summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-11-19Update comments for Protocol definitions to match UEFI spec. And add the miss...lgao417-120/+816
2008-11-19Update comments for Protocol definitions to match UEFI spec.lgao49-78/+411
2008-11-19Update the base name based on convention.qwang121-1/+1
2008-11-19ECC Cleanup: Update Doxygen commentqwang128-13/+70
2008-11-19Doxygen fix.qwang121-1/+1
2008-11-19Fixed a ECC error.qwang121-1/+1
2008-11-19Comments have been synchronized with spec.jji41-28/+65
2008-11-19Synchronize the MdePkg\Include\Library\BaseMemoryLib.h,gikidy5-15/+154
2008-11-19Comments have been synchronized with spec.jji42-14/+39
2008-11-19Fix two doxygen comment bugs.qwang122-5/+5
2008-11-19Comments have been synchronized with spec.jji41-3/+11
2008-11-19clean up several unicode characters.jji41-5/+5
2008-11-19Update doxygen comment for VarArg list parameter. "..."'s description is added.qwang121-4/+8
2008-11-19Update doxygen comment for VarArg list parameter. "..."'s description is added.qwang1212-23/+52
2008-11-19Update doxygen comment for VarArg list parameter. "..."'s description is added.qwang121-1/+2
2008-11-19Update doxygen comment for VarArg list.qwang121-4/+8
2008-11-19Update doxygen comment.qwang121-0/+2
2008-11-19Update doxygen comment.qwang121-1/+2
2008-11-19Split Ebc from x64 implementation since x64 version supports to create x64 mo...qhuang82-1/+78
2008-11-19Removed GLOBAL_REMOVE_IF_UNREFERENCED for patchable PCD because it will cause...jwang361-0/+0
2008-11-18fixing Doxygen comment blockjcarsey1-1/+1
2008-11-18synced function headerjgong54-70/+94
2008-11-18[VfrCompiler FeatureRequest] Generate data for ConfigAccess.ExtractConfig() implqwang121-2/+0
2008-11-18[VfrCompiler FeatureRequest] Generate data for ConfigAccess.ExtractConfig() implqwang121-0/+0
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-18synced function headerjgong53-14/+692
2008-11-18Update PciOptionRomSupport.c to pass GCC build.xli241-2/+5
2008-11-18Code Scrub: Code has been checked with MDE specjji43-203/+341
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-18synced function headerjgong513-98/+954
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
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: add enum typecast after arithemtics.qwang121-2/+2
2008-11-18GCC Cleanup: GUID initializer.qwang127-25/+25