Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/GenFvImage/
DGenFvImageLibInternal.h129 #define EFI_FVB2_ALIGNMENT_8M_STRING "8M" macro
DGenFvImageLib.c933 } else if (strcmp (Value, EFI_FVB2_ALIGNMENT_8M_STRING) == 0) { in ParseFvInf()
/device/linaro/bootloader/edk2/BaseTools/Source/C/GenFv/
DGenFvInternalLib.h131 #define EFI_FVB2_ALIGNMENT_8M_STRING "EFI_FVB2_ALIGNMENT_8M" macro
DGenFvInternalLib.c93 EFI_FVB2_ALIGNMENT_8M_STRING,