Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
DMv.c153 IN CONST UINT64 DestAttr, in IsValidMove() argument
175 || ((DestAttr & EFI_FILE_READ_ONLY) != 0) in IsValidMove()
236 IN OUT UINT64 *DestAttr in GetDestinationLocation() argument
248 ASSERT(DestAttr != NULL); in GetDestinationLocation()
308 *DestAttr = Node->Info->Attribute; in GetDestinationLocation()