Home
last modified time | relevance | path

Searched refs:EFI_FVB_ALIGNMENT_64 (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Framework/
DFirmwareVolumeHeader.h47 #define EFI_FVB_ALIGNMENT_64 0x00200000 macro
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Include/
DEfiFirmwareVolumeHeader.h58 #define EFI_FVB_ALIGNMENT_64 0x00200000 macro
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/GenFvImage/
DGenFvImageLib.c645 FvInfo->FvAttributes |= EFI_FVB_ALIGNMENT_64; in ParseFvInf()
852 (FvInfo->FvAttributes & EFI_FVB_ALIGNMENT_64) || in ParseFvInf()