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

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/GenFvImage/
GenFvImageLibInternal.h 58 #define EFI_FV_FILE_NAME_STRING "EFI_FILE_NAME"
GenFvImageLib.c 198 Status = FindToken (InfFile, OPTIONS_SECTION_STRING, EFI_FV_FILE_NAME_STRING, 0, Value);
206 Error (NULL, 0, 0, EFI_FV_FILE_NAME_STRING, "value not specified");
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFv/
GenFvInternalLib.h 69 #define EFI_FV_FILE_NAME_STRING "EFI_FILE_NAME"
GenFvInternalLib.c 249 Status = FindToken (InfFile, OPTIONS_SECTION_STRING, EFI_FV_FILE_NAME_STRING, 0, Value);
    [all...]

Completed in 587 milliseconds