Searched refs:EFI_FVB2_ALIGNMENT_128K (Results 1 - 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Common/
H A DPiFirmwareVolume.h73 #define EFI_FVB2_ALIGNMENT_128K 0x00110000 macro
/device/linaro/bootloader/edk2/MdePkg/Include/Pi/
H A DPiFirmwareVolume.h74 #define EFI_FVB2_ALIGNMENT_128K 0x00110000 macro
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Include/
H A DEfiFirmwareVolumeHeader.h107 #define EFI_FVB2_ALIGNMENT_128K 0x00110000 macro
/device/linaro/bootloader/edk2/BaseTools/Source/C/VolInfo/
H A DVolInfo.c836 if (VolumeHeader.Attributes & EFI_FVB2_ALIGNMENT_128K) {
837 printf (" EFI_FVB2_ALIGNMENT_128K\n");
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/GenFvImage/
H A DGenFvImageLib.c922 FvInfo->FvAttributes |= EFI_FVB2_ALIGNMENT_128K;

Completed in 871 milliseconds