summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg
AgeCommit message (Expand)AuthorFilesLines
2008-11-26PI defines the architectural way to get PeiServicesTablePointer from sizeof (...qwang121-9/+9
2008-11-26add ULL suffix to Long Long number.qwang121-3/+3
2008-11-26add ULL suffix to PEI_SERVICES_SIGNATURE qwang121-1/+1
2008-11-261) Add in SharingStringPack to make UpdateString only create/update string to...qwang125-234/+370
2008-11-211) StrGather (Build.exe) in compatible mode add a Framework Package Header to...qwang124-38/+166
2008-11-20GCC Build Clean: Add doxygen comment and fix build break issue.qwang121-2/+9
2008-11-181) Covert the FvAttributes back to format defined in Framework spec after cal...qwang121-10/+52
2008-11-18Covert the FvAttributes back to format defined in PI spec after calling the F...qwang121-8/+36
2008-11-18EBC Cleanup: BaseIoLibIntrinsic is only supported for IA32, IPF, X64qwang121-4/+1
2008-11-18EBC Cleanup: _break is already defined in EdkCompatibilityPkg\Foundation\Incl...qwang121-6/+0
2008-11-18Remove unused comment.qwang121-15/+0
2008-11-181) Change the EFI_SPECIFICATION_VERSION to 0x00020000 and PI_SPECIFICATION_VE...qwang121-8/+23
2008-11-18ICC Cleanup.qwang121-1/+1
2008-11-18ICC Cleanup:qwang121-0/+39
2008-11-18ICC cleanup: Add in (CONST EFI_PEI_SERVICES **) qwang121-1/+1
2008-11-18ICC cleanup: Add in (CONST EFI_PEI_SERVICES **) qwang121-1/+1
2008-11-18ICC cleanup: add EFI_PEI_TRANSFER_CONTROL_SET_JUMP and EFI_PEI_TRANSFER_CONTR...qwang121-2/+2
2008-11-18ICC cleanup: Add in (CONST EFI_PEI_SERVICES **) qwang121-1/+1
2008-11-18ICC cleanup: #undef previously defined _DEBUG.qwang121-0/+11
2008-11-18Bug Fix: Define CPU_STACK_ALIGNMENT for each ARCH.qwang124-0/+21
2008-11-18GCC Cleanup: UINT8_MAX is defined already in standard header file.qwang121-0/+2
2008-11-18ICC Cleanup: add data typecast after arithemtics.qwang121-1/+1
2008-11-18ICC Cleanup: Remove the unnecessary ',' in the last enum.qwang121-1/+1
2008-11-18GCC Cleanup: Define EFI_BREAKPOINT for GCC build.qwang121-0/+5
2008-11-18GCC Cleanup: Remove the duplicated typedef and include the header files instead.qwang121-1/+7
2008-11-18GCC Cleanup: Remove the duplicated #define.qwang121-2/+0
2008-11-18ICC Cleanup: add enum typecast after arithemtics.qwang121-2/+2
2008-11-18GCC Cleanup: GUID initializer.qwang127-25/+25
2008-11-18ICC Cleanup: add (UINT8 *) typecast.qwang121-3/+3
2008-11-18ICC Cleanup: add (VOID **) typecast.qwang121-2/+2
2008-11-18ICC Cleanup: add (VOID **) typecast.qwang121-6/+6
2008-11-18ICC Cleanup: Remove the unnecessary ',' in the last enum.qwang121-2/+2
2008-11-18ICC Cleanup: Remove the unnecessary ',' in the last enum.qwang121-1/+1
2008-11-18GCC Cleanup: Remove unused typedef.qwang121-2/+2
2008-11-18GCC Cleanup: Remove unused typedef.qwang121-2/+2
2008-11-18ICC Cleanup.qwang121-1/+1
2008-11-18GCC Cleanup: Add () to (EFI_D_ERROR|EFI_D_INFO) pass GCC build.qwang121-1/+1
2008-11-18GCC Cleanup: Use a commenting style that pass GCC build.qwang122-9/+12
2008-11-18Add in MdeModulePkg.dec depedency as HiiLib is moved to MdeModulePkg.qwang121-0/+1
2008-11-18Remove the unnecessary CONST.qwang121-2/+2
2008-11-18Fix a typoqwang121-1/+1
2008-11-17Add in parameter checking to pass UEFI HII SCT test.qwang121-0/+18
2008-11-17Update ASL build rule, Add PeiLibPciCfgModify into EDKII GlueLib PeiServiceLi...lgao44-1/+133
2008-11-13Update ECP DSC file for library class/instances renaming.qhuang81-4/+3
2008-11-13Add dependency of MdeModulePkg since HiiLib has been moved to MdeModulePkg.qhuang81-0/+1
2008-11-11EFI Specification extension on Media Device Path. MEDIA_FW_VOL_FILEPATH_DEVIC...qwang124-140/+23
2008-11-11ECP_PEI_PCI_CFG_PPI should be passed to ECP_PEI_PCI_CFG_PPI's function.qwang121-1/+1
2008-11-11Revert previous check in. ECP is only supposed to support UEFI 2.0.qhuang81-79/+80
2008-11-11Do not use statically macros of EFI_SPECIFICATION_VERSION: Use gST->Hdr.Revis...qhuang81-80/+79
2008-11-10Clean up for GCC tool-chain.qwang121-1/+1