![]() |
Max OS 0.3
|
A tag containing information about the new ACPI RSDP. More...
#include <multiboot.h>
Public Attributes | |
| multiboot_uint32_t | type |
| *copydoc multiboot_tag::type | |
| multiboot_uint32_t | size |
| *copydoc multiboot_tag::size | |
| multiboot_uint8_t | rsdp [0] |
| The RSDP structure. | |
A tag containing information about the new ACPI RSDP.
Definition at line 453 of file multiboot.h.
| multiboot_uint8_t multiboot_tag_new_acpi::rsdp[0] |
The RSDP structure.
Definition at line 456 of file multiboot.h.
| multiboot_uint32_t multiboot_tag_new_acpi::size |
*copydoc multiboot_tag::size
Definition at line 455 of file multiboot.h.
| multiboot_uint32_t multiboot_tag_new_acpi::type |
*copydoc multiboot_tag::type
Definition at line 454 of file multiboot.h.