Home
last modified time | relevance | path

Searched defs:FullPath (Results 1 – 13 of 13) sorted by relevance

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
DCd.c35 IN OUT CHAR16 **FullPath, in ReplaceDriveWithCwd()
83 IN CONST CHAR16 *FullPath, in IsCurrentFileSystem()
127 IN CONST CHAR16 *FullPath, in ExtractDriveAndPath()
DVol.c214 CHAR16 *FullPath; in ShellCommandRunVol() local
DLs.c551 CHAR16 *FullPath; in ShellCommandRunLs() local
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
DBmBoot.c147 OUT EFI_DEVICE_PATH_PROTOCOL **FullPath, in BmGetFileBufferByFvFilePath()
569 OUT EFI_DEVICE_PATH_PROTOCOL **FullPath, in BmExpandUsbDevicePath()
615 OUT EFI_DEVICE_PATH_PROTOCOL **FullPath, in BmExpandFileDevicePath()
685 OUT EFI_DEVICE_PATH_PROTOCOL **FullPath, in BmExpandUriDevicePath()
794 OUT EFI_DEVICE_PATH_PROTOCOL **FullPath, in BmExpandPartitionDevicePath()
959 OUT EFI_DEVICE_PATH_PROTOCOL **FullPath, in BmExpandMediaDevicePath()
1108 OUT EFI_DEVICE_PATH_PROTOCOL **FullPath, in BmGetFileBufferFromLoadFileSystem()
1284 OUT EFI_DEVICE_PATH_PROTOCOL **FullPath, in BmGetFileBufferFromLoadFile()
1358 OUT EFI_DEVICE_PATH_PROTOCOL **FullPath, in BmGetFileBufferFromLoadFiles()
1431 OUT EFI_DEVICE_PATH_PROTOCOL **FullPath, in EfiBootManagerGetLoadOptionBuffer()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/HiiPack/
DFindFiles.c80 char FullPath[MAX_PATH]; in FindFiles() local
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Table/
DTableFile.py69 def Insert(self, Name, ExtName, Path, FullPath, Model, TimeStamp): argument
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/EbcDebugger/
DEdbCmdSymbol.c28 IN CHAR16 *FullPath in GetFileNameFromFullPath()
57 IN CHAR16 *FullPath in GetDirNameFromFullPath()
/device/linaro/bootloader/edk2/StdLib/LibC/Uefi/Devices/Utility/
DPath.c273 OUT wchar_t **FullPath, in ParsePath()
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Library/
DMisc.py188 def GetFiles(Root, SkipList=None, FullPath=True): argument
220 def GetNonMetaDataFiles(Root, SkipList, FullPath, PrefixPath): argument
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Workspace/
DMetaDataTable.py187 def Insert(self, Name, ExtName, Path, FullPath, Model, TimeStamp): argument
/device/linaro/bootloader/edk2/BaseTools/Source/Python/CommonDataClass/
DDataClass.py354 …def __init__(self, ID = -1, Name = '', ExtName = '', Path = '', FullPath = '', Model = MODEL_UNKNO… argument
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
DMisc.py619 def GetFiles(Root, SkipList=None, FullPath=True): argument
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Object/POM/
DCommonObject.py419 def SetFullPath(self, FullPath): argument