coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
descriptor Struct Reference
Collaboration diagram for descriptor:
Collaboration graph

Data Fields

uint16_t limit
 
uintptr_t base
 

Detailed Description

Definition at line 70 of file StmPlatformSmm.c.

Field Documentation

◆ base

uintptr_t descriptor::base

Definition at line 72 of file StmPlatformSmm.c.

Referenced by setup_smm_descriptor().

◆ limit

uint16_t descriptor::limit

Definition at line 71 of file StmPlatformSmm.c.

Referenced by setup_smm_descriptor().


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