lazybios 3.0.0
Lightweight SMBIOS/DMI parsing library
Loading...
Searching...
No Matches
Dell OEM Type 177: Dell BIOS Flags Guide

Access and interpret Dell BIOS Flags information.

Result set and ownership

lazybiosGetOemDellType177 returns a lazybiosOemDellType177Array_t holding every matching structure. Iterate entries using count. A non-NULL result whose count is zero means the table contains none of this type; NULL means the arguments were unusable or an allocation failed. Release the set with lazybiosFreeOemDellType177, or assign it to ctx->oem->dell->Type177 and let lazybiosCleanup own it.

Every record carries its own SMBIOS handle and the reported length.

Fields

  • acpi_wmi_supported: "Yes" when the Type 177 flags report ACPI WMI support; otherwise "No". Check field_status.acpi_wmi_supported before treating the value as present.
See also
Dell OEM Type 177: Dell BIOS Flags