Age | Commit message (Expand) | Author | Files | Lines |
2008-07-16 | Code Scrub the common includes in MdePkg. | yshang1 | 17 | -65/+303 |
2008-07-16 | Clean up IfrSupportLib. | qwang12 | 3 | -14/+24 |
2008-07-16 | Clean up HiiLib. | qwang12 | 3 | -19/+39 |
2008-07-15 | Code scrub for the Debug library, PostCode library, Print library, and Extrac... | lgao4 | 30 | -278/+348 |
2008-07-15 | code scrub | vanjeff | 2 | -5/+5 |
2008-07-15 | Fix function comment to follows doxygen format. | klu2 | 1 | -13/+11 |
2008-07-15 | Roll back 1 == Var to Var == 1 for save size. | lgao4 | 1 | -1/+1 |
2008-07-14 | Add CONST modifier to align with the global array of mUnicodeWidthTable. | qhuang8 | 1 | -4/+4 |
2008-07-14 | Code scrub: | yshang1 | 18 | -51/+251 |
2008-07-14 | Clean up ExtendedHiiLib, HiiLib, IfrSupportLib, ExtendedIfrSupportLib for Dox... | qwang12 | 11 | -62/+551 |
2008-07-11 | modify coding style to pass ecc tool and provide comments that complied with ... | eric_tian | 3 | -8/+3 |
2008-07-09 | To meet actual filenames | vanjeff | 2 | -2/+2 |
2008-07-09 | rename filename to PciCf8Lib.c. it will match its library name and avoid conf... | vanjeff | 1 | -0/+0 |
2008-07-09 | rename filename to PciExpressLib.c. it will match its library name and avoid ... | vanjeff | 1 | -0/+0 |
2008-07-09 | 1. Update files header. | vanjeff | 8 | -24/+19 |
2008-07-09 | modify coding style to pass ecc tool and provide comments that complied with ... | eric_tian | 3 | -109/+100 |
2008-07-08 | Code scrub: | yshang1 | 104 | -286/+392 |
2008-07-08 | fixed one typo. | vanjeff | 1 | -2/+2 |
2008-07-08 | 1. Enabled UGA Draw consuming in GraphicsLib of MdemodulePkg. | vanjeff | 1 | -5/+12 |
2008-07-08 | Ecc clean. | vanjeff | 6 | -29/+28 |
2008-07-04 | Remove duplicated PCD entires in the same section | qhuang8 | 1 | -13/+0 |
2008-06-30 | make change to support UnixPkg build. The changes are listed as follows: | eric_tian | 1 | -1/+5 |
2008-06-30 | Boolean values and variable type BOOLEAN should not use explicit comparisons ... | qwang12 | 1 | -2/+2 |
2008-06-26 | add a PCI_CLASS_MASS_STORAGE_AHCI alias. | qwang12 | 1 | -2/+1 |
2008-06-25 | Remove the OPTIONAL modifier as HiiHandle is a compulsory para. | qwang12 | 1 | -1/+1 |
2008-06-24 | Fix doxygen issue: | klu2 | 98 | -734/+736 |
2008-06-24 | Fix doxygen issue: | klu2 | 6 | -181/+298 |
2008-06-24 | Fix issue broken doxygen parsing. The issue is that when declaring a function... | klu2 | 1 | -37/+64 |
2008-06-23 | Merged in the following trackers from EDK: | qwang12 | 14 | -113/+348 |
2008-06-05 | CHAR8 is defined as "1-byte Character" in UEFI spec, but not "unsigned Charac... | qwang12 | 1 | -1/+1 |
2008-06-04 | Remove the tailing ',' and redudant ';' to ensure the code pass EBC's -Za opt... | qwang12 | 3 | -3/+3 |
2008-06-04 | Minor update to follow coding style. | qhuang8 | 1 | -1/+2 |
2008-06-04 | Remove orphan files: R8Lib.c & R8Lib.h have already been removed from module ... | qhuang8 | 2 | -335/+0 |
2008-06-04 | Remove two duplicated GUIDs. | qhuang8 | 1 | -2/+0 |
2008-06-02 | Use #if...#else to not confuse some lint tools for definition of EFIAPI | klu2 | 1 | -4/+4 |
2008-05-30 | 1. Add comments about reserve space on space according to x64 calling convention | qhuang8 | 2 | -9/+17 |
2008-05-29 | Add ACPI_ADR_DISPLAY() macros to DevicePath.h | mdkinney | 1 | -0/+15 |
2008-05-27 | De-unicode in comment for all source files. | qhuang8 | 13 | -7276/+7276 |
2008-05-27 | Make #ifndef the first statement in header file. | qhuang8 | 1 | -2/+2 |
2008-05-23 | 1) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib. | qwang12 | 6 | -655/+963 |
2008-05-22 | Add in ConvertIso639LanguageToRfc3066Language API. | qwang12 | 1 | -0/+38 |
2008-05-22 | Add in ConvertIso639LanguageToRfc3066Language API. | qwang12 | 1 | -2/+35 |
2008-05-05 | Wrong check-in, library instance should not support DXE_RUNTIME_DRIVER, for D... | klu2 | 1 | -1/+1 |
2008-05-05 | Add DXE_RUNTIME_DRIVER type support SecPeiDxeTimeLibCpu driver. | klu2 | 1 | -1/+1 |
2008-04-29 | Fix the bug about comparing with mismatched integrate type | klu2 | 1 | -1/+1 |
2008-04-22 | Fix missing include header file and fix typo in comment. | klu2 | 13 | -37/+43 |
2008-04-22 | Fix typo in comment. | klu2 | 8 | -46/+51 |
2008-04-22 | Fix comment typo | klu2 | 1 | -2/+3 |
2008-04-22 | Fix comment typo. | klu2 | 1 | -1/+1 |
2008-04-21 | Fix missing include file which break doxygen parsing. | klu2 | 11 | -0/+23 |