Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the PRM_MODULE_INFORMATION structure.
Syntax
typedef struct _PRM_MODULE_INFORMATION {
USHORT Revision;
USHORT Length;
GUID Identifier;
USHORT MajorVersion;
USHORT MinorVersion;
USHORT HandlerCount;
ULONG HandlerOffset;
ULONG64 MmioRangesPhysicalAddress;
} PRM_MODULE_INFORMATION, *PPRM_MODULE_INFORMATION;
Members
Revision
Length
Identifier
MajorVersion
MinorVersion
HandlerCount
HandlerOffset
MmioRangesPhysicalAddress
Requirements
Requirement | Value |
---|---|
Minimum supported server | Windows Server 2022 |
Header | acpitabl.h (include Acpitabl.h) |