coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
em64t100_save_state.h File Reference
#include <types.h>
#include <cpu/x86/smm.h>
Include dependency graph for em64t100_save_state.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  __packed
 

Macros

#define SMM_EM64T100_ARCH_OFFSET   0x7c00
 
#define SMM_EM64T100_SAVE_STATE_OFFSET    SMM_SAVE_STATE_BEGIN(SMM_EM64T100_ARCH_OFFSET)
 

Macro Definition Documentation

◆ SMM_EM64T100_ARCH_OFFSET

#define SMM_EM64T100_ARCH_OFFSET   0x7c00

Definition at line 11 of file em64t100_save_state.h.

◆ SMM_EM64T100_SAVE_STATE_OFFSET

#define SMM_EM64T100_SAVE_STATE_OFFSET    SMM_SAVE_STATE_BEGIN(SMM_EM64T100_ARCH_OFFSET)

Definition at line 12 of file em64t100_save_state.h.