iPXE
Data Fields
ecam_table Struct Reference

An Enhanced Configuration Access Mechanism table. More...

#include <ecam.h>

Data Fields

struct acpi_header acpi
 ACPI header. More...
 
uint8_t reserved [8]
 Reserved. More...
 
struct ecam_allocation alloc [0]
 Allocation structures. More...
 

Detailed Description

An Enhanced Configuration Access Mechanism table.

Definition at line 36 of file ecam.h.

Field Documentation

◆ acpi

struct acpi_header ecam_table::acpi

ACPI header.

Definition at line 38 of file ecam.h.

◆ reserved

uint8_t ecam_table::reserved[8]

Reserved.

Definition at line 40 of file ecam.h.

◆ alloc

struct ecam_allocation ecam_table::alloc[0]

Allocation structures.

Definition at line 42 of file ecam.h.


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