summaryrefslogtreecommitdiffstats
path: root/UnixPkg
Commit message (Expand)AuthorAgeFilesLines
* Update to pass buildqhuang82009-02-231-21/+37
* Fix typo in data structureqhuang82009-02-231-1/+1
* Fix typo in include file nameqhuang82009-02-231-1/+1
* Fix typoqhuang82009-02-231-2/+2
* Update Unix platform to use dynamic HII pcd to save console output mode.qhuang82009-02-238-44/+117
* Remove BaseMemoryTest PPI and related producers and consumers.xli242009-02-234-32/+2
* Use "==" to define build options for USER_DEFINED modulejwang362009-02-201-5/+5
* Add comments in DSC files to explain the function and design of components se...xli242009-02-101-14/+16
* Add comments in platform DSC files to remind that binaries are only listed in...xli242009-02-061-0/+12
* Fix lib to use standard #defines for PE/COFF machine typesmdkinney2009-02-051-2/+2
* Split out Synchronization Library from Base Librarymdkinney2009-01-301-0/+1
* Remove unused Hob Guidlgao42009-01-231-4/+0
* Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...klu22009-01-232-3/+3
* Fix the prototype inconsitency issue.qhuang82009-01-141-2/+2
* Add type cast to pass build qhuang82009-01-141-1/+1
* Apply PeiServicesLibqhuang82009-01-142-9/+9
* Add type cast for PeiServices pointerqhuang82009-01-141-1/+1
* Apply PeiServicesLibqhuang82009-01-141-15/+13
* Add type caseqhuang82009-01-141-2/+2
* Remove 'DEBUG_MYTOOLS_IA32' from GUIDed tool specification to allow other too...lgao42009-01-081-1/+1
* Fix PCD typoklu22009-01-041-3/+3
* Fix build breakqhuang82008-12-301-0/+2
* Clean up to update the reference of the these macros:qhuang82008-12-169-11/+11
* Clean up to fix build break.qhuang82008-12-031-10/+0
* Fix entry point prototype.qhuang82008-12-032-4/+4
* Fix entry point prototype.qhuang82008-12-031-2/+2
* Fix entry point prototype.qhuang82008-12-031-2/+2
* Fix entry point prototype.qhuang82008-12-031-2/+2
* Fix constructor prototype.qhuang82008-12-031-2/+2
* retried graphics library class from MdePkgvanjeff2008-11-244-4/+1
* Add package dependency of MdeModulePkg.dec since HiiLib has been moved to Mde...qhuang82008-11-131-1/+2
* Add package dependency of MdeModulePkg.dec since HiiLib has been moved to Mde...qhuang82008-11-131-2/+3
* Update UNIX DSC file for library class/instances renaming.qhuang82008-11-131-10/+8
* Add DevicePathLib reference, for these macros have been moved to DevicePathLibqhuang82008-11-133-4/+9
* Add DevicePathLib reference, for these macros have been moved to DevicePathLibqhuang82008-11-133-18/+32
* Add DevicePathLib reference, for these macros have been moved to DevicePathLibqhuang82008-11-132-2/+5
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-3024-108/+27
* Modify DSC file of UnixPkg according to update of MDE package.xli242008-10-291-2/+2
* Fix build break (verified to boot to shell).qhuang82008-10-281-11/+11
* sync the PcdUnixFileSystem value with real path.eric_tian2008-10-081-1/+1
* Fix a case errorqhuang82008-10-081-1/+1
* fix a issue caused by code review follow uperic_tian2008-09-244-17/+21
* modify an issue about data off.eric_tian2008-09-181-1/+1
* Fix the typos in path name.qhuang82008-09-061-2/+2
* Switch DxeCore to use DxeCoreMemoryAllocationLib for Unix platform.qhuang82008-08-281-2/+2
* remove all obsolete msa files from UnixPkgeric_tian2008-08-2626-2373/+0
* move unnecessary print statement. It may cause confused.eric_tian2008-08-071-2/+0
* move the temporary build script.We could directly generate SecMain using norm...eric_tian2008-07-161-6/+0
* merge the generation of SecMain into the whole build process. eric_tian2008-07-164-15/+17
* Fix the display issue when using UnixUga driver to support graphic displayeric_tian2008-07-042-130/+129