summaryrefslogtreecommitdiff
path: root/MdePkg/Library
AgeCommit message (Expand)AuthorFilesLines
2008-07-14Clean up ExtendedHiiLib, HiiLib, IfrSupportLib, ExtendedIfrSupportLib for Dox...qwang129-57/+547
2008-07-11modify coding style to pass ecc tool and provide comments that complied with ...eric_tian3-8/+3
2008-07-09To meet actual filenamesvanjeff2-2/+2
2008-07-09rename filename to PciCf8Lib.c. it will match its library name and avoid conf...vanjeff1-0/+0
2008-07-09rename filename to PciExpressLib.c. it will match its library name and avoid ...vanjeff1-0/+0
2008-07-091. Update files header.vanjeff8-24/+19
2008-07-09modify coding style to pass ecc tool and provide comments that complied with ...eric_tian3-109/+100
2008-07-08Code scrub:yshang1103-257/+370
2008-07-08Ecc clean.vanjeff3-17/+16
2008-06-30Boolean values and variable type BOOLEAN should not use explicit comparisons ...qwang121-2/+2
2008-06-25Remove the OPTIONAL modifier as HiiHandle is a compulsory para.qwang121-1/+1
2008-06-23Merged in the following trackers from EDK:qwang126-49/+204
2008-06-04Minor update to follow coding style.qhuang81-1/+2
2008-06-04Remove orphan files: R8Lib.c & R8Lib.h have already been removed from module ...qhuang82-335/+0
2008-05-301. Add comments about reserve space on space according to x64 calling conventionqhuang82-9/+17
2008-05-27De-unicode in comment for all source files.qhuang83-3/+3
2008-05-231) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib.qwang124-63/+246
2008-05-22Add in ConvertIso639LanguageToRfc3066Language API.qwang121-0/+38
2008-05-05Wrong check-in, library instance should not support DXE_RUNTIME_DRIVER, for D...klu21-1/+1
2008-05-05Add DXE_RUNTIME_DRIVER type support SecPeiDxeTimeLibCpu driver.klu21-1/+1
2008-04-22Fix typo in comment.klu25-29/+30
2008-04-17Add missing file in INF file.klu21-2/+1
2008-04-14add in a new API HiiLibGetSupportedSecondaryLanguagesqwang123-6/+56
2008-04-03[Description]yshang13-19/+24
2008-03-15[Description]:qwang121-46/+0
2008-03-10Replace "addr16" with other instructions.qhuang81-2/+2
2008-03-10Short term fix to pass some GCC warning. qhuang81-1/+2
2008-03-04Fix a typo to pass ICC buildqhuang81-1/+1
2008-02-29Merge Temporary Ram support patch.klu22-27/+3
2008-02-25Fix build failure by adding DebugLiblgao42-1/+2
2008-02-25update comments and add assert for these files.lgao46-65/+163
2008-02-21changed to match filenamevanjeff1-1/+1
2008-02-20remove duplicated one.vanjeff1-425/+0
2008-02-20renamevanjeff1-0/+425
2008-02-11MdePkg/Library/IfrSupportLib/UefiIfrForm.c:jljusten1-0/+2
2008-02-021) Cleanup HiiLib, IfrSupportLib. qwang1213-536/+2763
2008-02-01Fix a bug in LookupUnicodeStringTable2() to mismatch invalid language code li...qhuang81-1/+1
2008-02-01Remove the DivU64x64Remainder.c (embedded asm version)for IA32 architecture. ...qhuang82-72/+1
2008-02-011. Add conformance checking to ensure the input & output string are well-defi...qhuang81-102/+102
2008-02-01Add alignment checking for IoLib functions to conform to MdeLib spec.qhuang81-54/+68
2008-02-01Fix the asserting error for SetJump().qhuang81-1/+1
2008-02-01Fix the issues about the loop count for checksum 16,32,64. The input paramete...qhuang81-5/+9
2008-01-25Zero all the field so that caller does not need to be concerned about the res...qhuang81-1/+1
2008-01-25Fix a bug in print library "%a" should not print anything if the var argument...qhuang81-0/+6
2008-01-24Update Thunk16.S of X64 for BaseLib.xli241-10/+18
2008-01-24Add DXE_CORE to supported module type. This library instance is able to suppo...qhuang81-1/+1
2008-01-22Check in implementation in GNU assembly for Thunk16.S in BaseLib.xli241-0/+290
2008-01-22Suppress the divide-by-zero warning for package validation of MdeModulePkg. T...qhuang81-1/+2
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang125-17/+835
2008-01-21Added necessary support module typejwang362-2/+2