summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal
AgeCommit message (Expand)AuthorFilesLines
2008-07-09Code scrub for the Capsule, SecurityStub, and Crc32 library instance.lgao46-101/+193
2008-07-09ADD EFIAPI for library function.lgao41-26/+23
2008-07-08Code scrube for MdeModule Definitions.lgao43-7/+7
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-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-27Change the ASSERT condition from “ASSERT (RowInfoArraySize == 1);” to “...qwang121-2/+2
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-23Merged in the following trackers from EDK:qwang1212-461/+502
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-05-29Add call to CreateEvent() for SetVirtualAddressMap()mdkinney1-0/+11
2008-05-27Correct data print format.htao1-1/+1
2008-05-27[Description]:vanjeff7-57/+186
2008-05-27De-unicode in comment for all source files.qhuang84-1712/+1712
2008-05-26[Description]:vanjeff3-5/+37
2008-05-23Pass GCC build.qwang122-17/+17
2008-05-23Pass GCC build.qwang121-1/+1
2008-05-231) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib.qwang1218-942/+146
2008-05-23Add logic to check uninitialized RTC value in PcRtc driver in MdeModulePkg.xli242-56/+96
2008-05-22Add a reference of 2nd buffer storage in a formset.qwang123-9/+21
2008-05-22Use Feature Flag PCD to PcdUefiVariableDefaultLangDepricate to replace LANG_S...qwang121-16/+14
2008-05-21Changed the default value for the same var to be the same.jwang361-1/+1
2008-05-21Use "X64" for directory name to follow directory name convention.qhuang81-3/+3
2008-05-21Use "X64" for directory name to follow directory name convention.qhuang83-0/+0
2008-05-21Update to fix minor coding style issues.qhuang814-231/+76
2008-05-16[Description]eric_tian1-0/+1
2008-05-14Minor coding style adjustment for DiskIo, Partition, English and Ebc modules.qhuang811-242/+218
2008-05-14Add in example on qwang122-2/+24
2008-05-13Fix the prediction warnings in EBC.qhuang85-75/+75
2008-05-13Add doxygen style comments for functions in EBC module.qhuang88-482/+2216
2008-05-08edk2/MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/PcRtc.c:jljusten1-1/+1
2008-05-08Add doxygen style comments for functions in Partition & Disk IO modules.qhuang85-45/+312
2008-05-08Add doxygen style comments for functions in English module.qhuang82-141/+177
2008-05-06Enable storage of daylight saving and time zone data of SetTime() service, an...lgao43-4/+45
2008-04-28Remove the non-standard definition: GLYPH_WIDTH and GLYPH_HEIGHT. All referen...qwang121-6/+6