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

Data Fields

EFI_SMBUS_DEVICE_ADDRESS SmbusDeviceAddress
 
EFI_SMBUS_UDID SmbusDeviceUdid
 

Detailed Description

Definition at line 37 of file SmBus.h.

Field Documentation

◆ SmbusDeviceAddress

EFI_SMBUS_DEVICE_ADDRESS EFI_SMBUS_DEVICE_MAP::SmbusDeviceAddress

The SMBUS hardware address to which the SMBUS device is preassigned or allocated. Type EFI_SMBUS_DEVICE_ADDRESS is defined in EFI_PEI_SMBUS2_PPI.Execute().

Definition at line 42 of file SmBus.h.

◆ SmbusDeviceUdid

EFI_SMBUS_UDID EFI_SMBUS_DEVICE_MAP::SmbusDeviceUdid

The SMBUS Unique Device Identifier (UDID) as defined in EFI_SMBUS_UDID. Type EFI_SMBUS_UDID is defined in EFI_PEI_SMBUS2_PPI.ArpDevice().

Definition at line 47 of file SmBus.h.


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