Searched refs:EFI_FVB2_LOCK_CAP (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/FirmwareVolume/FwVolDxe/
H A DFwVolAttrib.c147 if ((Capabilities & EFI_FVB2_LOCK_CAP) == 0) {
H A DFwVolDriver.h47 EFI_FVB2_LOCK_CAP \
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Pi/
H A DPiFirmwareVolume.h47 #define EFI_FVB2_LOCK_CAP 0x00000040 macro
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/Common/
H A DPiFirmwareVolume.h47 #define EFI_FVB2_LOCK_CAP 0x00000040 macro
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Pi/
H A DPiFirmwareVolume.h49 #define EFI_FVB2_LOCK_CAP 0x00000040 macro
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VolInfo/
H A DVolInfo.c664 if (VolumeHeader.Attributes & EFI_FVB2_LOCK_CAP) {
665 printf (" EFI_FVB2_LOCK_CAP\n");

Completed in 218 milliseconds