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

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/GenFvImage/
GenFvImageLibInternal.h 133 #define EFI_FVB2_ALIGNMENT_128M_STRING "128M"
GenFvImageLib.c 941 } else if (strcmp (Value, EFI_FVB2_ALIGNMENT_128M_STRING) == 0) {
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFv/
GenFvInternalLib.h 135 #define EFI_FVB2_ALIGNMENT_128M_STRING "EFI_FVB2_ALIGNMENT_128M"
GenFvInternalLib.c 97 EFI_FVB2_ALIGNMENT_128M_STRING,
    [all...]

Completed in 2825 milliseconds