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_GPIO_SW   0xC0
 
#define PID_GPIO_S   0xC2
 
#define PID_GPIO_W   0xC7
 
#define PID_GPIO_NW   0xC4
 
#define PID_GPIO_N   0xC5
 
#define PID_ITSS   0xD0
 
#define PID_RTC   0xD1
 
#define PID_LPC   0xD2
 
#define PID_MODPHY   0xA5
 
#define PID_AUNIT   0x4D
 
#define PID_BUNIT   0x4C
 
#define PID_TUNIT   0x52
 
#define PID_PSF3   0xC6
 
#define PID_DMI   0x00 /* Reserved */
 
#define PID_CSME0   0x9A /* Reserved */
 

Macro Definition Documentation

◆ PID_AUNIT

#define PID_AUNIT   0x4D

Definition at line 24 of file pcr_ids.h.

◆ PID_BUNIT

#define PID_BUNIT   0x4C

Definition at line 25 of file pcr_ids.h.

◆ PID_CSME0

#define PID_CSME0   0x9A /* Reserved */

Definition at line 30 of file pcr_ids.h.

◆ PID_DMI

#define PID_DMI   0x00 /* Reserved */

Definition at line 29 of file pcr_ids.h.

◆ PID_GPIO_N

#define PID_GPIO_N   0xC5

Definition at line 18 of file pcr_ids.h.

◆ PID_GPIO_NW

#define PID_GPIO_NW   0xC4

Definition at line 17 of file pcr_ids.h.

◆ PID_GPIO_S

#define PID_GPIO_S   0xC2

Definition at line 14 of file pcr_ids.h.

◆ PID_GPIO_SW

#define PID_GPIO_SW   0xC0

Definition at line 13 of file pcr_ids.h.

◆ PID_GPIO_W

#define PID_GPIO_W   0xC7

Definition at line 15 of file pcr_ids.h.

◆ PID_ITSS

#define PID_ITSS   0xD0

Definition at line 19 of file pcr_ids.h.

◆ PID_LPC

#define PID_LPC   0xD2

Definition at line 21 of file pcr_ids.h.

◆ PID_MODPHY

#define PID_MODPHY   0xA5

Definition at line 22 of file pcr_ids.h.

◆ PID_PSF3

#define PID_PSF3   0xC6

Definition at line 28 of file pcr_ids.h.

◆ PID_RTC

#define PID_RTC   0xD1

Definition at line 20 of file pcr_ids.h.

◆ PID_TUNIT

#define PID_TUNIT   0x52

Definition at line 26 of file pcr_ids.h.