summaryrefslogtreecommitdiffstats
path: root/EdkCompatibilityPkg
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* GCC Cleanup: Define EFI_BREAKPOINT for GCC build.qwang122008-11-181-0/+5
* GCC Cleanup: Remove the duplicated typedef and include the header files instead.qwang122008-11-181-1/+7
* GCC Cleanup: Remove the duplicated #define.qwang122008-11-181-2/+0
* ICC Cleanup: add enum typecast after arithemtics.qwang122008-11-181-2/+2
* GCC Cleanup: GUID initializer.qwang122008-11-187-25/+25
* ICC Cleanup: add (UINT8 *) typecast.qwang122008-11-181-3/+3
* ICC Cleanup: add (VOID **) typecast.qwang122008-11-181-2/+2
* ICC Cleanup: add (VOID **) typecast.qwang122008-11-181-6/+6
* ICC Cleanup: Remove the unnecessary ',' in the last enum.qwang122008-11-181-2/+2
* ICC Cleanup: Remove the unnecessary ',' in the last enum.qwang122008-11-181-1/+1
* GCC Cleanup: Remove unused typedef.qwang122008-11-181-2/+2
* GCC Cleanup: Remove unused typedef.qwang122008-11-181-2/+2
* ICC Cleanup.qwang122008-11-181-1/+1
* GCC Cleanup: Add () to (EFI_D_ERROR|EFI_D_INFO) pass GCC build.qwang122008-11-181-1/+1