#include "smbios/compat.h"
#include "SmiImpl.h"
#include "smbios/ISmbios.h"
#include "smbios/IToken.h"
#include "TokenLowLevel.h"
Go to the source code of this file.
Namespaces | |
namespace | smi |
Defines | |
#define | LIBSMBIOS_SOURCE |
#define | DCOUT(line) do {} while(0) |
#define | DCERR(line) do {} while(0) |
#define | SIZEOF_KERNELBUF (sizeof(kernel_buf) - sizeof(kernel_buf.command_buffer_start)) |
|
|
|
|
|
|
|
Definition at line 41 of file Smi.cpp. Referenced by DellCallingInterfaceSmiImpl::execute(). |