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

  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Common/
PiFirmwareVolume.h 78 #define EFI_FVB2_ALIGNMENT_4M 0x00160000
  /device/linaro/bootloader/edk2/MdePkg/Include/Pi/
PiFirmwareVolume.h 79 #define EFI_FVB2_ALIGNMENT_4M 0x00160000
  /external/u-boot/arch/x86/include/asm/fsp/
fsp_fv.h 54 #define EFI_FVB2_ALIGNMENT_4M 0x00160000
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Include/
EfiFirmwareVolumeHeader.h 112 #define EFI_FVB2_ALIGNMENT_4M 0x00160000
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VolInfo/
VolInfo.c 1001 if (VolumeHeader.Attributes & EFI_FVB2_ALIGNMENT_4M) {
1002 printf (" EFI_FVB2_ALIGNMENT_4M\n");
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/GenFvImage/
GenFvImageLib.c 932 FvInfo->FvAttributes |= EFI_FVB2_ALIGNMENT_4M;
    [all...]

Completed in 1520 milliseconds