TianoCore EDK2 master
|
#include <IndustryStandard/Pci23.h>
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 |
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.
#define QEMU_PCI_BRIDGE_CAPABILITY_TYPE_RESOURCE_RESERVATION 0x01 |
Definition at line 36 of file QemuPciBridgeCapabilities.h.
#define QEMU_PCI_BRIDGE_VENDOR_ID_REDHAT 0x1B36 |
Definition at line 21 of file QemuPciBridgeCapabilities.h.