summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg
AgeCommit message (Expand)Author
2009-04-08updated to use the term “temporary memory” but not CAReric_tian
2009-04-03PeiLib uses PEI PCI CFG 2 PPI, so it depends on EdkFrameworkPpiLib.rsun3
2009-04-02Retire Extended HII library class.rsun3
2009-04-01Fix check error.lgao4
2009-03-27Retire RFC_3066_ENTRY_SIZE definition. qhuang8
2009-03-18Fix build break.jji4
2009-02-271, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no...klu2
2009-02-24Fix build break to remove over-include file.qhuang8
2009-02-24Fix build break: MdeModuleHii.h has been moved from MdeModulePkg/Include to M...qhuang8
2009-02-231, Use #if defined() to judge the switching macro such as compiler macro. klu2
2009-02-23Add print protocol GUID to EdkCompatibilityPkg.dec and add PrintThunk to EdkC...qhuang8
2009-02-23Add PrintThunk driver, it depends on PrintLib on top of MdePkg:qhuang8
2009-02-23Add Print.h, an EDKII public include file for thunk driverqhuang8
2009-02-17Use #ifdef but not #if for compiler macros.klu2
2009-02-12fixed typojcarsey
2009-02-111) Replace IA32API with EFIAPI to standardise the calling convention.qwang12
2009-02-10Add comments in DSC files to explain the function and design of components se...xli24
2009-02-011) Add an example in EdkCompatibilityPkg.dsc to show how the compatibility bu...qwang12
2009-02-01For ECP, disable ICC's remark #869: "Parameter" was never referenced warning.xli24
2009-01-30Split out Synchronization Library from Base Librarymdkinney
2009-01-21Update the DSC file name based on the directory name change.qwang12
2009-01-21Update the INF file name based on the directory name change.qwang12
2009-01-21Update the INF file name based on the directory name change.qwang12
2009-01-21Update the INF file name based on the directory name change.qwang12
2009-01-21Update the INF file name based on the directory name change.qwang12
2009-01-21Update the INF file name based on the directory name change.qwang12
2009-01-21Update the INF file name based on the directory name change.qwang12
2009-01-21Update the INF file name based on the directory name change.qwang12
2009-01-21Update the INF file name based on the directory name change.qwang12
2009-01-21Update the INF file name based on the directory name change.qwang12
2009-01-21Update the INF file based on the change to direcotry and file name.qwang12
2009-01-21Update the INF file based on the change to direcotry and file name.qwang12
2009-01-21Update the INF file based on the change to direcotry and file name.qwang12
2009-01-21Rename module name from ***To*** to ***On***. AAAOnBBB means this module prod...qwang12
2009-01-21Rename module name from ***To*** to ***On***. AAAOnBBB means this module prod...qwang12
2009-01-15Add change log for some new definitions. They are backward compatible.qhuang8
2009-01-15Add Load File 2 Protocol and MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH definit...qhuang8
2009-01-04Revert OUTPUT_DIRECTORY to Build/EdkCompatibilityPkg. Build tool is enhanced ...qwang12
2008-12-26Upgrade both PACKAGE_VERSION and PLATFORM_VERSION to 0.5 as major function ha...qwang12
2008-12-25Only define MEDIA_FW_VOL_FILEPATH_DEVICE_PATH for EFI_SPECIFICATION_VERSION <...qwang12
2008-12-18Update the OUTPUT_DIRECTORY name. This is to shorten the possbile command lin...qwang12
2008-12-17Following UEFI spec to do auto booting after a time-out. This feature is impl...qwang12
2008-12-16Clean up to update the reference of the these macros:qhuang8
2008-12-161) Keep the original Varstore Name when replacing it with L"Setup" to allow F...qwang12
2008-12-16Add in code to convert the Default VarStore name to be L"Setup" based on Fram...qwang12
2008-12-07Use correct capitalization for include path.xli24
2008-12-06IPF GCC tool-chain cleanup.qwang12
2008-12-04update commentqwang12
2008-12-041) GCC Clean up.qwang12
2008-12-04Change function IpfFlushCacheRange() to AsmFlushCacheRange() follow the Mde_L...gikidy