FreeNOS
Data Fields
IntelACPI::SystemDescriptorHeader Struct Reference

System Descriptor Header (ACPI v3.0) More...

Data Fields

u32 signature
 
u32 length
 
u8 revision
 
u8 checksum
 
char vendorId [6]
 
char vendorTableId [8]
 
u32 vendorRevision
 
u32 creatorId
 
u32 creatorRevision
 

Detailed Description

System Descriptor Header (ACPI v3.0)

Definition at line 93 of file IntelACPI.h.

Field Documentation

◆ checksum

u8 IntelACPI::SystemDescriptorHeader::checksum

Definition at line 98 of file IntelACPI.h.

◆ creatorId

u32 IntelACPI::SystemDescriptorHeader::creatorId

Definition at line 102 of file IntelACPI.h.

◆ creatorRevision

u32 IntelACPI::SystemDescriptorHeader::creatorRevision

Definition at line 103 of file IntelACPI.h.

◆ length

u32 IntelACPI::SystemDescriptorHeader::length

Definition at line 96 of file IntelACPI.h.

Referenced by IntelACPI::discover(), and IntelACPI::scanAPIC().

◆ revision

u8 IntelACPI::SystemDescriptorHeader::revision

Definition at line 97 of file IntelACPI.h.

◆ signature

u32 IntelACPI::SystemDescriptorHeader::signature

Definition at line 95 of file IntelACPI.h.

Referenced by IntelACPI::discover().

◆ vendorId

char IntelACPI::SystemDescriptorHeader::vendorId[6]

Definition at line 99 of file IntelACPI.h.

◆ vendorRevision

u32 IntelACPI::SystemDescriptorHeader::vendorRevision

Definition at line 101 of file IntelACPI.h.

◆ vendorTableId

char IntelACPI::SystemDescriptorHeader::vendorTableId[8]

Definition at line 100 of file IntelACPI.h.


The documentation for this struct was generated from the following file: