Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/GenFvImage/
DGenFvImageLibInternal.h133 #define EFI_FVB2_ALIGNMENT_128M_STRING "128M" macro
DGenFvImageLib.c941 } else if (strcmp (Value, EFI_FVB2_ALIGNMENT_128M_STRING) == 0) { in ParseFvInf()
/device/linaro/bootloader/edk2/BaseTools/Source/C/GenFv/
DGenFvInternalLib.h135 #define EFI_FVB2_ALIGNMENT_128M_STRING "EFI_FVB2_ALIGNMENT_128M" macro
DGenFvInternalLib.c97 EFI_FVB2_ALIGNMENT_128M_STRING,