Searched defs:mFvAttributes (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/FirmwareVolume/FwVolDxe/
H A DFwVolRead.c31 UINT8 mFvAttributes[] = {0, 4, 7, 9, 10, 12, 15, 16}; variable
52 FileAttribute = (EFI_FV_FILE_ATTRIBUTES) mFvAttributes[DataAlignment];
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/FwVol/
H A DFwVolRead.c30 UINT8 mFvAttributes[] = {0, 4, 7, 9, 10, 12, 15, 16}; variable
51 FileAttribute = (EFI_FV_FILE_ATTRIBUTES) mFvAttributes[DataAlignment];
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Pei/FwVol/
H A DFwVol.c73 UINT8 mFvAttributes[] = {0, 4, 7, 9, 10, 12, 15, 16}; variable
94 FileAttribute = (EFI_FV_FILE_ATTRIBUTES) mFvAttributes[DataAlignment];

Completed in 206 milliseconds