#include <SmbiosImpl.h>
Inheritance diagram for SmbiosStrategy:
Public Member Functions | |
SmbiosStrategy () | |
virtual | ~SmbiosStrategy () |
virtual bool | getSmbiosTable (const u8 **, smbiosLowlevel::smbios_table_entry_point *, bool)=0 |
Definition at line 51 of file SmbiosImpl.h.
|
Definition at line 54 of file SmbiosImpl.h. |
|
Definition at line 55 of file SmbiosImpl.h. |
|
Implemented in SmbiosMemoryStrategy, SmbiosWinWMIStrategy, and SmbiosWinGetFirmwareTableStrategy. |