Searched refs:DevicePath (Results 201 - 225 of 468) sorted by relevance

1234567891011>>

/device/linaro/bootloader/edk2/Nt32Pkg/SnpNt32Dxe/
H A DSnpNt32.h26 #include <Protocol/DevicePath.h>
181 EFI_DEVICE_PATH_PROTOCOL *DevicePath; member in struct:_SNPNT32_INSTANCE_DATA
/device/linaro/bootloader/edk2/OvmfPkg/PciHostBridgeDxe/
H A DPciHostBridge.h27 #include <Protocol/DevicePath.h>
615 EFI_PCI_ROOT_BRIDGE_DEVICE_PATH DevicePath; member in struct:__anon8719
/device/linaro/bootloader/edk2/PcAtChipsetPkg/PciHostBridgeDxe/
H A DPciHostBridge.h26 #include <Protocol/DevicePath.h>
614 EFI_DEVICE_PATH_PROTOCOL *DevicePath; member in struct:__anon8786
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/FvbRuntimeDxe/
H A DFvbService.h32 #include <Protocol/DevicePath.h>
96 EFI_DEVICE_PATH_PROTOCOL *DevicePath;
87 EFI_DEVICE_PATH_PROTOCOL *DevicePath; member in struct:__anon9769
H A DFvbSmmDxe.h63 EFI_DEVICE_PATH_PROTOCOL *DevicePath;
54 EFI_DEVICE_PATH_PROTOCOL *DevicePath; member in struct:__anon9778
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/
H A DGenericBdsLib.inf37 DevicePath.c
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/ArmVExpressFastBootDxe/
H A DArmVExpressFastBoot.c151 EFI_DEVICE_PATH_PROTOCOL *DevicePath; local
224 (VOID **) &DevicePath,
232 if (!CompareMem (DevicePath, FlashDevicePath, FLASH_DEVICE_PATH_SIZE (FlashDevicePath))) {
235 NextNode = NextDevicePathNode (DevicePath);
/device/linaro/bootloader/edk2/ArmPlatformPkg/FileSystem/BootMonFs/
H A DBootMonFsInternal.h83 EFI_DEVICE_PATH_PROTOCOL *DevicePath; member in struct:_BOOTMON_FS_INSTANCE
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/HiiConfigRouting/
H A DHiiConfigRouting.h259 IN CONST EFI_DEVICE_PATH_PROTOCOL *DevicePath,
280 DevicePath - A pointer to the PATH value to search for in the
282 the requested data. If DevicePath is NULL, then all
283 DevicePath values will be searched for.
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/EfiFileLib/
H A DEfiFileLib.c403 File->DevicePath = DevicePathFromHandle (File->EfiHandle);
406 File->DevicePath = AppendDevicePath (File->DevicePath, FileDevicePath);
516 EFI_DEVICE_PATH_PROTOCOL *DevicePath; local
556 DevicePath = DevicePathFromHandle (File->EfiHandle);
559 File->DevicePath = DuplicateDevicePath (DevicePath);
626 File->DevicePath = AppendDevicePathNode (DevicePath, (EFI_DEVICE_PATH_PROTOCOL *)&DevicePathNode);
671 EFI_DEVICE_PATH_PROTOCOL *DevicePath; local
[all...]
/device/linaro/bootloader/edk2/EmulatorPkg/FvbServicesRuntimeDxe/
H A DFvbInfo.c25 #include <Protocol/DevicePath.h>
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/
H A DUsbBus.h25 #include <Protocol/DevicePath.h>
218 EFI_DEVICE_PATH_PROTOCOL *DevicePath; member in struct:_USB_INTERFACE
254 EFI_DEVICE_PATH_PROTOCOL *DevicePath; member in struct:_USB_BUS
301 EFI_DEVICE_PATH_PROTOCOL *DevicePath; member in struct:_DEVICE_PATH_LIST_ITEM
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/FwVolBlock/
H A DFwVolBlock.h44 EFI_DEVICE_PATH_PROTOCOL *DevicePath; member in struct:__anon6014
/device/linaro/bootloader/edk2/MdeModulePkg/Library/PlatformVarCleanupLib/
H A DPlatVarCleanup.h33 #include <Protocol/DevicePath.h>
/device/linaro/bootloader/edk2/MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/
H A DReportStatusCodeLib.c476 Device Path Protocol specified by DevicePath. This function is responsible
487 If DevicePath is NULL, then ASSERT().
491 @param DevicePath Pointer to the Device Path Protocol to be reported.
494 data specified by DevicePath.
505 IN CONST EFI_DEVICE_PATH_PROTOCOL *DevicePath
508 ASSERT (DevicePath != NULL);
512 (VOID *)DevicePath,
513 GetDevicePathSize (DevicePath)
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/IScsiDxe/
H A DIScsiDriver.c262 Private->DevicePath = IScsiGetTcpConnDevicePath (Private);
263 if (Private->DevicePath == NULL) {
273 Private->DevicePath
296 Private->DevicePath,
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
H A DHiiConfigRouting.h370 @param DevicePath A pointer to the PATH value to search for in the
372 the requested data. If DevicePath is NULL, then all
373 DevicePath values will be searched for.
396 IN CONST EFI_DEVICE_PATH_PROTOCOL *DevicePath,
/device/linaro/bootloader/edk2/Nt32Pkg/FvbServicesRuntimeDxe/
H A DFvbInfo.c35 #include <Protocol/DevicePath.h>
/device/linaro/bootloader/edk2/Nt32Pkg/Library/PlatformBootManagerLib/
H A DPlatformBootManager.h42 EFI_DEVICE_PATH_PROTOCOL *DevicePath; member in struct:__anon8564
/device/linaro/bootloader/edk2/Nt32Pkg/WinNtBusDriverDxe/
H A DComponentName.c32 #include <Protocol/DevicePath.h>
/device/linaro/bootloader/edk2/OvmfPkg/EmuVariableFvbRuntimeDxe/
H A DFvb.c22 #include <Protocol/DevicePath.h>
53 { // DevicePath
883 mEmuVarsFvb.DevicePath.MemMapDevPath.StartingAddress = Address;
884 mEmuVarsFvb.DevicePath.MemMapDevPath.EndingAddress = Address + EMU_FVB_SIZE - 1;
896 &mEmuVarsFvb.DevicePath,
H A DFvb.h50 FV_DEVICE_PATH DevicePath; member in struct:__anon8659
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/
H A DUefiShellLevel3CommandsLib.h25 #include <Protocol/DevicePath.h>
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformSetupDxe/
H A DPlatformSetupDxe.h43 #include <Protocol/DevicePath.h>
/device/linaro/bootloader/edk2/DuetPkg/BiosVideoThunkDxe/
H A DBiosVideo.h22 #include <Protocol/DevicePath.h>
32 #include <Protocol/DevicePath.h>
126 EFI_DEVICE_PATH_PROTOCOL *DevicePath; member in struct:__anon3768

Completed in 422 milliseconds

1234567891011>>