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

#include <SmBios.h>

Collaboration diagram for SMBIOS_TABLE_TYPE32:
Collaboration graph
[legend]

Public Attributes

SMBIOS_STRUCTURE Hdr
 
UINT8 Reserved [6]
 
UINT8 BootStatus
 The enumeration value from MISC_BOOT_INFORMATION_STATUS_DATA_TYPE.
 

Detailed Description

System Boot Information (Type 32).

The client system firmware, e.g. BIOS, communicates the System Boot Status to the client's Pre-boot Execution Environment (PXE) boot image or OS-present management application via this structure. When used in the PXE environment, for example, this code identifies the reason the PXE was initiated and can be used by boot-image software to further automate an enterprise's PXE sessions. For example, an enterprise could choose to automatically download a hardware-diagnostic image to a client whose reason code indicated either a firmware- or operating system-detected hardware failure.

Member Data Documentation

◆ BootStatus

UINT8 SMBIOS_TABLE_TYPE32::BootStatus

The enumeration value from MISC_BOOT_INFORMATION_STATUS_DATA_TYPE.

◆ Hdr

SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE32::Hdr

◆ Reserved

UINT8 SMBIOS_TABLE_TYPE32::Reserved[6]

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