summaryrefslogtreecommitdiffstats
path: root/EdkCompatibilityPkg
Commit message (Expand)AuthorAgeFilesLines
* 1, Use #if defined() to judge the switching macro such as compiler macro. klu22009-02-233-6/+6
* Add print protocol GUID to EdkCompatibilityPkg.dec and add PrintThunk to EdkC...qhuang82009-02-232-1/+6
* Add PrintThunk driver, it depends on PrintLib on top of MdePkg:qhuang82009-02-232-0/+123
* Add Print.h, an EDKII public include file for thunk driverqhuang82009-02-231-0/+78
* Use #ifdef but not #if for compiler macros.klu22009-02-171-1/+1
* fixed typojcarsey2009-02-121-1/+1
* 1) Replace IA32API with EFIAPI to standardise the calling convention.qwang122009-02-112-22/+18
* Add comments in DSC files to explain the function and design of components se...xli242009-02-101-0/+18
* 1) Add an example in EdkCompatibilityPkg.dsc to show how the compatibility bu...qwang122009-02-012-1/+36
* For ECP, disable ICC's remark #869: "Parameter" was never referenced warning.xli242009-02-013-0/+18
* Split out Synchronization Library from Base Librarymdkinney2009-01-301-0/+1
* Update the DSC file name based on the directory name change.qwang122009-01-211-11/+11
* Update the INF file name based on the directory name change.qwang122009-01-214-0/+0
* Update the INF file name based on the directory name change.qwang122009-01-212-0/+0
* Update the INF file name based on the directory name change.qwang122009-01-212-0/+0
* Update the INF file name based on the directory name change.qwang122009-01-212-0/+0
* Update the INF file name based on the directory name change.qwang122009-01-212-0/+0
* Update the INF file name based on the directory name change.qwang122009-01-212-0/+0
* Update the INF file name based on the directory name change.qwang122009-01-212-0/+0
* Update the INF file name based on the directory name change.qwang122009-01-212-0/+0
* Update the INF file name based on the directory name change.qwang122009-01-211-0/+0
* Update the INF file based on the change to direcotry and file name.qwang122009-01-211-2/+2
* Update the INF file based on the change to direcotry and file name.qwang122009-01-214-8/+8
* Update the INF file based on the change to direcotry and file name.qwang122009-01-216-11/+11
* Rename module name from ***To*** to ***On***. AAAOnBBB means this module prod...qwang122009-01-212-0/+0
* Rename module name from ***To*** to ***On***. AAAOnBBB means this module prod...qwang122009-01-2144-0/+0
* Add change log for some new definitions. They are backward compatible.qhuang82009-01-151-0/+11
* Add Load File 2 Protocol and MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH definit...qhuang82009-01-154-0/+126
* Revert OUTPUT_DIRECTORY to Build/EdkCompatibilityPkg. Build tool is enhanced ...qwang122009-01-041-1/+1
* Upgrade both PACKAGE_VERSION and PLATFORM_VERSION to 0.5 as major function ha...qwang122008-12-262-2/+2
* Only define MEDIA_FW_VOL_FILEPATH_DEVICE_PATH for EFI_SPECIFICATION_VERSION <...qwang122008-12-251-0/+2
* Update the OUTPUT_DIRECTORY name. This is to shorten the possbile command lin...qwang122008-12-181-1/+1
* Following UEFI spec to do auto booting after a time-out. This feature is impl...qwang122008-12-176-2/+478
* Clean up to update the reference of the these macros:qhuang82008-12-168-24/+24
* 1) Keep the original Varstore Name when replacing it with L"Setup" to allow F...qwang122008-12-165-26/+42
* Add in code to convert the Default VarStore name to be L"Setup" based on Fram...qwang122008-12-163-23/+38
* Use correct capitalization for include path.xli242008-12-071-1/+1
* IPF GCC tool-chain cleanup.qwang122008-12-062-4/+4
* update commentqwang122008-12-041-1/+9
* 1) GCC Clean up.qwang122008-12-041-1/+1
* Change function IpfFlushCacheRange() to AsmFlushCacheRange() follow the Mde_L...gikidy2008-12-043-13/+14
* Fix a bug of not initialize Private->PciRootBridgeIo correctly.qwang122008-12-041-0/+2
* Use .radix directive that GCC assembly supports.xli242008-12-041-1/+1
* a statement ".radix D" which cause build break for *NIX IPF tool-chain. This...qwang122008-12-041-1/+1
* Follow the Mde_Lib_Spec to fix the function PeCoffLoaderUnloadImage() IN/OUT ...gikidy2008-12-041-2/+2
* UNIX GCC cleanup: file name is case sensitive.qwang122008-12-041-1/+1
* 1) Add in EcpEfiBreakPoint and EcpMemoryFence which will be defined as EFI_BR...qwang122008-12-031-1/+8
* Unix GCC cleanup:qwang122008-12-034-8/+8
* 1) Add in EcpEfiBreakPoint and EcpMemoryFence which will be defined as EFI_BR...qwang122008-12-029-0/+397
* 1) Fix a bug of DefaultVarStoreId of the Form Set should be used when Framewo...qwang122008-12-0110-535/+341