TianoCore EDK2 master
Loading...
Searching...
No Matches
QemuPciBridgeCapabilities.h File Reference

Go to the source code of this file.

Data Structures

struct  QEMU_PCI_BRIDGE_CAPABILITY_HDR
 
struct  QEMU_PCI_BRIDGE_CAPABILITY_RESOURCE_RESERVATION
 

Macros

#define QEMU_PCI_BRIDGE_VENDOR_ID_REDHAT   0x1B36
 
#define QEMU_PCI_BRIDGE_CAPABILITY_TYPE_RESOURCE_RESERVATION   0x01
 

Detailed Description

Macro and type definitions for QEMU's Red Hat vendor-specific PCI capabilities that provide various hints about PCI Bridges.

Refer to "docs/pcie_pci_bridge.txt" in the QEMU source directory.

Copyright (C) 2017, Red Hat, Inc.

SPDX-License-Identifier: BSD-2-Clause-Patent

Definition in file QemuPciBridgeCapabilities.h.

Macro Definition Documentation

◆ QEMU_PCI_BRIDGE_CAPABILITY_TYPE_RESOURCE_RESERVATION

#define QEMU_PCI_BRIDGE_CAPABILITY_TYPE_RESOURCE_RESERVATION   0x01

Definition at line 36 of file QemuPciBridgeCapabilities.h.

◆ QEMU_PCI_BRIDGE_VENDOR_ID_REDHAT

#define QEMU_PCI_BRIDGE_VENDOR_ID_REDHAT   0x1B36

Definition at line 21 of file QemuPciBridgeCapabilities.h.