TianoCore EDK2 master
Loading...
Searching...
No Matches
SIO_DEV Struct Reference

Data Fields

UINT32 Signature
 
EFI_HANDLE Handle
 
EFI_PCI_IO_PROTOCOLPciIo
 
EFI_DEVICE_PATH_PROTOCOLDevicePath
 
EFI_SIO_PROTOCOL Sio
 
UINT32 DeviceIndex
 

Detailed Description

Definition at line 32 of file SioService.h.

Field Documentation

◆ DeviceIndex

UINT32 SIO_DEV::DeviceIndex

Definition at line 39 of file SioService.h.

◆ DevicePath

EFI_DEVICE_PATH_PROTOCOL* SIO_DEV::DevicePath

Definition at line 36 of file SioService.h.

◆ Handle

EFI_HANDLE SIO_DEV::Handle

Definition at line 34 of file SioService.h.

◆ PciIo

EFI_PCI_IO_PROTOCOL* SIO_DEV::PciIo

Definition at line 35 of file SioService.h.

◆ Signature

UINT32 SIO_DEV::Signature

Definition at line 33 of file SioService.h.

◆ Sio

EFI_SIO_PROTOCOL SIO_DEV::Sio

Definition at line 38 of file SioService.h.


The documentation for this struct was generated from the following file: