summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg
AgeCommit message (Expand)Author
2008-11-211) StrGather (Build.exe) in compatible mode add a Framework Package Header to...qwang12
2008-11-20GCC Build Clean: Add doxygen comment and fix build break issue.qwang12
2008-11-181) Covert the FvAttributes back to format defined in Framework spec after cal...qwang12
2008-11-18Covert the FvAttributes back to format defined in PI spec after calling the F...qwang12
2008-11-18EBC Cleanup: BaseIoLibIntrinsic is only supported for IA32, IPF, X64qwang12
2008-11-18EBC Cleanup: _break is already defined in EdkCompatibilityPkg\Foundation\Incl...qwang12
2008-11-18Remove unused comment.qwang12
2008-11-181) Change the EFI_SPECIFICATION_VERSION to 0x00020000 and PI_SPECIFICATION_VE...qwang12
2008-11-18ICC Cleanup.qwang12
2008-11-18ICC Cleanup:qwang12
2008-11-18ICC cleanup: Add in (CONST EFI_PEI_SERVICES **) qwang12
2008-11-18ICC cleanup: Add in (CONST EFI_PEI_SERVICES **) qwang12
2008-11-18ICC cleanup: add EFI_PEI_TRANSFER_CONTROL_SET_JUMP and EFI_PEI_TRANSFER_CONTR...qwang12
2008-11-18ICC cleanup: Add in (CONST EFI_PEI_SERVICES **) qwang12
2008-11-18ICC cleanup: #undef previously defined _DEBUG.qwang12
2008-11-18Bug Fix: Define CPU_STACK_ALIGNMENT for each ARCH.qwang12
2008-11-18GCC Cleanup: UINT8_MAX is defined already in standard header file.qwang12
2008-11-18ICC Cleanup: add data typecast after arithemtics.qwang12
2008-11-18ICC Cleanup: Remove the unnecessary ',' in the last enum.qwang12
2008-11-18GCC Cleanup: Define EFI_BREAKPOINT for GCC build.qwang12
2008-11-18GCC Cleanup: Remove the duplicated typedef and include the header files instead.qwang12
2008-11-18GCC Cleanup: Remove the duplicated #define.qwang12
2008-11-18ICC Cleanup: add enum typecast after arithemtics.qwang12
2008-11-18GCC Cleanup: GUID initializer.qwang12
2008-11-18ICC Cleanup: add (UINT8 *) typecast.qwang12
2008-11-18ICC Cleanup: add (VOID **) typecast.qwang12
2008-11-18ICC Cleanup: add (VOID **) typecast.qwang12
2008-11-18ICC Cleanup: Remove the unnecessary ',' in the last enum.qwang12
2008-11-18ICC Cleanup: Remove the unnecessary ',' in the last enum.qwang12
2008-11-18GCC Cleanup: Remove unused typedef.qwang12
2008-11-18GCC Cleanup: Remove unused typedef.qwang12
2008-11-18ICC Cleanup.qwang12
2008-11-18GCC Cleanup: Add () to (EFI_D_ERROR|EFI_D_INFO) pass GCC build.qwang12
2008-11-18GCC Cleanup: Use a commenting style that pass GCC build.qwang12
2008-11-18Add in MdeModulePkg.dec depedency as HiiLib is moved to MdeModulePkg.qwang12
2008-11-18Remove the unnecessary CONST.qwang12
2008-11-18Fix a typoqwang12
2008-11-17Add in parameter checking to pass UEFI HII SCT test.qwang12
2008-11-17Update ASL build rule, Add PeiLibPciCfgModify into EDKII GlueLib PeiServiceLi...lgao4
2008-11-13Update ECP DSC file for library class/instances renaming.qhuang8
2008-11-13Add dependency of MdeModulePkg since HiiLib has been moved to MdeModulePkg.qhuang8
2008-11-11EFI Specification extension on Media Device Path. MEDIA_FW_VOL_FILEPATH_DEVIC...qwang12
2008-11-11ECP_PEI_PCI_CFG_PPI should be passed to ECP_PEI_PCI_CFG_PPI's function.qwang12
2008-11-11Revert previous check in. ECP is only supposed to support UEFI 2.0.qhuang8
2008-11-11Do not use statically macros of EFI_SPECIFICATION_VERSION: Use gST->Hdr.Revis...qhuang8
2008-11-10Clean up for GCC tool-chain.qwang12
2008-11-10clean up for IPF ICC tool chain.qwang12
2008-11-10Remove 4 dead files.qwang12
2008-11-10Remove the unused include.qwang12
2008-11-101) Add in support for Framework VFR file which specify all VAR Store correctl...qwang12