Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
DMap.c489 return (gEfiShellProtocol->SetMap(NULL, CurrentName)); in PerformSingleMappingDelete()
911 Status = gEfiShellProtocol->SetMap(DevPath, NewSName); in AddMappingFromMapping()
974 Status = gEfiShellProtocol->SetMap(DevPath, NewSName); in AddMappingFromHandle()
/device/linaro/bootloader/edk2/ShellPkg/Include/Protocol/
DEfiShell.h1092 EFI_SHELL_SET_MAP SetMap; member
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellCommandLib/
DUefiShellCommandLib.c1453 Status = gEfiShellProtocol->SetMap(DevicePathList[Count], NewDefaultName); in ShellCommandUpdateMapping()
1461 Status = gEfiShellProtocol->SetMap(DevicePathList[Count], NewConsistName); in ShellCommandUpdateMapping()