coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
mac_address Struct Reference

#include <coreboot_tables.h>

Collaboration diagram for mac_address:
Collaboration graph

Data Fields

uint8_t mac_addr [6]
 
uint8_t pad [2]
 

Detailed Description

Definition at line 385 of file coreboot_tables.h.

Field Documentation

◆ mac_addr

uint8_t mac_address::mac_addr[6]

Definition at line 386 of file coreboot_tables.h.

◆ pad

uint8_t mac_address::pad[2]

Definition at line 387 of file coreboot_tables.h.


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