Searched refs:EFI_FVB2_ALIGNMENT_128M (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Pi/
H A DPiFirmwareVolume.h84 #define EFI_FVB2_ALIGNMENT_128M 0x001B0000 macro
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/Common/
H A DPiFirmwareVolume.h84 #define EFI_FVB2_ALIGNMENT_128M 0x001B0000 macro
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Pi/
H A DPiFirmwareVolume.h86 #define EFI_FVB2_ALIGNMENT_128M 0x001B0000 macro
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VolInfo/
H A DVolInfo.c880 if (VolumeHeader.Attributes & EFI_FVB2_ALIGNMENT_128M) {
881 printf (" EFI_FVB2_ALIGNMENT_128M\n");
888 if (VolumeHeader.Attributes & EFI_FVB2_ALIGNMENT_128M) {
889 printf (" EFI_FVB2_ALIGNMENT_128M\n");

Completed in 62 milliseconds