Home
last modified time | relevance | path

Searched defs:FilePath (Results 1 – 25 of 69) sorted by relevance

123

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/SmmBaseHelper/
DSmramProfileRecord.c40 IN EFI_DEVICE_PATH_PROTOCOL *FilePath in GetFileNameFromFilePath()
69 IN EFI_DEVICE_PATH_PROTOCOL *FilePath, in RegisterSmramProfileImage()
128 IN EFI_DEVICE_PATH_PROTOCOL *FilePath, in UnregisterSmramProfileImage()
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/
DException.py40 def FromXmlFile(self, FilePath): argument
64 def __init__(self, FilePath = None): argument
69 def LoadExceptionListXml(self, FilePath): argument
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
DVpdInfoFile.py123 def Write(self, FilePath): argument
163 def Read(self, FilePath): argument
/device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/FdtPlatformDxe/
DShellSetFdt.c150 IN CONST CHAR16 *FilePath in UpdateFdtTextDevicePath()
305 BOOLEAN FilePath; in ShellDynCmdSetFdtHandler() local
/device/linaro/bootloader/edk2/BaseTools/Source/Python/AutoGen/
DInfSectionParser.py23 def __init__(self, FilePath): argument
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/Include/
DEfiMgmtModeRuntimeLib.h418 #define EFI_INITIALIZE_RUNTIME_DRIVER_LIB(ImageHandle, SystemTable, GoVirtualChildEvent, FilePath) \ argument
/device/linaro/bootloader/edk2/MdeModulePkg/Library/BootMaintenanceManagerLib/
DBootOption.c890 IN EFI_DEVICE_PATH_PROTOCOL *FilePath in BootFromFile()
932 IN EFI_DEVICE_PATH_PROTOCOL *FilePath, in ReSendForm()
962 IN EFI_DEVICE_PATH_PROTOCOL *FilePath in CreateBootOptionFromFile()
979 IN EFI_DEVICE_PATH_PROTOCOL *FilePath in CreateDriverOptionFromFile()
/device/linaro/bootloader/edk2/Nt32Pkg/WinNtSimpleFileSystemDxe/
DWinNtSimpleFileSystem.h37 CHAR16 *FilePath; member
67 CHAR16 *FilePath; member
/device/linaro/bootloader/edk2/ArmPlatformPkg/Bds/
DBootLinux.c26 IN CHAR16* FilePath in HasFilePathEfiExtension()
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/MetaFileWorkspace/
DMetaFileParser.py130 def __new__(Class, FilePath, *args, **kwargs): argument
149 def __init__(self, FilePath, FileType, Table, Owner=-1, From=-1): argument
450 def __init__(self, FilePath, FileType, Table): argument
799 def __init__(self, FilePath, FileType, Table, Owner=-1, From=-1): argument
1519 def __init__(self, FilePath, FileType, Table): argument
1992 def __init__(self, FilePath, IsExtraUni=False, IsModuleUni=True): argument
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Workspace/
DMetaFileParser.py133 def __new__(Class, FilePath, *args, **kwargs): argument
152 def __init__(self, FilePath, FileType, Table, Owner= -1, From= -1): argument
496 def __init__(self, FilePath, FileType, Table): argument
854 def __init__(self, FilePath, FileType, Table, Owner= -1, From= -1): argument
1616 def __init__(self, FilePath, FileType, Table): argument
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
DLoad.c85 EFI_DEVICE_PATH_PROTOCOL *FilePath; in LoadDriver() local
/device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
DHttpBootImpl.c348 IN EFI_DEVICE_PATH_PROTOCOL *FilePath, in HttpBootDxeLoadFile()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/LoadedImage/
DLoadedImage.h47 EFI_DEVICE_PATH_PROTOCOL *FilePath; member
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
DPciOptionRomSupport.c40 IN EFI_DEVICE_PATH_PROTOCOL *FilePath, in LocalLoadFile2()
203 IN EFI_DEVICE_PATH_PROTOCOL *FilePath, in LoadFile2()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
DBmBoot.c1065 IN EFI_DEVICE_PATH_PROTOCOL *FilePath, in BmExpandUsbDevicePath()
1111 IN EFI_DEVICE_PATH_PROTOCOL *FilePath, in BmExpandFileDevicePath()
1243 IN EFI_DEVICE_PATH_PROTOCOL *FilePath, in BmExpandPartitionDevicePath()
1527 IN EFI_DEVICE_PATH_PROTOCOL *FilePath, in BmGetLoadOptionBuffer()
1660 EFI_DEVICE_PATH_PROTOCOL *FilePath; in EfiBootManagerBoot() local
DBmLoadOption.c477 IN EFI_DEVICE_PATH_PROTOCOL *FilePath, in EfiBootManagerInitializeLoadOption()
845 EFI_DEVICE_PATH_PROTOCOL *FilePath; in EfiBootManagerVariableToLoadOptionEx() local
1242 EFI_DEVICE_PATH_PROTOCOL *FilePath; in EfiBootManagerProcessLoadOption() local
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellTftpCommandLib/
DTftp.c774 IN CONST CHAR8 *FilePath, in GetFileSize()
860 IN CONST CHAR16 *FilePath, in DownloadFile()
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DLoadedImage.h60 …EFI_DEVICE_PATH_PROTOCOL *FilePath; ///< A pointer to the file path portion specific to DeviceHa… member
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Image/
DImage.c1039 IN EFI_DEVICE_PATH_PROTOCOL *FilePath, in CoreLoadImageCommon()
1426 IN EFI_DEVICE_PATH_PROTOCOL *FilePath, in CoreLoadImage()
1512 IN EFI_DEVICE_PATH_PROTOCOL *FilePath, in CoreLoadImageEx()
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Parser/
DInfSectionParser.py201 def __new__(cls, FilePath, *args, **kwargs): argument
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/
DScriptExecute.c230 MEDIA_FW_VOL_FILEPATH_DEVICE_PATH *FilePath; in RegisterMemoryProfileImage() local
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Eot/
DReport.py461 FilePath = 'FVRECOVERYFLOPPY.fv' variable
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
DLoadPciRom.c216 EFI_DEVICE_PATH_PROTOCOL *FilePath; in LoadEfiDriversFromRomImage() local
/device/linaro/bootloader/edk2/DuetPkg/FSVariable/
DVariableStorage.h85 CHAR16 FilePath[256]; member

123