#include "smbios/compat.h"#include <iostream>#include <sstream>#include "smbios/IMemory.h"#include "SmbiosImpl.h"#include "miniddk.h"#include "smbios/message.h"Go to the source code of this file.
Namespaces | |
| namespace | smbios |
Defines | |
| #define | LIBSMBIOS_SOURCE |
| #define | MS_RSMB_HEADER_SIZE 8 |
Functions | |
| int | smbios::LoadNtdllFuncs (void) |
Variables | |
| GetSystemFirmwareTablePtr | smbios::GetSystemFirmwareTable = 0 |
|
|
Definition at line 20 of file SmbiosStrategy_Windows.cpp. |
|
|
Referenced by SmbiosWinGetFirmwareTableStrategy::getSmbiosTable(). |
1.4.6