summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Core/Dxe/FwVol/Ffs.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-071-57/+46
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* Add core FFS3 support, DxeCore.lzeng142011-10-271-4/+10
* CalculateSum8() and CalculateSum16() defined in BaseLib are used to calculate...lzeng142011-05-171-20/+4
* Update PeiCore and DxeCore to verify FFS data checksum.lgao42011-02-231-5/+10
* Update the copyright notice formathhtian2010-04-241-2/+2
* move header files in MdeModulePkg\Core\Dxe except DxeMain.h into their corres...eric_tian2008-09-231-0/+1
* Clean up DxeCore to remove duplicate memory allocation & device path utility ...qhuang82008-08-271-1/+1
* Code Scrub for Dxe Core.qhuang82008-07-241-18/+18
* Code scrub for DxeCoreqhuang82008-07-181-27/+24
* Update to fix minor coding style issues.qhuang82008-05-211-11/+9
* Add doxygen style comments for functions in DxeMain.qhuang82008-05-091-90/+72
* Add comments and DoxyGen format for these files.lgao42008-04-091-11/+5
* Check in DxeCore for Nt32 platform. Currently, it does not follow PI/UEFI2.1.yshang12007-07-041-0/+266