#include <Handoff.hpp>
Definition at line 23 of file Handoff.hpp.
◆ HandoffRSDPDescriptor()
| Boot::HandoffRSDPDescriptor::HandoffRSDPDescriptor |
( |
| ) |
|
◆ ~HandoffRSDPDescriptor()
| Boot::HandoffRSDPDescriptor::~HandoffRSDPDescriptor |
( |
| ) |
|
◆ getChecksum()
| uint8_t Boot::HandoffRSDPDescriptor::getChecksum |
( |
| ) |
|
|
inline |
◆ getOEMID()
| const char* Boot::HandoffRSDPDescriptor::getOEMID |
( |
| ) |
|
|
inline |
◆ getRevision()
| uint8_t Boot::HandoffRSDPDescriptor::getRevision |
( |
| ) |
|
|
inline |
◆ getRSDTAddress()
| uint32_t Boot::HandoffRSDPDescriptor::getRSDTAddress |
( |
| ) |
|
|
inline |
◆ getSignature()
| const char* Boot::HandoffRSDPDescriptor::getSignature |
( |
| ) |
|
|
inline |
◆ m_checksum
| uint8_t Boot::HandoffRSDPDescriptor::m_checksum |
|
private |
◆ m_OEMID
| char Boot::HandoffRSDPDescriptor::m_OEMID[6] |
|
private |
◆ m_revision
| uint8_t Boot::HandoffRSDPDescriptor::m_revision |
|
private |
◆ m_rsdtAddress
| uint32_t Boot::HandoffRSDPDescriptor::m_rsdtAddress |
|
private |
◆ m_signature
| char Boot::HandoffRSDPDescriptor::m_signature[8] |
|
private |
The documentation for this class was generated from the following file: