HomeSort by relevance Sort by last modified time
    Searched refs:ParentDevicePath (Results 1 - 25 of 84) sorted by null

1 2 3 4

  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
RamDisk.h 40 @param[in] ParentDevicePath
42 parent device path then ParentDevicePath is NULL.
45 If ParentDevicePath is not NULL, the returned
47 to the parent device path. If ParentDevicePath is
68 IN EFI_DEVICE_PATH *ParentDevicePath OPTIONAL,
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/
IsaFloppy.c 96 EFI_DEVICE_PATH_PROTOCOL *ParentDevicePath;
108 (VOID **) &ParentDevicePath,
188 EFI_DEVICE_PATH_PROTOCOL *ParentDevicePath;
199 (VOID **) &ParentDevicePath,
213 ParentDevicePath
247 FdcDev->DevicePath = ParentDevicePath;
322 ParentDevicePath
352 ParentDevicePath
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
PciBus.c 133 EFI_DEVICE_PATH_PROTOCOL *ParentDevicePath;
194 (VOID **) &ParentDevicePath,
243 EFI_DEVICE_PATH_PROTOCOL *ParentDevicePath;
299 (VOID **) &ParentDevicePath,
312 ParentDevicePath
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/
IsaBus.c 95 EFI_DEVICE_PATH_PROTOCOL *ParentDevicePath;
124 (VOID **) &ParentDevicePath,
231 EFI_DEVICE_PATH_PROTOCOL *ParentDevicePath;
265 (VOID **) &ParentDevicePath,
322 ParentDevicePath
336 ParentDevicePath
368 ParentDevicePath,
567 @param[in] ParentDevicePath Device path of the ISA bus controller
580 IN EFI_DEVICE_PATH_PROTOCOL *ParentDevicePath,
616 ParentDevicePath,
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/TerminalDxe/
Terminal.c 136 EFI_DEVICE_PATH_PROTOCOL *ParentDevicePath;
214 (VOID **) &ParentDevicePath,
244 @param ParentDevicePath Parent device path.
253 IN EFI_DEVICE_PATH_PROTOCOL *ParentDevicePath,
300 ParentDevicePath,
547 EFI_DEVICE_PATH_PROTOCOL *ParentDevicePath;
580 (VOID **) &ParentDevicePath,
630 DuplicateDevicePath (ParentDevicePath),
637 if (!IsHotPlugDevice (ParentDevicePath)) {
642 TerminalUpdateConsoleDevVariable (L"ConInDev", ParentDevicePath);
    [all...]
  /device/linaro/bootloader/edk2/EmulatorPkg/EmuBusDriverDxe/
EmuBusDriverDxe.c 44 EFI_DEVICE_PATH_PROTOCOL *ParentDevicePath;
104 (VOID **)&ParentDevicePath,
143 EFI_DEVICE_PATH_PROTOCOL *ParentDevicePath;
160 (VOID **)&ParentDevicePath,
260 EmuDevice->ParentDevicePath = ParentDevicePath;
268 ParentDevicePath,
EmuBusDriverDxe.h 64 EFI_DEVICE_PATH_PROTOCOL *ParentDevicePath;
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseAbsolutePointerDxe/
Ps2MouseAbsolutePointer.c 141 EFI_DEVICE_PATH_PROTOCOL *ParentDevicePath;
153 (VOID **) &ParentDevicePath,
167 ParentDevicePath
213 MouseAbsolutePointerDev->DevicePath = ParentDevicePath;
236 ParentDevicePath
253 ParentDevicePath
275 ParentDevicePath
357 ParentDevicePath
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseDxe/
Ps2Mouse.c 141 EFI_DEVICE_PATH_PROTOCOL *ParentDevicePath;
153 (VOID **) &ParentDevicePath,
167 ParentDevicePath
213 MouseDev->DevicePath = ParentDevicePath;
247 ParentDevicePath
263 ParentDevicePath
285 ParentDevicePath
369 ParentDevicePath
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/
Ps2Keyboard.c 182 EFI_DEVICE_PATH_PROTOCOL *ParentDevicePath;
189 (VOID **) &ParentDevicePath,
203 ParentDevicePath
246 ConsoleIn->DevicePath = ParentDevicePath;
352 ParentDevicePath
368 ParentDevicePath
414 ParentDevicePath
  /device/linaro/bootloader/edk2/Nt32Pkg/WinNtBusDriverDxe/
WinNtBusDriver.c 233 EFI_DEVICE_PATH_PROTOCOL *ParentDevicePath;
304 (VOID **) &ParentDevicePath,
365 EFI_DEVICE_PATH_PROTOCOL *ParentDevicePath;
388 (VOID **) &ParentDevicePath,
524 WinNtDevice->ParentDevicePath = ParentDevicePath;
542 ParentDevicePath,
WinNtBusDriver.h 163 EFI_DEVICE_PATH_PROTOCOL *ParentDevicePath;
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/I2c/I2cDxe/
I2cBus.c 392 EFI_DEVICE_PATH_PROTOCOL *ParentDevicePath;
427 (VOID **) &ParentDevicePath,
562 EFI_DEVICE_PATH_PROTOCOL *ParentDevicePath;
565 ParentDevicePath = NULL;
619 (VOID **) &ParentDevicePath,
674 I2cBusContext->ParentDevicePath = ParentDevicePath;
700 if (ParentDevicePath != NULL) {
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciSioSerialDxe/
Serial.c 65 NULL, // ParentDevicePath
408 @param ParentDevicePath Pointer to the parent device path.
426 IN EFI_DEVICE_PATH_PROTOCOL *ParentDevicePath,
458 SerialDevice->ParentDevicePath = ParentDevicePath;
567 SerialDevice->ParentDevicePath
575 SerialDevice->ParentDevicePath
586 SerialDevice->ParentDevicePath,
606 SerialDevice->ParentDevicePath,
788 EFI_DEVICE_PATH_PROTOCOL *ParentDevicePath;
    [all...]
  /device/linaro/bootloader/edk2/EmulatorPkg/EmuSnpDxe/
EmuSnpDxe.c 587 EFI_DEVICE_PATH_PROTOCOL *ParentDevicePath;
633 (VOID **) &ParentDevicePath,
696 EFI_DEVICE_PATH_PROTOCOL *ParentDevicePath;
706 ( VOID ** ) &ParentDevicePath,
763 // Build the device path by appending the MAC node to the ParentDevicePath
777 // Build the device path by appending the MAC node to the ParentDevicePath from the EmuIo handle.
779 Private->DevicePath = AppendDevicePathNode (ParentDevicePath, (EFI_DEVICE_PATH_PROTOCOL *)&Node);
831 if (ParentDevicePath != NULL) {
    [all...]
  /device/linaro/bootloader/edk2/DuetPkg/PciBusNoEnumerationDxe/
PciBus.c 157 EFI_DEVICE_PATH_PROTOCOL *ParentDevicePath;
175 (VOID **) &ParentDevicePath,
  /device/linaro/bootloader/edk2/CorebootPayloadPkg/FbGop/
FbGop.c 163 EFI_DEVICE_PATH_PROTOCOL *ParentDevicePath;
173 ParentDevicePath = NULL;
181 (VOID **) &ParentDevicePath
241 ParentDevicePath
256 ParentDevicePath
279 ParentDevicePath,
289 ParentDevicePath
295 ParentDevicePath
416 @param ParentDevicePath Parent Device Path
429 IN EFI_DEVICE_PATH_PROTOCOL *ParentDevicePath,
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe/
NvmExpress.c 73 EFI_DEVICE_PATH_PROTOCOL *ParentDevicePath;
96 ParentDevicePath = Private->ParentDevicePath;
202 DevicePath = AppendDevicePathNode (ParentDevicePath, NewDevicePathNode);
734 EFI_DEVICE_PATH_PROTOCOL *ParentDevicePath;
767 (VOID **) &ParentDevicePath,
889 EFI_DEVICE_PATH_PROTOCOL *ParentDevicePath;
899 ParentDevicePath = NULL;
904 (VOID **) &ParentDevicePath,
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Sd/SdDxe/
SdDxe.c 317 Private->ParentDevicePath,
464 EFI_DEVICE_PATH_PROTOCOL *ParentDevicePath;
523 (VOID **) &ParentDevicePath,
576 EFI_DEVICE_PATH_PROTOCOL *ParentDevicePath;
607 (VOID **) &ParentDevicePath,
615 Private->ParentDevicePath = ParentDevicePath;
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ata/AtaBusDxe/
AtaBus.c 246 DevicePath = AppendDevicePathNode (AtaBusDriverData->ParentDevicePath, NewDevicePathNode);
302 AtaBusDriverData->ParentDevicePath
595 EFI_DEVICE_PATH_PROTOCOL *ParentDevicePath;
671 (VOID **) &ParentDevicePath,
725 EFI_DEVICE_PATH_PROTOCOL *ParentDevicePath;
735 (VOID **) &ParentDevicePath,
750 ParentDevicePath
777 AtaBusDriverData->ParentDevicePath = ParentDevicePath;
811 ParentDevicePath
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Sd/EmmcDxe/
EmmcDxe.c 411 EFI_DEVICE_PATH_PROTOCOL *ParentDevicePath;
419 ParentDevicePath = Device->DevicePath;
426 DevicePath = AppendDevicePathNode (ParentDevicePath, (EFI_DEVICE_PATH_PROTOCOL*)&ControlNode);
570 Private->ParentDevicePath,
711 EFI_DEVICE_PATH_PROTOCOL *ParentDevicePath;
770 (VOID **) &ParentDevicePath,
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/
Serial.c 201 EFI_DEVICE_PATH_PROTOCOL *ParentDevicePath;
346 (VOID **) &ParentDevicePath,
405 EFI_DEVICE_PATH_PROTOCOL *ParentDevicePath;
422 (VOID **) &ParentDevicePath,
436 ParentDevicePath
548 SerialDevice->ParentDevicePath = ParentDevicePath;
589 ParentDevicePath
597 ParentDevicePath
603 // Build the device path by appending the UART node to the ParentDevicePath.
    [all...]
  /device/linaro/bootloader/edk2/Nt32Pkg/WinNtSerialIoDxe/
WinNtSerialIo.c 170 EFI_DEVICE_PATH_PROTOCOL *ParentDevicePath;
312 (VOID **) &ParentDevicePath,
386 EFI_DEVICE_PATH_PROTOCOL *ParentDevicePath;
406 (VOID **) &ParentDevicePath,
512 // Build the device path by appending the UART node to the ParentDevicePath
581 Private->ParentDevicePath = ParentDevicePath;
619 // Build the device path by appending the UART node to the ParentDevicePath
624 ParentDevicePath,
    [all...]
  /device/linaro/bootloader/edk2/OptionRomPkg/CirrusLogic5430Dxe/
CirrusLogic5430.c 234 EFI_DEVICE_PATH_PROTOCOL *ParentDevicePath;
314 // Get ParentDevicePath
319 (VOID **) &ParentDevicePath
337 ParentDevicePath,
345 Private->GopDevicePath = AppendDevicePathNode (ParentDevicePath, RemainingDevicePath);
383 Private->UgaDevicePath = ParentDevicePath;
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/
IdeBus.c 148 EFI_DEVICE_PATH_PROTOCOL *ParentDevicePath;
210 (VOID **) &ParentDevicePath,
296 EFI_DEVICE_PATH_PROTOCOL *ParentDevicePath;
336 (VOID **) &ParentDevicePath,
519 ParentDevicePath
680 ParentDevicePath,
916 ParentDevicePath
    [all...]

Completed in 669 milliseconds

1 2 3 4