Max OS 0.3
Loading...
Searching...
No Matches
multiboot_tag_efi32_ih Struct Reference

A tag containing the 32bit 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_uint32_t pointer
 Where the EFI image handle is located.
 

Detailed Description

A tag containing the 32bit EFI image handle.

Definition at line 485 of file multiboot.h.

Member Data Documentation

◆ pointer

multiboot_uint32_t multiboot_tag_efi32_ih::pointer

Where the EFI image handle is located.

Definition at line 488 of file multiboot.h.

◆ size

multiboot_uint32_t multiboot_tag_efi32_ih::size

*copydoc multiboot_tag::size

Definition at line 487 of file multiboot.h.

◆ type

multiboot_uint32_t multiboot_tag_efi32_ih::type

*copydoc multiboot_tag::type

Definition at line 486 of file multiboot.h.


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