OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsValidFfsHeader
(Results
1 - 3
of
3
) sorted by null
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/FwVol/
Ffs.c
164
IsValidFfsHeader
(
192
Here we are sure that it has a valid FFS file header since we must call
IsValidFfsHeader
() first.
FwVolDriver.h
384
IsValidFfsHeader
(
393
Here we are sure that it has a valid FFS file header since we must call
IsValidFfsHeader
() first.
FwVol.c
504
if (!
IsValidFfsHeader
(FvDevice->ErasePolarity, FfsHeader, &FileState)) {
Completed in 94 milliseconds