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_HANDLER_INFORMATION structure.
Syntax
typedef struct _PRM_HANDLER_INFORMATION {
USHORT Revision;
USHORT Length;
GUID Identifier;
ULONG64 PhysicalAddress;
ULONG64 StaticBufferPhysicalAddress;
ULONG64 AcpiParameterPhysicalAddress;
} PRM_HANDLER_INFORMATION, *PPRM_HANDLER_INFORMATION;
Members
Revision
Length
Identifier
PhysicalAddress
StaticBufferPhysicalAddress
AcpiParameterPhysicalAddress
Requirements
Requirement | Value |
---|---|
Minimum supported server | Windows Server 2022 |
Header | acpitabl.h (include Acpitabl.h) |