summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg/Foundation
AgeCommit message (Expand)Author
2009-01-15Add Load File 2 Protocol and MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH definit...qhuang8
2008-12-25Only define MEDIA_FW_VOL_FILEPATH_DEVICE_PATH for EFI_SPECIFICATION_VERSION <...qwang12
2008-12-07Use correct capitalization for include path.xli24
2008-12-06IPF GCC tool-chain cleanup.qwang12
2008-12-041) GCC Clean up.qwang12
2008-12-04Change function IpfFlushCacheRange() to AsmFlushCacheRange() follow the Mde_L...gikidy
2008-12-04Use .radix directive that GCC assembly supports.xli24
2008-12-04a statement ".radix D" which cause build break for *NIX IPF tool-chain. This...qwang12
2008-12-04Follow the Mde_Lib_Spec to fix the function PeCoffLoaderUnloadImage() IN/OUT ...gikidy
2008-12-04UNIX GCC cleanup: file name is case sensitive.qwang12
2008-12-031) Add in EcpEfiBreakPoint and EcpMemoryFence which will be defined as EFI_BR...qwang12
2008-12-03Unix GCC cleanup:qwang12
2008-12-021) Add in EcpEfiBreakPoint and EcpMemoryFence which will be defined as EFI_BR...qwang12
2008-12-01Fixed a error although Math.c is not built include for building.qwang12
2008-12-01GCC cleanup: forward slash used.oqwang12
2008-11-29Add CompilerStubLib_Edk2.inf which is built by EDK II tool chain.qwang12
2008-11-291) Revert the original CompilerStubLib.inf which will be built by EDK tool ch...qwang12
2008-11-27Clean ECP for build failure.xli24
2008-11-27GCC/ICC Cleanup.qwang12
2008-11-26PI defines the architectural way to get PeiServicesTablePointer from sizeof (...qwang12
2008-11-26add ULL suffix to Long Long number.qwang12
2008-11-26add ULL suffix to PEI_SERVICES_SIGNATURE qwang12
2008-11-18EBC Cleanup: _break is already defined in EdkCompatibilityPkg\Foundation\Incl...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: 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: 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-17Update ASL build rule, Add PeiLibPciCfgModify into EDKII GlueLib PeiServiceLi...lgao4
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-10-15Minor update for EfiVariable.hlgao4
2008-10-06Correct the filename.vanjeff