summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/Dxe/FwVol/FwVol.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-27Clean up DxeCore to remove duplicate memory allocation & device path utility ...qhuang81-5/+5
2008-07-24Code Scrub for Dxe Core.qhuang81-31/+31
2008-07-18Code scrub for DxeCoreqhuang81-20/+14
2008-05-21Update to fix minor coding style issues.qhuang81-11/+9
2008-05-09Fix the prediction warnings in DxeMain.qhuang81-1/+1
2008-05-09Add doxygen style comments for functions in DxeMain.qhuang81-76/+59
2007-12-10MdeModule cleanup for PI:klu21-2/+2
2007-09-04Merge the PI enabling works from the branchqwang121-8/+11
2007-07-06Should use gEfiFirmwareFileSystem2Guid but not gEfiFirmwareFileSystemGuid in ...klu21-1/+1
2007-07-04Check in DxeCore for Nt32 platform. Currently, it does not follow PI/UEFI2.1.yshang11-0/+547