|
Turnstone Operating System
|
SM BIOS header file. More...
#include <types.h>Classes | |
| struct | smbios_entrypoint_32_t |
| 32-bit SMBIOS entry point structure More... | |
| struct | smbios_entrypoint_64_t |
| 64-bit SMBIOS entry point structure More... | |
| struct | smbios_structure_header_t |
| SMBIOS structure header. More... | |
| struct | smbios_bios_information_t |
| SMBIOS BIOS information structure. More... | |
| struct | smbios_system_information_t |
| SMBIOS system information structure. More... | |
| struct | smbios_baseboard_information_t |
| SMBIOS baseboard information structure. More... | |
| struct | smbios_system_enclosure_or_chassis_t |
| SMBIOS system enclosure or chassis structure. More... | |
| struct | smbios_processor_information_t |
| SMBIOS processor information structure. More... | |
| struct | smbios_cache_information_t |
| SMBIOS cache information structure. More... | |
| struct | smbios_port_connector_information_t |
| SMBIOS port connector information structure. More... | |
| struct | smbios_system_slots_t |
| SMBIOS system slots structure. More... | |
Macros | |
| #define | ___SMBIOS_H 0 |
Typedefs | |
| typedef struct smbios_entrypoint_32_t | smbios_entrypoint_32_t |
| 32-bit SMBIOS entry point structure | |
| typedef struct smbios_entrypoint_64_t | smbios_entrypoint_64_t |
| 64-bit SMBIOS entry point structure | |
| typedef enum smbios_structure_type_t | smbios_structure_type_t |
| SMBIOS structure type. | |
| typedef struct smbios_structure_header_t | smbios_structure_header_t |
| SMBIOS structure header. | |
| typedef struct smbios_bios_information_t | smbios_bios_information_t |
| SMBIOS BIOS information structure. | |
| typedef struct smbios_system_information_t | smbios_system_information_t |
| SMBIOS system information structure. | |
| typedef struct smbios_baseboard_information_t | smbios_baseboard_information_t |
| SMBIOS baseboard information structure. | |
| typedef struct smbios_system_enclosure_or_chassis_t | smbios_system_enclosure_or_chassis_t |
| SMBIOS system enclosure or chassis structure. | |
| typedef struct smbios_processor_information_t | smbios_processor_information_t |
| SMBIOS processor information structure. | |
| typedef struct smbios_cache_information_t | smbios_cache_information_t |
| SMBIOS cache information structure. | |
| typedef struct smbios_port_connector_information_t | smbios_port_connector_information_t |
| SMBIOS port connector information structure. | |
| typedef struct smbios_system_slots_t | smbios_system_slots_t |
| SMBIOS system slots structure. | |
SM BIOS header file.
This work is licensed under TURNSTONE OS Public License. Please read and understand latest version of Licence.
| #define ___SMBIOS_H 0 |
macro for avoiding multiple inclusion error
SMBIOS structure type.