Home
last modified time | relevance | path

Searched refs:EFI_FVB2_ALIGNMENT_512M_STRING (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/GenFvImage/
DGenFvImageLibInternal.h135 #define EFI_FVB2_ALIGNMENT_512M_STRING "512M" macro
DGenFvImageLib.c945 } else if (strcmp (Value, EFI_FVB2_ALIGNMENT_512M_STRING) == 0) { in ParseFvInf()
/device/linaro/bootloader/edk2/BaseTools/Source/C/GenFv/
DGenFvInternalLib.h137 #define EFI_FVB2_ALIGNMENT_512M_STRING "EFI_FVB2_ALIGNMENT_512M" macro
DGenFvInternalLib.c99 EFI_FVB2_ALIGNMENT_512M_STRING,