Home
last modified time | relevance | path

Searched refs:NoLast (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/C/EfiRom/
DEfiRom.h82 INT8 NoLast; member
DEfiRom.c346 if ((InFile->Next == NULL) && (mOptions.NoLast == 0)) { in ProcessBinFile()
654 if ((InFile->Next == NULL) && (mOptions.NoLast == 0)) { in ProcessEfiFile()
1024 Options->NoLast = 1; in ParseCommandLine()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/EfiRom/
DEfiRom.c97 INT8 NoLast; member
549 if ((InFile->Next == NULL) && (mOptions.NoLast == 0)) { in ProcessBinFile()
789 if ((InFile->Next == NULL) && (mOptions.NoLast == 0)) { in ProcessEfiFile()
1142 Options->NoLast = 1; in ParseCommandLine()