summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library
Commit message (Expand)AuthorAgeFilesLines
* Fix function comment to follows doxygen format.klu22008-07-162-17/+12
* Code Scrub the common includes in MdePkg.yshang12008-07-167-38/+46
* Clean up IfrSupportLib.qwang122008-07-162-11/+16
* Clean up HiiLib.qwang122008-07-163-19/+39
* Code scrub for the Debug library, PostCode library, Print library, and Extrac...lgao42008-07-1524-211/+262
* Fix function comment to follows doxygen format.klu22008-07-151-13/+11
* Roll back 1 == Var to Var == 1 for save size.lgao42008-07-151-1/+1
* Add CONST modifier to align with the global array of mUnicodeWidthTable.qhuang82008-07-141-4/+4
* Code scrub:yshang12008-07-1417-45/+248
* Clean up ExtendedHiiLib, HiiLib, IfrSupportLib, ExtendedIfrSupportLib for Dox...qwang122008-07-149-57/+547
* modify coding style to pass ecc tool and provide comments that complied with ...eric_tian2008-07-113-8/+3
* To meet actual filenamesvanjeff2008-07-092-2/+2
* rename filename to PciCf8Lib.c. it will match its library name and avoid conf...vanjeff2008-07-091-0/+0
* rename filename to PciExpressLib.c. it will match its library name and avoid ...vanjeff2008-07-091-0/+0
* 1. Update files header.vanjeff2008-07-098-24/+19
* modify coding style to pass ecc tool and provide comments that complied with ...eric_tian2008-07-093-109/+100
* Code scrub:yshang12008-07-08103-257/+370
* Ecc clean.vanjeff2008-07-083-17/+16
* Boolean values and variable type BOOLEAN should not use explicit comparisons ...qwang122008-06-301-2/+2
* Remove the OPTIONAL modifier as HiiHandle is a compulsory para.qwang122008-06-251-1/+1
* Merged in the following trackers from EDK:qwang122008-06-236-49/+204
* Minor update to follow coding style.qhuang82008-06-041-1/+2
* Remove orphan files: R8Lib.c & R8Lib.h have already been removed from module ...qhuang82008-06-042-335/+0
* 1. Add comments about reserve space on space according to x64 calling conventionqhuang82008-05-302-9/+17
* De-unicode in comment for all source files.qhuang82008-05-273-3/+3
* 1) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib.qwang122008-05-234-63/+246
* Add in ConvertIso639LanguageToRfc3066Language API.qwang122008-05-221-0/+38
* Wrong check-in, library instance should not support DXE_RUNTIME_DRIVER, for D...klu22008-05-051-1/+1
* Add DXE_RUNTIME_DRIVER type support SecPeiDxeTimeLibCpu driver.klu22008-05-051-1/+1
* Fix typo in comment.klu22008-04-225-29/+30
* Add missing file in INF file.klu22008-04-171-2/+1
* add in a new API HiiLibGetSupportedSecondaryLanguagesqwang122008-04-143-6/+56
* [Description]yshang12008-04-033-19/+24
* [Description]:qwang122008-03-151-46/+0
* Replace "addr16" with other instructions.qhuang82008-03-101-2/+2
* Short term fix to pass some GCC warning. qhuang82008-03-101-1/+2
* Fix a typo to pass ICC buildqhuang82008-03-041-1/+1
* Merge Temporary Ram support patch.klu22008-02-292-27/+3
* Fix build failure by adding DebugLiblgao42008-02-252-1/+2
* update comments and add assert for these files.lgao42008-02-256-65/+163
* changed to match filenamevanjeff2008-02-211-1/+1
* remove duplicated one.vanjeff2008-02-201-425/+0
* renamevanjeff2008-02-201-0/+425
* MdePkg/Library/IfrSupportLib/UefiIfrForm.c:jljusten2008-02-111-0/+2
* 1) Cleanup HiiLib, IfrSupportLib. qwang122008-02-0213-536/+2763
* Fix a bug in LookupUnicodeStringTable2() to mismatch invalid language code li...qhuang82008-02-011-1/+1
* Remove the DivU64x64Remainder.c (embedded asm version)for IA32 architecture. ...qhuang82008-02-012-72/+1
* 1. Add conformance checking to ensure the input & output string are well-defi...qhuang82008-02-011-102/+102
* Add alignment checking for IoLib functions to conform to MdeLib spec.qhuang82008-02-011-54/+68
* Fix the asserting error for SetJump().qhuang82008-02-011-1/+1