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

  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Common/
PiFirmwareVolume.h 65 #define EFI_FVB2_ALIGNMENT_512 0x00090000
  /device/linaro/bootloader/edk2/MdePkg/Include/Pi/
PiFirmwareVolume.h 66 #define EFI_FVB2_ALIGNMENT_512 0x00090000
  /external/u-boot/arch/x86/include/asm/fsp/
fsp_fv.h 41 #define EFI_FVB2_ALIGNMENT_512 0x00090000
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Include/
EfiFirmwareVolumeHeader.h 99 #define EFI_FVB2_ALIGNMENT_512 0x00090000
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VolInfo/
VolInfo.c 863 if (VolumeHeader.Attributes & EFI_FVB2_ALIGNMENT_512) {
864 printf (" EFI_FVB2_ALIGNMENT_512\n");
949 if (VolumeHeader.Attributes & EFI_FVB2_ALIGNMENT_512) {
950 printf (" EFI_FVB2_ALIGNMENT_512\n");
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/GenFvImage/
GenFvImageLib.c 906 FvInfo->FvAttributes |= EFI_FVB2_ALIGNMENT_512;
    [all...]

Completed in 85 milliseconds