TianoCore EDK2 master
Loading...
Searching...
No Matches
PciSegmentInfoGuid.h
Go to the documentation of this file.
1
9#ifndef UPL_PCI_SEGMENT_INFO_GUID_H_
10#define UPL_PCI_SEGMENT_INFO_GUID_H_
11
16
17#pragma pack(1)
18typedef struct {
20 UINT64 BaseAddress;
22
23typedef struct {
25 UINTN Count;
26 UPL_SEGMENT_INFO SegmentInfo[0];
28#pragma pack()
29
30#define UNIVERSAL_PAYLOAD_PCI_SEGMENT_INFO_REVISION 1
31
32#endif
UINT64 UINTN
EFI_GUID gUplPciSegmentInfoHobGuid
Definition: Base.h:213
UINT16 SegmentNumber
Segment number.
UINT64 BaseAddress
ECAM Base address.