Hellow.
I'm currently study multiboot2.h and can't understand some tags:
- MULTIBOOT_TAG_TYPE_EFI32
- MULTIBOOT_TAG_TYPE_EFI64
- MULTIBOOT_TAG_TYPE_ACPI_OLD
- MULTIBOOT_TAG_TYPE_ACPI_NEW
What type of information i would receive through this flags and what are their formats.
Thank you.