TianoCore EDK2
master
Loading...
Searching...
No Matches
PrmMmio.h
Go to the documentation of this file.
1
10
#ifndef PRM_MMIO_H_
11
#define PRM_MMIO_H_
12
13
#include <
Uefi.h
>
14
15
#pragma pack(push, 1)
16
22
typedef
struct
{
23
EFI_PHYSICAL_ADDRESS
PhysicalBaseAddress;
24
EFI_PHYSICAL_ADDRESS
VirtualBaseAddress;
25
UINT32 Length;
26
}
PRM_RUNTIME_MMIO_RANGE
;
27
32
typedef
struct
{
36
UINT64
Count
;
40
PRM_RUNTIME_MMIO_RANGE
Range[1];
41
}
PRM_RUNTIME_MMIO_RANGES
;
42
43
#pragma pack(pop)
44
45
#endif
Uefi.h
EFI_PHYSICAL_ADDRESS
UINT64 EFI_PHYSICAL_ADDRESS
Definition:
UefiBaseType.h:50
PRM_RUNTIME_MMIO_RANGE
Definition:
PrmMmio.h:22
PRM_RUNTIME_MMIO_RANGES
Definition:
PrmMmio.h:32
PRM_RUNTIME_MMIO_RANGES::Count
UINT64 Count
Definition:
PrmMmio.h:36
PrmPkg
Include
PrmMmio.h
Generated on Fri Nov 15 2024 18:01:22 for TianoCore EDK2 by
1.9.6