mirror of
https://github.com/linuxboot/heads.git
synced 2025-04-12 21:53:03 +00:00
Add ability to change CMOS values for X230
Add ability to change CMOS values by genning SMBIOS tables and using the values from stock bios, this allows for editing of SMBIOS values to change things such as VRAM allocation, FN and CTRL key swap etc
This commit is contained in:
parent
bcf522cb2e
commit
6c85d7a61e
@ -23,3 +23,6 @@ CONFIG_PAYLOAD_OPTIONS=""
|
||||
CONFIG_LINUX_COMMAND_LINE="intel_iommu=igfx_off quiet"
|
||||
CONFIG_LINUX_INITRD="../../build/x230/initrd.cpio.xz"
|
||||
CONFIG_DEBUG_SMM_RELOCATION=y
|
||||
CONFIG_USE_OPTION_TABLE=y
|
||||
CONFIG_GENERATE_SMBIOS_TABLES=y
|
||||
CONFIG_SMBIOS_PROVIDED_BY_MOBO=y
|
||||
|
Loading…
x
Reference in New Issue
Block a user