HomeSort by relevance Sort by last modified time
    Searched refs:EFI_FVB_ALIGNMENT_32 (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Framework/
FirmwareVolumeHeader.h 46 #define EFI_FVB_ALIGNMENT_32 0x00100000
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Include/
EfiFirmwareVolumeHeader.h 57 #define EFI_FVB_ALIGNMENT_32 0x00100000
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/GenFvImage/
GenFvImageLib.c 626 FvInfo->FvAttributes |= EFI_FVB_ALIGNMENT_32;
851 (FvInfo->FvAttributes & EFI_FVB_ALIGNMENT_32) ||
    [all...]

Completed in 378 milliseconds