|
XenevaOS
|
#include <SmBios.h>

Public Attributes | |
| SMBIOS_STRUCTURE | Hdr |
| UINT8 | Reserved [6] |
| UINT8 | BootStatus |
| The enumeration value from MISC_BOOT_INFORMATION_STATUS_DATA_TYPE. | |
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.
| UINT8 SMBIOS_TABLE_TYPE32::BootStatus |
The enumeration value from MISC_BOOT_INFORMATION_STATUS_DATA_TYPE.
| SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE32::Hdr |
| UINT8 SMBIOS_TABLE_TYPE32::Reserved[6] |