• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1## SPDX-License-Identifier: GPL-2.0-only
2
3# -----------------------------------------------------------------
4entries
5
60	120	r	0	reserved_memory
7
8# RTC_BOOT_BYTE (coreboot hardcoded)
9384	1	e	4	boot_option
10388	4	h	0	reboot_counter
11
12# coreboot config options: console
13395	4	e	3	debug_level
14
15# coreboot config options: cpu
16400	1	e	2	hyper_threading
17
18# coreboot config options: pch
19408	2	e	4	power_on_after_fail
20
21# coreboot config options: mainboard
22440	1	e	2	ethernet1
23441	1	e	2	ethernet2
24442	1	e	2	ethernet3
25443	1	e	1	inhibit_flashlock
26
27# payload config options
28512	256	s	0	boot_devices
29768	8	h	0	boot_default
30776	1	e	1	cmos_defaults_loaded
31
32# coreboot config options: check sums
33984	16	h	0	check_sum
34
35# -----------------------------------------------------------------
36
37enumerations
38
39#ID	value	text
401	0	No
411	1	Yes
422	0	Disable
432	1	Enable
443	1	Emergency
453	2	Alert
463	3	Critical
473	4	Error
483	5	Warning
493	6	Notice
503	7	Info
513	8	Debug
523	9	Spew
534	0	Disable
544	1	Enable
554	2	Keep
56# -----------------------------------------------------------------
57checksums
58
59checksum 392 983 984
60