Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Framework/
DFirmwareVolumeHeader.h46 #define EFI_FVB_ALIGNMENT_32 0x00100000 macro
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Include/
DEfiFirmwareVolumeHeader.h57 #define EFI_FVB_ALIGNMENT_32 0x00100000 macro
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/GenFvImage/
DGenFvImageLib.c626 FvInfo->FvAttributes |= EFI_FVB_ALIGNMENT_32; in ParseFvInf()
851 (FvInfo->FvAttributes & EFI_FVB_ALIGNMENT_32) || in ParseFvInf()