HomeSort by relevance Sort by last modified time
    Searched refs:IsValidFFSHeader (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/FirmwareVolume/FwVolDxe/
Ffs.c 315 IsValidFFSHeader (
392 if (!IsValidFFSHeader (ErasePolarity, FfsHeader)) {
460 if (!IsValidFFSHeader (FvDevice->ErasePolarity, NextFfsFile)) {
528 Here we are sure that it has a valid FFS file header since we must call IsValidFfsHeader() first.
FwVolDriver.h 452 IsValidFFSHeader (
459 Here we are sure that it has a valid FFS file header since we must call IsValidFfsHeader() first.
FwVol.c 538 if (!IsValidFFSHeader (

Completed in 44 milliseconds