OEM-specific structure parsers, types, and cleanup functions. More...
Topics | |
| Dell OEM Type 177: Dell BIOS Flags | |
| Dell BIOS Flags information. | |
| Dell OEM Type 212: Dell Indexed I/O Access | |
| Dell Indexed I/O Access ports, checksum settings, and token records. | |
| Dell OEM Type 218: Dell Token Interface | |
| Dell Token Interface command port, command classes, and token records. | |
| HP OEM Type 204: HPE ProLiant System/Rack Locator | |
| HPE ProLiant System/Rack Locator information. | |
Data Structures | |
| struct | lazybiosOem_t |
| Vendor-specific structures held by a context. More... | |
| struct | lazybiosOemDell_t |
| Dell OEM structures held by a context. More... | |
| struct | lazybiosOemHp_t |
| HP OEM structures held by a context. More... | |
OEM-specific structure parsers, types, and cleanup functions.
OEM structure layouts are implemented using the dmidecode documentation as a reference. No dmidecode source code is incorporated into lazybios.