#include <SmbiosImpl.h>
Inheritance diagram for SmbiosLinuxEFIStrategy:

Public Member Functions | |
| virtual | ~SmbiosLinuxEFIStrategy () throw () |
| SmbiosLinuxEFIStrategy () | |
| SmbiosLinuxEFIStrategy (const SmbiosLinuxEFIStrategy &src) | |
| virtual bool | getSmbiosTable (const u8 **, smbiosLowlevel::smbios_table_entry_point *, bool) |
Protected Types | |
| enum | { E_BLOCK_START = 0xE0000UL, F_BLOCK_START = 0xF0000UL, F_BLOCK_END = 0xFFFFFUL } |
Protected Member Functions | |
| virtual void | getSmbiosTableHeader (smbiosLowlevel::smbios_table_entry_point *, bool) |
| virtual void | getSmbiosTableBuf (const u8 **, smbiosLowlevel::smbios_table_entry_point) |
Protected Attributes | |
| unsigned long | offset |
|
|
Definition at line 69 of file SmbiosImpl.h. |
|
|
Definition at line 83 of file SmbiosImpl.h. |
|
|
Definition at line 84 of file SmbiosImpl.h. |
|
|
Definition at line 85 of file SmbiosImpl.h. |
|
||||||||||||||||
|
Implements SmbiosStrategy. Definition at line 121 of file SmbiosStrategy.cpp. References DCERR, SmbiosMemoryStrategy::getSmbiosTableBuf(), SmbiosMemoryStrategy::getSmbiosTableHeader(), u8, and UNREFERENCED_PARAMETER. |
|
||||||||||||
|
Definition at line 145 of file SmbiosStrategy.cpp. References IMemory::fillBuffer(), MemoryFactory::getFactory(), smbios_table_entry_point::table_address, smbios_table_entry_point::table_length, and u8. Referenced by SmbiosMemoryStrategy::getSmbiosTable(). |
|
||||||||||||
|
Reimplemented from SmbiosMemoryStrategy. Definition at line 55 of file SmbiosStrategy_Linux.cpp. References _, DCERR, EFIVARS_FILE_gt266, and EFIVARS_FILE_le266. |
|
|
Definition at line 77 of file SmbiosImpl.h. Referenced by SmbiosMemoryStrategy::getSmbiosTableHeader(), and SmbiosMemoryStrategy::SmbiosMemoryStrategy(). |
1.3.5