summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg/Foundation
AgeCommit message (Expand)AuthorFilesLines
2008-12-07Use correct capitalization for include path.xli241-1/+1
2008-12-06IPF GCC tool-chain cleanup.qwang122-4/+4
2008-12-041) GCC Clean up.qwang121-1/+1
2008-12-04Change function IpfFlushCacheRange() to AsmFlushCacheRange() follow the Mde_L...gikidy3-13/+14
2008-12-04Use .radix directive that GCC assembly supports.xli241-1/+1
2008-12-04a statement ".radix D" which cause build break for *NIX IPF tool-chain. This...qwang121-1/+1
2008-12-04Follow the Mde_Lib_Spec to fix the function PeCoffLoaderUnloadImage() IN/OUT ...gikidy1-2/+2
2008-12-04UNIX GCC cleanup: file name is case sensitive.qwang121-1/+1
2008-12-031) Add in EcpEfiBreakPoint and EcpMemoryFence which will be defined as EFI_BR...qwang121-1/+8
2008-12-03Unix GCC cleanup:qwang123-3/+3
2008-12-021) Add in EcpEfiBreakPoint and EcpMemoryFence which will be defined as EFI_BR...qwang129-0/+397
2008-12-01Fixed a error although Math.c is not built include for building.qwang121-1/+0
2008-12-01GCC cleanup: forward slash used.oqwang121-8/+8
2008-11-29Add CompilerStubLib_Edk2.inf which is built by EDK II tool chain.qwang121-0/+74
2008-11-291) Revert the original CompilerStubLib.inf which will be built by EDK tool ch...qwang123-30/+8
2008-11-27Clean ECP for build failure.xli2411-21/+28
2008-11-27GCC/ICC Cleanup.qwang122-11/+11
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-18EBC Cleanup: _break is already defined in EdkCompatibilityPkg\Foundation\Incl...qwang121-6/+0
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: 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: 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-17Update ASL build rule, Add PeiLibPciCfgModify into EDKII GlueLib PeiServiceLi...lgao43-0/+132
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-10-15Minor update for EfiVariable.hlgao41-0/+4
2008-10-06Correct the filename.vanjeff1-0/+0
2008-09-28change "\" sign to "/" sign that is comply with INF spec.eric_tian1-2/+2
2008-09-27Changing source filename to match name changing.vanjeff5-37/+37