Searched refs:IsValidFfsHeader (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/FwVol/
H A DFfs.c164 IsValidFfsHeader ( function
192 Here we are sure that it has a valid FFS file header since we must call IsValidFfsHeader() first.
H A DFwVolDriver.h381 IsValidFfsHeader (
390 Here we are sure that it has a valid FFS file header since we must call IsValidFfsHeader() first.
H A DFwVol.c447 if (!IsValidFfsHeader (FvDevice->ErasePolarity, FfsHeader, &FileState)) {

Completed in 73 milliseconds