Skip to content

Instantly share code, notes, and snippets.

@killerbees19
Last active July 19, 2026 02:38
Show Gist options
  • Select an option

  • Save killerbees19/9594634f39ec8e8cbf96a520d9749661 to your computer and use it in GitHub Desktop.

Select an option

Save killerbees19/9594634f39ec8e8cbf96a520d9749661 to your computer and use it in GitHub Desktop.
coreboot @ Lenovo ThinkPad X230
CONFIG_USE_OPTION_TABLE=y
CONFIG_VENDOR_LENOVO=y
CONFIG_IFD_BIN_PATH="util/ifdtool/flashregion_0_flashdescriptor.bin"
CONFIG_ME_BIN_PATH="util/ifdtool/flashregion_2_intel_me.bin"
CONFIG_GBE_BIN_PATH="util/ifdtool/flashregion_3_gbe.bin"
CONFIG_HAVE_IFD_BIN=y
CONFIG_BOARD_LENOVO_X230=y
CONFIG_EDK2_BOOT_MANAGER_ESCAPE=y
CONFIG_VALIDATE_INTEL_DESCRIPTOR=y
CONFIG_H8_SUPPORT_BT_ON_WIFI=y
CONFIG_HAVE_ME_BIN=y
CONFIG_CHECK_ME=y
CONFIG_USE_ME_CLEANER=y
CONFIG_HAVE_GBE_BIN=y
CONFIG_PAYLOAD_EDK2=y
@killerbees19

killerbees19 commented Jul 19, 2026

Copy link
Copy Markdown
Author

Timeline

Changelog

Personal Patches

See branch 26.06+fnx2 at https://github.com/froonix/coreboot.

TODO

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment