summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-08-24Integrate the patch contributed by Andrew Fish to add ARM support.qhuang81-272/+275
2009-08-24Make end of line consistent caused by previous check in.qhuang81-220/+220
2009-08-24Make end of line consistent caused by previous check in.qhuang81-79/+79
2009-08-24Make end of line consistent caused by previous check in.qhuang81-196/+196
2009-08-24Make end of line consistent caused by previous check in.qhuang81-333/+333
2009-08-24Integrate the patch contributed by Andrew Fish to add ARM support.qhuang81-176/+196
2009-08-24Integrate the patch contributed by Andrew Fish to add ARM support.qhuang81-79/+79
2009-08-24Integrate the patch contributed by Andrew Fish to add ARM support.qhuang81-220/+220
2009-08-24Integrate the patch contributed by Andrew Fish to port MdeModulePkg to suppor...qhuang87-1090/+1212
2009-08-24free allocated memory in error handler.eric_tian2-0/+9
2009-08-21Add new FFS file types defined for SMM introduced since PI 1.1.rsun31-1/+4
2009-08-21Remove .rept directive to improve portability. qhuang84-12/+1470
2009-08-21Detab in DuetPkgqhuang822-626/+626
2009-08-21Update the comments avoid making confuse. gikidy1-0/+4
2009-08-21Use .fill directive to improve portability.qhuang82-12/+4
2009-08-21Add "/" after "lock" and another instruction to improve compatibility.qhuang84-9/+9
2009-08-21Use .fill directive to improve portability.qhuang81-3/+1
2009-08-20Update to remove .intel_syntax directives to improve portability since it is ...qhuang811-118/+107
2009-08-20Use .p2align directive instead of ambiguous .align directive.qhuang810-42/+42
2009-08-20Remove unnecessary .align directory and change .align directory to .p2align t...qhuang82-4/+3
2009-08-20Add super IO protocol from PI 1.2 specification.klu22-0/+197
2009-08-20Remove unnecessary .align directives.qhuang846-92/+46
2009-08-20Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang8133-7253/+7253
2009-08-20Add Acpi System Description Table protocol from PI 1.2 specification.klu22-0/+265
2009-08-20deleted PCD PcdUefiVariableDefaultTimeoutjchen201-1/+0
2009-08-20deleted PCD PcdUefiVariableDefaultTimeoutjchen201-1/+0
2009-08-20Use .p2align directive instead of ambiguous .align directive.qhuang81-1/+1
2009-08-20Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang83-810/+810
2009-08-20PcdDxeIplBuildShareCodeHobs, PcdDxeIplSupportCustomDecompress, PcdDxeIplSuppo...jchen201-5/+0
2009-08-20Use .p2align directive instead of ambiguous .align directive.qhuang82-4/+4
2009-08-201. Use .p2align directive instead of ambiguous .align directive.qhuang82-3/+3
2009-08-20Add related definitions support large file.klu21-9/+160
2009-08-20Delete the PcdFSBClock declaration.jchen203-7/+0
2009-08-20Make end of line consistent for DuetPkg. There is no other update.qhuang89-4350/+4350
2009-08-20Add gEfiFirmwareFileSystem3Guid GUID definition from PI 1.2klu22-0/+33
2009-08-20Add missing status code definitions.klu21-0/+2
2009-08-20Add computing Unit Chipset Subclass Progress Code definitions from PI 1.2 spe...klu21-0/+55
2009-08-20Remove extra black in function declaration prototype.qhuang81-1/+1
2009-08-20fixed one typo in comments.vanjeff1-3/+3
2009-08-19Add [in] [out] after doxygen @param tagqhuang81-69/+69
2009-08-19Remove tabs in source code in MdePkg.qhuang811-24/+24
2009-08-19Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang838-5771/+5771
2009-08-19Do not use WriteUnaligned64() in BaseLib since StartingOffset and EndingOffse...qhuang81-8/+2
2009-08-19Add a missing worker function to convert MEDIA_RELATIVE_OFFSET_RANGE_DP to textqhuang81-0/+33
2009-08-191. Fix a UEFI errata to add UINT32 Reserved field in MEDIA_RELATIVE_OFFSET_RA...qhuang81-10/+11
2009-08-19Fix the issue that EFI_IFR_RESET_BUTTON is incorrectly listed as a question.qhuang81-2/+2
2009-08-19Minor update some formating qhuang81-3/+2
2009-08-19Minor update to fix some typos.qhuang84-4/+4
2009-08-19Add missing GUID C Name definition for 3 new UEFI 2.2 protocols.qhuang81-5/+14
2009-08-19Minor update to add braces for GUID value qhuang82-4/+2