iPXE
Data Fields
multiboot_header_info Struct Reference

A multiboot header descriptor. More...

Data Fields

struct multiboot_header mb
 The actual multiboot header. More...
 
size_t offset
 Offset of header within the multiboot image. More...
 

Detailed Description

A multiboot header descriptor.

Definition at line 91 of file multiboot.c.

Field Documentation

◆ mb

struct multiboot_header multiboot_header_info::mb

The actual multiboot header.

Definition at line 93 of file multiboot.c.

◆ offset

size_t multiboot_header_info::offset

Offset of header within the multiboot image.

Definition at line 95 of file multiboot.c.


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