20 #define LIBSMBIOS_SOURCE
57 throw smbios::InternalErrorImpl(
"iopl() failed. probably not root.");
58 outb_p (offset, indexPort);
59 return (inb_p (dataPort));
67 throw smbios::InternalErrorImpl(
"iopl() failed. probably not root.");
68 outb_p (offset, indexPort);
69 outb_p (byte, dataPort);