summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal
AgeCommit message (Expand)AuthorFilesLines
2008-08-01In Supported(), try to test open SNP protocol BY_DRIVER instead of using TEST...vanjeff1-7/+21
2008-08-01correct some spelling error.eric_tian2-18/+9
2008-08-01code scrub for ConSplitter module.vanjeff4-108/+188
2008-07-28fixed one bug to catch the return status.vanjeff1-5/+9
2008-07-28Add comments to MdeModulePkg.dec, Correct minor comments for other files and ...lgao41-4/+1
2008-07-28Optimize GetUnicodeStringTextOrSize's inner loop to call ReadUnalign16 instea...qwang121-3/+1
2008-07-28modify coding style to pass ecc tooleric_tian1-4/+5
2008-07-26Code scrub for EBC module.qhuang86-159/+158
2008-07-23Use TmpStr as a backup, as StrCpy in BaseLib does not handle copy of two stri...qwang121-2/+20
2008-07-22code scrub for check list.vanjeff4-75/+82
2008-07-22fix doxygen function comments.klu24-9/+1
2008-07-22Code scrub for BdsDxe module.klu227-381/+187
2008-07-18Initialize the timeout value to 0, the original template is not proper initia...qhuang81-1/+9
2008-07-18Code scrub for DiskIo, Partition & Unicode Collationqhuang89-39/+51
2008-07-18code scrub.vanjeff4-75/+77
2008-07-18roll back the changes as NT32 could not use PciLiberic_tian2-8/+75
2008-07-18replace PCI Root Bridge I/O protocol with PciLib to achieve M2 qulity.eric_tian2-75/+8
2008-07-17Remove the wrong @return doxygen comment.qwang121-0/+2
2008-07-17Enhance FtwReclaimWorkSpace() so that it can be called when the working space...lgao44-103/+45
2008-07-16Make RTC module pass build.xli242-0/+2
2008-07-16Add PCD PcdRealTimeClockUpdateTimeout and update code accordingly.xli242-6/+8
2008-07-16Use two PCDs to replace _DISABLE_UNUSED_HII_PROTOCOLS_ macro. qwang125-54/+84
2008-07-16Clean up BdsDxe for Doxygen comments requirement.qwang121-1/+1
2008-07-16remove the wrong comments.qwang121-3/+0
2008-07-16Use standard VA_LIST to pass variable argument list.qwang123-24/+21
2008-07-16Fix a porting issue.qhuang81-1/+1
2008-07-16Code scrub for DevicePathDxe driver.qhuang86-872/+1726
2008-07-15modify coding style to pass ecc tooleric_tian2-1/+113
2008-07-15modify coding style to pass ecc tooleric_tian1-112/+0
2008-07-15Clean up SetupBrowserDxe for Doxygen comments requirement.qwang1212-10824/+11479
2008-07-15Code scrub.vanjeff2-43/+68
2008-07-15Clean up HiiDatabase for Doxygen comments requirement.qwang129-306/+354
2008-07-14Clean up FaultTolerantWriteDxe for Doxygen comments requirement.qwang127-902/+718
2008-07-14Code scrub for PCD PEIM. klu23-105/+1240
2008-07-14Clean up BdsDxe for Doxygen comments requirement.qwang128-42/+24
2008-07-11Code Scrub for DxeCrc32GuidedSectionExtractLib library instance.lgao43-3/+3
2008-07-11add functions header for ConSplitterDxe module.vanjeff3-22/+192
2008-07-11modify coding style to pass ecc tool and provide comments that complied with ...eric_tian2-126/+131
2008-07-11modify coding style to pass ecc tool and provide comments that complied with ...eric_tian2-56/+48
2008-07-10Clean up Device Manager module in BdsDxe.qwang122-13/+16
2008-07-10Clean up Boot Manager module in BdsDxe.qwang122-27/+34
2008-07-10Clean up BootMaint module in BdsDxe.qwang1212-363/+284
2008-07-10Clean up BootMaint module in BdsDxe.qwang1212-1136/+1078
2008-07-10Add function header and pass ECC toolsklu23-97/+1404
2008-07-10add functions header for ConPlatformDxe and ConSplitterdxe modules.vanjeff6-180/+1114
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