coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
pcr_ids.h File Reference

Go to the source code of this file.

Macros

#define PID_CSME0   0x90
 
#define PID_ITSS   0xC4
 
#define PID_RTC   0xC3
 
#define PID_DMI   0xEF
 
#define PID_GPIOCOM5   0x11
 
#define PID_GPIOCOM4   0xAB
 
#define PID_GPIOCOM3   0xAC
 
#define PID_GPIOCOM2   0xAD
 
#define PID_GPIOCOM1   0xAE
 
#define PID_GPIOCOM0   0xAF
 

Macro Definition Documentation

◆ PID_CSME0

#define PID_CSME0   0x90

Definition at line 6 of file pcr_ids.h.

◆ PID_DMI

#define PID_DMI   0xEF

Definition at line 9 of file pcr_ids.h.

◆ PID_GPIOCOM0

#define PID_GPIOCOM0   0xAF

Definition at line 15 of file pcr_ids.h.

◆ PID_GPIOCOM1

#define PID_GPIOCOM1   0xAE

Definition at line 14 of file pcr_ids.h.

◆ PID_GPIOCOM2

#define PID_GPIOCOM2   0xAD

Definition at line 13 of file pcr_ids.h.

◆ PID_GPIOCOM3

#define PID_GPIOCOM3   0xAC

Definition at line 12 of file pcr_ids.h.

◆ PID_GPIOCOM4

#define PID_GPIOCOM4   0xAB

Definition at line 11 of file pcr_ids.h.

◆ PID_GPIOCOM5

#define PID_GPIOCOM5   0x11

Definition at line 10 of file pcr_ids.h.

◆ PID_ITSS

#define PID_ITSS   0xC4

Definition at line 7 of file pcr_ids.h.

◆ PID_RTC

#define PID_RTC   0xC3

Definition at line 8 of file pcr_ids.h.