iPXE
Data Fields
multiboot_elf_section_header_table Struct Reference

A multiboot ELF section header table. More...

#include <multiboot.h>

Data Fields

uint32_t num
 
uint32_t size
 
uint32_t addr
 
uint32_t shndx
 

Detailed Description

A multiboot ELF section header table.

Definition at line 95 of file multiboot.h.

Field Documentation

◆ num

uint32_t multiboot_elf_section_header_table::num

Definition at line 96 of file multiboot.h.

◆ size

uint32_t multiboot_elf_section_header_table::size

Definition at line 97 of file multiboot.h.

◆ addr

uint32_t multiboot_elf_section_header_table::addr

Definition at line 98 of file multiboot.h.

◆ shndx

uint32_t multiboot_elf_section_header_table::shndx

Definition at line 99 of file multiboot.h.


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