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_PSTH   0x89
 
#define PID_CSME0   0x90
 
#define PID_GPIOCOM3   0xAC
 
#define PID_GPIOCOM2   0xAD
 
#define PID_GPIOCOM1   0xAE
 
#define PID_GPIOCOM0   0xAF
 
#define PID_PSF1   0xBA
 
#define PID_SCS   0xC0
 
#define PID_RTC   0xC3
 
#define PID_ITSS   0xC4
 
#define PID_LPC   0xC7
 
#define PID_SERIALIO   0xCB
 
#define PID_DMI   0xEF
 

Macro Definition Documentation

◆ PID_CSME0

#define PID_CSME0   0x90

Definition at line 10 of file pcr_ids.h.

◆ PID_DMI

#define PID_DMI   0xEF

Definition at line 21 of file pcr_ids.h.

◆ PID_GPIOCOM0

#define PID_GPIOCOM0   0xAF

Definition at line 14 of file pcr_ids.h.

◆ PID_GPIOCOM1

#define PID_GPIOCOM1   0xAE

Definition at line 13 of file pcr_ids.h.

◆ PID_GPIOCOM2

#define PID_GPIOCOM2   0xAD

Definition at line 12 of file pcr_ids.h.

◆ PID_GPIOCOM3

#define PID_GPIOCOM3   0xAC

Definition at line 11 of file pcr_ids.h.

◆ PID_ITSS

#define PID_ITSS   0xC4

Definition at line 18 of file pcr_ids.h.

◆ PID_LPC

#define PID_LPC   0xC7

Definition at line 19 of file pcr_ids.h.

◆ PID_PSF1

#define PID_PSF1   0xBA

Definition at line 15 of file pcr_ids.h.

◆ PID_PSTH

#define PID_PSTH   0x89

Definition at line 9 of file pcr_ids.h.

◆ PID_RTC

#define PID_RTC   0xC3

Definition at line 17 of file pcr_ids.h.

◆ PID_SCS

#define PID_SCS   0xC0

Definition at line 16 of file pcr_ids.h.

◆ PID_SERIALIO

#define PID_SERIALIO   0xCB

Definition at line 20 of file pcr_ids.h.