#include "smbios/compat.h"#include <iomanip>#include "TokenImpl.h"#include "smbios/ISmi.h"Go to the source code of this file.
Namespaces | |
| namespace | smbios |
Defines | |
| #define | LIBSMBIOS_SOURCE |
| #define | TODO do { throw NotImplementedImpl(); } while(0) |
Functions | |
| static void | smbios::executeWithPassword (smi::IDellCallingInterfaceSmi *ci, u8 arg, string password) |
| #define LIBSMBIOS_SOURCE |
Definition at line 20 of file TokenDA.cpp.
| #define TODO do { throw NotImplementedImpl(); } while(0) |
Definition at line 29 of file TokenDA.cpp.
1.4.7