summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/Dxe/FwVol
AgeCommit message (Expand)Author
2011-05-17CalculateSum8() and CalculateSum16() defined in BaseLib are used to calculate...lzeng14
2011-02-23Update PeiCore and DxeCore to verify FFS data checksum.lgao4
2011-02-12Correct typo in word in DxeCore.lgao4
2010-04-24Update the copyright notice formathhtian
2010-02-26Add more code robustness check for modules under MdeModulePkg.rsun3
2009-12-23PI 1.1 SMM Feature Check-indavidhuang
2009-02-16Add assertion to ensure pointer dereference has been checked against NULL poi...qhuang8
2009-02-04Enhance DxeCore to handle the all block sized allowed by the PI Specification...lgao4
2008-12-16Clean up to update the reference of the these macros:qhuang8
2008-12-06Change _CR() to BASE_CR() to follow naming conventionmdkinney
2008-09-23move header files in MdeModulePkg\Core\Dxe except DxeMain.h into their corres...eric_tian
2008-09-16follow up the comments from code review.eric_tian
2008-09-12Remove the internal CoreCreateProtocolNotifyEvent() in DxeCore, for UefiLib p...qhuang8
2008-09-03Updated EFI_FVB_ATTRIBUTES to EFI_FVB_ATTRIBUTES_2.vanjeff
2008-08-27Clean up DxeCore to remove duplicate memory allocation & device path utility ...qhuang8
2008-07-24Code Scrub for Dxe Core.qhuang8
2008-07-18Code scrub for DxeCoreqhuang8
2008-05-21Update to fix minor coding style issues.qhuang8
2008-05-09Fix the prediction warnings in DxeMain.qhuang8
2008-05-09Add doxygen style comments for functions in DxeMain.qhuang8
2008-04-09Add comments and DoxyGen format for these files.lgao4
2007-12-10MdeModule cleanup for PI:klu2
2007-11-19Use MACRO EFI_FV_FILETYPE_ALL instead of a constant.qwang12
2007-10-18Update the return status to comply to PI spec.qwang12
2007-09-04Merge the PI enabling works from the branchqwang12
2007-08-10EFI_FILE_TAIL_ATTRIBUTE does not support in PI specification.klu2
2007-07-06Should use gEfiFirmwareFileSystem2Guid but not gEfiFirmwareFileSystemGuid in ...klu2
2007-07-04Check in DxeCore for Nt32 platform. Currently, it does not follow PI/UEFI2.1.yshang1