summaryrefslogtreecommitdiff
path: root/UnixPkg/Library
AgeCommit message (Expand)Author
2009-12-25Remove status code modules' dependency on IntelFrameworkModulePkg.xli24
2009-12-24clean-up the license to open source.eric_tian
2009-12-06Added support for Xcode on Snow Leopard. Upaded with bug fixes for Snow Leopard.AJFISH
2009-08-25Integrate patch from Andrew Fish to make it run on OS X.qhuang8
2009-07-13ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh...eric_tian
2009-07-13Fix build broken, DxeUnixPeCoffExtracActionLib should not dependent on PeiSer...klu2
2009-07-11Remove extra #includes where possible to make build more efficientmdkinney
2009-07-10Move LockKeyboards API from GenericBdsLib to PlatformBdsLiblgao4
2009-07-10Remove code that fills in the FirmwareVendor and FirmwareRevision in the EFI ...mdkinney
2009-07-09Retire Logo and Shell guid header file, which are replaced by gEfiIntelFramew...lgao4
2009-06-07Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe modulemdkinney
2009-06-07Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModuleP...mdkinney
2009-06-03changed %s to %a to print correct ascii string.vanjeff
2009-06-01Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SI...mdkinney
2009-06-011) Move gEfiStatusCodeDataTypeDebugGuid from the IntelFrameworkPkg to the Int...mdkinney
2009-06-01Remove unnecessary use of gEfiStatusCodeSpecificDataGuid and sync algorithm w...mdkinney
2009-05-30This checkin addresses the compatibility issue of passing arguments of type V...mdkinney
2009-05-09Sync with PE/COFF Extra Action library class comments and add ASSERT() condit...mdkinney
2009-05-081. Assign BDS timeout PCD value.vanjeff
2009-03-05Add empty lineqhuang8
2009-03-05Remove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExtraActionL...qhuang8
2009-03-02remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkgqhuang8
2009-02-261, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no...klu2
2009-02-24Move library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkgklu2
2009-02-23Fix typo in include file nameqhuang8
2009-02-23Update Unix platform to use dynamic HII pcd to save console output mode.qhuang8
2009-02-05Fix lib to use standard #defines for PE/COFF machine typesmdkinney
2009-01-14Add type cast to pass build qhuang8
2009-01-14Apply PeiServicesLibqhuang8
2009-01-14Add type caseqhuang8
2008-12-03Clean up to fix build break.qhuang8
2008-12-03Fix constructor prototype.qhuang8
2008-11-24retried graphics library class from MdePkgvanjeff
2008-11-13Add DevicePathLib reference, for these macros have been moved to DevicePathLibqhuang8
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji4
2008-08-26remove all obsolete msa files from UnixPkgeric_tian
2008-06-30Port EdkUnixPkg to UnixPkg. The changes are listed as follows:eric_tian