• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1## SPDX-License-Identifier: GPL-2.0-only
2
3# -----------------------------------------------------------------
4entries
5
6# -----------------------------------------------------------------
70	120	r	0	reserved_memory
8
9# -----------------------------------------------------------------
10# RTC_BOOT_BYTE (coreboot hardcoded)
11384	1	e	2	boot_option
12388	4	h	0	reboot_counter
13
14# -----------------------------------------------------------------
15# coreboot config options: console
16395	4	e	3	debug_level
17
18# coreboot config options: southbridge
19408	1	e	1	nmi
20
21409	2	e	4	power_on_after_fail
22411	2	e	5	sata_mode
23
24# coreboot config options: northbridge
25416	5	e	6	gfx_uma_size
26
27# coreboot config options: mainboard-specific
28
29# coreboot config options: check sums
30984	16	h	0	check_sum
31
32# -----------------------------------------------------------------
33
34enumerations
35#ID	value	text
36
37# Generic on/off enum
381	0	Disable
391	1	Enable
40
41# boot_option
422	0	Fallback
432	1	Normal
44
45# debug_level
463	0	Emergency
473	1	Alert
483	2	Critical
493	3	Error
503	4	Warning
513	5	Notice
523	6	Info
533	7	Debug
543	8	Spew
55
56# power_on_after_fail
574	0	Disable
584	1	Enable
594	2	Keep
60
61# sata_mode
625	0	AHCI
635	1	Compatible
645	2	Legacy
65
66# gfx_uma_size (Intel IGP Video RAM size)
676	0	32M
686	1	64M
696	2	96M
706	3	128M
716	4	160M
726	5	192M
736	6	224M
746	7	256M
756	8	288M
766	9	320M
776	10	352M
786	11	384M
796	12	416M
806	13	448M
816	14	480M
826	15	512M
836	16	1024M
84
85# -----------------------------------------------------------------
86checksums
87
88checksum 392 423 984
89