Searched defs:GetFileState (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/FwVol/
H A DFfs.c30 GetFileState ( function
170 *FileState = GetFileState (ErasePolarity, FfsHeader);
210 FileState = GetFileState (ErasePolarity, FfsHeader);
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/FirmwareVolume/FwVolDxe/
H A DFfs.c51 GetFileState ( function
333 FileState = GetFileState (ErasePolarity, FfsHeader);
469 if (GetFileState (FvDevice->ErasePolarity, NextFfsFile) == StateBit) {
548 FileState = GetFileState (ErasePolarity, FfsHeader);
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Common/
H A DFvLib.c814 GetFileState ( function
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Pei/FwVol/
H A DFwVol.c114 GetFileState( function
300 FileState = GetFileState (ErasePolarity, FfsFileHeader);
1354 FileState = GetFileState (ErasePolarity, (EFI_FFS_FILE_HEADER*)FileHandle);

Completed in 42 milliseconds