summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
2008-07-09Code scrub for the Capsule, SecurityStub, and Crc32 library instance.lgao411-162/+255
2008-07-09modify coding style to pass ecc tool and provide comments that complied with ...eric_tian1-2/+1
2008-07-09modify coding styleeric_tian1-12/+2
2008-07-09modify coding style to pass ecc tool and provide comments that complied with ...eric_tian11-783/+1047
2008-07-09ADD EFIAPI for library function.lgao42-26/+24
2008-07-09modify coding style to pass ecc tool and provide comments that complied with ...eric_tian13-846/+673
2008-07-08Code scrube for MdeModule Definitions.lgao456-940/+556
2008-07-08modify coding style to pass ecc tool and provide comments that complied with ...eric_tian13-818/+638
2008-07-08Remove window EOLklu21-2/+2
2008-07-081. Enabled UGA Draw consuming in GraphicsLib of MdemodulePkg.vanjeff1-231/+201
2008-07-08PeiCore should fixup heap/stack pointer according to heap's/stack's base addr...klu21-7/+12
2008-07-08Add in doxygen style comment.qwang121-0/+15
2008-07-07Update the code to following EDK coding style document.qwang1211-225/+225
2008-07-071. added functions header for GraphicsConsoleDxe module.vanjeff5-150/+363
2008-07-04Update the function headers to Doxygen format.qwang1228-1371/+2607
2008-07-04Added some functions header.vanjeff2-149/+339
2008-07-03Added some functions header.vanjeff6-98/+557
2008-07-02Make USB Stack code pass ECC tool check.eric_tian3-3/+3
2008-07-01Clean codes per ECC for ConSplitterDxe module.vanjeff4-1431/+1236
2008-07-01Clean codes per ECC for GraphicsConsoleDxe module.vanjeff3-282/+334
2008-07-01Clean codes per ECC for TerminalDxe module.vanjeff5-896/+1094
2008-06-30rename files name to match the actual ones.vanjeff1-3/+3
2008-06-30rename it.vanjeff1-0/+0
2008-06-30rename itvanjeff1-0/+0
2008-06-30Clean codes per ECC.vanjeff19-157/+843
2008-06-30make change to support UnixPkg build. The changes are listed as follows:eric_tian1-8/+8
2008-06-30Boolean values and variable type BOOLEAN should not use explicit comparisons ...qwang121-1/+1
2008-06-30Boolean values and variable type BOOLEAN should not use explicit comparisons ...qwang121-2/+2
2008-06-27Clean ICC buildvanjeff1-5/+5
2008-06-27[Description]:vanjeff7-222/+688
2008-06-27Change the ASSERT condition from “ASSERT (RowInfoArraySize == 1);” to “...qwang121-2/+2
2008-06-26Clean up for GCC and Intel ICC build.qwang122-5/+9
2008-06-25[Description]qwang121-4/+5
2008-06-25[Description]:vanjeff6-16/+23
2008-06-25Fix an issue in the implementation of GetDriverName() in Con splitter driver....qhuang81-1/+5
2008-06-24[Description]:vanjeff2-38/+22
2008-06-24[Description]:vanjeff1-2/+5
2008-06-23Merged in the following trackers from EDK:qwang1218-684/+1416
2008-06-19Updated copyright.qwang121-1/+1
2008-06-19Update call-by-value to call-by-reference for EFI_HII_GLYPH_INFO type.qwang121-15/+15
2008-06-12clean EBC build.vanjeff1-23/+12
2008-06-05Support EBC for UefiPxeBcDxe module.vanjeff3-3/+87
2008-06-04Add a type cast of UINT32 to insure that EBC compiler does not report warning...qwang121-4/+4
2008-06-04Remove the tailing ',' to ensure the code pass EBC's -Za option (Enforces str...qwang123-603/+603
2008-06-04Remove orphan files: R8Lib.c & R8Lib.h have already been removed from module ...qhuang82-334/+0
2008-06-04Remove unused library instancesqhuang81-1/+0
2008-05-29If the last PEIM dispatched in Pre-Memory PEI is the last PEIM in the BFV, th...mdkinney1-0/+5
2008-05-29Remove ASSERT() if ReadOnlyVariable2 PPI is not present. Instead, skip varia...mdkinney1-20/+19
2008-05-29Add call to CreateEvent() for SetVirtualAddressMap()mdkinney1-0/+11
2008-05-27Correct data print format.htao1-1/+1