summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
2008-08-01Increase size of function addresses printed in DEBUG messages from 10 to 11 c...mdkinney4-6/+6
2008-08-01In Supported(), try to test open SNP protocol BY_DRIVER instead of using TEST...vanjeff1-7/+21
2008-08-01Using Spin lock instead of using RaiseTpl() to prevent UnloadImage() re-entra...vanjeff1-3/+11
2008-08-01correct some spelling error.eric_tian2-18/+9
2008-08-01code scrub for ConSplitter module.vanjeff4-108/+188
2008-07-31Remove the blank in function typedef, it will break doxygen document generation.klu218-283/+283
2008-07-29Update the comments.qwang121-1/+1
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 ...lgao46-35/+262
2008-07-28Optimize GetUnicodeStringTextOrSize's inner loop to call ReadUnalign16 instea...qwang121-3/+1
2008-07-28Add more comments for PCD.klu21-0/+24
2008-07-28modify coding style to pass ecc tooleric_tian6-56/+34
2008-07-26Minor clean up.qhuang82-7/+7
2008-07-26Code scrub for EBC module.qhuang86-159/+158
2008-07-25modify coding style to pass ecc tooleric_tian5-180/+239
2008-07-24Fix broken that Boot file can not be found by BDS.klu21-4/+4
2008-07-24Code Scrub for Dxe Core.qhuang838-2551/+2546
2008-07-23Use TmpStr as a backup, as StrCpy in BaseLib does not handle copy of two stri...qwang121-2/+20
2008-07-23Code scrub for PeiCore module.klu211-95/+91
2008-07-23remove a redefinition to pass ICC builderic_tian1-2/+2
2008-07-23remove a redefinition to pass ICC builderic_tian1-2/+2
2008-07-23modify coding style to pass ecc tooleric_tian10-258/+250
2008-07-23correct spell erroreric_tian1-1/+1
2008-07-23modify coding style to pass ecc tooleric_tian1-2/+2
2008-07-23modify coding style to pass ecc tooleric_tian7-599/+740
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-22Add doxygen comment for PcdBootFileName klu21-0/+8
2008-07-22Code scrub for GenericBdsLibklu213-282/+162
2008-07-21change lower case to upper case to pass Unix builderic_tian1-1/+1
2008-07-19Fix a bug that PeiCore might fail to fix up Ppi pointer in CAR. qhuang83-11/+11
2008-07-19Fix the ICC waring for unreachable code.qhuang81-6/+0
2008-07-19Simplify the code to use the EFI_FV_FILE_INFO structure of DxeCore to save th...qhuang82-29/+25
2008-07-181. Add usb LUD support in BDSqhuang81-6/+36
2008-07-18Initialize the timeout value to 0, the original template is not proper initia...qhuang81-1/+9
2008-07-18Code scrub for DxeCoreqhuang825-567/+327
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-18Code scrub DxeIpl to add back the CONST modifier and solve a typecast warning. qhuang86-64/+80
2008-07-18replace PCI Root Bridge I/O protocol with PciLib to achieve M2 qulity.eric_tian2-75/+8
2008-07-17Merge Tracker EDK877lgao41-1/+1
2008-07-17Remove the wrong @return doxygen comment.qwang121-0/+2
2008-07-17Add PcdSupportFullConfigRoutingProtocol and gEfiDiskInfoAhciInterfaceGuid.qwang122-0/+11
2008-07-17Enhance FtwReclaimWorkSpace() so that it can be called when the working space...lgao44-103/+45
2008-07-17Change first char in filename to uppercase klu21-2/+2
2008-07-17Change first char in filename to uppercase klu21-0/+0
2008-07-17Change first char in filename to uppercase klu21-0/+0
2008-07-16Temporarily remove the immature "CONST" modifier.qhuang81-13/+6