XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
PAL_VERSION_INFO Struct Reference

#include <Pal.h>

Public Attributes

UINT64 VersionOfPalB:16
 
UINT64 Reserved1:8
 
UINT64 PalVendor:8
 
UINT64 VersionOfPalA:16
 
UINT64 Reserved2:16
 

Member Data Documentation

◆ PalVendor

UINT64 PAL_VERSION_INFO::PalVendor

Is an unsigned 8-bit integer indicating the vendor of the PAL code.

◆ Reserved1

UINT64 PAL_VERSION_INFO::Reserved1

◆ Reserved2

UINT64 PAL_VERSION_INFO::Reserved2

◆ VersionOfPalA

UINT64 PAL_VERSION_INFO::VersionOfPalA

Is a 16-bit binary coded decimal (BCD) number that provides identification information about the PAL_A firmware. In the split PAL_A model, this return value is the version number of the processor-specific PAL_A. The generic PAL_A version is not returned by this procedure in the split PAL_A model.

◆ VersionOfPalB

UINT64 PAL_VERSION_INFO::VersionOfPalB

Is a 16-bit binary coded decimal (BCD) number that provides identification information about the PAL_B firmware.


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