#include "smbios/compat.h"#include <iostream>#include <iomanip>#include "RbuImpl.h"#include "smbios/message.h"Go to the source code of this file.
Namespaces | |
| namespace | rbu |
Functions | |
| static u16 | rbu::extractSystemId (u16 val) |
| static struct rbu_hdr_file_header | rbu::getHdr (string fileName) |
| bool | rbu::checkSystemId (string fileName, u16 sysId) |
| std::string | rbu::getHdrBiosVer (std::string fileName) |
| Get BIOS ver of HDR file. | |
| void | rbu::dumpHdrInfo (string fileName) |
1.4.7