summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Core/Dxe/FwVolBlock
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/Core/Dxe: Fix memory leak issue in FwVolBlock.cMike Maslenkin2023-09-111-0/+2
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-072-137/+112
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-092-14/+2
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-4/+4
* MdeModulePkg Core: Propagate PEI-phase FV authentication status to DXEStar Zeng2017-10-101-5/+18
* MdeModulePkg DxeCore: Show error message on unaligned FvImage issueStar Zeng2016-11-171-1/+8
* MdeModulePkg/Core: Fix typos in commentsGary Lin2016-10-271-2/+2
* DxeCore is designed to trust input data, so add comments to reminder caller t...jyao12014-01-171-1/+10
* MdeModulePkg: Add support for weakly aligned FVs.Star Zeng2013-09-161-11/+20
* Update DxeCore and FwVolDxe drivers to inherit authentication status for the ...lzeng142012-05-292-4/+37
* Add code check to avoid access violation.ydong102012-02-151-0/+1
* Correct typo in word in DxeCore.lgao42011-02-121-1/+1
* Update the copyright notice formathhtian2010-04-242-4/+4
* Update comments on setting >= 8 bytes Fv Alignment.lgao42009-10-261-0/+3
* Add check to the allocated pool.lgao42009-03-111-0/+8
* Update DxeCore to deal PIWG FV device path case if FV contains extension header.klu22009-03-102-26/+71
* 1. retire the FvbServiceLib. Directly locating FVB protocol to access interfa...eric_tian2009-03-091-1/+1
* retire gEfiFirmwareVolumeDispatcherProtocolGuid as its original design is use...eric_tian2009-02-231-1/+0
* Clean up to update the reference of the these macros:qhuang82008-12-161-1/+1
* Fix several coding style violationsqhuang82008-10-211-1/+1
* move header files in MdeModulePkg\Core\Dxe except DxeMain.h into their corres...eric_tian2008-09-232-3/+239
* Add EFIAPI modifier for all GCD services APIsqhuang82008-09-101-0/+1
* Updated EFI_FVB_ATTRIBUTES to EFI_FVB_ATTRIBUTES_2.vanjeff2008-09-031-2/+2
* Clean up DxeCore to remove duplicate memory allocation & device path utility ...qhuang82008-08-271-3/+3
* Code Scrub for Dxe Core.qhuang82008-07-241-123/+123
* Code scrub for DxeCoreqhuang82008-07-181-25/+30
* Update to fix minor coding style issues.qhuang82008-05-211-9/+9
* Add doxygen style comments for functions in DxeMain.qhuang82008-05-091-182/+176
* Move sure FvImage buffer at its alignment when install FVB protocol on it. lgao42007-12-101-1/+16
* MdeModule cleanup for PI:klu22007-12-101-16/+9
* Merge the PI enabling works from the branchqwang122007-09-041-1/+1
* Check in DxeCore for Nt32 platform. Currently, it does not follow PI/UEFI2.1.yshang12007-07-041-0/+598