Revision Date Author Comments
# f1260d35 29-Apr-2022 Patrick Williams <patrick@stwcx.xyz>

prettier: reformat YAML

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: Ib7050ca82a9826efbd5ef356f546f3c33d7a2186


# 846182e0 04-Jun-2021 Willy Tu <wltu@google.com>

location code: add new item interface to support more connections types

Provide informaiton on different types of physical connections.
Supporting:
- Slot
- Embedded

O

location code: add new item interface to support more connections types

Provide informaiton on different types of physical connections.
Supporting:
- Slot
- Embedded

Only supporting these two options since it can be used to cover most
cases.

The location type can be used by the IPMI OEM or Redfish to represent
the physical location of the hardware. A client wrapper client around
IPMI/Redfish can use it along with physical location to determine/build
device path of the hardware.

Change-Id: I2a8cf408d52f2434bc0c7874f5006215fc7203f5
Signed-off-by: Willy Tu <wltu@google.com>

show more ...