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 28421 2 e 7 cpu_fan_tach_src 29 30# coreboot config options: check sums 31984 16 h 0 check_sum 32 33# ----------------------------------------------------------------- 34 35enumerations 36#ID value text 37 38# Generic on/off enum 391 0 Disable 401 1 Enable 41 42# boot_option 432 0 Fallback 442 1 Normal 45 46# debug_level 473 0 Emergency 483 1 Alert 493 2 Critical 503 3 Error 513 4 Warning 523 5 Notice 533 6 Info 543 7 Debug 553 8 Spew 56 57# power_on_after_fail 584 0 Disable 594 1 Enable 604 2 Keep 61 62# sata_mode 635 0 AHCI 645 1 Compatible 655 2 Legacy 66 67# gfx_uma_size (Intel IGP Video RAM size) 686 0 32M 696 1 64M 706 2 96M 716 3 128M 726 4 160M 736 5 192M 746 6 224M 756 7 256M 766 8 288M 776 9 320M 786 10 352M 796 11 384M 806 12 416M 816 13 448M 826 14 480M 836 15 512M 846 16 1024M 85 86# cpu_fan_header (select which header provides the tachometer 87# signal to the Super I/O on its CPUFANIN input) 887 0 None 897 1 CPU_FAN1 907 2 CPU_FAN2 917 3 Both 92 93# ----------------------------------------------------------------- 94checksums 95 96checksum 392 423 984 97