summaryrefslogtreecommitdiffstats
path: root/UnixPkg/Library
Commit message (Expand)AuthorAgeFilesLines
* Integrate patch from Andrew Fish to make it run on OS X.qhuang82009-08-257-112/+52
* ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh...eric_tian2009-07-131-9/+18
* Fix build broken, DxeUnixPeCoffExtracActionLib should not dependent on PeiSer...klu22009-07-131-1/+1
* Remove extra #includes where possible to make build more efficientmdkinney2009-07-113-312/+312
* Move LockKeyboards API from GenericBdsLib to PlatformBdsLiblgao42009-07-101-2/+22
* Remove code that fills in the FirmwareVendor and FirmwareRevision in the EFI ...mdkinney2009-07-101-17/+0
* Retire Logo and Shell guid header file, which are replaced by gEfiIntelFramew...lgao42009-07-093-3/+2
* Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe modulemdkinney2009-06-072-39/+10
* Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModuleP...mdkinney2009-06-073-102/+101
* changed %s to %a to print correct ascii string.vanjeff2009-06-032-8/+8
* Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SI...mdkinney2009-06-012-16/+16
* 1) Move gEfiStatusCodeDataTypeDebugGuid from the IntelFrameworkPkg to the Int...mdkinney2009-06-012-2/+0
* Remove unnecessary use of gEfiStatusCodeSpecificDataGuid and sync algorithm w...mdkinney2009-06-014-34/+0
* This checkin addresses the compatibility issue of passing arguments of type V...mdkinney2009-05-302-10/+10
* Sync with PE/COFF Extra Action library class comments and add ASSERT() condit...mdkinney2009-05-092-32/+32
* 1. Assign BDS timeout PCD value.vanjeff2009-05-081-1/+2
* Add empty lineqhuang82009-03-052-2/+2
* Remove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExtraActionL...qhuang82009-03-058-891/+370
* remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkgqhuang82009-03-021-1/+1
* 1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no...klu22009-02-262-23/+3
* Move library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkgklu22009-02-241-1/+1
* Fix typo in include file nameqhuang82009-02-231-1/+1
* Update Unix platform to use dynamic HII pcd to save console output mode.qhuang82009-02-233-4/+51
* Fix lib to use standard #defines for PE/COFF machine typesmdkinney2009-02-051-2/+2
* Add type cast to pass build qhuang82009-01-141-1/+1
* Apply PeiServicesLibqhuang82009-01-142-9/+9
* Add type caseqhuang82009-01-141-2/+2
* Clean up to fix build break.qhuang82008-12-031-10/+0
* Fix constructor prototype.qhuang82008-12-031-2/+2
* retried graphics library class from MdePkgvanjeff2008-11-243-3/+1
* Add DevicePathLib reference, for these macros have been moved to DevicePathLibqhuang82008-11-133-18/+32
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-302-4/+0
* remove all obsolete msa files from UnixPkgeric_tian2008-08-266-494/+0
* Port EdkUnixPkg to UnixPkg. The changes are listed as follows:eric_tian2008-06-3026-0/+3382