1## SPDX-License-Identifier: GPL-2.0-or-later 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: check sums 28984 16 h 0 check_sum 29 30# ----------------------------------------------------------------- 31 32enumerations 33#ID value text 34 35# Generic on/off enum 361 0 Disable 371 1 Enable 38 39# boot_option 402 0 Fallback 412 1 Normal 42 43# debug_level 443 0 Emergency 453 1 Alert 463 2 Critical 473 3 Error 483 4 Warning 493 5 Notice 503 6 Info 513 7 Debug 523 8 Spew 53 54# power_on_after_fail 554 0 Disable 564 1 Enable 574 2 Keep 58 59# sata_mode 605 0 AHCI 615 1 Compatible 625 2 Legacy 63 64# gfx_uma_size (Intel IGP Video RAM size) 656 0 32M 666 1 64M 676 2 96M 686 3 128M 696 4 160M 706 5 192M 716 6 224M 726 7 256M 736 8 288M 746 9 320M 756 10 352M 766 11 384M 776 12 416M 786 13 448M 796 14 480M 806 15 512M 816 16 1024M 82 83# ----------------------------------------------------------------- 84checksums 85 86checksum 392 423 984 87