Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
DShell.h257 AddBufferToFreeList(
DShellProtocol.c386 return (AddBufferToFreeList(PathForReturn)); in EfiShellGetMapFromDevicePath()
2134 *GuidName = AddBufferToFreeList(Name); in EfiShellGetGuidName()
2693 return (AddBufferToFreeList(Buffer)); in EfiShellGetEnvEx()
2864 return (AddBufferToFreeList(PathToReturn)); in EfiShellGetCurDir()
3278 return (AddBufferToFreeList(AliasVal)); in EfiShellGetAlias()
3301 return (AddBufferToFreeList(RetVal)); in EfiShellGetAlias()
3303 return (AddBufferToFreeList(InternalEfiShellGetListAlias())); in EfiShellGetAlias()
DShell.c1265 AddBufferToFreeList( in AddBufferToFreeList() function