summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Core/Dxe/FwVol/FwVolRead.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-071-88/+84
* MdeModulePkg/Core: Support standalone MM in FV2 protocol GetNextFile().Siyuan Fu2020-10-291-3/+3
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg Core: Support FFS_ATTRIB_DATA_ALIGNMENT_2Star Zeng2017-09-261-12/+25
* MdeModulePkg DxeCore: Return correct AuthStatus for FvReadFileStar Zeng2016-08-291-2/+5
* MdeModulePkg DxeCore: Don't cache memory mapped IO FV.Star Zeng2014-08-271-8/+29
* Refine code to make it more safely.Eric Dong2014-06-261-1/+2
* Update DxeCore and FwVolDxe drivers to inherit authentication status for the ...lzeng142012-05-291-1/+8
* 1. According to PI errata 0000840 and PI 1.2c Vol 3 3.2.3, remove description...lzeng142011-11-251-9/+17
* Add core FFS3 support, DxeCore.lzeng142011-10-271-11/+14
* Correct typo in word in DxeCore.lgao42011-02-121-1/+1
* Update the copyright notice formathhtian2010-04-241-2/+2
* PI 1.1 SMM Feature Check-indavidhuang2009-12-231-3/+3
* move header files in MdeModulePkg\Core\Dxe except DxeMain.h into their corres...eric_tian2008-09-231-6/+4
* Clean up DxeCore to remove duplicate memory allocation & device path utility ...qhuang82008-08-271-2/+2
* Code Scrub for Dxe Core.qhuang82008-07-241-105/+105
* Code scrub for DxeCoreqhuang82008-07-181-8/+8
* Update to fix minor coding style issues.qhuang82008-05-211-11/+9
* Add doxygen style comments for functions in DxeMain.qhuang82008-05-091-122/+128
* Add comments and DoxyGen format for these files.lgao42008-04-091-11/+5
* MdeModule cleanup for PI:klu22007-12-101-29/+10
* Use MACRO EFI_FV_FILETYPE_ALL instead of a constant.qwang122007-11-191-1/+1
* Update the return status to comply to PI spec.qwang122007-10-181-1/+1
* Merge the PI enabling works from the branchqwang122007-09-041-19/+19
* EFI_FILE_TAIL_ATTRIBUTE does not support in PI specification.klu22007-08-101-7/+0
* Check in DxeCore for Nt32 platform. Currently, it does not follow PI/UEFI2.1.yshang12007-07-041-0/+516