summaryrefslogtreecommitdiffstats
path: root/EdkCompatibilityPkg
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed a error although Math.c is not built include for building.qwang122008-12-011-1/+0
* GCC Cleanup: Files name should match the case in the file system.qwang122008-12-011-3/+3
* GCC cleanup: forward slash used.oqwang122008-12-011-8/+8
* Move GlueLib's PeiPerformanceLib and DxePerformanceLib to [Components.IA32,Co...qwang122008-11-291-13/+4
* Add CompilerStubLib_Edk2.inf which is built by EDK II tool chain.qwang122008-11-291-1/+103
* Add CompilerStubLib_Edk2.inf which is built by EDK II tool chain.qwang122008-11-291-0/+74
* 1) Revert the original CompilerStubLib.inf which will be built by EDK tool ch...qwang122008-11-293-30/+8
* Update the entry point function's prototype.qwang122008-11-281-19/+12