#include "smbios/compat.h"
#include "smbios/types.h"
#include "smbios/config/abi_prefix.hpp"
#include "smbios/config/abi_suffix.hpp"
Go to the source code of this file.
Namespaces | |
namespace | smbios |
Classes | |
struct | indexed_io_token |
struct | indexed_io_access_structure |
struct | dell_protected_value_1_structure |
struct | dell_protected_value_2_structure |
struct | calling_interface_token |
struct | calling_interface_structure |
Enumerations | |
enum | { DellIndexedIoTokenType = 0xD4, DellProtectedAreaType1 = 0xD5, DellProtectedAreaType2 = 0xD6, DellCallingInterface = 0xDA } |
enum | { TokenTypeEOT = 0xffff } |
enum | { pvFmtAlphaNumericScanCode = 0, pvFmtAlphaNumericAscii = 1, pvFmtAlphaNumericScanCodeNS = 2, pvFmtAlphaNumericAsciiNS = 3 } |
Variables | |
smbios::indexed_io_token | LIBSMBIOS_PACKED_ATTR |
smbios::indexed_io_access_structure | LIBSMBIOS_PACKED_ATTR |
smbios::dell_protected_value_1_structure | LIBSMBIOS_PACKED_ATTR |
smbios::dell_protected_value_2_structure | LIBSMBIOS_PACKED_ATTR |
smbios::calling_interface_token | LIBSMBIOS_PACKED_ATTR |
smbios::calling_interface_structure | LIBSMBIOS_PACKED_ATTR |