summaryrefslogtreecommitdiffstats
path: root/EdkCompatibilityPkg
Commit message (Expand)AuthorAgeFilesLines
* 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
* EBC Cleanup: BaseIoLibIntrinsic is only supported for IA32, IPF, X64qwang122008-11-181-4/+1
* EBC Cleanup: _break is already defined in EdkCompatibilityPkg\Foundation\Incl...qwang122008-11-181-6/+0
* Remove unused comment.qwang122008-11-181-15/+0
* 1) Change the EFI_SPECIFICATION_VERSION to 0x00020000 and PI_SPECIFICATION_VE...qwang122008-11-181-8/+23
* ICC Cleanup.qwang122008-11-181-1/+1
* ICC Cleanup:qwang122008-11-181-0/+39
* ICC cleanup: Add in (CONST EFI_PEI_SERVICES **) qwang122008-11-181-1/+1
* ICC cleanup: Add in (CONST EFI_PEI_SERVICES **) qwang122008-11-181-1/+1
* ICC cleanup: add EFI_PEI_TRANSFER_CONTROL_SET_JUMP and EFI_PEI_TRANSFER_CONTR...qwang122008-11-181-2/+2
* ICC cleanup: Add in (CONST EFI_PEI_SERVICES **) qwang122008-11-181-1/+1
* ICC cleanup: #undef previously defined _DEBUG.qwang122008-11-181-0/+11
* Bug Fix: Define CPU_STACK_ALIGNMENT for each ARCH.qwang122008-11-184-0/+21
* GCC Cleanup: UINT8_MAX is defined already in standard header file.qwang122008-11-181-0/+2
* ICC Cleanup: add data typecast after arithemtics.qwang122008-11-181-1/+1
* ICC Cleanup: Remove the unnecessary ',' in the last enum.qwang122008-11-181-1/+1
* GCC Cleanup: Define EFI_BREAKPOINT for GCC build.qwang122008-11-181-0/+5
* GCC Cleanup: Remove the duplicated typedef and include the header files instead.qwang122008-11-181-1/+7
* GCC Cleanup: Remove the duplicated #define.qwang122008-11-181-2/+0
* ICC Cleanup: add enum typecast after arithemtics.qwang122008-11-181-2/+2
* GCC Cleanup: GUID initializer.qwang122008-11-187-25/+25
* ICC Cleanup: add (UINT8 *) typecast.qwang122008-11-181-3/+3
* ICC Cleanup: add (VOID **) typecast.qwang122008-11-181-2/+2
* ICC Cleanup: add (VOID **) typecast.qwang122008-11-181-6/+6
* ICC Cleanup: Remove the unnecessary ',' in the last enum.qwang122008-11-181-2/+2
* ICC Cleanup: Remove the unnecessary ',' in the last enum.qwang122008-11-181-1/+1
* GCC Cleanup: Remove unused typedef.qwang122008-11-181-2/+2
* GCC Cleanup: Remove unused typedef.qwang122008-11-181-2/+2
* ICC Cleanup.qwang122008-11-181-1/+1
* GCC Cleanup: Add () to (EFI_D_ERROR|EFI_D_INFO) pass GCC build.qwang122008-11-181-1/+1
* GCC Cleanup: Use a commenting style that pass GCC build.qwang122008-11-182-9/+12
* 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-174-1/+133
* Update ECP DSC file for library class/instances renaming.qhuang82008-11-131-4/+3
* Add dependency of MdeModulePkg since HiiLib has been moved to MdeModulePkg.qhuang82008-11-131-0/+1
* EFI Specification extension on Media Device Path. MEDIA_FW_VOL_FILEPATH_DEVIC...qwang122008-11-114-140/+23
* ECP_PEI_PCI_CFG_PPI should be passed to ECP_PEI_PCI_CFG_PPI's function.qwang122008-11-111-1/+1
* Revert previous check in. ECP is only supposed to support UEFI 2.0.qhuang82008-11-111-79/+80
* Do not use statically macros of EFI_SPECIFICATION_VERSION: Use gST->Hdr.Revis...qhuang82008-11-111-80/+79
* 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