Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
DMemMap.c106 BOOLEAN Sfo; in ShellCommandRunMemMap() local
167 Sfo = ShellCommandLineGetFlag(Package, L"-sfo"); in ShellCommandRunMemMap()
168 if (!Sfo) { in ShellCommandRunMemMap()
177 …ShellPrintHiiEx(-1, -1, NULL, (EFI_STRING_ID)(!Sfo?STRING_TOKEN (STR_MEMMAP_LIST_ITEM):STRING_TOKE… in ShellCommandRunMemMap()
181 …ShellPrintHiiEx(-1, -1, NULL, (EFI_STRING_ID)(!Sfo?STRING_TOKEN (STR_MEMMAP_LIST_ITEM):STRING_TOKE… in ShellCommandRunMemMap()
186 …ShellPrintHiiEx(-1, -1, NULL, (EFI_STRING_ID)(!Sfo?STRING_TOKEN (STR_MEMMAP_LIST_ITEM):STRING_TOKE… in ShellCommandRunMemMap()
191 …ULL, (EFI_STRING_ID)(!Sfo?STRING_TOKEN (STR_MEMMAP_LIST_ITEM):STRING_TOKEN (STR_MEMMAP_LIST_ITEM_S… in ShellCommandRunMemMap()
196 …ULL, (EFI_STRING_ID)(!Sfo?STRING_TOKEN (STR_MEMMAP_LIST_ITEM):STRING_TOKEN (STR_MEMMAP_LIST_ITEM_S… in ShellCommandRunMemMap()
201 …ULL, (EFI_STRING_ID)(!Sfo?STRING_TOKEN (STR_MEMMAP_LIST_ITEM):STRING_TOKEN (STR_MEMMAP_LIST_ITEM_S… in ShellCommandRunMemMap()
206 …ULL, (EFI_STRING_ID)(!Sfo?STRING_TOKEN (STR_MEMMAP_LIST_ITEM):STRING_TOKEN (STR_MEMMAP_LIST_ITEM_S… in ShellCommandRunMemMap()
[all …]
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
DLs.c155 IN CONST BOOLEAN Sfo, in PrintFileInformation() argument
167 if (Sfo) { in PrintFileInformation()
341 IN CONST BOOLEAN Sfo, in PrintLsOutput() argument
398 if (Sfo && Found == NULL) { in PrintLsOutput()
439 if (!Sfo && !HeaderPrinted) { in PrintLsOutput()
443 PrintFileInformation(Sfo, Node, &FileCount, &FileSize, &DirCount); in PrintLsOutput()
448 if (!Sfo && ShellStatus != SHELL_ABORTED) { in PrintLsOutput()
490 Sfo, in PrintLsOutput()
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/
DDh.c649 IN CONST BOOLEAN Sfo, in DoDhByHandle() argument
661 if (!Sfo) { in DoDhByHandle()
729 IN CONST BOOLEAN Sfo, in DoDhForHandleList() argument
743 Sfo, in DoDhForHandleList()
769 IN CONST BOOLEAN Sfo, in DoDhForAll() argument
783 Sfo, in DoDhForAll()
808 IN CONST BOOLEAN Sfo, in DoDhByProtocol() argument
833 Sfo, in DoDhByProtocol()