summaryrefslogtreecommitdiffstats
path: root/EdkCompatibilityPkg
Commit message (Expand)AuthorAgeFilesLines
* Use correct capitalization for include path.xli242008-12-071-1/+1
* IPF GCC tool-chain cleanup.qwang122008-12-062-4/+4
* update commentqwang122008-12-041-1/+9
* 1) GCC Clean up.qwang122008-12-041-1/+1
* Change function IpfFlushCacheRange() to AsmFlushCacheRange() follow the Mde_L...gikidy2008-12-043-13/+14
* Fix a bug of not initialize Private->PciRootBridgeIo correctly.qwang122008-12-041-0/+2
* Use .radix directive that GCC assembly supports.xli242008-12-041-1/+1
* a statement ".radix D" which cause build break for *NIX IPF tool-chain. This...qwang122008-12-041-1/+1
* Follow the Mde_Lib_Spec to fix the function PeCoffLoaderUnloadImage() IN/OUT ...gikidy2008-12-041-2/+2
* UNIX GCC cleanup: file name is case sensitive.qwang122008-12-041-1/+1
* 1) Add in EcpEfiBreakPoint and EcpMemoryFence which will be defined as EFI_BR...qwang122008-12-031-1/+8
* Unix GCC cleanup:qwang122008-12-034-8/+8
* 1) Add in EcpEfiBreakPoint and EcpMemoryFence which will be defined as EFI_BR...qwang122008-12-029-0/+397
* 1) Fix a bug of DefaultVarStoreId of the Form Set should be used when Framewo...qwang122008-12-0110-535/+341
* Fixed a error although Math.c is not built include for building.qwang122008-12-011-1/+0
* GCC Cleanup: Files name should match the case in the file system.qwang122008-12-011-3/+3
* GCC cleanup: forward slash used.oqwang122008-12-011-8/+8
* Move GlueLib's PeiPerformanceLib and DxePerformanceLib to [Components.IA32,Co...qwang122008-11-291-13/+4
* Add CompilerStubLib_Edk2.inf which is built by EDK II tool chain.qwang122008-11-291-1/+103
* Add CompilerStubLib_Edk2.inf which is built by EDK II tool chain.qwang122008-11-291-0/+74
* 1) Revert the original CompilerStubLib.inf which will be built by EDK tool ch...qwang122008-11-293-30/+8
* Update the entry point function's prototype.qwang122008-11-281-19/+12
* Update the entry point function's prototype.qwang122008-11-282-2/+2
* Clean ECP for build failure.xli242008-11-2714-28/+36
* 1) Initialize return value for UefiOp for all execution path.qwang122008-11-271-0/+1
* ICC IA32 Cleanup.qwang122008-11-271-2/+2
* GCC/ICC Cleanup.qwang122008-11-272-11/+11
* PI defines the architectural way to get PeiServicesTablePointer from sizeof (...qwang122008-11-261-9/+9
* add ULL suffix to Long Long number.qwang122008-11-261-3/+3
* add ULL suffix to PEI_SERVICES_SIGNATURE qwang122008-11-261-1/+1
* 1) Add in SharingStringPack to make UpdateString only create/update string to...qwang122008-11-265-234/+370
* 1) StrGather (Build.exe) in compatible mode add a Framework Package Header to...qwang122008-11-214-38/+166
* GCC Build Clean: Add doxygen comment and fix build break issue.qwang122008-11-201-2/+9
* 1) Covert the FvAttributes back to format defined in Framework spec after cal...qwang122008-11-181-10/+52
* Covert the FvAttributes back to format defined in PI spec after calling the F...qwang122008-11-181-8/+36
* EBC Cleanup: BaseIoLibIntrinsic is only supported for IA32, IPF, X64qwang122008-11-181-4/+1
* EBC Cleanup: _break is already defined in EdkCompatibilityPkg\Foundation\Incl...qwang122008-11-181-6/+0
* Remove unused comment.qwang122008-11-181-15/+0
* 1) Change the EFI_SPECIFICATION_VERSION to 0x00020000 and PI_SPECIFICATION_VE...qwang122008-11-181-8/+23
* ICC Cleanup.qwang122008-11-181-1/+1
* ICC Cleanup:qwang122008-11-181-0/+39
* ICC cleanup: Add in (CONST EFI_PEI_SERVICES **) qwang122008-11-181-1/+1
* ICC cleanup: Add in (CONST EFI_PEI_SERVICES **) qwang122008-11-181-1/+1
* ICC cleanup: add EFI_PEI_TRANSFER_CONTROL_SET_JUMP and EFI_PEI_TRANSFER_CONTR...qwang122008-11-181-2/+2
* ICC cleanup: Add in (CONST EFI_PEI_SERVICES **) qwang122008-11-181-1/+1
* ICC cleanup: #undef previously defined _DEBUG.qwang122008-11-181-0/+11
* Bug Fix: Define CPU_STACK_ALIGNMENT for each ARCH.qwang122008-11-184-0/+21
* GCC Cleanup: UINT8_MAX is defined already in standard header file.qwang122008-11-181-0/+2
* ICC Cleanup: add data typecast after arithemtics.qwang122008-11-181-1/+1
* ICC Cleanup: Remove the unnecessary ',' in the last enum.qwang122008-11-181-1/+1