summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg
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-04update commentqwang121-1/+9
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-04Fix a bug of not initialize Private->PciRootBridgeIo correctly.qwang121-0/+2
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:qwang124-8/+8
2008-12-021) Add in EcpEfiBreakPoint and EcpMemoryFence which will be defined as EFI_BR...qwang129-0/+397
2008-12-011) Fix a bug of DefaultVarStoreId of the Form Set should be used when Framewo...qwang1210-535/+341
2008-12-01Fixed a error although Math.c is not built include for building.qwang121-1/+0
2008-12-01GCC Cleanup: Files name should match the case in the file system.qwang121-3/+3
2008-12-01GCC cleanup: forward slash used.oqwang121-8/+8
2008-11-29Move GlueLib's PeiPerformanceLib and DxePerformanceLib to [Components.IA32,Co...qwang121-13/+4
2008-11-29Add CompilerStubLib_Edk2.inf which is built by EDK II tool chain.qwang121-1/+103
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-28Update the entry point function's prototype.qwang121-19/+12
2008-11-28Update the entry point function's prototype.qwang122-2/+2
2008-11-27Clean ECP for build failure.xli2414-28/+36
2008-11-271) Initialize return value for UefiOp for all execution path.qwang121-0/+1
2008-11-27ICC IA32 Cleanup.qwang121-2/+2
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-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