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

Data Fields

UINT32 Signature
 
LIST_ENTRY Link
 
EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_OPERATION Operation
 
UINTN NumberOfBytes
 
UINTN NumberOfPages
 
EFI_PHYSICAL_ADDRESS HostAddress
 
EFI_PHYSICAL_ADDRESS MappedHostAddress
 
UINT64 Signature
 
EDKII_IOMMU_OPERATION Operation
 
EFI_PHYSICAL_ADDRESS CryptedAddress
 
EFI_PHYSICAL_ADDRESS PlainTextAddress
 
UINT32 ReservedMemBitmap
 

Detailed Description

Definition at line 41 of file PciRootBridge.h.

Field Documentation

◆ CryptedAddress

EFI_PHYSICAL_ADDRESS MAP_INFO::CryptedAddress

Definition at line 25 of file IoMmuInternal.h.

◆ HostAddress

EFI_PHYSICAL_ADDRESS MAP_INFO::HostAddress

Definition at line 47 of file PciRootBridge.h.

◆ Link

LIST_ENTRY MAP_INFO::Link

Definition at line 43 of file PciRootBridge.h.

◆ MappedHostAddress

EFI_PHYSICAL_ADDRESS MAP_INFO::MappedHostAddress

Definition at line 48 of file PciRootBridge.h.

◆ NumberOfBytes

UINTN MAP_INFO::NumberOfBytes

Definition at line 45 of file PciRootBridge.h.

◆ NumberOfPages

UINTN MAP_INFO::NumberOfPages

Definition at line 46 of file PciRootBridge.h.

◆ Operation [1/2]

Definition at line 44 of file PciRootBridge.h.

◆ Operation [2/2]

EDKII_IOMMU_OPERATION MAP_INFO::Operation

Definition at line 22 of file IoMmuInternal.h.

◆ PlainTextAddress

EFI_PHYSICAL_ADDRESS MAP_INFO::PlainTextAddress

Definition at line 26 of file IoMmuInternal.h.

◆ ReservedMemBitmap

UINT32 MAP_INFO::ReservedMemBitmap

Definition at line 27 of file IoMmuInternal.h.

◆ Signature [1/2]

UINT32 MAP_INFO::Signature

Definition at line 42 of file PciRootBridge.h.

◆ Signature [2/2]

UINT64 MAP_INFO::Signature

Definition at line 20 of file IoMmuInternal.h.


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