![]() |
Max OS 0.3
|
A tag containing the 64bit EFI image handle. More...
#include <multiboot.h>
Public Attributes | |
| multiboot_uint32_t | type |
| *copydoc multiboot_tag::type | |
| multiboot_uint32_t | size |
| *copydoc multiboot_tag::size | |
| multiboot_uint64_t | pointer |
| Where the EFI image handle is located. | |
A tag containing the 64bit EFI image handle.
Definition at line 495 of file multiboot.h.
| multiboot_uint64_t multiboot_tag_efi64_ih::pointer |
Where the EFI image handle is located.
Definition at line 498 of file multiboot.h.
| multiboot_uint32_t multiboot_tag_efi64_ih::size |
*copydoc multiboot_tag::size
Definition at line 497 of file multiboot.h.
| multiboot_uint32_t multiboot_tag_efi64_ih::type |
*copydoc multiboot_tag::type
Definition at line 496 of file multiboot.h.