#include <RbuImpl.h>
Public Attributes | |
char | headerId [4] |
u8 | headerLength |
u8 | headerMajorVer |
u8 | headerMinorVer |
u8 | numSystems |
char | quickCheck [40] |
char | biosVersion [3] |
u8 | miscFlags |
u8 | biosInternalUse |
u8 | reserved [5] |
u16 | compatFlags |
u16 | systemIdList [12] |
Definition at line 120 of file RbuImpl.h.
char biosVersion[3] |
Definition at line 128 of file RbuImpl.h.
Referenced by rbu::dumpHdrInfo(), and rbu::getHdrBiosVer().
char headerId[4] |
Definition at line 126 of file RbuImpl.h.
Referenced by rbu::checkSystemId(), and rbu::dumpHdrInfo().
char quickCheck[40] |
u16 systemIdList[12] |
Definition at line 133 of file RbuImpl.h.
Referenced by rbu::checkSystemId(), and rbu::dumpHdrInfo().