HomeSort by relevance Sort by last modified time
    Searched defs:DeviceHandle (Results 1 - 25 of 47) sorted by null

1 2

  /device/linaro/bootloader/edk2/EmulatorPkg/EmuSnpDxe/
EmuSnpDxe.h 55 EFI_HANDLE DeviceHandle;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/LoadedImage/
LoadedImage.h 46 EFI_HANDLE DeviceHandle;
  /device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsbHostDxe/
DwUsbHostDxe.h 64 EFI_HANDLE DeviceHandle;
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
LoadedImage.h 59 EFI_HANDLE DeviceHandle; ///< The device handle that the EFI Image was loaded from.
60 EFI_DEVICE_PATH_PROTOCOL *FilePath; ///< A pointer to the file path portion specific to DeviceHandle
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Include/
TianoSpecTypes.h 64 EFI_HANDLE DeviceHandle;
72 EFI_HANDLE DeviceHandle;
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe/
NvmExpress.c 69 EFI_HANDLE DeviceHandle;
190 DeviceHandle = NULL;
192 Status = gBS->LocateDevicePath (&gEfiDevicePathProtocolGuid, &RemainingDevicePath, &DeviceHandle);
193 if (!EFI_ERROR (Status) && (DeviceHandle != NULL) && IsDevicePathEnd(RemainingDevicePath)) {
204 Device->DeviceHandle = NULL;
207 &Device->DeviceHandle,
226 &Device->DeviceHandle,
233 &Device->DeviceHandle,
251 Device->DeviceHandle,
    [all...]
NvmExpress.h 158 EFI_HANDLE DeviceHandle;
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/FileExplorerLib/
FileExplorer.h 56 EFI_HANDLE DeviceHandle;
FileExplorer.c 355 @param DeviceHandle A handle for a device
362 IN EFI_HANDLE DeviceHandle
375 DeviceHandle,
729 FileContext->DeviceHandle = SimpleFsHandle[Index];
730 FileContext->FileHandle = LibOpenRoot (FileContext->DeviceHandle);
736 MenuEntry->HelpString = LibDevicePathToStr (DevicePathFromHandle (FileContext->DeviceHandle));
738 FileContext->DevicePath = FileDevicePath (FileContext->DeviceHandle, FileContext->FileName);
804 FileContext->DeviceHandle = LoadFileHandle[Index];
807 FileContext->DevicePath = DevicePathFromHandle (FileContext->DeviceHandle);
892 @param DeviceHandle Driver handle for this partition.
    [all...]
  /device/linaro/bootloader/edk2/OptionRomPkg/UndiRuntimeDxe/
Undi32.h 68 EFI_HANDLE DeviceHandle;
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ata/AtaBusDxe/
AtaBus.c 230 EFI_HANDLE DeviceHandle;
252 DeviceHandle = NULL;
254 Status = gBS->LocateDevicePath (&gEfiDevicePathProtocolGuid, &RemainingDevicePath, &DeviceHandle);
255 if (!EFI_ERROR (Status) && (DeviceHandle != NULL) && IsDevicePathEnd(RemainingDevicePath)) {
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Scsi/ScsiBusDxe/
ScsiBus.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Hand/
Handle.c 538 EFI_HANDLE DeviceHandle;
570 DeviceHandle = NULL;
572 Status = CoreLocateDevicePath (&gEfiDevicePathProtocolGuid, &DevicePath, &DeviceHandle);
573 if (!EFI_ERROR (Status) && (DeviceHandle != NULL) && IsDevicePathEnd(DevicePath)) {
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/SnpDxe/
Snp.h 68 EFI_HANDLE DeviceHandle;
    [all...]
  /device/linaro/bootloader/edk2/Nt32Pkg/SnpNt32Dxe/
SnpNt32.h 180 EFI_HANDLE DeviceHandle;
  /device/linaro/bootloader/edk2/SecurityPkg/Library/DxeDeferImageLoadLib/
DxeDeferImageLoadLib.c 47 EFI_HANDLE DeviceHandle;
54 DeviceHandle = NULL;
59 &DeviceHandle
63 DeviceHandle,
78 DeviceHandle = NULL;
83 &DeviceHandle
88 DeviceHandle,
116 DeviceHandle = NULL;
121 &DeviceHandle
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
EdkIIGlueReportStatusCodeLib.h 196 EFI_HANDLE DeviceHandle;
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/
DxeMain.h 218 EFI_HANDLE DeviceHandle;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Image/
Image.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
Dispatcher.c 319 EFI_HANDLE DeviceHandle;
341 DeviceHandle = NULL;
349 Status = gBS->LocateDevicePath (&gEfiFirmwareVolume2ProtocolGuid, &HandleFilePath, &DeviceHandle);
372 Status = gBS->HandleProtocol (DeviceHandle, &gEfiDevicePathProtocolGuid, (VOID **)&HandleFilePath);
581 DriverEntry->LoadedImage->DeviceHandle = DeviceHandle;
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Pi/
PiDxeCis.h 166 EFI_HANDLE DeviceHandle;
206 EFI_HANDLE DeviceHandle;
263 @param DeviceHandle The device handle for which the memory resource
289 IN EFI_HANDLE DeviceHandle OPTIONAL
482 @param DeviceHandle The device handle for which the I/O resource is being allocated.
505 IN EFI_HANDLE DeviceHandle OPTIONAL
  /device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
SecureBootConfigFileExplorer.c 501 EFI_HANDLE DeviceHandle;
510 &DeviceHandle
517 DeviceHandle,
601 @param[in] DeviceHandle A handle for a device
608 IN EFI_HANDLE DeviceHandle
621 DeviceHandle,
    [all...]
  /external/syslinux/gpxe/src/include/gpxe/efi/Pi/
PiDxeCis.h 104 EFI_HANDLE DeviceHandle;
144 EFI_HANDLE DeviceHandle;
201 @param DeviceHandle The device handle for which the memory resource
227 IN EFI_HANDLE DeviceHandle OPTIONAL
394 @param DeviceHandle The device handle for which the I/O resource is being allocated.
417 IN EFI_HANDLE DeviceHandle OPTIONAL
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Guid/StatusCodeDataTypeId/
StatusCodeDataTypeId.h 375 EFI_HANDLE DeviceHandle;
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/
FrameworkHii.h 116 EFI_HANDLE DeviceHandle; ///< Optional.
    [all...]

Completed in 987 milliseconds

1 2