summaryrefslogtreecommitdiff
path: root/MdePkg/Library
AgeCommit message (Expand)Author
2008-07-15Fix function comment to follows doxygen format.klu2
2008-07-15Roll back 1 == Var to Var == 1 for save size.lgao4
2008-07-14Add CONST modifier to align with the global array of mUnicodeWidthTable.qhuang8
2008-07-14Code scrub:yshang1
2008-07-14Clean up ExtendedHiiLib, HiiLib, IfrSupportLib, ExtendedIfrSupportLib for Dox...qwang12
2008-07-11modify coding style to pass ecc tool and provide comments that complied with ...eric_tian
2008-07-09To meet actual filenamesvanjeff
2008-07-09rename filename to PciCf8Lib.c. it will match its library name and avoid conf...vanjeff
2008-07-09rename filename to PciExpressLib.c. it will match its library name and avoid ...vanjeff
2008-07-091. Update files header.vanjeff
2008-07-09modify coding style to pass ecc tool and provide comments that complied with ...eric_tian
2008-07-08Code scrub:yshang1
2008-07-08Ecc clean.vanjeff
2008-06-30Boolean values and variable type BOOLEAN should not use explicit comparisons ...qwang12
2008-06-25Remove the OPTIONAL modifier as HiiHandle is a compulsory para.qwang12
2008-06-23Merged in the following trackers from EDK:qwang12
2008-06-04Minor update to follow coding style.qhuang8
2008-06-04Remove orphan files: R8Lib.c & R8Lib.h have already been removed from module ...qhuang8
2008-05-301. Add comments about reserve space on space according to x64 calling conventionqhuang8
2008-05-27De-unicode in comment for all source files.qhuang8
2008-05-231) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib.qwang12
2008-05-22Add in ConvertIso639LanguageToRfc3066Language API.qwang12
2008-05-05Wrong check-in, library instance should not support DXE_RUNTIME_DRIVER, for D...klu2
2008-05-05Add DXE_RUNTIME_DRIVER type support SecPeiDxeTimeLibCpu driver.klu2
2008-04-22Fix typo in comment.klu2
2008-04-17Add missing file in INF file.klu2
2008-04-14add in a new API HiiLibGetSupportedSecondaryLanguagesqwang12
2008-04-03[Description]yshang1
2008-03-15[Description]:qwang12
2008-03-10Replace "addr16" with other instructions.qhuang8
2008-03-10Short term fix to pass some GCC warning. qhuang8
2008-03-04Fix a typo to pass ICC buildqhuang8
2008-02-29Merge Temporary Ram support patch.klu2
2008-02-25Fix build failure by adding DebugLiblgao4
2008-02-25update comments and add assert for these files.lgao4
2008-02-21changed to match filenamevanjeff
2008-02-20remove duplicated one.vanjeff
2008-02-20renamevanjeff
2008-02-11MdePkg/Library/IfrSupportLib/UefiIfrForm.c:jljusten
2008-02-021) Cleanup HiiLib, IfrSupportLib. qwang12
2008-02-01Fix a bug in LookupUnicodeStringTable2() to mismatch invalid language code li...qhuang8
2008-02-01Remove the DivU64x64Remainder.c (embedded asm version)for IA32 architecture. ...qhuang8
2008-02-011. Add conformance checking to ensure the input & output string are well-defi...qhuang8
2008-02-01Add alignment checking for IoLib functions to conform to MdeLib spec.qhuang8
2008-02-01Fix the asserting error for SetJump().qhuang8
2008-02-01Fix the issues about the loop count for checksum 16,32,64. The input paramete...qhuang8
2008-01-25Zero all the field so that caller does not need to be concerned about the res...qhuang8
2008-01-25Fix a bug in print library "%a" should not print anything if the var argument...qhuang8
2008-01-24Update Thunk16.S of X64 for BaseLib.xli24
2008-01-24Add DXE_CORE to supported module type. This library instance is able to suppo...qhuang8