summaryrefslogtreecommitdiffstats
path: root/EdkCompatibilityPkg/Compatibility
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* update commentqwang122008-12-041-1/+9
* Fix a bug of not initialize Private->PciRootBridgeIo correctly.qwang122008-12-041-0/+2
* 1) Fix a bug of DefaultVarStoreId of the Form Set should be used when Framewo...qwang122008-12-0110-535/+341
* Update the entry point function's prototype.qwang122008-11-281-19/+12
* Update the entry point function's prototype.qwang122008-11-282-2/+2
* Clean ECP for build failure.xli242008-11-273-7/+8
* 1) Initialize return value for UefiOp for all execution path.qwang122008-11-271-0/+1
* ICC IA32 Cleanup.qwang122008-11-271-2/+2
* 1) Add in SharingStringPack to make UpdateString only create/update string to...qwang122008-11-265-234/+370
* 1) StrGather (Build.exe) in compatible mode add a Framework Package Header to...qwang122008-11-214-38/+166
* GCC Build Clean: Add doxygen comment and fix build break issue.qwang122008-11-201-2/+9
* 1) Covert the FvAttributes back to format defined in Framework spec after cal...qwang122008-11-181-10/+52
* Covert the FvAttributes back to format defined in PI spec after calling the F...qwang122008-11-181-8/+36
* ICC Cleanup: add enum typecast after arithemtics.qwang122008-11-181-2/+2
* Add in MdeModulePkg.dec depedency as HiiLib is moved to MdeModulePkg.qwang122008-11-181-0/+1
* Remove the unnecessary CONST.qwang122008-11-181-2/+2
* Fix a typoqwang122008-11-181-1/+1
* Add in parameter checking to pass UEFI HII SCT test.qwang122008-11-171-0/+18
* Update ASL build rule, Add PeiLibPciCfgModify into EDKII GlueLib PeiServiceLi...lgao42008-11-171-1/+1
* Add dependency of MdeModulePkg since HiiLib has been moved to MdeModulePkg.qhuang82008-11-131-0/+1
* Clean up for GCC tool-chain.qwang122008-11-101-1/+1
* clean up for IPF ICC tool chain.qwang122008-11-108-88/+14
* Remove 4 dead files.qwang122008-11-104-232/+0
* Remove the unused include.qwang122008-11-101-1/+0
* 1) Add in support for Framework VFR file which specify all VAR Store correctl...qwang122008-11-1017-3378/+1233
* Coding style and Doxygen update.qwang122008-11-051-10/+84
* Sync in bug fix from EDK I:qwang122008-11-046-15/+15
* Update the comment.qwang122008-10-301-1/+1
* Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang122008-10-308-43/+93
* Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE...qwang122008-10-171-2/+2
* Fix a bug to locate the correct PPI.qwang122008-10-151-1/+1
* Add an ASSERT to make sure this thunk module can only be used together with a...qwang122008-09-242-0/+12