summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg
AgeCommit message (Expand)Author
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
2008-12-04Fix a bug of not initialize Private->PciRootBridgeIo correctly.qwang12
2008-12-04Use .radix directive that GCC assembly supports.xli24
2008-12-04a statement ".radix D" which cause build break for *NIX IPF tool-chain. This...qwang12
2008-12-04Follow the Mde_Lib_Spec to fix the function PeCoffLoaderUnloadImage() IN/OUT ...gikidy
2008-12-04UNIX GCC cleanup: file name is case sensitive.qwang12
2008-12-031) Add in EcpEfiBreakPoint and EcpMemoryFence which will be defined as EFI_BR...qwang12
2008-12-03Unix GCC cleanup:qwang12
2008-12-021) Add in EcpEfiBreakPoint and EcpMemoryFence which will be defined as EFI_BR...qwang12
2008-12-011) Fix a bug of DefaultVarStoreId of the Form Set should be used when Framewo...qwang12