lenovo/t430s/4.11-649-g6ad0ab1a69/2019-12-31T18_57_16Z
diff --git a/lenovo/t430s/4.11-649-g6ad0ab1a69/2019-12-31T18_57_16Z/cbfs.txt b/lenovo/t430s/4.11-649-g6ad0ab1a69/2019-12-31T18_57_16Z/cbfs.txt
new file mode 100644
index 0000000..51ab382
--- /dev/null
+++ b/lenovo/t430s/4.11-649-g6ad0ab1a69/2019-12-31T18_57_16Z/cbfs.txt
@@ -0,0 +1,27 @@
+FMAP REGION: COREBOOT
+Name                           Offset     Type           Size   Comp
+cbfs master header             0x0        cbfs header        32 none
+fallback/romstage              0x80       stage           83628 none
+cpu_microcode_blob.bin         0x147c0    microcode       26624 none
+fallback/ramstage              0x1b040    stage           95463 none
+config                         0x32580    raw              1367 none
+revision                       0x32b40    raw               674 none
+bootsplash.jpg                 0x32e40    bootsplash      48442 none
+cmos.default                   0x3ebc0    cmos_default      256 none
+vbt.bin                        0x3ed00    raw              1409 LZMA (4459 decompressed)
+cmos_layout.bin                0x3f2c0    cmos_layout      1852 none
+pci8086,0166.rom               0x3fa40    optionrom       65536 none
+fallback/postcar               0x4fac0    stage           23428 none
+fallback/dsdt.aml              0x55680    raw             14768 none
+img/coreinfo                   0x59080    simple elf      51928 none
+img/nvramcui                   0x65b80    simple elf      67883 none
+fallback/payload               0x76500    simple elf      89645 none
+payload_config                 0x8c380    raw              1639 none
+payload_revision               0x8ca40    raw               237 none
+img/tint                       0x8cb80    simple elf      47515 none
+img/memtest                    0x98580    simple elf      60230 none
+pci8086,1502.rom               0xa7100    raw             67584 none
+etc/ps2-keyboard-spinup        0xb7980    raw                 8 none
+etc/boot-menu-wait             0xb79c0    raw                 8 none
+(empty)                        0xb7a00    null          3310488 none
+bootblock                      0x3dfdc0   bootblock       65536 none
diff --git a/lenovo/t430s/4.11-649-g6ad0ab1a69/2019-12-31T18_57_16Z/config.short.txt b/lenovo/t430s/4.11-649-g6ad0ab1a69/2019-12-31T18_57_16Z/config.short.txt
new file mode 100644
index 0000000..5da0e12
--- /dev/null
+++ b/lenovo/t430s/4.11-649-g6ad0ab1a69/2019-12-31T18_57_16Z/config.short.txt
@@ -0,0 +1,42 @@
+# This image was built using coreboot 4.11-649-g6ad0ab1a69
+CONFIG_ANY_TOOLCHAIN=y
+CONFIG_USE_OPTION_TABLE=y
+CONFIG_TIMESTAMPS_ON_CONSOLE=y
+CONFIG_BOOTSPLASH_IMAGE=y
+CONFIG_VENDOR_LENOVO=y
+# CONFIG_ONBOARD_VGA_IS_PRIMARY is not set
+CONFIG_VGA_BIOS=y
+CONFIG_VGA_BIOS_ID="8086,0166"
+CONFIG_CBFS_SIZE=0x400000
+# CONFIG_POST_IO is not set
+# CONFIG_DRIVERS_INTEL_WIFI is not set
+CONFIG_IFD_BIN_PATH="3rdparty/blobs/mainboard/$(MAINBOARDDIR)/ifd_shrinked.bin"
+CONFIG_ME_BIN_PATH="3rdparty/blobs/mainboard/$(MAINBOARDDIR)/me_shrinked.bin"
+CONFIG_HAVE_IFD_BIN=y
+CONFIG_BOARD_LENOVO_T430S=y
+CONFIG_CONSOLE_POST=y
+# CONFIG_POST_DEVICE is not set
+CONFIG_PXE_ROM_ID="8086,1502"
+CONFIG_PCIEXP_CLK_PM=y
+# CONFIG_SET_IA32_FC_LOCK_BIT is not set
+CONFIG_NATIVE_RAMINIT_IGNORE_MAX_MEM_FUSES=y
+CONFIG_NATIVE_RAMINIT_IGNORE_XMP_MAX_DIMMS=y
+# CONFIG_INTEL_CHIPSET_LOCKDOWN is not set
+CONFIG_SEABIOS_PS2_TIMEOUT=3000
+# CONFIG_H8_BEEP_ON_DEATH is not set
+CONFIG_HAVE_ME_BIN=y
+CONFIG_HAVE_GBE_BIN=y
+# CONFIG_BOOTBLOCK_CONSOLE is not set
+CONFIG_DEFAULT_CONSOLE_LOGLEVEL_8=y
+CONFIG_SEABIOS_REVISION=y
+CONFIG_PXE=y
+CONFIG_BUILD_IPXE=y
+CONFIG_IPXE_MASTER=y
+CONFIG_PXE_NO_PROMT=y
+CONFIG_COMPRESSED_PAYLOAD_LZ4=y
+CONFIG_COREINFO_SECONDARY_PAYLOAD=y
+CONFIG_MEMTEST_SECONDARY_PAYLOAD=y
+CONFIG_NVRAMCUI_SECONDARY_PAYLOAD=y
+CONFIG_TINT_SECONDARY_PAYLOAD=y
+CONFIG_MEMTEST_REVISION=y
+CONFIG_DEBUG_CBFS=y
diff --git a/lenovo/t430s/4.11-649-g6ad0ab1a69/2019-12-31T18_57_16Z/config.txt b/lenovo/t430s/4.11-649-g6ad0ab1a69/2019-12-31T18_57_16Z/config.txt
new file mode 100644
index 0000000..c44ddbc
--- /dev/null
+++ b/lenovo/t430s/4.11-649-g6ad0ab1a69/2019-12-31T18_57_16Z/config.txt
@@ -0,0 +1,728 @@
+#
+# Automatically generated file; DO NOT EDIT.
+# coreboot configuration
+#
+
+#
+# General setup
+#
+CONFIG_COREBOOT_BUILD=y
+CONFIG_LOCALVERSION=""
+CONFIG_CBFS_PREFIX="fallback"
+CONFIG_COMPILER_GCC=y
+# CONFIG_COMPILER_LLVM_CLANG is not set
+CONFIG_ANY_TOOLCHAIN=y
+# CONFIG_CCACHE is not set
+# CONFIG_FMD_GENPARSER is not set
+# CONFIG_UTIL_GENPARSER is not set
+CONFIG_USE_OPTION_TABLE=y
+# CONFIG_STATIC_OPTION_TABLE is not set
+CONFIG_COMPRESS_RAMSTAGE=y
+CONFIG_INCLUDE_CONFIG_FILE=y
+CONFIG_COLLECT_TIMESTAMPS=y
+CONFIG_TIMESTAMPS_ON_CONSOLE=y
+# CONFIG_USE_BLOBS is not set
+# CONFIG_COVERAGE is not set
+# CONFIG_UBSAN is not set
+CONFIG_RELOCATABLE_RAMSTAGE=y
+# CONFIG_NO_STAGE_CACHE is not set
+CONFIG_TSEG_STAGE_CACHE=y
+# CONFIG_UPDATE_IMAGE is not set
+CONFIG_BOOTSPLASH_IMAGE=y
+CONFIG_BOOTSPLASH_FILE="bootsplash.jpg"
+
+#
+# Mainboard
+#
+
+#
+# Important: Run 'make distclean' before switching boards
+#
+# CONFIG_VENDOR_ADLINK is not set
+# CONFIG_VENDOR_AMD is not set
+# CONFIG_VENDOR_AOPEN is not set
+# CONFIG_VENDOR_APPLE is not set
+# CONFIG_VENDOR_ASROCK is not set
+# CONFIG_VENDOR_ASUS is not set
+# CONFIG_VENDOR_BAP is not set
+# CONFIG_VENDOR_BIOSTAR is not set
+# CONFIG_VENDOR_CAVIUM is not set
+# CONFIG_VENDOR_COMPULAB is not set
+# CONFIG_VENDOR_ELMEX is not set
+# CONFIG_VENDOR_EMULATION is not set
+# CONFIG_VENDOR_FACEBOOK is not set
+# CONFIG_VENDOR_FOXCONN is not set
+# CONFIG_VENDOR_GETAC is not set
+# CONFIG_VENDOR_GIGABYTE is not set
+# CONFIG_VENDOR_GIZMOSPHERE is not set
+# CONFIG_VENDOR_GOOGLE is not set
+# CONFIG_VENDOR_HP is not set
+# CONFIG_VENDOR_IBASE is not set
+# CONFIG_VENDOR_INTEL is not set
+# CONFIG_VENDOR_JETWAY is not set
+# CONFIG_VENDOR_KONTRON is not set
+CONFIG_VENDOR_LENOVO=y
+# CONFIG_VENDOR_LIPPERT is not set
+# CONFIG_VENDOR_MSI is not set
+# CONFIG_VENDOR_OPENCELLULAR is not set
+# CONFIG_VENDOR_PACKARDBELL is not set
+# CONFIG_VENDOR_PCENGINES is not set
+# CONFIG_VENDOR_PORTWELL is not set
+# CONFIG_VENDOR_PURISM is not set
+# CONFIG_VENDOR_RAZER is not set
+# CONFIG_VENDOR_RODA is not set
+# CONFIG_VENDOR_SAMSUNG is not set
+# CONFIG_VENDOR_SAPPHIRE is not set
+# CONFIG_VENDOR_SCALEWAY is not set
+# CONFIG_VENDOR_SIEMENS is not set
+# CONFIG_VENDOR_SIFIVE is not set
+# CONFIG_VENDOR_SUPERMICRO is not set
+# CONFIG_VENDOR_TI is not set
+# CONFIG_VENDOR_UP is not set
+CONFIG_MAINBOARD_VENDOR="LENOVO"
+CONFIG_BOARD_SPECIFIC_OPTIONS=y
+CONFIG_MAINBOARD_DIR="lenovo/t430s"
+CONFIG_MAINBOARD_PART_NUMBER="ThinkPad T430s"
+CONFIG_MAX_CPUS=8
+# CONFIG_ONBOARD_VGA_IS_PRIMARY is not set
+CONFIG_DIMM_SPD_SIZE=256
+CONFIG_VGA_BIOS=y
+CONFIG_VGA_BIOS_ID="8086,0166"
+CONFIG_MAINBOARD_SERIAL_NUMBER="123456789"
+CONFIG_VGA_BIOS_FILE="pci8086,0166.rom"
+CONFIG_C_ENV_BOOTBLOCK_SIZE=0x10000
+CONFIG_MAINBOARD_SMBIOS_MANUFACTURER="LENOVO"
+CONFIG_DRAM_RESET_GATE_GPIO=10
+CONFIG_VARIANT_DIR="t430s"
+CONFIG_DEVICETREE="devicetree.cb"
+CONFIG_INTEL_GMA_VBT_FILE="src/mainboard/$(MAINBOARDDIR)/variants/$(VARIANT_DIR)/data.vbt"
+CONFIG_PRERAM_CBMEM_CONSOLE_SIZE=0xc00
+CONFIG_CBFS_SIZE=0x400000
+# CONFIG_POST_IO is not set
+CONFIG_USBDEBUG_HCD_INDEX=2
+CONFIG_PAYLOAD_CONFIGFILE=""
+CONFIG_OVERRIDE_DEVICETREE="variants/$(CONFIG_VARIANT_DIR)/overridetree.cb"
+CONFIG_BOOT_DEVICE_SPI_FLASH_BUS=0
+CONFIG_FMDFILE=""
+# CONFIG_VBOOT is not set
+CONFIG_DCACHE_RAM_BASE=0xfefe0000
+CONFIG_DCACHE_RAM_SIZE=0x20000
+CONFIG_DCACHE_BSP_STACK_SIZE=0x10000
+CONFIG_MMCONF_BASE_ADDRESS=0xf0000000
+CONFIG_HAVE_INTEL_FIRMWARE=y
+CONFIG_MRC_SETTINGS_CACHE_SIZE=0x10000
+CONFIG_SPI_FLASH_INCLUDE_ALL_DRIVERS=y
+CONFIG_SPI_FLASH_WINBOND=y
+CONFIG_TPM_INIT=y
+# CONFIG_DRIVERS_INTEL_WIFI is not set
+CONFIG_MAINBOARD_FAMILY="ThinkPad T430s"
+CONFIG_IFD_BIN_PATH="3rdparty/blobs/mainboard/$(MAINBOARDDIR)/ifd_shrinked.bin"
+CONFIG_ME_BIN_PATH="3rdparty/blobs/mainboard/$(MAINBOARDDIR)/me_shrinked.bin"
+CONFIG_GBE_BIN_PATH="3rdparty/blobs/mainboard/$(MAINBOARDDIR)/gbe.bin"
+CONFIG_DIMM_MAX=4
+CONFIG_TPM_PIRQ=0x0
+CONFIG_MAINBOARD_SMBIOS_PRODUCT_NAME="ThinkPad T430s"
+CONFIG_HAVE_IFD_BIN=y
+# CONFIG_BOARD_LENOVO_G505S is not set
+# CONFIG_BOARD_LENOVO_L520 is not set
+# CONFIG_BOARD_LENOVO_S230U is not set
+# CONFIG_BOARD_LENOVO_T400 is not set
+# CONFIG_BOARD_LENOVO_T500 is not set
+# CONFIG_BOARD_LENOVO_R400 is not set
+# CONFIG_BOARD_LENOVO_R500 is not set
+# CONFIG_BOARD_LENOVO_W500 is not set
+# CONFIG_BOARD_LENOVO_T410 is not set
+# CONFIG_BOARD_LENOVO_T420 is not set
+# CONFIG_BOARD_LENOVO_T420S is not set
+# CONFIG_BOARD_LENOVO_THINKPAD_T430 is not set
+CONFIG_BOARD_LENOVO_T430S=y
+# CONFIG_BOARD_LENOVO_T431S is not set
+# CONFIG_BOARD_LENOVO_THINKPAD_T440P is not set
+# CONFIG_BOARD_LENOVO_T520 is not set
+# CONFIG_BOARD_LENOVO_W520 is not set
+# CONFIG_BOARD_LENOVO_T530 is not set
+# CONFIG_BOARD_LENOVO_W530 is not set
+# CONFIG_BOARD_LENOVO_T60 is not set
+# CONFIG_BOARD_LENOVO_Z61T is not set
+# CONFIG_BOARD_LENOVO_R60 is not set
+# CONFIG_BOARD_LENOVO_THINKCENTRE_A58 is not set
+# CONFIG_BOARD_LENOVO_X131E is not set
+# CONFIG_BOARD_LENOVO_X1_CARBON_GEN1 is not set
+# CONFIG_BOARD_LENOVO_X200 is not set
+# CONFIG_BOARD_LENOVO_X301 is not set
+# CONFIG_BOARD_LENOVO_X201 is not set
+# CONFIG_BOARD_LENOVO_X220 is not set
+# CONFIG_BOARD_LENOVO_X220I is not set
+# CONFIG_BOARD_LENOVO_X1 is not set
+# CONFIG_BOARD_LENOVO_X230 is not set
+# CONFIG_BOARD_LENOVO_X60 is not set
+CONFIG_DRIVER_LENOVO_SERIALS=y
+# CONFIG_BOARD_LENOVO_BASEBOARD_T520 is not set
+# CONFIG_BOARD_LENOVO_BASEBOARD_T530 is not set
+CONFIG_MAINBOARD_VERSION="1.0"
+# CONFIG_DRIVERS_PS2_KEYBOARD is not set
+# CONFIG_DRIVERS_UART_8250IO is not set
+# CONFIG_PCIEXP_L1_SUB_STATE is not set
+# CONFIG_NO_POST is not set
+CONFIG_SMBIOS_ENCLOSURE_TYPE=0x09
+CONFIG_HEAP_SIZE=0x4000
+CONFIG_CONSOLE_POST=y
+# CONFIG_POST_DEVICE is not set
+CONFIG_SUBSYSTEM_VENDOR_ID=0x0000
+CONFIG_SUBSYSTEM_DEVICE_ID=0x0000
+CONFIG_PXE_ROM_ID="8086,1502"
+CONFIG_BOARD_ROMSIZE_KB_16384=y
+# CONFIG_COREBOOT_ROMSIZE_KB_64 is not set
+# CONFIG_COREBOOT_ROMSIZE_KB_128 is not set
+# CONFIG_COREBOOT_ROMSIZE_KB_256 is not set
+# CONFIG_COREBOOT_ROMSIZE_KB_512 is not set
+# CONFIG_COREBOOT_ROMSIZE_KB_1024 is not set
+# CONFIG_COREBOOT_ROMSIZE_KB_2048 is not set
+# CONFIG_COREBOOT_ROMSIZE_KB_4096 is not set
+# CONFIG_COREBOOT_ROMSIZE_KB_5120 is not set
+# CONFIG_COREBOOT_ROMSIZE_KB_6144 is not set
+# CONFIG_COREBOOT_ROMSIZE_KB_8192 is not set
+# CONFIG_COREBOOT_ROMSIZE_KB_10240 is not set
+# CONFIG_COREBOOT_ROMSIZE_KB_12288 is not set
+CONFIG_COREBOOT_ROMSIZE_KB_16384=y
+# CONFIG_COREBOOT_ROMSIZE_KB_32768 is not set
+# CONFIG_COREBOOT_ROMSIZE_KB_65536 is not set
+CONFIG_COREBOOT_ROMSIZE_KB=16384
+CONFIG_ROM_SIZE=0x1000000
+CONFIG_HAVE_POWER_STATE_AFTER_FAILURE=y
+CONFIG_HAVE_POWER_STATE_PREVIOUS_AFTER_FAILURE=y
+CONFIG_POWER_STATE_OFF_AFTER_FAILURE=y
+# CONFIG_POWER_STATE_ON_AFTER_FAILURE is not set
+# CONFIG_POWER_STATE_PREVIOUS_AFTER_FAILURE is not set
+CONFIG_MAINBOARD_POWER_FAILURE_STATE=0
+CONFIG_SYSTEM_TYPE_LAPTOP=y
+# CONFIG_SYSTEM_TYPE_TABLET is not set
+# CONFIG_SYSTEM_TYPE_DETACHABLE is not set
+# CONFIG_SYSTEM_TYPE_CONVERTIBLE is not set
+# CONFIG_CBFS_AUTOGEN_ATTRIBUTES is not set
+
+#
+# Chipset
+#
+
+#
+# SoC
+#
+CONFIG_CPU_SPECIFIC_OPTIONS=y
+CONFIG_HAVE_BOOTBLOCK=y
+CONFIG_CPU_ADDR_BITS=36
+CONFIG_EHCI_BAR=0xfef00000
+CONFIG_SERIRQ_CONTINUOUS_MODE=y
+CONFIG_SMM_TSEG_SIZE=0x800000
+CONFIG_SMM_RESERVED_SIZE=0x100000
+CONFIG_SMM_MODULE_STACK_SIZE=0x400
+CONFIG_ACPI_CPU_STRING="\\_PR.CP%02d"
+# CONFIG_SOC_CAVIUM_CN81XX is not set
+CONFIG_ARCH_ARMV8_EXTENSION=0
+CONFIG_STACK_SIZE=0x1000
+# CONFIG_SOC_CAVIUM_COMMON is not set
+# CONFIG_SOC_INTEL_GLK is not set
+CONFIG_X86_TOP4G_BOOTMEDIA_MAP=y
+CONFIG_ROMSTAGE_ADDR=0x2000000
+CONFIG_VERSTAGE_ADDR=0x2000000
+CONFIG_DCACHE_RAM_MRC_VAR_SIZE=0x0
+CONFIG_PCIEXP_ASPM=y
+CONFIG_PCIEXP_COMMON_CLOCK=y
+CONFIG_PCIEXP_CLK_PM=y
+CONFIG_IED_REGION_SIZE=0x400000
+CONFIG_UART_PCI_ADDR=0x0
+# CONFIG_SOC_MEDIATEK_MT8173 is not set
+# CONFIG_SOC_MEDIATEK_MT8183 is not set
+# CONFIG_SOC_NVIDIA_TEGRA124 is not set
+# CONFIG_SOC_NVIDIA_TEGRA210 is not set
+# CONFIG_SOC_QUALCOMM_COMMON is not set
+# CONFIG_SOC_QC_IPQ40XX is not set
+# CONFIG_SOC_QC_IPQ806X is not set
+# CONFIG_SOC_QUALCOMM_QCS405 is not set
+# CONFIG_SOC_QUALCOMM_SC7180 is not set
+# CONFIG_SOC_QUALCOMM_SDM845 is not set
+# CONFIG_SOC_ROCKCHIP_RK3288 is not set
+# CONFIG_SOC_ROCKCHIP_RK3399 is not set
+# CONFIG_CPU_SAMSUNG_EXYNOS5250 is not set
+# CONFIG_CPU_SAMSUNG_EXYNOS5420 is not set
+# CONFIG_SOC_UCB_RISCV is not set
+
+#
+# CPU
+#
+# CONFIG_CPU_AMD_AGESA is not set
+# CONFIG_CPU_AMD_PI is not set
+# CONFIG_CPU_ARMLTD_CORTEX_A9 is not set
+CONFIG_CPU_INTEL_MODEL_206AX=y
+CONFIG_SSE2=y
+# CONFIG_CPU_INTEL_FIRMWARE_INTERFACE_TABLE is not set
+# CONFIG_CPU_INTEL_TURBO_NOT_PACKAGE_SCOPED is not set
+CONFIG_CPU_INTEL_COMMON=y
+CONFIG_ENABLE_VMX=y
+# CONFIG_SET_IA32_FC_LOCK_BIT is not set
+CONFIG_CPU_INTEL_COMMON_TIMEBASE=y
+CONFIG_CPU_INTEL_COMMON_SMM=y
+CONFIG_MICROCODE_UPDATE_PRE_RAM=y
+# CONFIG_CPU_TI_AM335X is not set
+# CONFIG_PARALLEL_CPU_INIT is not set
+CONFIG_PARALLEL_MP=y
+# CONFIG_PARALLEL_MP_AP_WORK is not set
+# CONFIG_UDELAY_LAPIC is not set
+CONFIG_UDELAY_TSC=y
+CONFIG_TSC_MONOTONIC_TIMER=y
+# CONFIG_TSC_SYNC_LFENCE is not set
+CONFIG_TSC_SYNC_MFENCE=y
+CONFIG_NO_FIXED_XIP_ROM_SIZE=y
+CONFIG_LOGICAL_CPUS=y
+CONFIG_HAVE_SMI_HANDLER=y
+# CONFIG_NO_SMM is not set
+# CONFIG_SMM_ASEG is not set
+CONFIG_SMM_TSEG=y
+CONFIG_SMM_MODULE_HEAP_SIZE=0x4000
+CONFIG_SMM_STUB_STACK_SIZE=0x400
+# CONFIG_SMM_LAPIC_REMAP_MITIGATION is not set
+# CONFIG_SERIALIZED_SMM_INITIALIZATION is not set
+# CONFIG_X86_AMD_FIXED_MTRRS is not set
+# CONFIG_X86_AMD_INIT_SIPI is not set
+# CONFIG_MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADING is not set
+# CONFIG_SOC_SETS_MSRS is not set
+CONFIG_SMP=y
+CONFIG_MMX=y
+CONFIG_SSE=y
+CONFIG_SUPPORT_CPU_UCODE_IN_CBFS=y
+# CONFIG_USES_MICROCODE_HEADER_FILES is not set
+CONFIG_USE_CPU_MICROCODE_CBFS_BINS=y
+CONFIG_CPU_MICROCODE_CBFS_DEFAULT_BINS=y
+# CONFIG_CPU_MICROCODE_CBFS_EXTERNAL_BINS is not set
+# CONFIG_CPU_MICROCODE_CBFS_EXTERNAL_HEADER is not set
+# CONFIG_CPU_MICROCODE_CBFS_NONE is not set
+
+#
+# Northbridge
+#
+# CONFIG_NORTHBRIDGE_AMD_AGESA is not set
+# CONFIG_NORTHBRIDGE_AMD_PI is not set
+CONFIG_NORTHBRIDGE_INTEL_SANDYBRIDGE=y
+CONFIG_USE_NATIVE_RAMINIT=y
+CONFIG_NATIVE_RAMINIT_IGNORE_MAX_MEM_FUSES=y
+CONFIG_NATIVE_RAMINIT_IGNORE_XMP_MAX_DIMMS=y
+
+#
+# Southbridge
+#
+# CONFIG_AMD_SB_CIMX is not set
+# CONFIG_SOUTHBRIDGE_AMD_CIMX_SB800 is not set
+CONFIG_SOUTHBRIDGE_INTEL_C216=y
+CONFIG_SOUTH_BRIDGE_OPTIONS=y
+CONFIG_HPET_MIN_TICKS=0x80
+CONFIG_SOUTHBRIDGE_INTEL_COMMON_RESET=y
+CONFIG_SOUTHBRIDGE_INTEL_COMMON_RTC=y
+CONFIG_SOUTHBRIDGE_INTEL_COMMON_PMCLIB=y
+CONFIG_SOUTHBRIDGE_INTEL_COMMON_PMBASE=y
+CONFIG_SOUTHBRIDGE_INTEL_COMMON_GPIO=y
+CONFIG_SOUTHBRIDGE_INTEL_COMMON_SMBUS=y
+CONFIG_SOUTHBRIDGE_INTEL_COMMON_SPI=y
+# CONFIG_SOUTHBRIDGE_INTEL_COMMON_SPI_ICH7 is not set
+CONFIG_SOUTHBRIDGE_INTEL_COMMON_SPI_ICH9=y
+# CONFIG_SOUTHBRIDGE_INTEL_COMMON_SPI_SILVERMONT is not set
+CONFIG_SOUTHBRIDGE_INTEL_COMMON_PIRQ_ACPI_GEN=y
+CONFIG_SOUTHBRIDGE_INTEL_COMMON_RCBA_PIRQ=y
+CONFIG_HAVE_INTEL_CHIPSET_LOCKDOWN=y
+CONFIG_SOUTHBRIDGE_INTEL_COMMON_SMM=y
+CONFIG_SOUTHBRIDGE_INTEL_COMMON_ACPI_MADT=y
+CONFIG_SOUTHBRIDGE_INTEL_COMMON_FINALIZE=y
+CONFIG_SOUTHBRIDGE_INTEL_COMMON_USB_DEBUG=y
+CONFIG_INTEL_DESCRIPTOR_MODE_CAPABLE=y
+CONFIG_INTEL_DESCRIPTOR_MODE_REQUIRED=y
+# CONFIG_VALIDATE_INTEL_DESCRIPTOR is not set
+# CONFIG_INTEL_CHIPSET_LOCKDOWN is not set
+CONFIG_SOUTHBRIDGE_INTEL_COMMON_WATCHDOG=y
+CONFIG_LOCK_SPI_FLASH_NONE=y
+# CONFIG_LOCK_SPI_FLASH_RO is not set
+# CONFIG_LOCK_SPI_FLASH_NO_ACCESS is not set
+
+#
+# Super I/O
+#
+# CONFIG_SUPERIO_ASPEED_AST2400 is not set
+# CONFIG_SUPERIO_ASPEED_COMMON_PRE_RAM is not set
+# CONFIG_SUPERIO_ASPEED_HAS_UART_DELAY_WORKAROUND is not set
+# CONFIG_SUPERIO_FINTEK_FAN_CONTROL is not set
+
+#
+# Embedded Controllers
+#
+CONFIG_EC_ACPI=y
+# CONFIG_EC_GOOGLE_WILCO is not set
+CONFIG_EC_LENOVO_H8=y
+CONFIG_SEABIOS_PS2_TIMEOUT=3000
+# CONFIG_H8_BEEP_ON_DEATH is not set
+CONFIG_H8_FLASH_LEDS_ON_DEATH=y
+# CONFIG_H8_SUPPORT_BT_ON_WIFI is not set
+CONFIG_H8_HAS_BAT_TRESHOLDS_IMPL=y
+# CONFIG_H8_HAS_PRIMARY_FN_KEYS is not set
+CONFIG_EC_LENOVO_PMH7=y
+
+#
+# Intel Firmware
+#
+CONFIG_HAVE_ME_BIN=y
+# CONFIG_CHECK_ME is not set
+# CONFIG_USE_ME_CLEANER is not set
+CONFIG_MAINBOARD_USES_IFD_GBE_REGION=y
+CONFIG_HAVE_GBE_BIN=y
+# CONFIG_MAINBOARD_USES_IFD_EC_REGION is not set
+# CONFIG_DO_NOT_TOUCH_DESCRIPTOR_REGION is not set
+# CONFIG_LOCK_MANAGEMENT_ENGINE is not set
+CONFIG_UNLOCK_FLASH_REGIONS=y
+# CONFIG_CAVIUM_BDK is not set
+# CONFIG_MAINBOARD_HAS_CHROMEOS is not set
+# CONFIG_GOOGLE_SMBIOS_MAINBOARD_VERSION is not set
+# CONFIG_UEFI_2_4_BINDING is not set
+# CONFIG_UDK_2015_BINDING is not set
+# CONFIG_UDK_2017_BINDING is not set
+# CONFIG_USE_SIEMENS_HWILIB is not set
+# CONFIG_ARM_LPAE is not set
+CONFIG_ARCH_X86=y
+CONFIG_ARCH_BOOTBLOCK_X86_32=y
+CONFIG_ARCH_VERSTAGE_X86_32=y
+CONFIG_ARCH_ROMSTAGE_X86_32=y
+CONFIG_ARCH_POSTCAR_X86_32=y
+CONFIG_ARCH_RAMSTAGE_X86_32=y
+# CONFIG_ARCH_POSTCAR_X86_64 is not set
+# CONFIG_USE_MARCH_586 is not set
+# CONFIG_AP_IN_SIPI_WAIT is not set
+CONFIG_X86_RESET_VECTOR=0xfffffff0
+# CONFIG_SIPI_VECTOR_IN_ROM is not set
+CONFIG_RAMBASE=0xe00000
+CONFIG_RAMTOP=0x1000000
+CONFIG_NUM_IPI_STARTS=2
+# CONFIG_CBMEM_TOP_BACKUP is not set
+CONFIG_PC80_SYSTEM=y
+# CONFIG_BOOTBLOCK_DEBUG_SPINLOOP is not set
+CONFIG_HAVE_CMOS_DEFAULT=y
+CONFIG_CMOS_DEFAULT_FILE="src/mainboard/$(MAINBOARDDIR)/cmos.default"
+CONFIG_IOAPIC_INTERRUPTS_ON_FSB=y
+# CONFIG_IOAPIC_INTERRUPTS_ON_APIC_SERIAL_BUS is not set
+# CONFIG_HPET_ADDRESS_OVERRIDE is not set
+CONFIG_HPET_ADDRESS=0xfed00000
+CONFIG_ID_SECTION_OFFSET=0x80
+CONFIG_POSTCAR_STAGE=y
+# CONFIG_VERSTAGE_DEBUG_SPINLOOP is not set
+# CONFIG_ROMSTAGE_DEBUG_SPINLOOP is not set
+CONFIG_BOOTBLOCK_SIMPLE=y
+# CONFIG_BOOTBLOCK_NORMAL is not set
+CONFIG_ACPI_HAVE_PCAT_8259=y
+# CONFIG_COLLECT_TIMESTAMPS_NO_TSC is not set
+CONFIG_COLLECT_TIMESTAMPS_TSC=y
+# CONFIG_PAGING_IN_CACHE_AS_RAM is not set
+# CONFIG_IDT_IN_EVERY_STAGE is not set
+CONFIG_HAVE_CF9_RESET=y
+# CONFIG_PIRQ_ROUTE is not set
+
+#
+# Devices
+#
+# CONFIG_MAINBOARD_HAS_NATIVE_VGA_INIT is not set
+# CONFIG_MAINBOARD_FORCE_NATIVE_VGA_INIT is not set
+CONFIG_MAINBOARD_HAS_LIBGFXINIT=y
+# CONFIG_MAINBOARD_USE_LIBGFXINIT is not set
+# CONFIG_VGA_ROM_RUN is not set
+CONFIG_NO_GFX_INIT=y
+# CONFIG_MULTIPLE_VGA_ADAPTERS is not set
+# CONFIG_SMBUS_HAS_AUX_CHANNELS is not set
+CONFIG_PCI=y
+# CONFIG_NO_MMCONF_SUPPORT is not set
+CONFIG_MMCONF_SUPPORT=y
+# CONFIG_HYPERTRANSPORT_PLUGIN_SUPPORT is not set
+CONFIG_HT_CHAIN_UNITID_BASE=0
+CONFIG_HT_CHAIN_END_UNITID_BASE=0
+CONFIG_PCIX_PLUGIN_SUPPORT=y
+CONFIG_CARDBUS_PLUGIN_SUPPORT=y
+# CONFIG_AZALIA_PLUGIN_SUPPORT is not set
+CONFIG_PCIEXP_PLUGIN_SUPPORT=y
+# CONFIG_EARLY_PCI_BRIDGE is not set
+# CONFIG_VGA_BIOS_DGPU is not set
+CONFIG_INTEL_GMA_HAVE_VBT=y
+CONFIG_INTEL_GMA_ADD_VBT=y
+# CONFIG_SOFTWARE_I2C is not set
+
+#
+# Generic Drivers
+#
+# CONFIG_DRIVERS_AS3722_RTC is not set
+CONFIG_CRB_TPM_BASE_ADDRESS=0xfed40000
+# CONFIG_MAINBOARD_HAS_CRB_TPM is not set
+# CONFIG_ELOG is not set
+# CONFIG_GIC is not set
+# CONFIG_IPMI_KCS is not set
+# CONFIG_DRIVERS_LENOVO_WACOM is not set
+CONFIG_CACHE_MRC_SETTINGS=y
+# CONFIG_MRC_SETTINGS_PROTECT is not set
+# CONFIG_HAS_RECOVERY_MRC_CACHE is not set
+# CONFIG_MRC_CLEAR_NORMAL_CACHE_ON_RECOVERY_RETRAIN is not set
+# CONFIG_MRC_SETTINGS_VARIABLE_DATA is not set
+# CONFIG_MRC_WRITE_NV_LATE is not set
+# CONFIG_RT8168_GET_MAC_FROM_VPD is not set
+# CONFIG_RT8168_SET_LED_MODE is not set
+# CONFIG_SMMSTORE is not set
+# CONFIG_SMMSTORE_IN_CBFS is not set
+CONFIG_SPI_FLASH=y
+# CONFIG_SPI_SDCARD is not set
+CONFIG_BOOT_DEVICE_SPI_FLASH_RW_NOMMAP=y
+# CONFIG_BOOT_DEVICE_SPI_FLASH_RW_NOMMAP_EARLY is not set
+# CONFIG_SPI_FLASH_NO_FAST_READ is not set
+CONFIG_SPI_FLASH_ADESTO=y
+CONFIG_SPI_FLASH_AMIC=y
+CONFIG_SPI_FLASH_ATMEL=y
+CONFIG_SPI_FLASH_EON=y
+CONFIG_SPI_FLASH_GIGADEVICE=y
+CONFIG_SPI_FLASH_MACRONIX=y
+CONFIG_SPI_FLASH_SPANSION=y
+CONFIG_SPI_FLASH_SST=y
+CONFIG_SPI_FLASH_STMICRO=y
+# CONFIG_SPI_FLASH_FAST_READ_DUAL_OUTPUT_3B is not set
+# CONFIG_SPI_FLASH_HAS_VOLATILE_GROUP is not set
+# CONFIG_HAVE_SPI_CONSOLE_SUPPORT is not set
+CONFIG_NO_UART_ON_SUPERIO=y
+# CONFIG_UART_OVERRIDE_INPUT_CLOCK_DIVIDER is not set
+# CONFIG_UART_OVERRIDE_REFCLK is not set
+# CONFIG_DRIVERS_UART_8250MEM is not set
+# CONFIG_DRIVERS_UART_8250MEM_32 is not set
+# CONFIG_HAVE_UART_SPECIAL is not set
+# CONFIG_DRIVERS_UART_OXPCIE is not set
+# CONFIG_DRIVERS_UART_PL011 is not set
+# CONFIG_UART_USE_REFCLK_AS_INPUT_CLOCK is not set
+CONFIG_HAVE_USBDEBUG=y
+CONFIG_HAVE_USBDEBUG_OPTIONS=y
+# CONFIG_USBDEBUG is not set
+# CONFIG_VPD is not set
+# CONFIG_DRIVERS_GENERIC_WIFI is not set
+# CONFIG_DRIVERS_AMD_PI is not set
+# CONFIG_DRIVERS_GENERIC_CBFS_SERIAL is not set
+# CONFIG_DRIVERS_GENERIC_GFX is not set
+# CONFIG_DRIVERS_I2C_MAX98373 is not set
+# CONFIG_DRIVERS_I2C_MAX98927 is not set
+# CONFIG_DRIVERS_I2C_PCA9538 is not set
+# CONFIG_DRIVERS_I2C_PCF8523 is not set
+# CONFIG_DRIVERS_I2C_PTN3460 is not set
+# CONFIG_DRIVERS_I2C_RT1011 is not set
+# CONFIG_DRIVERS_I2C_RT5663 is not set
+# CONFIG_DRIVERS_I2C_RTD2132 is not set
+# CONFIG_DRIVERS_I2C_RX6110SA is not set
+# CONFIG_DRIVERS_I2C_SX9310 is not set
+# CONFIG_MAINBOARD_HAS_I2C_TPM_ATMEL is not set
+# CONFIG_MAINBOARD_HAS_I2C_TPM_CR50 is not set
+# CONFIG_MAINBOARD_HAS_I2C_TPM_GENERIC is not set
+# CONFIG_PLATFORM_USES_FSP2_0 is not set
+# CONFIG_PLATFORM_USES_FSP2_1 is not set
+# CONFIG_INTEL_DDI is not set
+# CONFIG_INTEL_EDID is not set
+CONFIG_INTEL_INT15=y
+CONFIG_INTEL_GMA_ACPI=y
+# CONFIG_INTEL_GMA_SSC_ALTERNATE_REF is not set
+# CONFIG_INTEL_GMA_SWSMISCI is not set
+# CONFIG_GFX_GMA_INTERNAL_IS_EDP is not set
+CONFIG_GFX_GMA_INTERNAL_IS_LVDS=y
+# CONFIG_DRIVER_INTEL_I210 is not set
+# CONFIG_DRIVERS_INTEL_MIPI_CAMERA is not set
+# CONFIG_HAVE_INTEL_PTT is not set
+# CONFIG_DRIVERS_LENOVO_HYBRID_GRAPHICS is not set
+# CONFIG_DRIVER_MAXIM_MAX77686 is not set
+# CONFIG_DRIVER_PARADE_PS8625 is not set
+# CONFIG_DRIVER_PARADE_PS8640 is not set
+CONFIG_DRIVERS_MC146818=y
+CONFIG_LPC_TPM=y
+CONFIG_TPM_TIS_BASE_ADDRESS=0xfed40000
+CONFIG_MAINBOARD_HAS_LPC_TPM=y
+# CONFIG_DRIVERS_RICOH_RCE822 is not set
+# CONFIG_DRIVER_SIEMENS_NC_FPGA is not set
+# CONFIG_NC_FPGA_NOTIFY_CB_READY is not set
+# CONFIG_DRIVERS_SIL_3114 is not set
+# CONFIG_MAINBOARD_HAS_SPI_TPM_CR50 is not set
+# CONFIG_DRIVER_TI_TPS65090 is not set
+# CONFIG_DRIVERS_TI_TPS65913 is not set
+# CONFIG_DRIVERS_TI_TPS65913_RTC is not set
+# CONFIG_DRIVERS_USB_ACPI is not set
+# CONFIG_COMMONLIB_STORAGE is not set
+
+#
+# Security
+#
+
+#
+# Verified Boot (vboot)
+#
+
+#
+# Trusted Platform Module
+#
+CONFIG_TPM1=y
+CONFIG_MAINBOARD_HAS_TPM1=y
+# CONFIG_TPM_DEACTIVATE is not set
+# CONFIG_DEBUG_TPM is not set
+# CONFIG_TPM_RDRESP_NEED_DELAY is not set
+
+#
+# Memory initialization
+#
+CONFIG_PLATFORM_HAS_DRAM_CLEAR=y
+# CONFIG_SECURITY_CLEAR_DRAM_ON_REGULAR_BOOT is not set
+CONFIG_ACPI_SATA_GENERATOR=y
+CONFIG_ACPI_INTEL_HARDWARE_SLEEP_VALUES=y
+# CONFIG_ACPI_AMD_HARDWARE_SLEEP_VALUES is not set
+# CONFIG_BOOT_DEVICE_NOT_SPI_FLASH is not set
+CONFIG_BOOT_DEVICE_SPI_FLASH=y
+CONFIG_BOOT_DEVICE_MEMORY_MAPPED=y
+CONFIG_BOOT_DEVICE_SUPPORTS_WRITES=y
+CONFIG_RTC=y
+
+#
+# Console
+#
+# CONFIG_BOOTBLOCK_CONSOLE is not set
+CONFIG_POSTCAR_CONSOLE=y
+CONFIG_SQUELCH_EARLY_SMP=y
+# CONFIG_SPKMODEM is not set
+# CONFIG_CONSOLE_NE2K is not set
+CONFIG_CONSOLE_CBMEM=y
+CONFIG_CONSOLE_CBMEM_BUFFER_SIZE=0x20000
+# CONFIG_CONSOLE_CBMEM_DUMP_TO_UART is not set
+# CONFIG_CONSOLE_SPI_FLASH is not set
+CONFIG_DEFAULT_CONSOLE_LOGLEVEL_8=y
+# CONFIG_DEFAULT_CONSOLE_LOGLEVEL_7 is not set
+# CONFIG_DEFAULT_CONSOLE_LOGLEVEL_6 is not set
+# CONFIG_DEFAULT_CONSOLE_LOGLEVEL_5 is not set
+# CONFIG_DEFAULT_CONSOLE_LOGLEVEL_4 is not set
+# CONFIG_DEFAULT_CONSOLE_LOGLEVEL_3 is not set
+# CONFIG_DEFAULT_CONSOLE_LOGLEVEL_2 is not set
+# CONFIG_DEFAULT_CONSOLE_LOGLEVEL_1 is not set
+# CONFIG_DEFAULT_CONSOLE_LOGLEVEL_0 is not set
+CONFIG_DEFAULT_CONSOLE_LOGLEVEL=8
+# CONFIG_CMOS_POST is not set
+# CONFIG_DEFAULT_POST_ON_LPC is not set
+# CONFIG_NO_EARLY_BOOTBLOCK_POSTCODES is not set
+CONFIG_HWBASE_DEBUG_CB=y
+CONFIG_HAVE_ACPI_RESUME=y
+CONFIG_RESUME_PATH_SAME_AS_BOOT=y
+# CONFIG_NO_MONOTONIC_TIMER is not set
+CONFIG_HAVE_MONOTONIC_TIMER=y
+# CONFIG_TIMER_QUEUE is not set
+CONFIG_HAVE_OPTION_TABLE=y
+# CONFIG_PCI_IO_CFG_EXT is not set
+CONFIG_IOAPIC=y
+CONFIG_USE_WATCHDOG_ON_BOOT=y
+# CONFIG_GFXUMA is not set
+CONFIG_HAVE_ACPI_TABLES=y
+CONFIG_COMMON_FADT=y
+# CONFIG_ACPI_NHLT is not set
+
+#
+# System tables
+#
+# CONFIG_GENERATE_MP_TABLE is not set
+# CONFIG_GENERATE_PIRQ_TABLE is not set
+CONFIG_GENERATE_SMBIOS_TABLES=y
+CONFIG_SMBIOS_PROVIDED_BY_MOBO=y
+
+#
+# Payload
+#
+# CONFIG_PAYLOAD_NONE is not set
+# CONFIG_PAYLOAD_ELF is not set
+# CONFIG_PAYLOAD_FILO is not set
+# CONFIG_PAYLOAD_GRUB2 is not set
+# CONFIG_PAYLOAD_LINUXBOOT is not set
+CONFIG_PAYLOAD_SEABIOS=y
+# CONFIG_PAYLOAD_UBOOT is not set
+# CONFIG_PAYLOAD_YABITS is not set
+# CONFIG_PAYLOAD_LINUX is not set
+# CONFIG_PAYLOAD_TIANOCORE is not set
+CONFIG_PAYLOAD_FILE="payloads/external/SeaBIOS/seabios/out/bios.bin.elf"
+# CONFIG_SEABIOS_STABLE is not set
+# CONFIG_SEABIOS_MASTER is not set
+CONFIG_SEABIOS_REVISION=y
+CONFIG_SEABIOS_REVISION_ID="origin/master"
+# CONFIG_SEABIOS_THREAD_OPTIONROMS is not set
+CONFIG_SEABIOS_BOOTORDER_FILE=""
+# CONFIG_SEABIOS_ADD_SERCON_PORT_FILE is not set
+CONFIG_SEABIOS_DEBUG_LEVEL=-1
+
+#
+# Using default SeaBIOS log level
+#
+CONFIG_PAYLOAD_OPTIONS=""
+CONFIG_PXE=y
+
+#
+# PXE Options
+#
+# CONFIG_PXE_ROM is not set
+CONFIG_BUILD_IPXE=y
+# CONFIG_IPXE_STABLE is not set
+CONFIG_IPXE_MASTER=y
+CONFIG_PXE_SERIAL_CONSOLE=y
+CONFIG_PXE_NO_PROMT=y
+# CONFIG_PXE_ADD_SCRIPT is not set
+# CONFIG_COMPRESSED_PAYLOAD_LZMA is not set
+CONFIG_COMPRESSED_PAYLOAD_LZ4=y
+# CONFIG_PAYLOAD_IS_FLAT_BINARY is not set
+CONFIG_COMPRESS_SECONDARY_PAYLOAD=y
+
+#
+# Secondary Payloads
+#
+CONFIG_COREINFO_SECONDARY_PAYLOAD=y
+CONFIG_MEMTEST_SECONDARY_PAYLOAD=y
+CONFIG_NVRAMCUI_SECONDARY_PAYLOAD=y
+CONFIG_TINT_SECONDARY_PAYLOAD=y
+# CONFIG_MEMTEST_STABLE is not set
+# CONFIG_MEMTEST_MASTER is not set
+CONFIG_MEMTEST_REVISION=y
+CONFIG_MEMTEST_REVISION_ID="origin/master"
+
+#
+# Debugging
+#
+
+#
+# CPU Debug Settings
+#
+
+#
+# BLOB Debug Settings
+#
+
+#
+# General Debug Settings
+#
+# CONFIG_FATAL_ASSERTS is not set
+CONFIG_DEBUG_CBFS=y
+CONFIG_HAVE_DEBUG_RAM_SETUP=y
+# CONFIG_DEBUG_RAM_SETUP is not set
+CONFIG_HAVE_DEBUG_SMBUS=y
+# CONFIG_DEBUG_SMBUS is not set
+# CONFIG_DEBUG_SMI is not set
+# CONFIG_DEBUG_MALLOC is not set
+# CONFIG_DEBUG_CONSOLE_INIT is not set
+# CONFIG_DEBUG_SPI_FLASH is not set
+# CONFIG_TRACE is not set
+# CONFIG_DEBUG_BOOT_STATE is not set
+# CONFIG_DEBUG_ADA_CODE is not set
+CONFIG_HAVE_EM100_SUPPORT=y
+# CONFIG_EM100 is not set
+CONFIG_NO_EDID_FILL_FB=y
+# CONFIG_ENABLE_APIC_EXT_ID is not set
+CONFIG_WARNINGS_ARE_ERRORS=y
+# CONFIG_POWER_BUTTON_DEFAULT_ENABLE is not set
+# CONFIG_POWER_BUTTON_DEFAULT_DISABLE is not set
+# CONFIG_POWER_BUTTON_FORCE_ENABLE is not set
+# CONFIG_POWER_BUTTON_FORCE_DISABLE is not set
+# CONFIG_POWER_BUTTON_IS_OPTIONAL is not set
+# CONFIG_REG_SCRIPT is not set
+CONFIG_MAX_REBOOT_CNT=3
+# CONFIG_NO_XIP_EARLY_STAGES is not set
+# CONFIG_EARLY_CBMEM_LIST is not set
+CONFIG_RELOCATABLE_MODULES=y
+CONFIG_HAVE_ROMSTAGE=y
+CONFIG_HAVE_RAMSTAGE=y
diff --git a/lenovo/t430s/4.11-649-g6ad0ab1a69/2019-12-31T18_57_16Z/coreboot_console.txt b/lenovo/t430s/4.11-649-g6ad0ab1a69/2019-12-31T18_57_16Z/coreboot_console.txt
new file mode 100644
index 0000000..4e196c0
--- /dev/null
+++ b/lenovo/t430s/4.11-649-g6ad0ab1a69/2019-12-31T18_57_16Z/coreboot_console.txt
@@ -0,0 +1,957 @@
+*** Pre-CBMEM romstage console overflowed, log truncated! ***
+y: 800 MHz
+Selected CAS latency   : 9T
+PLL busy... done in 30 us
+MCU frequency is set at : 800 MHz
+Done dimm mapping
+Update PCI-E configuration space:
+PCI(0, 0, 0)[a0] = 0
+PCI(0, 0, 0)[a4] = 4
+PCI(0, 0, 0)[bc] = 82a00000
+PCI(0, 0, 0)[a8] = 7b600000
+PCI(0, 0, 0)[ac] = 4
+PCI(0, 0, 0)[b8] = 80000000
+PCI(0, 0, 0)[b0] = 80a00000
+PCI(0, 0, 0)[b4] = 80800000
+PCI(0, 0, 0)[7c] = 7f
+PCI(0, 0, 0)[70] = fe000000
+PCI(0, 0, 0)[74] = 3
+PCI(0, 0, 0)[78] = fe000c00
+Done memory map
+Done io registers
+t123: 1767, 6000, 7620
+ME: FW Partition Table      : OK
+ME: Bringup Loader Failure  : NO
+ME: Firmware Init Complete  : NO
+ME: Manufacturing Mode      : NO
+ME: Boot Options Present    : NO
+ME: Update In Progress      : NO
+ME: Current Working State   : Recovery
+ME: Current Operation State : Bring up
+ME: Current Operation Mode  : Normal
+ME: Error Code              : No Error
+ME: Progress Phase          : BUP Phase
+ME: Power Management Event  : Pseudo-global reset
+ME: Progress Phase State    : Waiting for DID BIOS message
+ME: FWS2: 0x161f017a
+ME:  Bist in progress: 0x0
+ME:  ICC Status      : 0x1
+ME:  Invoke MEBx     : 0x1
+ME:  CPU replaced    : 0x1
+ME:  MBP ready       : 0x1
+ME:  MFS failure     : 0x1
+ME:  Warm reset req  : 0x0
+ME:  CPU repl valid  : 0x1
+ME:  (Reserved)      : 0x0
+ME:  FW update req   : 0x0
+ME:  (Reserved)      : 0x0
+ME:  Current state   : 0x1f
+ME:  Current PM event: 0x6
+ME:  Progress code   : 0x1
+Full training required
+PASSED! Tell ME that DRAM is ready
+Timestamp - waiting for ME acknowledgement of raminit: 268130589
+Timestamp - finished waiting for ME response: 271542120
+ME: FWS2: 0x162c017a
+ME:  Bist in progress: 0x0
+ME:  ICC Status      : 0x1
+ME:  Invoke MEBx     : 0x1
+ME:  CPU replaced    : 0x1
+ME:  MBP ready       : 0x1
+ME:  MFS failure     : 0x1
+ME:  Warm reset req  : 0x0
+ME:  CPU repl valid  : 0x1
+ME:  (Reserved)      : 0x0
+ME:  FW update req   : 0x0
+ME:  (Reserved)      : 0x0
+ME:  Current state   : 0x2c
+ME:  Current PM event: 0x6
+ME:  Progress code   : 0x1
+ME: Requested BIOS Action: Continue to boot
+ME: FW Partition Table      : OK
+ME: Bringup Loader Failure  : NO
+ME: Firmware Init Complete  : NO
+ME: Manufacturing Mode      : NO
+ME: Boot Options Present    : NO
+ME: Update In Progress      : NO
+ME: Current Working State   : Recovery
+ME: Current Operation State : Bring up
+ME: Current Operation Mode  : Normal
+ME: Error Code              : No Error
+ME: Progress Phase          : BUP Phase
+ME: Power Management Event  : Pseudo-global reset
+ME: Progress Phase State    : 0x2c
+memcfg DDR3 ref clock 133 MHz
+memcfg DDR3 clock 1596 MHz
+memcfg channel assignment: A: 0, B  1, C  2
+memcfg channel[0] config (00620020):
+   ECC inactive
+   enhanced interleave mode on
+   rank interleave on
+   DIMMA 8192 MB width x8 dual rank, selected
+   DIMMB 0 MB width x8 single rank
+memcfg channel[1] config (00620020):
+   ECC inactive
+   enhanced interleave mode on
+   rank interleave on
+   DIMMA 8192 MB width x8 dual rank, selected
+   DIMMB 0 MB width x8 single rank
+CBMEM:
+IMD: root @ 0x7ffff000 254 entries.
+IMD: root @ 0x7fffec00 62 entries.
+External stage cache:
+IMD: root @ 0x803ff000 254 entries.
+IMD: root @ 0x803fec00 62 entries.
+Timestamp - start of bootblock: 212515208
+Timestamp - end of bootblock: 213839620
+Timestamp - starting to load romstage: 214620202
+Timestamp - finished loading romstage: 214641082
+Timestamp - start of romstage: 214880082
+Timestamp - before ram initialization: 220940511
+Timestamp - waiting for ME acknowledgement of raminit: 261628430
+Timestamp - finished waiting for ME response: 265039961
+CBMEM entry for DIMM info: 0x7fffe960
+Timestamp - after ram initialization: 276982819
+POST: 0x3b
+POST: 0x3c
+POST: 0x3d
+POST: 0x3f
+SMM Memory Map
+SMRAM       : 0x80000000 0x800000
+ Subregion 0: 0x80000000 0x300000
+ Subregion 1: 0x80300000 0x100000
+ Subregion 2: 0x80400000 0x400000
+MTRR Range: Start=7f800000 End=80000000 (Size 800000)
+MTRR Range: Start=80000000 End=80800000 (Size 800000)
+MTRR Range: Start=ff000000 End=0 (Size 1000000)
+FMAP: area COREBOOT found @ c10200 (4128256 bytes)
+CBFS @ c10200 size 3efe00
+CBFS: 'COREBOOT Locator' located CBFS at [c10200:1000000)
+CBFS: Locating 'fallback/postcar'
+CBFS: Checking offset 0
+CBFS: File @ offset 0 size 20
+CBFS:  Unmatched 'cbfs master header' at 0
+CBFS: Checking offset 80
+CBFS: File @ offset 80 size 146ac
+CBFS:  Unmatched 'fallback/romstage' at 80
+CBFS: Checking offset 147c0
+CBFS: File @ offset 147c0 size 6800
+CBFS:  Unmatched 'cpu_microcode_blob.bin' at 147c0
+CBFS: Checking offset 1b040
+CBFS: File @ offset 1b040 size 174e7
+CBFS:  Unmatched 'fallback/ramstage' at 1b040
+CBFS: Checking offset 32580
+CBFS: File @ offset 32580 size 557
+CBFS:  Unmatched 'config' at 32580
+CBFS: Checking offset 32b40
+CBFS: File @ offset 32b40 size 2a2
+CBFS:  Unmatched 'revision' at 32b40
+CBFS: Checking offset 32e40
+CBFS: File @ offset 32e40 size bd3a
+CBFS:  Unmatched 'bootsplash.jpg' at 32e40
+CBFS: Checking offset 3ebc0
+CBFS: File @ offset 3ebc0 size 100
+CBFS:  Unmatched 'cmos.default' at 3ebc0
+CBFS: Checking offset 3ed00
+CBFS: File @ offset 3ed00 size 581
+CBFS:  Unmatched 'vbt.bin' at 3ed00
+CBFS: Checking offset 3f2c0
+CBFS: File @ offset 3f2c0 size 73c
+CBFS:  Unmatched 'cmos_layout.bin' at 3f2c0
+CBFS: Checking offset 3fa40
+CBFS: File @ offset 3fa40 size 10000
+CBFS:  Unmatched 'pci8086,0166.rom' at 3fa40
+CBFS: Checking offset 4fac0
+CBFS: File @ offset 4fac0 size 5b84
+CBFS: Found @ offset 4fac0 size 5b84
+Decompressing stage fallback/postcar @ 0x7ffd1fc0 (39376 bytes)
+Loading module at 0x7ffd2000 with entry 0x7ffd2000. filesize: 0x5690 memsize: 0x9990
+Processing 294 relocs. Offset value of 0x7dfd2000
+Timestamp - end of romstage: 294429576
+BS: romstage times (exec / console): total (unknown) / 2 ms
+
+
+coreboot-4.11-649-g6ad0ab1a69 Tue Dec 31 18:57:16 UTC 2019 postcar starting (log level: 7)...
+FMAP: area COREBOOT found @ c10200 (4128256 bytes)
+CBFS: 'COREBOOT Locator' located CBFS at [c10200:1000000)
+CBFS: Locating 'fallback/ramstage'
+CBFS: Found @ offset 1b040 size 174e7
+Decompressing stage fallback/ramstage @ 0x7ff8afc0 (285176 bytes)
+Loading module at 0x7ff8b000 with entry 0x7ff8b000. filesize: 0x30c38 memsize: 0x459b8
+Processing 3553 relocs. Offset value of 0x7f18b000
+BS: postcar times (exec / console): total (unknown) / 0 ms
+
+
+coreboot-4.11-649-g6ad0ab1a69 Tue Dec 31 18:57:16 UTC 2019 ramstage starting (log level: 7)...
+POST: 0x39
+POST: 0x80
+Normal boot.
+POST: 0x70
+POST: 0x71
+POST: 0x72
+Enumerating buses...
+Root Device scanning...
+CPU_CLUSTER: 0 enabled
+DOMAIN: 0000 enabled
+DOMAIN: 0000 scanning...
+PCI: pci_scan_bus for bus 00
+POST: 0x24
+PCI: 00:00.0 [8086/0154] enabled
+PCI: Static device PCI: 00:01.0 not found, disabling it.
+PCI: 00:02.0 [8086/0166] enabled
+PCI: 00:04.0 [8086/0153] enabled
+PCI: 00:14.0 [8086/1e31] enabled
+PCI: 00:16.0: Disabling device
+PCI: 00:16.0 [8086/1e3a] disabled
+PCI: 00:16.1: Disabling device
+PCI: 00:16.2: Disabling device
+PCI: 00:16.3: Disabling device
+PCI: 00:19.0 [8086/1502] enabled
+PCI: 00:1a.0 [8086/1e2d] enabled
+PCI: 00:1b.0 [8086/1e20] enabled
+PCH: PCIe Root Port coalescing is enabled
+PCI: 00:1c.0: Disabling device
+PCI: 00:1c.0: check set enabled
+PCI: 00:1c.0 [8086/1e10] disabled
+PCH: Remap PCIe function 1 to 0
+PCI: 00:1c.1 [8086/1e12] enabled
+PCH: Remap PCIe function 2 to 0
+PCI: 00:1c.2 [8086/1e14] enabled
+PCI: 00:1c.3: Disabling device
+PCI: 00:1c.3 [8086/1e16] disabled
+PCH: Remap PCIe function 4 to 0
+PCI: 00:1c.4 [8086/1e18] enabled
+PCI: 00:1c.5: Disabling device
+PCI: 00:1c.6: Disabling device
+PCI: 00:1c.7: Disabling device
+PCH: PCIe map 1c.0 -> 1c.4
+PCH: PCIe map 1c.1 -> 1c.0
+PCH: PCIe map 1c.2 -> 1c.1
+PCH: PCIe map 1c.4 -> 1c.2
+PCI: 00:1d.0 [8086/1e26] enabled
+PCI: 00:1e.0: Disabling device
+PCI: 00:1e.0 [8086/2448] disabled
+PCI: 00:1f.0 [8086/1e55] enabled
+PCI: 00:1f.2 [8086/1e01] enabled
+PCI: 00:1f.3 [8086/1e22] enabled
+PCI: 00:1f.5: Disabling device
+PCI: 00:1f.5 [8086/1e09] disabled No operations
+PCI: 00:1f.6 [8086/1e24] enabled
+POST: 0x25
+PCI: Leftover static devices:
+PCI: 00:01.0
+PCI: 00:16.1
+PCI: 00:16.2
+PCI: 00:16.3
+PCI: 00:1c.5
+PCI: 00:1c.6
+PCI: 00:1c.7
+PCI: Check your devicetree.cb.
+PCI: 00:1c.0 scanning...
+PCI: pci_scan_bus for bus 01
+POST: 0x24
+PCI: 01:00.0 [14e4/43a0] enabled
+POST: 0x25
+POST: 0x55
+Enabling Common Clock Configuration
+ASPM: Enabled L0s and L1
+PCIe: Max_Payload_Size adjusted to 128
+scan_bus: bus PCI: 00:1c.0 finished in 0 msecs
+PCI: 00:1c.1 scanning...
+PCI: pci_scan_bus for bus 02
+POST: 0x24
+PCI: 02:00.0 [1180/e822] enabled
+POST: 0x25
+POST: 0x55
+Enabling Common Clock Configuration
+ASPM: Enabled L0s and L1
+PCIe: Max_Payload_Size adjusted to 128
+Failed to enable LTR for dev = PCI: 02:00.0
+scan_bus: bus PCI: 00:1c.1 finished in 0 msecs
+PCI: 00:1c.2 scanning...
+PCI: pci_scan_bus for bus 03
+POST: 0x24
+POST: 0x25
+POST: 0x55
+scan_bus: bus PCI: 00:1c.2 finished in 0 msecs
+PCI: 00:1f.0 scanning...
+PMH7: ID 05 Revision 12
+PNP: 00ff.1 enabled
+PNP: 0c31.0 enabled
+EC Firmware ID G7HT39WW-3.22, Version 5.01B
+H8: BDC detection not implemented. Assuming BDC installed
+H8: WWAN detection not implemented. Assuming WWAN installed
+PNP: 00ff.2 enabled
+scan_bus: bus PCI: 00:1f.0 finished in 4 msecs
+PCI: 00:1f.3 scanning...
+bus: PCI: 00:1f.3[0]->I2C: 01:54 enabled
+bus: PCI: 00:1f.3[0]->I2C: 01:55 enabled
+bus: PCI: 00:1f.3[0]->I2C: 01:56 enabled
+bus: PCI: 00:1f.3[0]->I2C: 01:57 enabled
+bus: PCI: 00:1f.3[0]->I2C: 01:5c enabled
+bus: PCI: 00:1f.3[0]->I2C: 01:5d enabled
+bus: PCI: 00:1f.3[0]->I2C: 01:5e enabled
+bus: PCI: 00:1f.3[0]->I2C: 01:5f enabled
+scan_bus: bus PCI: 00:1f.3 finished in 0 msecs
+POST: 0x55
+scan_bus: bus DOMAIN: 0000 finished in 5 msecs
+scan_bus: bus Root Device finished in 5 msecs
+done
+BS: BS_DEV_ENUMERATE run times (exec / console): 6 / 0 ms
+FMAP: area RW_MRC_CACHE found @ c00000 (65536 bytes)
+MRC: No data in cbmem for 'RW_MRC_CACHE'.
+POST: 0x73
+found VGA at PCI: 00:02.0
+Setting up VGA for PCI: 00:02.0
+Setting PCI_BRIDGE_CTL_VGA for bridge DOMAIN: 0000
+Setting PCI_BRIDGE_CTL_VGA for bridge Root Device
+Allocating resources...
+Reading resources...
+Adding PCIe enhanced config space BAR 0xf0000000-0xf4000000.
+PNP: 00ff.1 missing read_resources
+PNP: 00ff.2 missing read_resources
+Done reading resources.
+skipping PNP: 00ff.2@60 fixed resource, size=0!
+skipping PNP: 00ff.2@62 fixed resource, size=0!
+skipping PNP: 00ff.2@64 fixed resource, size=0!
+skipping PNP: 00ff.2@66 fixed resource, size=0!
+Setting resources...
+TOUUD 0x47b600000 TOLUD 0x82a00000 TOM 0x400000000
+MEBASE 0x3fe000000
+IGD decoded, subtracting 32M UMA and 2M GTT
+TSEG base 0x80000000 size 8M
+Available memory below 4GB: 2048M
+Available memory above 4GB: 14262M
+PCI: 00:02.0 10 <- [0x00e2400000 - 0x00e27fffff] size 0x00400000 gran 0x16 mem64
+PCI: 00:02.0 18 <- [0x00d0000000 - 0x00dfffffff] size 0x10000000 gran 0x1c prefmem64
+PCI: 00:02.0 20 <- [0x0000004000 - 0x000000403f] size 0x00000040 gran 0x06 io
+PCI: 00:04.0 10 <- [0x00e2b30000 - 0x00e2b37fff] size 0x00008000 gran 0x0f mem64
+PCI: 00:14.0 10 <- [0x00e2b20000 - 0x00e2b2ffff] size 0x00010000 gran 0x10 mem64
+PCI: 00:19.0 10 <- [0x00e2b00000 - 0x00e2b1ffff] size 0x00020000 gran 0x11 mem
+PCI: 00:19.0 14 <- [0x00e2b3c000 - 0x00e2b3cfff] size 0x00001000 gran 0x0c mem
+PCI: 00:19.0 18 <- [0x0000004040 - 0x000000405f] size 0x00000020 gran 0x05 io
+PCI: 00:1a.0 10 <- [0x00e2b3f000 - 0x00e2b3f3ff] size 0x00000400 gran 0x0a mem
+PCI: 00:1b.0 10 <- [0x00e2b38000 - 0x00e2b3bfff] size 0x00004000 gran 0x0e mem64
+PCI: 00:1c.0 1c <- [0x000000ffff - 0x000000fffe] size 0x00000000 gran 0x0c bus 01 io
+PCI: 00:1c.0 24 <- [0x00efffffff - 0x00effffffe] size 0x00000000 gran 0x14 bus 01 prefmem
+PCI: 00:1c.0 20 <- [0x00e2800000 - 0x00e2afffff] size 0x00300000 gran 0x14 bus 01 mem
+PCI: 01:00.0 10 <- [0x00e2a00000 - 0x00e2a07fff] size 0x00008000 gran 0x0f mem64
+PCI: 01:00.0 18 <- [0x00e2800000 - 0x00e29fffff] size 0x00200000 gran 0x15 mem64
+PCI: 00:1c.1 1c <- [0x0000002000 - 0x0000002fff] size 0x00001000 gran 0x0c bus 02 io
+PCI: 00:1c.1 24 <- [0x00e0c00000 - 0x00e13fffff] size 0x00800000 gran 0x14 bus 02 prefmem
+PCI: 00:1c.1 20 <- [0x00e0000000 - 0x00e08fffff] size 0x00900000 gran 0x14 bus 02 mem
+PCI: 02:00.0 10 <- [0x00e0800000 - 0x00e08000ff] size 0x00000100 gran 0x08 mem
+NONE missing set_resources
+PCI: 00:1c.2 1c <- [0x0000003000 - 0x0000003fff] size 0x00001000 gran 0x0c bus 03 io
+PCI: 00:1c.2 24 <- [0x00e1400000 - 0x00e1bfffff] size 0x00800000 gran 0x14 bus 03 prefmem
+PCI: 00:1c.2 20 <- [0x00e1c00000 - 0x00e23fffff] size 0x00800000 gran 0x14 bus 03 mem
+NONE missing set_resources
+PCI: 00:1d.0 10 <- [0x00e2b40000 - 0x00e2b403ff] size 0x00000400 gran 0x0a mem
+PNP: 00ff.1 missing set_resources
+PNP: 00ff.2 missing set_resources
+PCI: 00:1f.2 10 <- [0x0000004080 - 0x0000004087] size 0x00000008 gran 0x03 io
+PCI: 00:1f.2 14 <- [0x0000004090 - 0x0000004093] size 0x00000004 gran 0x02 io
+PCI: 00:1f.2 18 <- [0x0000004088 - 0x000000408f] size 0x00000008 gran 0x03 io
+PCI: 00:1f.2 1c <- [0x0000004094 - 0x0000004097] size 0x00000004 gran 0x02 io
+PCI: 00:1f.2 20 <- [0x0000004060 - 0x000000407f] size 0x00000020 gran 0x05 io
+PCI: 00:1f.2 24 <- [0x00e2b3e000 - 0x00e2b3e7ff] size 0x00000800 gran 0x0b mem
+PCI: 00:1f.3 10 <- [0x00e2b41000 - 0x00e2b410ff] size 0x00000100 gran 0x08 mem64
+PCI: 00:1f.6 10 <- [0x00e2b3d000 - 0x00e2b3dfff] size 0x00001000 gran 0x0c mem64
+Done setting resources.
+Done allocating resources.
+BS: BS_DEV_RESOURCES run times (exec / console): 2 / 0 ms
+POST: 0x74
+Enabling resources...
+PCI: 00:00.0 subsystem <- 8086/0154
+PCI: 00:00.0 cmd <- 06
+PCI: 00:02.0 subsystem <- 8086/0166
+PCI: 00:02.0 cmd <- 03
+PCI: 00:04.0 cmd <- 02
+PCI: 00:14.0 subsystem <- 8086/1e31
+PCI: 00:14.0 cmd <- 102
+PCI: 00:19.0 subsystem <- 17aa/21f3
+PCI: 00:19.0 cmd <- 103
+PCI: 00:1a.0 subsystem <- 8086/1e2d
+PCI: 00:1a.0 cmd <- 102
+PCI: 00:1b.0 subsystem <- 8086/1e20
+PCI: 00:1b.0 cmd <- 102
+PCI: 00:1c.0 bridge ctrl <- 0013
+PCI: 00:1c.0 subsystem <- 8086/1e12
+PCI: 00:1c.0 cmd <- 106
+PCI: 00:1c.1 bridge ctrl <- 0013
+PCI: 00:1c.1 subsystem <- 8086/1e14
+PCI: 00:1c.1 cmd <- 107
+PCI: 00:1c.2 bridge ctrl <- 0013
+PCI: 00:1c.2 subsystem <- 8086/1e18
+PCI: 00:1c.2 cmd <- 107
+PCI: 00:1d.0 subsystem <- 8086/1e26
+PCI: 00:1d.0 cmd <- 102
+PCI: 00:1f.0 subsystem <- 8086/1e55
+PCI: 00:1f.0 cmd <- 107
+PCI: 00:1f.2 subsystem <- 8086/1e03
+PCI: 00:1f.2 cmd <- 03
+PCI: 00:1f.3 subsystem <- 8086/1e22
+PCI: 00:1f.3 cmd <- 103
+PCI: 00:1f.6 subsystem <- 8086/1e24
+PCI: 00:1f.6 cmd <- 02
+PCI: 01:00.0 cmd <- 02
+PCI: 02:00.0 cmd <- 06
+done.
+Found TPM ST33ZP24 by ST Microelectronics
+TPM: Startup
+TPM: command 0x99 returned 0x0
+TPM: Asserting physical presence
+TPM: command 0x4000000a returned 0x0
+TPM: command 0x65 returned 0x801
+TPM: Continue self test
+TPM: command 0x53 returned 0x0
+TPM: command 0x65 returned 0x0
+TPM: flags disable=0, deactivated=0, nvlocked=1
+TPM: setup succeeded
+BS: BS_DEV_INIT entry times (exec / console): 141 / 0 ms
+POST: 0x75
+Initializing devices...
+Root Device init
+Root Device init finished in 0 msecs
+POST: 0x75
+CPU_CLUSTER: 0 init
+MTRR: Physical address space:
+0x0000000000000000 - 0x00000000000a0000 size 0x000a0000 type 6
+0x00000000000a0000 - 0x00000000000c0000 size 0x00020000 type 0
+0x00000000000c0000 - 0x0000000080000000 size 0x7ff40000 type 6
+0x0000000080000000 - 0x00000000d0000000 size 0x50000000 type 0
+0x00000000d0000000 - 0x00000000e0000000 size 0x10000000 type 1
+0x00000000e0000000 - 0x0000000100000000 size 0x20000000 type 0
+0x0000000100000000 - 0x000000047b600000 size 0x37b600000 type 6
+MTRR: Fixed MSR 0x250 0x0606060606060606
+MTRR: Fixed MSR 0x258 0x0606060606060606
+MTRR: Fixed MSR 0x259 0x0000000000000000
+MTRR: Fixed MSR 0x268 0x0606060606060606
+MTRR: Fixed MSR 0x269 0x0606060606060606
+MTRR: Fixed MSR 0x26a 0x0606060606060606
+MTRR: Fixed MSR 0x26b 0x0606060606060606
+MTRR: Fixed MSR 0x26c 0x0606060606060606
+MTRR: Fixed MSR 0x26d 0x0606060606060606
+MTRR: Fixed MSR 0x26e 0x0606060606060606
+MTRR: Fixed MSR 0x26f 0x0606060606060606
+CPU physical address size: 36 bits
+MTRR: default type WB/UC MTRR counts: 4/5.
+MTRR: WB selected as default type.
+MTRR: 0 base 0x0000000080000000 mask 0x0000000fc0000000 type 0
+MTRR: 1 base 0x00000000c0000000 mask 0x0000000ff0000000 type 0
+MTRR: 2 base 0x00000000d0000000 mask 0x0000000ff0000000 type 1
+MTRR: 3 base 0x00000000e0000000 mask 0x0000000fe0000000 type 0
+
+MTRR check
+Fixed MTRRs   : Enabled
+Variable MTRRs: Enabled
+
+POST: 0x93
+CPU has 2 cores, 4 threads enabled.
+Setting up SMI for CPU
+Will perform SMM setup.
+FMAP: area COREBOOT found @ c10200 (4128256 bytes)
+CBFS: 'COREBOOT Locator' located CBFS at [c10200:1000000)
+CBFS: Locating 'cpu_microcode_blob.bin'
+CBFS: Found @ offset 147c0 size 6800
+microcode: sig=0x306a9 pf=0x10 revision=0x21
+CPU: Intel(R) Core(TM) i7-3520M CPU @ 2.90GHz.
+Loading module at 0x00030000 with entry 0x00030000. filesize: 0x170 memsize: 0x170
+Processing 16 relocs. Offset value of 0x00030000
+Attempting to start 3 APs
+Waiting for 10ms after sending INIT.
+Waiting for 1st SIPI to complete...done.
+Waiting for 2nd SIPI to complete...AP: slot 1 apic_id 1.
+done.
+AP: slot 2 apic_id 3.
+AP: slot 3 apic_id 2.
+Loading module at 0x00038000 with entry 0x00038000. filesize: 0x1a8 memsize: 0x1a8
+Processing 13 relocs. Offset value of 0x00038000
+SMM Module: stub loaded at 0x00038000. Will call 0x7ffa3413(0x00000000)
+Installing SMM handler to 0x80000000
+Loading module at 0x80010000 with entry 0x80010639. filesize: 0x1d10 memsize: 0x5d68
+Processing 84 relocs. Offset value of 0x80010000
+Loading module at 0x80008000 with entry 0x80008000. filesize: 0x1a8 memsize: 0x1a8
+Processing 13 relocs. Offset value of 0x80008000
+SMM Module: placing jmp sequence at 0x80007c00 rel16 0x03fd
+SMM Module: placing jmp sequence at 0x80007800 rel16 0x07fd
+SMM Module: placing jmp sequence at 0x80007400 rel16 0x0bfd
+SMM Module: stub loaded at 0x80008000. Will call 0x80010639(0x00000000)
+Initializing Southbridge SMI...
+
+New SMBASE 0x80000000
+In relocation handler: cpu 0
+New SMBASE=0x80000000 IEDBASE=0x80400000
+Writing SMRR. base = 0x80000006, mask=0xff800800
+Relocation complete.
+microcode: Update skipped, already up-to-date
+New SMBASE 0x7ffffc00
+In relocation handler: cpu 1
+New SMBASE=0x7ffffc00 IEDBASE=0x80400000
+Writing SMRR. base = 0x80000006, mask=0xff800800
+Relocation complete.
+microcode: Update skipped, already up-to-date
+New SMBASE 0x7ffff400
+In relocation handler: cpu 3
+New SMBASE=0x7ffff400 IEDBASE=0x80400000
+Writing SMRR. base = 0x80000006, mask=0xff800800
+Relocation complete.
+microcode: Update skipped, already up-to-date
+New SMBASE 0x7ffff800
+In relocation handler: cpu 2
+New SMBASE=0x7ffff800 IEDBASE=0x80400000
+Writing SMRR. base = 0x80000006, mask=0xff800800
+Relocation complete.
+microcode: Update skipped, already up-to-date
+Initializing CPU #0
+CPU: vendor Intel device 306a9
+CPU: family 06, model 3a, stepping 09
+POST: 0x60
+Enabling cache
+CPU: Intel(R) Core(TM) i7-3520M CPU @ 2.90GHz.
+CPU: platform id 4
+CPU: cpuid(1) 0x306a9
+CPU: AES supported
+CPU: TXT supported
+CPU: VT supported
+Setting up local APIC...
+ apic_id: 0x00 done.
+VMX status: enabled
+IA32_FEATURE_CONTROL status: unlocked
+model_x06ax: energy policy set to 6
+model_x06ax: frequency set to 2900
+Turbo is available but hidden
+Turbo is available and visible
+CPU #0 initialized
+Initializing CPU #1
+Initializing CPU #3
+Initializing CPU #2
+CPU: vendor Intel device 306a9
+CPU: family 06, model 3a, stepping 09
+CPU: vendor Intel device 306a9
+CPU: family 06, model 3a, stepping 09
+POST: 0x60
+Enabling cache
+POST: 0x60
+Enabling cache
+CPU: vendor Intel device 306a9
+CPU: family 06, model 3a, stepping 09
+POST: 0x60
+Enabling cache
+CPU: Intel(R) Core(TM) i7-3520M CPU @ 2.90GHz.
+CPU: Intel(R) Core(TM) i7-3520M CPU @ 2.90GHz.
+CPU: platform id 4
+CPU: platform id 4
+CPU: cpuid(1) 0x306a9
+CPU: cpuid(1) 0x306a9
+CPU: AES supported
+CPU: TXT supported
+CPU: VT supported
+CPU: AES supported
+CPU: TXT supported
+CPU: VT supported
+Setting up local APIC...
+Setting up local APIC...
+CPU: Intel(R) Core(TM) i7-3520M CPU @ 2.90GHz.
+ apic_id: 0x02 CPU: platform id 4
+done.
+ apic_id: 0x03 done.
+VMX status: enabled
+VMX status: enabled
+IA32_FEATURE_CONTROL status: unlocked
+IA32_FEATURE_CONTROL status: unlocked
+CPU: cpuid(1) 0x306a9
+CPU: AES supported
+CPU: TXT supported
+CPU: VT supported
+Setting up local APIC...
+ apic_id: 0x01 done.
+VMX status: enabled
+IA32_FEATURE_CONTROL status: unlocked
+model_x06ax: energy policy set to 6
+model_x06ax: energy policy set to 6
+model_x06ax: frequency set to 2900
+CPU #3 initialized
+model_x06ax: frequency set to 2900
+CPU #2 initialized
+model_x06ax: energy policy set to 6
+model_x06ax: frequency set to 2900
+CPU #1 initialized
+bsp_do_flight_plan done after 8 msecs.
+Initializing southbridge SMI...
+SMI_STS: 
+GPE0_STS: GPIO15 GPIO14 GPIO11 GPIO9 GPIO7 GPIO5 GPIO4 GPIO3 GPIO2 
+ALT_GP_SMI_STS: GPI14 GPI13 GPI11 GPI10 GPI9 GPI7 GPI6 GPI5 GPI4 GPI3 GPI2 GPI1 
+TCO_STS: 
+Locking SMM.
+CPU_CLUSTER: 0 init finished in 22 msecs
+POST: 0x75
+POST: 0x75
+POST: 0x75
+POST: 0x75
+POST: 0x75
+POST: 0x75
+POST: 0x75
+PCI: 00:00.0 init
+Disabling PEG12.
+Disabling PEG11.
+Disabling PEG10.
+Disabling PEG60.
+Disabling Device 7.
+Disabling PEG IO clock.
+Set BIOS_RESET_CPL
+CPU TDP: 35 Watts
+PCI: 00:00.0 init finished in 1 msecs
+POST: 0x75
+PCI: 00:02.0 init
+GT Power Management Init
+IVB GT2 25W-35W Power Meter Weights
+GT Power Management Init (post VBIOS)
+PCI: 00:02.0 init finished in 0 msecs
+POST: 0x75
+PCI: 00:04.0 init
+PCI: 00:04.0 init finished in 0 msecs
+POST: 0x75
+PCI: 00:14.0 init
+XHCI: Setting up controller.. done.
+PCI: 00:14.0 init finished in 0 msecs
+POST: 0x75
+POST: 0x75
+PCI: 00:19.0 init
+PCI: 00:19.0 init finished in 0 msecs
+POST: 0x75
+PCI: 00:1a.0 init
+EHCI: Setting up controller.. done.
+PCI: 00:1a.0 init finished in 0 msecs
+POST: 0x75
+PCI: 00:1b.0 init
+Azalia: base = e2b38000
+Azalia: codec_mask = 09
+Azalia: Initializing codec #3
+Azalia: codec viddid: 80862806
+Azalia: verb_size: 16
+Azalia: verb loaded.
+Azalia: Initializing codec #0
+Azalia: codec viddid: 10ec0269
+Azalia: verb_size: 76
+Azalia: verb loaded.
+PCI: 00:1b.0 init finished in 5 msecs
+POST: 0x75
+POST: 0x75
+PCI: 00:1c.0 init
+Initializing PCH PCIe bridge.
+PCI: 00:1c.0 init finished in 0 msecs
+POST: 0x75
+PCI: 00:1c.1 init
+Initializing PCH PCIe bridge.
+PCI: 00:1c.1 init finished in 0 msecs
+POST: 0x75
+POST: 0x75
+PCI: 00:1c.2 init
+Initializing PCH PCIe bridge.
+PCI: 00:1c.2 init finished in 0 msecs
+POST: 0x75
+PCI: 00:1d.0 init
+EHCI: Setting up controller.. done.
+PCI: 00:1d.0 init finished in 0 msecs
+POST: 0x75
+POST: 0x75
+PCI: 00:1f.0 init
+pch: lpc_init
+PCH: detected QM77, device id: 0x1e55, rev id 0x4
+IOAPIC: Initializing IOAPIC at 0xfec00000
+IOAPIC: Bootstrap Processor Local APIC = 0x00
+IOAPIC: ID = 0x02
+Set power off after power failure.
+NMI sources enabled.
+PantherPoint PM init
+RTC: failed = 0x0
+RTC Init
+Disabling ACPI via APMC:
+done.
+pch_spi_init
+PCI: 00:1f.0 init finished in 0 msecs
+POST: 0x75
+PCI: 00:1f.2 init
+SATA: Initializing...
+SATA: Controller in AHCI mode.
+ABAR: 0xe2b3e000
+PCI: 00:1f.2 init finished in 0 msecs
+POST: 0x75
+PCI: 00:1f.3 init
+PCI: 00:1f.3 init finished in 0 msecs
+POST: 0x75
+POST: 0x75
+PCI: 00:1f.6 init
+PCI: 00:1f.6 init finished in 0 msecs
+POST: 0x75
+PCI: 01:00.0 init
+PCI: 01:00.0 init finished in 0 msecs
+POST: 0x75
+PCI: 02:00.0 init
+PCI: 02:00.0 init finished in 0 msecs
+POST: 0x75
+POST: 0x75
+POST: 0x75
+POST: 0x75
+POST: 0x75
+PNP: 00ff.2 init
+PNP: 00ff.2 init finished in 0 msecs
+POST: 0x75
+smbus: PCI: 00:1f.3[0]->I2C: 01:54 init
+I2C: 01:54 init finished in 0 msecs
+POST: 0x75
+smbus: PCI: 00:1f.3[0]->I2C: 01:55 init
+I2C: 01:55 init finished in 0 msecs
+POST: 0x75
+smbus: PCI: 00:1f.3[0]->I2C: 01:56 init
+I2C: 01:56 init finished in 0 msecs
+POST: 0x75
+smbus: PCI: 00:1f.3[0]->I2C: 01:57 init
+I2C: 01:57 init finished in 0 msecs
+POST: 0x75
+smbus: PCI: 00:1f.3[0]->I2C: 01:5c init
+Locking EEPROM RFID
+init EEPROM done
+I2C: 01:5c init finished in 24 msecs
+POST: 0x75
+smbus: PCI: 00:1f.3[0]->I2C: 01:5d init
+I2C: 01:5d init finished in 0 msecs
+POST: 0x75
+smbus: PCI: 00:1f.3[0]->I2C: 01:5e init
+I2C: 01:5e init finished in 0 msecs
+POST: 0x75
+smbus: PCI: 00:1f.3[0]->I2C: 01:5f init
+I2C: 01:5f init finished in 0 msecs
+Devices initialized
+BS: BS_DEV_INIT run times (exec / console): 56 / 0 ms
+POST: 0x76
+Finalize devices...
+PCI: 00:1f.0 final
+Manufacturer: ef
+SF: Detected W25Q128_V with sector size 0x1000, total 0x1000000
+Devices finalized
+POST: 0x77
+POST: 0x79
+POST: 0x9c
+FMAP: area COREBOOT found @ c10200 (4128256 bytes)
+CBFS: 'COREBOOT Locator' located CBFS at [c10200:1000000)
+CBFS: Locating 'fallback/dsdt.aml'
+CBFS: Found @ offset 55680 size 39b0
+FMAP: area COREBOOT found @ c10200 (4128256 bytes)
+CBFS: 'COREBOOT Locator' located CBFS at [c10200:1000000)
+CBFS: Locating 'fallback/slic'
+CBFS: 'fallback/slic' not found.
+ACPI: Writing ACPI tables at 7ff4e000.
+ACPI:    * FACS
+ACPI:    * DSDT
+ACPI:    * FADT
+ACPI: added table 1/32, length now 40
+ACPI:     * SSDT
+Found 1 CPU(s) with 4 core(s) each.
+PSS: 2901MHz power 35000 control 0x2400 status 0x2400
+PSS: 2900MHz power 35000 control 0x1d00 status 0x1d00
+PSS: 2400MHz power 27295 control 0x1800 status 0x1800
+PSS: 2000MHz power 21703 control 0x1400 status 0x1400
+PSS: 1600MHz power 16527 control 0x1000 status 0x1000
+PSS: 1200MHz power 11795 control 0xc00 status 0xc00
+PSS: 2901MHz power 35000 control 0x2400 status 0x2400
+PSS: 2900MHz power 35000 control 0x1d00 status 0x1d00
+PSS: 2400MHz power 27295 control 0x1800 status 0x1800
+PSS: 2000MHz power 21703 control 0x1400 status 0x1400
+PSS: 1600MHz power 16527 control 0x1000 status 0x1000
+PSS: 1200MHz power 11795 control 0xc00 status 0xc00
+PSS: 2901MHz power 35000 control 0x2400 status 0x2400
+PSS: 2900MHz power 35000 control 0x1d00 status 0x1d00
+PSS: 2400MHz power 27295 control 0x1800 status 0x1800
+PSS: 2000MHz power 21703 control 0x1400 status 0x1400
+PSS: 1600MHz power 16527 control 0x1000 status 0x1000
+PSS: 1200MHz power 11795 control 0xc00 status 0xc00
+PSS: 2901MHz power 35000 control 0x2400 status 0x2400
+PSS: 2900MHz power 35000 control 0x1d00 status 0x1d00
+PSS: 2400MHz power 27295 control 0x1800 status 0x1800
+PSS: 2000MHz power 21703 control 0x1400 status 0x1400
+PSS: 1600MHz power 16527 control 0x1000 status 0x1000
+PSS: 1200MHz power 11795 control 0xc00 status 0xc00
+Generating ACPI PIRQ entries
+\_SB.PCI0.LPCB.TPM: LPC TPM PNP: 0c31.0
+ACPI:    * H8
+H8: BDC detection not implemented. Assuming BDC installed
+H8: WWAN detection not implemented. Assuming WWAN installed
+ACPI: added table 2/32, length now 44
+ACPI:    * MCFG
+ACPI: added table 3/32, length now 48
+ACPI:    * TCPA
+TCPA log created at 0x7ff3d000
+ACPI: added table 4/32, length now 52
+ACPI:    * MADT
+ACPI: added table 5/32, length now 56
+current = 7ff53940
+ACPI:     * DMAR
+ACPI: added table 6/32, length now 60
+current = 7ff53a10
+FMAP: area COREBOOT found @ c10200 (4128256 bytes)
+CBFS: 'COREBOOT Locator' located CBFS at [c10200:1000000)
+CBFS: Locating 'vbt.bin'
+CBFS: Found @ offset 3ed00 size 581
+Found a VBT of 4459 bytes after decompression
+GMA: Found VBT in CBFS
+GMA: Found valid VBT in CBFS
+ACPI:    * HPET
+ACPI: added table 7/32, length now 64
+ACPI: done.
+ACPI tables: 31312 bytes.
+smbios_write_tables: 7ff3c000
+Create SMBIOS type 17
+SMBIOS tables: 887 bytes.
+Writing table forward entry at 0x00000500
+Wrote coreboot table at: 0x00000500, 0x10 bytes, checksum 5fe7
+Writing coreboot table at 0x7ff72000
+FMAP: area COREBOOT found @ c10200 (4128256 bytes)
+CBFS: 'COREBOOT Locator' located CBFS at [c10200:1000000)
+CBFS: Locating 'cmos_layout.bin'
+CBFS: Found @ offset 3f2c0 size 73c
+ 0. 0000000000000000-0000000000000fff: CONFIGURATION TABLES
+ 1. 0000000000001000-000000000009ffff: RAM
+ 2. 00000000000a0000-00000000000fffff: RESERVED
+ 3. 0000000000100000-000000007ff3bfff: RAM
+ 4. 000000007ff3c000-000000007ff8afff: CONFIGURATION TABLES
+ 5. 000000007ff8b000-000000007ffd0fff: RAMSTAGE
+ 6. 000000007ffd1000-000000007fffffff: CONFIGURATION TABLES
+ 7. 0000000080000000-00000000829fffff: RESERVED
+ 8. 00000000f0000000-00000000f3ffffff: RESERVED
+ 9. 00000000fed40000-00000000fed44fff: RESERVED
+10. 00000000fed90000-00000000fed91fff: RESERVED
+11. 0000000100000000-000000047b5fffff: RAM
+FMAP: area COREBOOT found @ c10200 (4128256 bytes)
+CBFS: 'COREBOOT Locator' located CBFS at [c10200:1000000)
+Wrote coreboot table at: 0x7ff72000, 0xaa0 bytes, checksum 56b
+coreboot table: 2744 bytes.
+IMD ROOT    0. 0x7ffff000 0x00001000
+IMD SMALL   1. 0x7fffe000 0x00001000
+CONSOLE     2. 0x7ffde000 0x00020000
+TIME STAMP  3. 0x7ffdd000 0x00000910
+ROMSTG STCK 4. 0x7ffdc000 0x00001000
+AFTER CAR   5. 0x7ffd1000 0x0000b000
+RAMSTAGE    6. 0x7ff8a000 0x00047000
+SMM BACKUP  7. 0x7ff7a000 0x00010000
+COREBOOT    8. 0x7ff72000 0x00008000
+ACPI        9. 0x7ff4e000 0x00024000
+ACPI GNVS  10. 0x7ff4d000 0x00001000
+TCPA TCGLOG11. 0x7ff3d000 0x00010000
+SMBIOS     12. 0x7ff3c000 0x00000800
+IMD small region:
+  IMD ROOT    0. 0x7fffec00 0x00000400
+  FMAP        1. 0x7fffeb20 0x000000e0
+  MEM INFO    2. 0x7fffe960 0x000001b9
+  ROMSTAGE    3. 0x7fffe940 0x00000004
+BS: BS_WRITE_TABLES run times (exec / console): 26 / 0 ms
+POST: 0x7a
+FMAP: area COREBOOT found @ c10200 (4128256 bytes)
+CBFS: 'COREBOOT Locator' located CBFS at [c10200:1000000)
+CBFS: Locating 'fallback/payload'
+CBFS: Found @ offset 76500 size 15e2d
+Checking segment from ROM address 0xffc86738
+Payload being loaded at below 1MiB without region being marked as RAM usable.
+Checking segment from ROM address 0xffc86754
+Loading segment from ROM address 0xffc86738
+  code (compression=2)
+  New segment dstaddr 0x000e0280 memsize 0x1fd80 srcaddr 0xffc86770 filesize 0x15df5
+Loading Segment: addr: 0x000e0280 memsz: 0x000000000001fd80 filesz: 0x0000000000015df5
+using LZ4
+Loading segment from ROM address 0xffc86754
+  Entry Point 0x000fd25e
+BS: BS_PAYLOAD_LOAD run times (exec / console): 53 / 0 ms
+POST: 0x7b
+ICH-NM10-PCH: watchdog disabled
+Jumping to boot code at 0x000fd25e(0x7ff72000)
+POST: 0xf8
+SeaBIOS (version rel-1.13.0-0-gf21b5a4)
+BUILD: gcc: (coreboot toolchain v3ba84c5950 2019-09-20) 8.3.0 binutils: (GNU Binutils) 2.33.1
+Found coreboot cbmem console @ 7ffde000
+Found mainboard LENOVO ThinkPad T430s
+Relocating init from 0x000e1960 to 0x7feeed60 (size 53760)
+Found CBFS header at 0xffc10238
+multiboot: eax=7ffbb300, ebx=7ffbb2c4
+Found 17 PCI devices (max PCI bus is 03)
+Copying SMBIOS entry point from 0x7ff3c000 to 0x000f6780
+Copying ACPI RSDP from 0x7ff4e000 to 0x000f6750
+Using pmtimer, ioport 0x508
+Scan for VGA option rom
+Running option rom at c000:0003
+Turning on vga text mode console
+SeaBIOS (version rel-1.13.0-0-gf21b5a4)
+Machine UUID 89966681-43e8-11cb-86b2-c243510b3449
+XHCI init on dev 00:14.0: regs @ 0xe2b20000, 8 ports, 32 slots, 32 byte contexts
+XHCI    protocol USB  2.00, 4 ports (offset 1), def 3001
+XHCI    protocol USB  3.00, 4 ports (offset 5), def 1000
+XHCI    extcap 0xc1 @ 0xe2b28040
+XHCI    extcap 0xc0 @ 0xe2b28070
+XHCI    extcap 0x1 @ 0xe2b28330
+EHCI init on dev 00:1a.0 (regs=0xe2b3f020)
+EHCI init on dev 00:1d.0 (regs=0xe2b40020)
+AHCI controller at 00:1f.2, iobase 0xe2b3e000, irq 10
+Searching bootorder for: /pci@i0cf8/pci-bridge@1c,1/*@0
+Found 0 lpt ports
+Found 0 serial ports
+Searching bootorder for: /rom@img/memtest
+Searching bootorder for: /rom@img/tint
+Searching bootorder for: /rom@img/nvramcui
+Searching bootorder for: /rom@img/coreinfo
+Searching bootorder for: /pci@i0cf8/*@1f,2/drive@0/disk@0
+AHCI/0: Set transfer mode to UDMA-6
+Searching bios-geometry for: /pci@i0cf8/*@1f,2/drive@0/disk@0
+AHCI/0: registering: "AHCI/0: KINGSTON SKC400S37512G ATA-9 Hard-Disk (476 GiBytes)"
+Searching bootorder for: /pci@i0cf8/*@1f,2/drive@2/disk@0
+AHCI/2: Set transfer mode to UDMA-6
+Searching bios-geometry for: /pci@i0cf8/*@1f,2/drive@2/disk@0
+AHCI/2: registering: "AHCI/2: KINGSTON SUV500MS240G ATA-11 Hard-Disk (223 GiBytes)"
+Searching bootorder for: /pci@i0cf8/*@1f,2/drive@1/disk@0
+AHCI/1: Set transfer mode to UDMA-6
+Searching bios-geometry for: /pci@i0cf8/*@1f,2/drive@1/disk@0
+AHCI/1: registering: "AHCI/1: ST2000LM015-2E8174 ATA-10 Hard-Disk (1863 GiBytes)"
+XHCI no devices found
+Initialized USB HUB (0 ports used)
+USB keyboard initialized
+Initialized USB HUB (0 ports used)
+PS2 keyboard initialized
+Initialized USB HUB (0 ports used)
+Initialized USB HUB (0 ports used)
+Initialized USB HUB (0 ports used)
+Initialized USB HUB (1 ports used)
+Initialized USB HUB (1 ports used)
+All threads complete.
+Scan for option roms
+Running option rom at cf80:0003
+pmm call arg1=1
+pmm call arg1=0
+pmm call arg1=1
+pmm call arg1=0
+Searching bootorder for: /pci@i0cf8/*@19
+
+Press ESC for boot menu.
+
+Turning on vga text mode console
+SeaBIOS (version rel-1.13.0-0-gf21b5a4)
+Machine UUID 89966681-43e8-11cb-86b2-c243510b3449
+Searching bootorder for: HALT
+drive 0x000f66e0: PCHS=16383/16/63 translation=lba LCHS=1024/255/63 s=1000215216
+drive 0x000f6640: PCHS=16383/16/63 translation=lba LCHS=1024/255/63 s=3907029168
+drive 0x000f6690: PCHS=16383/16/63 translation=lba LCHS=1024/255/63 s=468862128
+Space available for UMB: d0800-ed000, f5fa0-f6640
+Returned 180224 bytes of ZoneHigh
+e820 map has 9 items:
+  0: 0000000000000000 - 000000000009fc00 = 1 RAM
+  1: 000000000009fc00 - 00000000000a0000 = 2 RESERVED
+  2: 00000000000f0000 - 0000000000100000 = 2 RESERVED
+  3: 0000000000100000 - 000000007ff28000 = 1 RAM
+  4: 000000007ff28000 - 0000000082a00000 = 2 RESERVED
+  5: 00000000f0000000 - 00000000f4000000 = 2 RESERVED
+  6: 00000000fed40000 - 00000000fed45000 = 2 RESERVED
+  7: 00000000fed90000 - 00000000fed92000 = 2 RESERVED
+  8: 0000000100000000 - 000000047b600000 = 1 RAM
+enter handle_19:
+  NULL
+Booting from Hard Disk...
+Booting from 0000:7c00
+
diff --git a/lenovo/t430s/4.11-649-g6ad0ab1a69/2019-12-31T18_57_16Z/coreboot_timestamps.txt b/lenovo/t430s/4.11-649-g6ad0ab1a69/2019-12-31T18_57_16Z/coreboot_timestamps.txt
new file mode 100644
index 0000000..565bbe4
--- /dev/null
+++ b/lenovo/t430s/4.11-649-g6ad0ab1a69/2019-12-31T18_57_16Z/coreboot_timestamps.txt
@@ -0,0 +1,36 @@
+31 entries total:
+
+   0:1st timestamp                                     2,242
+  11:start of bootblock                                75,523 (73,281)
+  12:end of bootblock                                  75,979 (456)
+  13:starting to load romstage                         76,249 (269)
+  14:finished loading romstage                         76,256 (7)
+   1:start of romstage                                 76,338 (82)
+   2:before ram initialization                         78,428 (2,089)
+ 940:waiting for ME acknowledgement of raminit         92,458 (14,030)
+ 941:finished waiting for ME response                  93,635 (1,176)
+   3:after ram initialization                          95,511 (1,876)
+   4:end of romstage                                   101,527 (6,016)
+ 100:start of postcar                                  102,735 (1,207)
+ 101:end of postcar                                    102,735 (0)
+   8:starting to load ramstage                         102,746 (10)
+  15:starting LZMA decompress (ignore for x86)         102,750 (3)
+  16:finished LZMA decompress (ignore for x86)         126,014 (23,264)
+   9:finished loading ramstage                         126,149 (134)
+  10:start of ramstage                                 126,243 (93)
+  30:device enumeration                                126,248 (5)
+  40:device configuration                              132,223 (5,974)
+  50:device enable                                     133,818 (1,595)
+  60:device initialization                             274,923 (141,104)
+  70:device setup done                                 330,636 (55,712)
+  75:cbmem post                                        330,637 (1)
+  80:write tables                                      330,638 (0)
+  15:starting LZMA decompress (ignore for x86)         333,903 (3,265)
+  16:finished LZMA decompress (ignore for x86)         334,334 (431)
+  85:finalize chips                                    356,740 (22,405)
+  90:load payload                                      356,742 (1)
+  17:starting LZ4 decompress (ignore for x86)          356,908 (166)
+  18:finished LZ4 decompress (ignore for x86)          409,450 (52,542)
+  99:selfboot jump                                     409,487 (36)
+
+Total Time: 407,230
diff --git a/lenovo/t430s/4.11-649-g6ad0ab1a69/2019-12-31T18_57_16Z/kernel_log.txt b/lenovo/t430s/4.11-649-g6ad0ab1a69/2019-12-31T18_57_16Z/kernel_log.txt
new file mode 100644
index 0000000..c53f26e
--- /dev/null
+++ b/lenovo/t430s/4.11-649-g6ad0ab1a69/2019-12-31T18_57_16Z/kernel_log.txt
@@ -0,0 +1,1041 @@
+[    0.000000] Linux version 5.4.0-1-amd64 (debian-kernel@lists.debian.org) (gcc version 9.2.1 20191130 (Debian 9.2.1-21)) #1 SMP Debian 5.4.6-1 (2019-12-27)
+[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-5.4.0-1-amd64 root=/dev/mapper/TP--T430s--vg-root ro iomem=relaxed
+[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
+[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
+[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
+[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
+[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
+[    0.000000] BIOS-provided physical RAM map:
+[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
+[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
+[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
+[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ff27fff] usable
+[    0.000000] BIOS-e820: [mem 0x000000007ff28000-0x00000000829fffff] reserved
+[    0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f3ffffff] reserved
+[    0.000000] BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
+[    0.000000] BIOS-e820: [mem 0x00000000fed90000-0x00000000fed91fff] reserved
+[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000047b5fffff] usable
+[    0.000000] NX (Execute Disable) protection: active
+[    0.000000] SMBIOS 2.8 present.
+[    0.000000] DMI: LENOVO 23532NU/23532NU, BIOS CBET4000 4.11-649-g6ad0ab1a69 12/31/2019
+[    0.000000] tsc: Fast TSC calibration using PIT
+[    0.000000] tsc: Detected 2893.496 MHz processor
+[    0.002031] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
+[    0.002032] e820: remove [mem 0x000a0000-0x000fffff] usable
+[    0.002035] last_pfn = 0x47b600 max_arch_pfn = 0x400000000
+[    0.002040] MTRR default type: write-back
+[    0.002040] MTRR fixed ranges enabled:
+[    0.002041]   00000-9FFFF write-back
+[    0.002042]   A0000-BFFFF uncachable
+[    0.002043]   C0000-FFFFF write-back
+[    0.002043] MTRR variable ranges enabled:
+[    0.002044]   0 base 080000000 mask FC0000000 uncachable
+[    0.002045]   1 base 0C0000000 mask FF0000000 uncachable
+[    0.002046]   2 base 0D0000000 mask FF0000000 write-combining
+[    0.002047]   3 base 0E0000000 mask FE0000000 uncachable
+[    0.002047]   4 disabled
+[    0.002047]   5 disabled
+[    0.002048]   6 disabled
+[    0.002048]   7 disabled
+[    0.002049]   8 disabled
+[    0.002049]   9 disabled
+[    0.002329] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
+[    0.002688] last_pfn = 0x7ff28 max_arch_pfn = 0x400000000
+[    0.012088] BRK [0x124c01000, 0x124c01fff] PGTABLE
+[    0.012090] BRK [0x124c02000, 0x124c02fff] PGTABLE
+[    0.012091] BRK [0x124c03000, 0x124c03fff] PGTABLE
+[    0.012111] BRK [0x124c04000, 0x124c04fff] PGTABLE
+[    0.012112] BRK [0x124c05000, 0x124c05fff] PGTABLE
+[    0.012169] BRK [0x124c06000, 0x124c06fff] PGTABLE
+[    0.012184] BRK [0x124c07000, 0x124c07fff] PGTABLE
+[    0.012352] RAMDISK: [mem 0x30d7f000-0x346b6fff]
+[    0.012358] ACPI: Early table checksum verification disabled
+[    0.012361] ACPI: RSDP 0x00000000000F6750 000024 (v02 COREv4)
+[    0.012364] ACPI: XSDT 0x000000007FF4E0E0 00005C (v01 COREv4 COREBOOT 00000000 CORE 20190703)
+[    0.012369] ACPI: FACP 0x000000007FF51C40 0000F4 (v04 COREv4 COREBOOT 00000000 CORE 20190703)
+[    0.012374] ACPI: DSDT 0x000000007FF4E280 0039C0 (v02 COREv4 COREBOOT 20110725 INTL 20190703)
+[    0.012376] ACPI: FACS 0x000000007FF4E240 000040
+[    0.012378] ACPI: FACS 0x000000007FF4E240 000040
+[    0.012381] ACPI: SSDT 0x000000007FF51D40 001B03 (v02 COREv4 COREBOOT 0000002A CORE 20190703)
+[    0.012383] ACPI: MCFG 0x000000007FF53850 00003C (v01 COREv4 COREBOOT 00000000 CORE 20190703)
+[    0.012386] ACPI: TCPA 0x000000007FF53890 000032 (v02 COREv4 COREBOOT 00000000 CORE 20190703)
+[    0.012388] ACPI: APIC 0x000000007FF538D0 00006C (v02 COREv4 COREBOOT 00000000 CORE 20190703)
+[    0.012391] ACPI: DMAR 0x000000007FF53940 0000D0 (v01 COREv4 COREBOOT 00000000 CORE 20190703)
+[    0.012393] ACPI: HPET 0x000000007FF55A10 000038 (v01 COREv4 COREBOOT 00000000 CORE 20190703)
+[    0.012400] ACPI: Local APIC address 0xfee00000
+[    0.012472] No NUMA configuration found
+[    0.012473] Faking a node at [mem 0x0000000000000000-0x000000047b5fffff]
+[    0.012476] NODE_DATA(0) allocated [mem 0x47b5ee000-0x47b5f2fff]
+[    0.012506] Zone ranges:
+[    0.012507]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
+[    0.012508]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
+[    0.012509]   Normal   [mem 0x0000000100000000-0x000000047b5fffff]
+[    0.012510]   Device   empty
+[    0.012511] Movable zone start for each node
+[    0.012512] Early memory node ranges
+[    0.012513]   node   0: [mem 0x0000000000001000-0x000000000009efff]
+[    0.012514]   node   0: [mem 0x0000000000100000-0x000000007ff27fff]
+[    0.012515]   node   0: [mem 0x0000000100000000-0x000000047b5fffff]
+[    0.012525] Zeroed struct page in unavailable ranges: 314 pages
+[    0.012526] Initmem setup node 0 [mem 0x0000000000001000-0x000000047b5fffff]
+[    0.012527] On node 0 totalpages: 4175046
+[    0.012528]   DMA zone: 64 pages used for memmap
+[    0.012529]   DMA zone: 21 pages reserved
+[    0.012530]   DMA zone: 3998 pages, LIFO batch:0
+[    0.012578]   DMA32 zone: 8125 pages used for memmap
+[    0.012579]   DMA32 zone: 519976 pages, LIFO batch:63
+[    0.020665]   Normal zone: 57048 pages used for memmap
+[    0.020666]   Normal zone: 3651072 pages, LIFO batch:63
+[    0.060636] Reserving Intel graphics memory at [mem 0x80a00000-0x829fffff]
+[    0.061005] ACPI: PM-Timer IO Port: 0x508
+[    0.061008] ACPI: Local APIC address 0xfee00000
+[    0.061023] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
+[    0.061025] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
+[    0.061027] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
+[    0.061028] ACPI: IRQ0 used by override.
+[    0.061029] ACPI: IRQ9 used by override.
+[    0.061031] Using ACPI (MADT) for SMP configuration information
+[    0.061032] ACPI: HPET id: 0x8086a701 base: 0xfed00000
+[    0.061037] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
+[    0.061046] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
+[    0.061047] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
+[    0.061048] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
+[    0.061049] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
+[    0.061050] PM: Registered nosave memory: [mem 0x7ff28000-0x829fffff]
+[    0.061051] PM: Registered nosave memory: [mem 0x82a00000-0xefffffff]
+[    0.061052] PM: Registered nosave memory: [mem 0xf0000000-0xf3ffffff]
+[    0.061052] PM: Registered nosave memory: [mem 0xf4000000-0xfed3ffff]
+[    0.061053] PM: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
+[    0.061054] PM: Registered nosave memory: [mem 0xfed45000-0xfed8ffff]
+[    0.061054] PM: Registered nosave memory: [mem 0xfed90000-0xfed91fff]
+[    0.061055] PM: Registered nosave memory: [mem 0xfed92000-0xffffffff]
+[    0.061057] [mem 0x82a00000-0xefffffff] available for PCI devices
+[    0.061058] Booting paravirtualized kernel on bare hardware
+[    0.061061] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
+[    0.147707] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:1
+[    0.147885] percpu: Embedded 53 pages/cpu s178584 r8192 d30312 u524288
+[    0.147893] pcpu-alloc: s178584 r8192 d30312 u524288 alloc=1*2097152
+[    0.147893] pcpu-alloc: [0] 0 1 2 3 
+[    0.147912] Built 1 zonelists, mobility grouping on.  Total pages: 4109788
+[    0.147913] Policy zone: Normal
+[    0.147914] Kernel command line: BOOT_IMAGE=/vmlinuz-5.4.0-1-amd64 root=/dev/mapper/TP--T430s--vg-root ro iomem=relaxed
+[    0.148705] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
+[    0.149081] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
+[    0.149129] mem auto-init: stack:off, heap alloc:off, heap free:off
+[    0.152132] Calgary: detecting Calgary via BIOS EBDA area
+[    0.152138] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
+[    0.190524] Memory: 16263248K/16700184K available (10243K kernel code, 1196K rwdata, 3732K rodata, 1668K init, 2060K bss, 436936K reserved, 0K cma-reserved)
+[    0.190629] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
+[    0.190640] Kernel/User page tables isolation: enabled
+[    0.190653] ftrace: allocating 33546 entries in 132 pages
+[    0.202099] rcu: Hierarchical RCU implementation.
+[    0.202101] rcu: 	RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4.
+[    0.202102] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
+[    0.202103] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
+[    0.204776] NR_IRQS: 33024, nr_irqs: 456, preallocated irqs: 16
+[    0.204984] random: crng done (trusting CPU's manufacturer)
+[    0.206555] Console: colour VGA+ 80x25
+[    0.212067] printk: console [tty0] enabled
+[    0.212134] ACPI: Core revision 20190816
+[    0.212253] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
+[    0.212337] APIC: Switch to symmetric I/O mode setup
+[    0.212396] DMAR: Host address width 36
+[    0.212452] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
+[    0.212511] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap c0000020e60262 ecap f0101a
+[    0.212581] DMAR: RMRR base: 0x00000080800000 end: 0x000000829fffff
+[    0.212639] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
+[    0.212697] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap c9008020660262 ecap f0105a
+[    0.212766] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
+[    0.212825] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
+[    0.212883] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
+[    0.213340] DMAR-IR: Enabled IRQ remapping in x2apic mode
+[    0.213398] x2apic enabled
+[    0.213457] Switched APIC routing to cluster x2apic.
+[    0.213947] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
+[    0.232337] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x29b5430a84a, max_idle_ns: 440795296009 ns
+[    0.232414] Calibrating delay loop (skipped), value calculated using timer frequency.. 5786.99 BogoMIPS (lpj=11573984)
+[    0.232489] pid_max: default: 32768 minimum: 301
+[    0.232569] LSM: Security Framework initializing
+[    0.232629] Yama: disabled by default; enable with sysctl kernel.yama.*
+[    0.232703] AppArmor: AppArmor initialized
+[    0.232759] TOMOYO Linux initialized
+[    0.232852] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
+[    0.232948] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
+[    0.233233] mce: CPU0: Thermal monitoring enabled (TM1)
+[    0.233296] process: using mwait in idle threads
+[    0.233353] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
+[    0.233410] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
+[    0.233469] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
+[    0.233540] Spectre V2 : Mitigation: Full generic retpoline
+[    0.233598] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
+[    0.233669] Spectre V2 : Enabling Restricted Speculation for firmware calls
+[    0.233728] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
+[    0.233798] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
+[    0.233858] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
+[    0.233932] MDS: Mitigation: Clear CPU buffers
+[    0.234137] Freeing SMP alternatives memory: 24K
+[    0.235793] TSC deadline timer enabled
+[    0.235796] smpboot: CPU0: Intel(R) Core(TM) i7-3520M CPU @ 2.90GHz (family: 0x6, model: 0x3a, stepping: 0x9)
+[    0.235965] Performance Events: PEBS fmt1+, IvyBridge events, 16-deep LBR, full-width counters, Intel PMU driver.
+[    0.236044] ... version:                3
+[    0.236100] ... bit width:              48
+[    0.236155] ... generic registers:      4
+[    0.236210] ... value mask:             0000ffffffffffff
+[    0.236268] ... max period:             00007fffffffffff
+[    0.236325] ... fixed-purpose events:   3
+[    0.236381] ... event mask:             000000070000000f
+[    0.236411] rcu: Hierarchical SRCU implementation.
+[    0.236411] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
+[    0.236411] smp: Bringing up secondary CPUs ...
+[    0.236411] x86: Booting SMP configuration:
+[    0.236411] .... node  #0, CPUs:      #1
+[    0.236494] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
+[    0.236662]  #2 #3
+[    0.242492] smp: Brought up 1 node, 4 CPUs
+[    0.242492] smpboot: Max logical packages: 1
+[    0.242492] smpboot: Total of 4 processors activated (23147.96 BogoMIPS)
+[    0.242492] devtmpfs: initialized
+[    0.242492] x86/mm: Memory block size: 128MB
+[    0.245761] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
+[    0.245761] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
+[    0.245761] pinctrl core: initialized pinctrl subsystem
+[    0.245761] NET: Registered protocol family 16
+[    0.245761] audit: initializing netlink subsys (disabled)
+[    0.245761] audit: type=2000 audit(1577843345.032:1): state=initialized audit_enabled=0 res=1
+[    0.245761] cpuidle: using governor ladder
+[    0.245761] cpuidle: using governor menu
+[    0.245761] ACPI: bus type PCI registered
+[    0.245761] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
+[    0.246025] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf0000000-0xf3ffffff] (base 0xf0000000)
+[    0.246100] PCI: MMCONFIG at [mem 0xf0000000-0xf3ffffff] reserved in E820
+[    0.246166] PCI: Using configuration type 1 for base access
+[    0.246236] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
+[    0.249155] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
+[    0.396612] ACPI: Added _OSI(Module Device)
+[    0.396612] ACPI: Added _OSI(Processor Device)
+[    0.396612] ACPI: Added _OSI(3.0 _SCP Extensions)
+[    0.396652] ACPI: Added _OSI(Processor Aggregator Device)
+[    0.396710] ACPI: Added _OSI(Linux-Dell-Video)
+[    0.396768] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
+[    0.396825] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
+[    0.398901] ACPI: 2 ACPI AML tables successfully acquired and loaded
+[    0.401072] ACPI: EC: EC started
+[    0.401126] ACPI: EC: interrupt blocked
+[    0.401500] ACPI: \_SB_.PCI0.LPCB.EC__: Used as first EC
+[    0.401558] ACPI: \_SB_.PCI0.LPCB.EC__: GPE=0x11, EC_CMD/EC_SC=0x66, EC_DATA=0x62
+[    0.401629] ACPI: \_SB_.PCI0.LPCB.EC__: Boot DSDT EC used to handle transactions
+[    0.401698] ACPI: Interpreter enabled
+[    0.401769] ACPI: (supports S0 S3 S4 S5)
+[    0.401824] ACPI: Using IOAPIC for interrupt routing
+[    0.401894] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
+[    0.402072] ACPI: Enabled 1 GPEs in block 00 to 3F
+[    0.405146] ACPI: Power Resource [FPWR] (off)
+[    0.405447] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
+[    0.405509] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
+[    0.405617] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
+[    0.405696] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
+[    0.405810] acpi PNP0A08:00: ignoring host bridge window [mem 0x000cc000-0x000cffff window] (conflicts with Video ROM [mem 0x000c0000-0x000cf1ff])
+[    0.405889] acpi PNP0A08:00: ignoring host bridge window [mem 0x000d0000-0x000d3fff window] (conflicts with Adapter ROM [mem 0x000cf800-0x000d05ff])
+[    0.406095] PCI host bridge to bus 0000:00
+[    0.406152] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
+[    0.406212] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
+[    0.406271] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
+[    0.406341] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
+[    0.406411] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
+[    0.406481] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
+[    0.406549] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
+[    0.406619] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
+[    0.406687] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
+[    0.406757] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
+[    0.406825] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
+[    0.406894] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
+[    0.406960] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
+[    0.407029] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
+[    0.407098] pci_bus 0000:00: root bus resource [mem 0x82a00000-0xefffffff window]
+[    0.407165] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff window]
+[    0.407235] pci_bus 0000:00: root bus resource [bus 00-ff]
+[    0.407299] pci 0000:00:00.0: [8086:0154] type 00 class 0x060000
+[    0.407442] pci 0000:00:02.0: [8086:0166] type 00 class 0x030000
+[    0.407511] pci 0000:00:02.0: reg 0x10: [mem 0xe2400000-0xe27fffff 64bit]
+[    0.407574] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref]
+[    0.407646] pci 0000:00:02.0: reg 0x20: [io  0x4000-0x403f]
+[    0.407774] pci 0000:00:04.0: [8086:0153] type 00 class 0x118000
+[    0.407841] pci 0000:00:04.0: reg 0x10: [mem 0xe2b30000-0xe2b37fff 64bit]
+[    0.407983] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
+[    0.408062] pci 0000:00:14.0: reg 0x10: [mem 0xe2b20000-0xe2b2ffff 64bit]
+[    0.408186] pci 0000:00:14.0: PME# supported from D3hot D3cold
+[    0.408319] pci 0000:00:19.0: [8086:1502] type 00 class 0x020000
+[    0.408396] pci 0000:00:19.0: reg 0x10: [mem 0xe2b00000-0xe2b1ffff]
+[    0.408421] pci 0000:00:19.0: reg 0x14: [mem 0xe2b3c000-0xe2b3cfff]
+[    0.408486] pci 0000:00:19.0: reg 0x18: [io  0x4040-0x405f]
+[    0.408600] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
+[    0.408718] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
+[    0.408796] pci 0000:00:1a.0: reg 0x10: [mem 0xe2b3f000-0xe2b3f3ff]
+[    0.408936] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
+[    0.409066] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
+[    0.409144] pci 0000:00:1b.0: reg 0x10: [mem 0xe2b38000-0xe2b3bfff 64bit]
+[    0.409273] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
+[    0.409407] pci 0000:00:1c.0: [8086:1e12] type 01 class 0x060400
+[    0.409618] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
+[    0.409705] pci 0000:00:1c.0: Enabling MPC IRBNCE
+[    0.409762] pci 0000:00:1c.0: Intel PCH root port ACS workaround enabled
+[    0.409902] pci 0000:00:1c.1: [8086:1e14] type 01 class 0x060400
+[    0.410134] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
+[    0.410219] pci 0000:00:1c.1: Enabling MPC IRBNCE
+[    0.410276] pci 0000:00:1c.1: Intel PCH root port ACS workaround enabled
+[    0.410414] pci 0000:00:1c.2: [8086:1e18] type 01 class 0x060400
+[    0.410649] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
+[    0.410734] pci 0000:00:1c.2: Enabling MPC IRBNCE
+[    0.410792] pci 0000:00:1c.2: Intel PCH root port ACS workaround enabled
+[    0.410930] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
+[    0.411007] pci 0000:00:1d.0: reg 0x10: [mem 0xe2b40000-0xe2b403ff]
+[    0.411145] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
+[    0.411274] pci 0000:00:1f.0: [8086:1e55] type 00 class 0x060100
+[    0.411497] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601
+[    0.411572] pci 0000:00:1f.2: reg 0x10: [io  0x4080-0x4087]
+[    0.411635] pci 0000:00:1f.2: reg 0x14: [io  0x4090-0x4093]
+[    0.411698] pci 0000:00:1f.2: reg 0x18: [io  0x4088-0x408f]
+[    0.411762] pci 0000:00:1f.2: reg 0x1c: [io  0x4094-0x4097]
+[    0.411827] pci 0000:00:1f.2: reg 0x20: [io  0x4060-0x407f]
+[    0.411891] pci 0000:00:1f.2: reg 0x24: [mem 0xe2b3e000-0xe2b3e7ff]
+[    0.411991] pci 0000:00:1f.2: PME# supported from D3hot
+[    0.412114] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
+[    0.412190] pci 0000:00:1f.3: reg 0x10: [mem 0xe2b41000-0xe2b410ff 64bit]
+[    0.412267] pci 0000:00:1f.3: reg 0x20: [io  0x0400-0x041f]
+[    0.412409] pci 0000:00:1f.6: [8086:1e24] type 00 class 0x118000
+[    0.412436] pci 0000:00:1f.6: reg 0x10: [mem 0xe2b3d000-0xe2b3dfff 64bit]
+[    0.412711] pci 0000:01:00.0: [14e4:43a0] type 00 class 0x028000
+[    0.412863] pci 0000:01:00.0: reg 0x10: [mem 0xe2a00000-0xe2a07fff 64bit]
+[    0.412980] pci 0000:01:00.0: reg 0x18: [mem 0xe2800000-0xe29fffff 64bit]
+[    0.413288] pci 0000:01:00.0: supports D1 D2
+[    0.413344] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
+[    0.413676] pci 0000:00:1c.0: PCI bridge to [bus 01]
+[    0.413739] pci 0000:00:1c.0:   bridge window [mem 0xe2800000-0xe2afffff]
+[    0.413938] pci 0000:02:00.0: [1180:e822] type 00 class 0x080500
+[    0.414229] pci 0000:02:00.0: MMC controller base frequency changed to 50Mhz.
+[    0.414530] pci 0000:02:00.0: reg 0x10: [mem 0xe0800000-0xe08000ff]
+[    0.415096] pci 0000:02:00.0: supports D1 D2
+[    0.415153] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
+[    0.415775] pci 0000:00:1c.1: PCI bridge to [bus 02]
+[    0.415835] pci 0000:00:1c.1:   bridge window [io  0x2000-0x2fff]
+[    0.415897] pci 0000:00:1c.1:   bridge window [mem 0xe0000000-0xe08fffff]
+[    0.415964] pci 0000:00:1c.1:   bridge window [mem 0xe0c00000-0xe13fffff 64bit pref]
+[    0.416101] pci 0000:00:1c.2: PCI bridge to [bus 03]
+[    0.416161] pci 0000:00:1c.2:   bridge window [io  0x3000-0x3fff]
+[    0.416222] pci 0000:00:1c.2:   bridge window [mem 0xe1c00000-0xe23fffff]
+[    0.416288] pci 0000:00:1c.2:   bridge window [mem 0xe1400000-0xe1bfffff 64bit pref]
+[    0.416510] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
+[    0.416608] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 *11 12 14 15)
+[    0.416701] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 *11 12 14 15)
+[    0.416793] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 *11 12 14 15)
+[    0.416884] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 *11 12 14 15)
+[    0.416977] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 *11 12 14 15)
+[    0.417069] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 *11 12 14 15)
+[    0.417162] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 *11 12 14 15)
+[    0.417975] ACPI: EC: interrupt unblocked
+[    0.418038] ACPI: EC: event unblocked
+[    0.418098] ACPI: \_SB_.PCI0.LPCB.EC__: GPE=0x11, EC_CMD/EC_SC=0x66, EC_DATA=0x62
+[    0.418167] ACPI: \_SB_.PCI0.LPCB.EC__: Boot DSDT EC used to handle transactions and events
+[    0.418285] iommu: Default domain type: Translated 
+[    0.418351] pci 0000:00:02.0: vgaarb: setting as boot VGA device
+[    0.418351] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
+[    0.418351] pci 0000:00:02.0: vgaarb: bridge control possible
+[    0.418351] vgaarb: loaded
+[    0.418351] EDAC MC: Ver: 3.0.0
+[    0.418351] PCI: Using ACPI for IRQ routing
+[    0.420436] PCI: pci_cache_line_size set to 64 bytes
+[    0.420962] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
+[    0.420963] e820: reserve RAM buffer [mem 0x7ff28000-0x7fffffff]
+[    0.420964] e820: reserve RAM buffer [mem 0x47b600000-0x47bffffff]
+[    0.421537] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
+[    0.421599] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
+[    0.423677] clocksource: Switched to clocksource tsc-early
+[    0.429487] VFS: Disk quotas dquot_6.6.0
+[    0.429558] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
+[    0.429713] AppArmor: AppArmor Filesystem Enabled
+[    0.429787] pnp: PnP ACPI init
+[    0.429974] pnp 00:00: [Firmware Bug]: PNP resource [mem 0xf0000000-0x12fffffff] covers only part of 0000:00:00.0 Intel MCH; extending to [mem 0xfed10000-0xfed17fff]
+[    0.430082] system 00:00: [mem 0xfed1c000-0xfed1ffff] has been reserved
+[    0.430141] system 00:00: [mem 0xfed10000-0xfed17fff] has been reserved
+[    0.430200] system 00:00: [mem 0xfed18000-0xfed18fff] has been reserved
+[    0.430258] system 00:00: [mem 0xfed19000-0xfed19fff] has been reserved
+[    0.431522] system 00:00: [mem 0xfed10000-0xfed17fff] has been reserved
+[    0.431581] system 00:00: [mem 0xfed20000-0xfed3ffff] has been reserved
+[    0.431641] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
+[    0.431700] system 00:00: [mem 0xfed45000-0xfed8ffff] has been reserved
+[    0.431760] system 00:00: [mem 0x20000000-0x201fffff] could not be reserved
+[    0.431821] system 00:00: [mem 0x40000000-0x401fffff] could not be reserved
+[    0.431884] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
+[    0.432306] system 00:01: [mem 0xfed00000-0xfed003ff] has been reserved
+[    0.432369] system 00:01: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
+[    0.432400] system 00:02: [io  0x0500-0x057f] has been reserved
+[    0.432466] system 00:02: [io  0x0480-0x04bf] has been reserved
+[    0.432526] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
+[    0.432543] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
+[    0.432567] pnp 00:04: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
+[    0.432586] pnp 00:05: Plug and Play ACPI device, IDs PNP0f13 (active)
+[    0.432605] pnp 00:06: Plug and Play ACPI device, IDs PNP0c31 (active)
+[    0.432621] pnp: PnP ACPI: found 7 devices
+[    0.433681] thermal_sys: Registered thermal governor 'fair_share'
+[    0.433681] thermal_sys: Registered thermal governor 'bang_bang'
+[    0.433741] thermal_sys: Registered thermal governor 'step_wise'
+[    0.433799] thermal_sys: Registered thermal governor 'user_space'
+[    0.438350] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
+[    0.438511] pci 0000:00:1c.0: PCI bridge to [bus 01]
+[    0.438576] pci 0000:00:1c.0:   bridge window [mem 0xe2800000-0xe2afffff]
+[    0.438645] pci 0000:00:1c.1: PCI bridge to [bus 02]
+[    0.438704] pci 0000:00:1c.1:   bridge window [io  0x2000-0x2fff]
+[    0.438769] pci 0000:00:1c.1:   bridge window [mem 0xe0000000-0xe08fffff]
+[    0.438830] pci 0000:00:1c.1:   bridge window [mem 0xe0c00000-0xe13fffff 64bit pref]
+[    0.438907] pci 0000:00:1c.2: PCI bridge to [bus 03]
+[    0.438964] pci 0000:00:1c.2:   bridge window [io  0x3000-0x3fff]
+[    0.439028] pci 0000:00:1c.2:   bridge window [mem 0xe1c00000-0xe23fffff]
+[    0.439090] pci 0000:00:1c.2:   bridge window [mem 0xe1400000-0xe1bfffff 64bit pref]
+[    0.439168] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
+[    0.439228] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
+[    0.439286] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
+[    0.439346] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
+[    0.439405] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
+[    0.439465] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
+[    0.439525] pci_bus 0000:00: resource 10 [mem 0x000d4000-0x000d7fff window]
+[    0.439584] pci_bus 0000:00: resource 11 [mem 0x000d8000-0x000dbfff window]
+[    0.439644] pci_bus 0000:00: resource 12 [mem 0x000dc000-0x000dffff window]
+[    0.439704] pci_bus 0000:00: resource 13 [mem 0x000e0000-0x000e3fff window]
+[    0.439763] pci_bus 0000:00: resource 14 [mem 0x000e4000-0x000e7fff window]
+[    0.439822] pci_bus 0000:00: resource 15 [mem 0x000e8000-0x000ebfff window]
+[    0.439882] pci_bus 0000:00: resource 16 [mem 0x000ec000-0x000effff window]
+[    0.439941] pci_bus 0000:00: resource 17 [mem 0x000f0000-0x000fffff window]
+[    0.440001] pci_bus 0000:00: resource 18 [mem 0x82a00000-0xefffffff window]
+[    0.440061] pci_bus 0000:00: resource 19 [mem 0xfed40000-0xfed44fff window]
+[    0.440120] pci_bus 0000:01: resource 1 [mem 0xe2800000-0xe2afffff]
+[    0.440177] pci_bus 0000:02: resource 0 [io  0x2000-0x2fff]
+[    0.440233] pci_bus 0000:02: resource 1 [mem 0xe0000000-0xe08fffff]
+[    0.440292] pci_bus 0000:02: resource 2 [mem 0xe0c00000-0xe13fffff 64bit pref]
+[    0.440361] pci_bus 0000:03: resource 0 [io  0x3000-0x3fff]
+[    0.440422] pci_bus 0000:03: resource 1 [mem 0xe1c00000-0xe23fffff]
+[    0.440481] pci_bus 0000:03: resource 2 [mem 0xe1400000-0xe1bfffff 64bit pref]
+[    0.440614] NET: Registered protocol family 2
+[    0.440807] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
+[    0.440897] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
+[    0.441112] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
+[    0.441282] TCP: Hash tables configured (established 131072 bind 65536)
+[    0.441364] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
+[    0.441451] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
+[    0.441580] NET: Registered protocol family 1
+[    0.441641] NET: Registered protocol family 44
+[    0.441705] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
+[    0.442548] PCI: CLS 64 bytes, default 64
+[    0.442643] Trying to unpack rootfs image as initramfs...
+[    1.185216] Freeing initrd memory: 58592K
+[    1.185353] DMAR: No ATSR found
+[    1.185436] DMAR: dmar0: Using Queued invalidation
+[    1.185497] DMAR: dmar1: Using Queued invalidation
+[    1.254491] pci 0000:00:00.0: Adding to iommu group 0
+[    1.257409] pci 0000:00:02.0: Adding to iommu group 1
+[    1.257722] pci 0000:00:02.0: Using iommu direct mapping
+[    1.257807] pci 0000:00:04.0: Adding to iommu group 2
+[    1.257898] pci 0000:00:14.0: Adding to iommu group 3
+[    1.257985] pci 0000:00:19.0: Adding to iommu group 4
+[    1.258075] pci 0000:00:1a.0: Adding to iommu group 5
+[    1.258163] pci 0000:00:1b.0: Adding to iommu group 6
+[    1.258256] pci 0000:00:1c.0: Adding to iommu group 7
+[    1.258347] pci 0000:00:1c.1: Adding to iommu group 8
+[    1.258439] pci 0000:00:1c.2: Adding to iommu group 9
+[    1.258533] pci 0000:00:1d.0: Adding to iommu group 10
+[    1.258631] pci 0000:00:1f.0: Adding to iommu group 11
+[    1.258698] pci 0000:00:1f.2: Adding to iommu group 11
+[    1.258764] pci 0000:00:1f.3: Adding to iommu group 11
+[    1.258829] pci 0000:00:1f.6: Adding to iommu group 11
+[    1.258922] pci 0000:01:00.0: Adding to iommu group 12
+[    1.259011] pci 0000:02:00.0: Adding to iommu group 13
+[    1.259072] DMAR: Intel(R) Virtualization Technology for Directed I/O
+[    1.260923] Initialise system trusted keyrings
+[    1.260988] Key type blacklist registered
+[    1.261082] workingset: timestamp_bits=40 max_order=22 bucket_order=0
+[    1.262148] zbud: loaded
+[    1.262392] Platform Keyring initialized
+[    1.262450] Key type asymmetric registered
+[    1.262508] Asymmetric key parser 'x509' registered
+[    1.262570] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
+[    1.262670] io scheduler mq-deadline registered
+[    1.262971] pcieport 0000:00:1c.0: PME: Signaling with IRQ 26
+[    1.263238] pcieport 0000:00:1c.1: PME: Signaling with IRQ 27
+[    1.263322] pcieport 0000:00:1c.1: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
+[    1.263646] pcieport 0000:00:1c.2: PME: Signaling with IRQ 28
+[    1.263731] pcieport 0000:00:1c.2: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
+[    1.263927] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
+[    1.263998] intel_idle: MWAIT substates: 0x21120
+[    1.263999] intel_idle: v0.4.1 model 0x3A
+[    1.264140] intel_idle: lapic_timer_reliable_states 0xffffffff
+[    1.265670] thermal LNXTHERM:00: registered as thermal_zone0
+[    1.265731] ACPI: Thermal Zone [THM0] (53 C)
+[    1.266832] thermal LNXTHERM:01: registered as thermal_zone1
+[    1.266893] ACPI: Thermal Zone [THM1] (27 C)
+[    1.267028] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
+[    1.267439] Linux agpgart interface v0.103
+[    1.267537] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
+[    1.267596] AMD-Vi: AMD IOMMUv2 functionality not available on this system
+[    1.267835] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
+[    1.269583] serio: i8042 KBD port at 0x60,0x64 irq 1
+[    1.269644] serio: i8042 AUX port at 0x60,0x64 irq 12
+[    1.269778] mousedev: PS/2 mouse device common for all mice
+[    1.269870] rtc_cmos 00:03: RTC can wake from S4
+[    1.270083] rtc_cmos 00:03: registered as rtc0
+[    1.270154] rtc_cmos 00:03: alarms up to one month, 242 bytes nvram, hpet irqs
+[    1.270238] intel_pstate: Intel P-state driver initializing
+[    1.270479] ledtrig-cpu: registered to indicate activity on CPUs
+[    1.270706] drop_monitor: Initializing network drop monitor service
+[    1.271133] NET: Registered protocol family 10
+[    1.271271] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
+[    1.290077] Segment Routing with IPv6
+[    1.290201] mip6: Mobile IPv6
+[    1.290268] NET: Registered protocol family 17
+[    1.290412] mpls_gso: MPLS GSO support
+[    1.290824] microcode: sig=0x306a9, pf=0x10, revision=0x21
+[    1.290913] microcode: Microcode Update Driver: v2.2.
+[    1.290918] IPI shorthand broadcast: enabled
+[    1.291076] sched_clock: Marking stable (1283292023, 7454206)->(1298031055, -7284826)
+[    1.291362] registered taskstats version 1
+[    1.291429] Loading compiled-in X.509 certificates
+[    1.329754] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1'
+[    1.329862] Loaded X.509 cert 'Debian Secure Boot Signer: 00a7468def'
+[    1.329960] zswap: loaded using pool lzo/zbud
+[    1.330211] Key type ._fscrypt registered
+[    1.330266] Key type .fscrypt registered
+[    1.330330] AppArmor: AppArmor sha1 policy hashing enabled
+[    1.330714] rtc_cmos 00:03: setting system clock to 2020-01-01T01:49:06 UTC (1577843346)
+[    1.332584] Freeing unused kernel image memory: 1668K
+[    1.356451] Write protecting the kernel read-only data: 16384k
+[    1.357476] Freeing unused kernel image memory: 2036K
+[    1.357837] Freeing unused kernel image memory: 364K
+[    1.369406] x86/mm: Checked W+X mappings: passed, no W+X pages found.
+[    1.369465] x86/mm: Checking user space page tables
+[    1.376898] x86/mm: Checked W+X mappings: passed, no W+X pages found.
+[    1.376956] Run /init as init process
+[    1.491005] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:2a/PNP0C09:00/PNP0C0E:00/input/input2
+[    1.491129] ACPI: Sleep Button [SLPB]
+[    1.491244] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:2a/PNP0C09:00/PNP0C0D:00/input/input3
+[    1.491769] ACPI: Lid Switch [LID]
+[    1.491890] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
+[    1.492001] ACPI: Power Button [PWRF]
+[    1.509424] battery: ACPI: Battery Slot [BAT0] (battery present)
+[    1.509658] battery: ACPI: Battery Slot [BAT1] (battery absent)
+[    1.514927] pps_core: LinuxPPS API ver. 1 registered
+[    1.514987] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
+[    1.516377] PTP clock support registered
+[    1.530643] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
+[    1.531866] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
+[    1.532091] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
+[    1.535535] SCSI subsystem initialized
+[    1.538118] ACPI Warning: SystemIO range 0x0000000000000528-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\PMIO) (20190816/utaddress-204)
+[    1.538212] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
+[    1.538286] ACPI Warning: SystemIO range 0x00000000000004C0-0x00000000000004CF conflicts with OpRegion 0x0000000000000480-0x00000000000004EB (\GPIO) (20190816/utaddress-204)
+[    1.538375] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
+[    1.538449] ACPI Warning: SystemIO range 0x00000000000004B0-0x00000000000004BF conflicts with OpRegion 0x0000000000000480-0x00000000000004EB (\GPIO) (20190816/utaddress-204)
+[    1.538541] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
+[    1.538614] ACPI Warning: SystemIO range 0x0000000000000480-0x00000000000004AF conflicts with OpRegion 0x0000000000000480-0x00000000000004EB (\GPIO) (20190816/utaddress-204)
+[    1.538704] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
+[    1.538777] lpc_ich: Resource conflict(s) found affecting gpio_ich
+[    1.542493] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
+[    1.543794] ACPI: bus type USB registered
+[    1.543869] usbcore: registered new interface driver usbfs
+[    1.545776] sdhci: Secure Digital Host Controller Interface driver
+[    1.545838] sdhci: Copyright(c) Pierre Ossman
+[    1.546445] usbcore: registered new interface driver hub
+[    1.547105] usbcore: registered new device driver usb
+[    1.551679] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
+[    1.552551] ehci-pci: EHCI PCI platform driver
+[    1.552725] ehci-pci 0000:00:1a.0: EHCI Host Controller
+[    1.552786] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
+[    1.552865] ehci-pci 0000:00:1a.0: debug port 2
+[    1.556828] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
+[    1.556952] ehci-pci 0000:00:1a.0: irq 19, io mem 0xe2b3f000
+[    1.562804] sdhci-pci 0000:02:00.0: SDHCI controller found [1180:e822] (rev 7)
+[    1.563487] sdhci-pci 0000:02:00.0: Will use DMA mode even though HW doesn't fully claim to support it.
+[    1.563755] mmc0 bounce up to 128 segments into one, max segment size 65536 bytes
+[    1.566095] libata version 3.00 loaded.
+[    1.566427] cryptd: max_cpu_qlen set to 1000
+[    1.570907] ahci 0000:00:1f.2: version 3.0
+[    1.571074] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
+[    1.577835] AVX version of gcm_enc/dec engaged.
+[    1.577895] AES CTR mode by8 optimization enabled
+[    1.578076] mmc0: SDHCI controller on PCI [0000:02:00.0] using DMA
+[    1.581666] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
+[    1.581782] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
+[    1.581852] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
+[    1.581922] usb usb1: Product: EHCI Host Controller
+[    1.581979] usb usb1: Manufacturer: Linux 5.4.0-1-amd64 ehci_hcd
+[    1.582038] usb usb1: SerialNumber: 0000:00:1a.0
+[    1.582220] hub 1-0:1.0: USB hub found
+[    1.582284] hub 1-0:1.0: 3 ports detected
+[    1.582652] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x17 impl SATA mode
+[    1.582727] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck stag pm led clo pio slum part apst 
+[    1.583438] scsi host0: ahci
+[    1.583611] scsi host1: ahci
+[    1.583746] scsi host2: ahci
+[    1.583883] scsi host3: ahci
+[    1.584020] scsi host4: ahci
+[    1.584126] xhci_hcd 0000:00:14.0: xHCI Host Controller
+[    1.584193] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
+[    1.585822] xhci_hcd 0000:00:14.0: hcc params 0x200071a1 hci version 0x100 quirks 0x000000000000b930
+[    1.585900] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
+[    1.586526] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
+[    1.586598] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
+[    1.586667] usb usb2: Product: xHCI Host Controller
+[    1.586725] usb usb2: Manufacturer: Linux 5.4.0-1-amd64 xhci-hcd
+[    1.586785] usb usb2: SerialNumber: 0000:00:14.0
+[    1.587582] hub 2-0:1.0: USB hub found
+[    1.587892] hub 2-0:1.0: 4 ports detected
+[    1.588136] xhci_hcd 0000:00:14.0: xHCI Host Controller
+[    1.588147] ehci-pci 0000:00:1d.0: EHCI Host Controller
+[    1.588198] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
+[    1.588258] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 4
+[    1.588325] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
+[    1.588411] ehci-pci 0000:00:1d.0: debug port 2
+[    1.588514] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
+[    1.588634] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
+[    1.588749] usb usb3: Product: xHCI Host Controller
+[    1.588837] usb usb3: Manufacturer: Linux 5.4.0-1-amd64 xhci-hcd
+[    1.588929] usb usb3: SerialNumber: 0000:00:14.0
+[    1.589109] hub 3-0:1.0: USB hub found
+[    1.589199] hub 3-0:1.0: 4 ports detected
+[    1.591110] scsi host5: ahci
+[    1.591242] ata1: SATA max UDMA/133 abar m2048@0xe2b3e000 port 0xe2b3e100 irq 30
+[    1.591343] ata2: SATA max UDMA/133 abar m2048@0xe2b3e000 port 0xe2b3e180 irq 30
+[    1.591443] ata3: SATA max UDMA/133 abar m2048@0xe2b3e000 port 0xe2b3e200 irq 30
+[    1.591539] ata4: DUMMY
+[    1.591609] ata5: SATA max UDMA/133 abar m2048@0xe2b3e000 port 0xe2b3e300 irq 30
+[    1.591708] ata6: DUMMY
+[    1.592442] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
+[    1.592512] ehci-pci 0000:00:1d.0: irq 18, io mem 0xe2b40000
+[    1.608533] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
+[    1.608869] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
+[    1.608943] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
+[    1.609016] usb usb4: Product: EHCI Host Controller
+[    1.609074] usb usb4: Manufacturer: Linux 5.4.0-1-amd64 ehci_hcd
+[    1.609136] usb usb4: SerialNumber: 0000:00:1d.0
+[    1.609665] hub 4-0:1.0: USB hub found
+[    1.609744] hub 4-0:1.0: 3 ports detected
+[    1.648055] i915 0000:00:02.0: VT-d active for gfx access
+[    1.648123] i915 0000:00:02.0: vgaarb: deactivate vga console
+[    1.649516] Console: switching to colour dummy device 80x25
+[    1.649581] i915 0000:00:02.0: DMAR active, disabling use of stolen memory
+[    1.653587] e1000e 0000:00:19.0 0000:00:19.0 (uninitialized): registered PHC clock
+[    1.700959] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
+[    1.700974] [drm] Driver supports precise vblank timestamp query.
+[    1.701334] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
+[    1.749818] [drm] Initialized i915 1.6.0 20190822 for 0000:00:02.0 on minor 0
+[    1.749973] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
+[    1.751632] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 3c:97:0e:46:56:66
+[    1.751636] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
+[    1.751675] e1000e 0000:00:19.0 eth0: MAC: 10, PHY: 11, PBA No: 1000FF-0FF
+[    1.752773] e1000e 0000:00:19.0 eno0: renamed from eth0
+[    1.777579] acpi device:0d: registered as cooling_device5
+[    1.777677] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6
+[    1.906886] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
+[    1.907980] ata1.00: ATA-9: KINGSTON SKC400S37512G, SAFM001B, max UDMA/133
+[    1.907989] ata1.00: 1000215216 sectors, multi 0: LBA48 NCQ (depth 32), AA
+[    1.908439] ata1.00: configured for UDMA/133
+[    1.908747] scsi 0:0:0:0: Direct-Access     ATA      KINGSTON SKC400S 001B PQ: 0 ANSI: 5
+[    1.916481] usb 1-1: new high-speed USB device number 2 using ehci-pci
+[    1.928451] usb 2-3: new high-speed USB device number 2 using xhci_hcd
+[    1.944463] usb 4-1: new high-speed USB device number 2 using ehci-pci
+[    2.077241] usb 1-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
+[    2.077247] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
+[    2.077441] hub 1-1:1.0: USB hub found
+[    2.078025] hub 1-1:1.0: 6 ports detected
+[    2.078974] usb 2-3: New USB device found, idVendor=2109, idProduct=2813, bcdDevice= 2.21
+[    2.078978] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
+[    2.078980] usb 2-3: Product: USB2.0 Hub             
+[    2.078982] usb 2-3: Manufacturer: VIA Labs, Inc.         
+[    2.079045] fbcon: i915drmfb (fb0) is primary device
+[    2.080003] hub 2-3:1.0: USB hub found
+[    2.080155] hub 2-3:1.0: 4 ports detected
+[    2.105839] usb 4-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
+[    2.105843] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
+[    2.106365] hub 4-1:1.0: USB hub found
+[    2.106725] hub 4-1:1.0: 8 ports detected
+[    2.223423] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
+[    2.260901] ata2.00: ATA-10: ST2000LM015-2E8174, SDM1, max UDMA/133
+[    2.260905] ata2.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA
+[    2.265435] usb 3-3: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
+[    2.292487] tsc: Refined TSC clocksource calibration: 2893.423 MHz
+[    2.292504] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x29b4fe3de5f, max_idle_ns: 440795305241 ns
+[    2.292541] clocksource: Switched to clocksource tsc
+[    2.310841] ata2.00: configured for UDMA/133
+[    2.314395] psmouse serio1: synaptics: queried max coordinates: x [..5470], y [..4498]
+[    2.320316] scsi 1:0:0:0: Direct-Access     ATA      ST2000LM015-2E81 SDM1 PQ: 0 ANSI: 5
+[    2.364464] usb 1-1.3: new full-speed USB device number 3 using ehci-pci
+[    2.376504] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd047b1/0xb40000/0xa0000/0x0, board id: 0, fw id: 920262
+[    2.376515] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0
+[    2.396470] usb 4-1.5: new high-speed USB device number 3 using ehci-pci
+[    2.410100] usb 3-3: New USB device found, idVendor=2109, idProduct=0813, bcdDevice= 2.21
+[    2.410105] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
+[    2.410108] usb 3-3: Product: USB3.0 Hub             
+[    2.410111] usb 3-3: Manufacturer: VIA Labs, Inc.         
+[    2.413166] hub 3-3:1.0: USB hub found
+[    2.413400] hub 3-3:1.0: 4 ports detected
+[    2.415597] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input5
+[    2.474248] usb 1-1.3: New USB device found, idVendor=147e, idProduct=2020, bcdDevice= 0.01
+[    2.474253] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
+[    2.474256] usb 1-1.3: Product: Biometric Coprocessor
+[    2.474259] usb 1-1.3: Manufacturer: Auth
+[    2.513461] usb 4-1.5: New USB device found, idVendor=17ef, idProduct=100a, bcdDevice= 0.00
+[    2.513466] usb 4-1.5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
+[    2.514213] hub 4-1.5:1.0: USB hub found
+[    2.514369] hub 4-1.5:1.0: 6 ports detected
+[    2.552505] usb 1-1.4: new full-speed USB device number 4 using ehci-pci
+[    2.635408] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
+[    2.635794] ata3.00: supports DRM functions and may not be fully accessible
+[    2.635938] ata3.00: ATA-11: KINGSTON SUV500MS240G, 003056RI, max UDMA/133
+[    2.635940] ata3.00: 468862128 sectors, multi 1: LBA48 NCQ (depth 32), AA
+[    2.636723] ata3.00: Trusted Computing capability qword not valid!
+[    2.637244] ata3.00: supports DRM functions and may not be fully accessible
+[    2.638189] ata3.00: Trusted Computing capability qword not valid!
+[    2.638194] ata3.00: configured for UDMA/133
+[    2.638557] scsi 2:0:0:0: Direct-Access     ATA      KINGSTON SUV500M 56RI PQ: 0 ANSI: 5
+[    2.663760] usb 1-1.4: config 1 interface 1 altsetting 0 endpoint 0x83 has wMaxPacketSize 0, skipping
+[    2.663764] usb 1-1.4: config 1 interface 1 altsetting 0 endpoint 0x3 has wMaxPacketSize 0, skipping
+[    2.665243] usb 1-1.4: New USB device found, idVendor=0a5c, idProduct=21e6, bcdDevice= 1.12
+[    2.665248] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
+[    2.665250] usb 1-1.4: Product: BCM20702A0
+[    2.665253] usb 1-1.4: Manufacturer: Broadcom Corp
+[    2.665256] usb 1-1.4: SerialNumber: B8763FA9D32E
+[    2.748499] usb 1-1.6: new high-speed USB device number 5 using ehci-pci
+[    2.804502] usb 4-1.5.1: new full-speed USB device number 4 using ehci-pci
+[    2.851622] Console: switching to colour frame buffer device 240x67
+[    2.864849] usb 1-1.6: New USB device found, idVendor=5986, idProduct=02d5, bcdDevice=10.11
+[    2.864853] usb 1-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
+[    2.864857] usb 1-1.6: Product: Integrated Camera
+[    2.864860] usb 1-1.6: Manufacturer: Ricoh Company Ltd.
+[    2.908083] i915 0000:00:02.0: fb0: i915drmfb frame buffer device
+[    2.919675] usb 4-1.5.1: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=24.10
+[    2.922399] usb 4-1.5.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
+[    2.925090] usb 4-1.5.1: Product: USB Receiver
+[    2.926554] usb 4-1.5.1: Manufacturer: Logitech
+[    2.939531] hidraw: raw HID events driver (C) Jiri Kosina
+[    2.949364] ata5: SATA link down (SStatus 0 SControl 300)
+[    2.956597] usbcore: registered new interface driver usbhid
+[    2.958704] usbhid: USB HID core driver
+[    2.963183] sd 2:0:0:0: [sdc] 468862128 512-byte logical blocks: (240 GB/224 GiB)
+[    2.963312] sd 1:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
+[    2.965010] sd 2:0:0:0: [sdc] 4096-byte physical blocks
+[    2.967687] sd 0:0:0:0: [sda] 1000215216 512-byte logical blocks: (512 GB/477 GiB)
+[    2.968829] sd 1:0:0:0: [sdb] 4096-byte physical blocks
+[    2.970711] sd 0:0:0:0: [sda] Write Protect is off
+[    2.972684] sd 1:0:0:0: [sdb] Write Protect is off
+[    2.974536] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
+[    2.974724] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.5/4-1.5.1/4-1.5.1:1.0/0003:046D:C52B.0001/input/input8
+[    2.975084] sd 2:0:0:0: [sdc] Write Protect is off
+[    2.975086] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00
+[    2.975760] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
+[    2.976229] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
+[    2.976401] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
+[    2.977905] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
+[    2.997434]  sdc: sdc1 sdc2 sdc3
+[    2.999603] sd 2:0:0:0: [sdc] Attached SCSI disk
+[    3.008146]  sdb: sdb1
+[    3.011088] sd 1:0:0:0: [sdb] Attached SCSI disk
+[    3.012022]  sda: sda1 sda2 < sda5 >
+[    3.016578] sd 0:0:0:0: [sda] Attached SCSI disk
+[    3.020431] usb 4-1.5.3: new high-speed USB device number 5 using ehci-pci
+[    3.036571] hid-generic 0003:046D:C52B.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:1d.0-1.5.1/input0
+[    3.038300] input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.5/4-1.5.1/4-1.5.1:1.1/0003:046D:C52B.0002/input/input9
+[    3.039881] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.5/4-1.5.1/4-1.5.1:1.1/0003:046D:C52B.0002/input/input10
+[    3.063918] psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
+[    3.100660] input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.5/4-1.5.1/4-1.5.1:1.1/0003:046D:C52B.0002/input/input11
+[    3.104335] hid-generic 0003:046D:C52B.0002: input,hiddev0,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:1d.0-1.5.1/input1
+[    3.107953] hid-generic 0003:046D:C52B.0003: hiddev1,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1d.0-1.5.1/input2
+[    3.137121] usb 4-1.5.3: New USB device found, idVendor=0409, idProduct=005a, bcdDevice= 1.00
+[    3.138591] usb 4-1.5.3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
+[    3.140213] hub 4-1.5.3:1.0: USB hub found
+[    3.142062] hub 4-1.5.3:1.0: 3 ports detected
+[    3.224421] usb 4-1.5.6: new high-speed USB device number 6 using ehci-pci
+[    3.240981] logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1d.0-1.5.1/input2
+[    3.259677] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input7
+[    3.333148] usb 4-1.5.6: New USB device found, idVendor=0409, idProduct=005a, bcdDevice= 1.00
+[    3.334625] usb 4-1.5.6: New USB device strings: Mfr=0, Product=0, SerialNumber=0
+[    3.336436] hub 4-1.5.6:1.0: USB hub found
+[    3.338080] hub 4-1.5.6:1.0: 4 ports detected
+[    3.363829] input: Logitech Unifying Device. Wireless PID:1028 Mouse as /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.5/4-1.5.1/4-1.5.1:1.2/0003:046D:C52B.0003/0003:046D:1028.0004/input/input13
+[    3.367427] hid-generic 0003:046D:1028.0004: input,hidraw1: USB HID v1.11 Mouse [Logitech Unifying Device. Wireless PID:1028] on usb-0000:00:1d.0-1.5.1/input2:1
+[    3.436429] usb 4-1.5.3.3: new full-speed USB device number 7 using ehci-pci
+[    3.442512] input: Logitech M570 as /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.5/4-1.5.1/4-1.5.1:1.2/0003:046D:C52B.0003/0003:046D:1028.0004/input/input17
+[    3.444406] logitech-hidpp-device 0003:046D:1028.0004: input,hidraw1: USB HID v1.11 Mouse [Logitech M570] on usb-0000:00:1d.0-1.5.1/input2:1
+[    3.560422] raid6: sse2x4   gen() 12097 MB/s
+[    3.628418] raid6: sse2x4   xor() 10479 MB/s
+[    3.696417] raid6: sse2x2   gen() 13025 MB/s
+[    3.764420] raid6: sse2x2   xor()  8834 MB/s
+[    3.832418] raid6: sse2x1   gen() 10954 MB/s
+[    3.900418] raid6: sse2x1   xor()  7645 MB/s
+[    3.901866] raid6: using algorithm sse2x2 gen() 13025 MB/s
+[    3.903312] raid6: .... xor() 8834 MB/s, rmw enabled
+[    3.904781] raid6: using ssse3x2 recovery algorithm
+[    3.906233] usb 4-1.5.3.3: device descriptor read/64, error -32
+[    3.908754] xor: automatically using best checksumming function   avx       
+[    3.911856] async_tx: api initialized (async)
+[    4.085029] device-mapper: uevent: version 1.0.3
+[    4.086885] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-devel@redhat.com
+[    4.171796] usb 4-1.5.3.3: New USB device found, idVendor=056d, idProduct=0002, bcdDevice=75.30
+[    4.175549] usb 4-1.5.3.3: New USB device strings: Mfr=4, Product=14, SerialNumber=0
+[    4.179290] usb 4-1.5.3.3: Product: EIZO USB HID Monitor
+[    4.183022] usb 4-1.5.3.3: Manufacturer: EIZO
+[    4.212521] usb 4-1.5.2: new full-speed USB device number 8 using ehci-pci
+[    4.329277] usb 4-1.5.2: New USB device found, idVendor=04b4, idProduct=4042, bcdDevice= 1.03
+[    4.333048] usb 4-1.5.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
+[    4.342423] input: HID 04b4:4042 as /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.5/4-1.5.2/4-1.5.2:1.0/0003:04B4:4042.0005/input/input18
+[    4.401009] hid-generic 0003:04B4:4042.0005: input,hidraw2: USB HID v1.11 Keyboard [HID 04b4:4042] on usb-0000:00:1d.0-1.5.2/input0
+[    4.405648] usb 4-1.5.6.1: new high-speed USB device number 9 using ehci-pci
+[    4.414467] input: HID 04b4:4042 Mouse as /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.5/4-1.5.2/4-1.5.2:1.1/0003:04B4:4042.0006/input/input19
+[    4.416241] input: HID 04b4:4042 System Control as /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.5/4-1.5.2/4-1.5.2:1.1/0003:04B4:4042.0006/input/input20
+[    4.476661] input: HID 04b4:4042 Consumer Control as /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.5/4-1.5.2/4-1.5.2:1.1/0003:04B4:4042.0006/input/input21
+[    4.480873] input: HID 04b4:4042 as /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.5/4-1.5.2/4-1.5.2:1.1/0003:04B4:4042.0006/input/input22
+[    4.485053] input: HID 04b4:4042 Keyboard as /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.5/4-1.5.2/4-1.5.2:1.1/0003:04B4:4042.0006/input/input23
+[    4.491189] hid-generic 0003:056D:0002.0007: hiddev1,hidraw3: USB HID v1.10 Device [EIZO EIZO USB HID Monitor] on usb-0000:00:1d.0-1.5.3.3/input0
+[    4.492975] hid-generic 0003:04B4:4042.0006: input,hiddev2,hidraw4: USB HID v1.11 Mouse [HID 04b4:4042] on usb-0000:00:1d.0-1.5.2/input1
+[    4.517322] usb 4-1.5.6.1: New USB device found, idVendor=0409, idProduct=005a, bcdDevice= 1.00
+[    4.521229] usb 4-1.5.6.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
+[    4.525786] hub 4-1.5.6.1:1.0: USB hub found
+[    4.528210] hub 4-1.5.6.1:1.0: 4 ports detected
+[    4.816511] usb 4-1.5.6.1.2: new full-speed USB device number 10 using ehci-pci
+[    4.935267] usb 4-1.5.6.1.2: New USB device found, idVendor=067b, idProduct=2305, bcdDevice= 2.02
+[    4.939442] usb 4-1.5.6.1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
+[    4.941838] usb 4-1.5.6.1.2: Product: IEEE-1284 Controller
+[    4.944182] usb 4-1.5.6.1.2: Manufacturer: Prolific Technology Inc.
+[    5.044530] usb 4-1.5.6.1.3: new full-speed USB device number 11 using ehci-pci
+[    5.158267] usb 4-1.5.6.1.3: New USB device found, idVendor=067b, idProduct=2303, bcdDevice= 4.00
+[    5.162186] usb 4-1.5.6.1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
+[    5.166031] usb 4-1.5.6.1.3: Product: USB-Serial Controller D
+[    5.169808] usb 4-1.5.6.1.3: Manufacturer: Prolific Technology Inc. 
+[   12.711993] PM: Image not found (code -22)
+[   12.716917] PM: Marking nosave pages: [mem 0x00000000-0x00000fff]
+[   12.716919] PM: Marking nosave pages: [mem 0x0009f000-0x000fffff]
+[   12.716923] PM: Marking nosave pages: [mem 0x7ff28000-0xffffffff]
+[   12.718900] PM: Basic memory bitmaps created
+[   12.719821] PM: Basic memory bitmaps freed
+[   12.720686] video LNXVIDEO:00: Restoring backlight state
+[   12.837015] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
+[   12.909705] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
+[   13.093171] systemd[1]: Inserted module 'autofs4'
+[   13.118454] systemd[1]: systemd 244-3 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
+[   13.144593] systemd[1]: Detected architecture x86-64.
+[   13.170816] systemd[1]: Set hostname to <TP-T430s>.
+[   13.292536] systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update the unit file accordingly.
+[   13.332202] systemd[1]: /lib/systemd/system/thinkfan.service:9: PIDFile= references a path below legacy directory /var/run/, updating /var/run/thinkfan.pid → /run/thinkfan.pid; please update the unit file accordingly.
+[   13.336073] systemd[1]: /etc/systemd/system/teamviewerd.service:9: PIDFile= references a path below legacy directory /var/run/, updating /var/run/teamviewerd.pid → /run/teamviewerd.pid; please update the unit file accordingly.
+[   13.359792] systemd[1]: /lib/systemd/system/fancontrol.service:10: PIDFile= references a path below legacy directory /var/run/, updating /var/run/fancontrol.pid → /run/fancontrol.pid; please update the unit file accordingly.
+[   13.363369] systemd[1]: /lib/systemd/system/docker.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/docker.sock → /run/docker.sock; please update the unit file accordingly.
+[   13.372968] systemd[1]: /etc/systemd/system/anydesk.service:9: PIDFile= references a path below legacy directory /var/run/, updating /var/run/anydesk.pid → /run/anydesk.pid; please update the unit file accordingly.
+[   13.399257] systemd[1]: /lib/systemd/system/pcscd.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/pcscd/pcscd.comm → /run/pcscd/pcscd.comm; please update the unit file accordingly.
+[   13.409457] systemd[1]: Created slice system-getty.slice.
+[   13.411763] systemd[1]: Created slice system-systemd\x2dcryptsetup.slice.
+[   13.420034] systemd[1]: Created slice system-systemd\x2dfsck.slice.
+[   13.427760] systemd[1]: Created slice system-tor.slice.
+[   13.433612] systemd[1]: Created slice User and Session Slice.
+[   13.437517] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
+[   13.441792] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
+[   13.445790] systemd[1]: Reached target User and Group Name Lookups.
+[   13.449845] systemd[1]: Reached target Remote File Systems.
+[   13.452399] systemd[1]: Reached target Slices.
+[   13.456621] systemd[1]: Listening on Device-mapper event daemon FIFOs.
+[   13.463975] systemd[1]: Listening on LVM2 poll daemon socket.
+[   13.468165] systemd[1]: Listening on Syslog Socket.
+[   13.471704] systemd[1]: Listening on fsck to fsckd communication Socket.
+[   13.475474] systemd[1]: Listening on initctl Compatibility Named Pipe.
+[   13.479428] systemd[1]: Listening on Journal Audit Socket.
+[   13.483211] systemd[1]: Listening on Journal Socket (/dev/log).
+[   13.487048] systemd[1]: Listening on Journal Socket.
+[   13.490841] systemd[1]: Listening on udev Control Socket.
+[   13.494587] systemd[1]: Listening on udev Kernel Socket.
+[   13.499137] systemd[1]: Mounting Huge Pages File System...
+[   13.503065] systemd[1]: Mounting POSIX Message Queue File System...
+[   13.507021] systemd[1]: Mounting Kernel Debug File System...
+[   13.510897] systemd[1]: Starting Availability of block devices...
+[   13.514868] systemd[1]: Starting Set the console keyboard layout...
+[   13.518754] systemd[1]: Starting Create list of static device nodes for the current kernel...
+[   13.523255] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
+[   13.527072] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
+[   13.527119] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
+[   13.528835] systemd[1]: Starting Journal Service...
+[   13.536108] systemd[1]: Starting Load Kernel Modules...
+[   13.540722] systemd[1]: Starting Remount Root and Kernel File Systems...
+[   13.546368] systemd[1]: Starting udev Coldplug all Devices...
+[   13.551553] systemd[1]: Mounted Huge Pages File System.
+[   13.554663] systemd[1]: Mounted POSIX Message Queue File System.
+[   13.557182] EXT4-fs (dm-1): re-mounted. Opts: errors=remount-ro
+[   13.561661] systemd[1]: Mounted Kernel Debug File System.
+[   13.564507] systemd[1]: Started Availability of block devices.
+[   13.567718] systemd[1]: Started Set the console keyboard layout.
+[   13.572720] systemd[1]: Started Create list of static device nodes for the current kernel.
+[   13.578222] systemd[1]: Started Remount Root and Kernel File Systems.
+[   13.582661] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
+[   13.583763] systemd[1]: Starting Load/Save Random Seed...
+[   13.588117] systemd[1]: Starting Create System Users...
+[   13.592647] systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
+[   13.615139] systemd[1]: Started Load/Save Random Seed.
+[   13.627883] systemd[1]: Started Create System Users.
+[   13.631692] systemd[1]: Starting Create Static Device Nodes in /dev...
+[   13.660179] systemd[1]: Started Create Static Device Nodes in /dev.
+[   13.662346] systemd[1]: Started udev Coldplug all Devices.
+[   13.666039] systemd[1]: Reached target Local File Systems (Pre).
+[   13.675226] systemd[1]: Mounting Mount unit for core18, revision 1279...
+[   13.680016] systemd[1]: Mounting Mount unit for core18, revision 1288...
+[   13.683920] systemd[1]: Mounting Mount unit for sdlpop, revision 211...
+[   13.687099] systemd[1]: Mounting Mount unit for snapd, revision 5643...
+[   13.693124] systemd[1]: Mounting Mount unit for snapd, revision 5754...
+[   13.696865] systemd[1]: Starting Helper to synchronize boot up for ifupdown...
+[   13.701015] systemd[1]: Starting udev Kernel Device Manager...
+[   13.706376] systemd[1]: Started Helper to synchronize boot up for ifupdown.
+[   13.748633] loop: module loaded
+[   13.762929] lp: driver loaded but no devices found
+[   13.768181] ppdev: user-space parallel port driver
+[   13.776114] squashfs: version 4.0 (2009/01/31) Phillip Lougher
+[   13.779501] systemd[1]: Started Load Kernel Modules.
+[   13.781937] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
+[   13.782032] systemd[1]: Condition check resulted in Kernel Configuration File System being skipped.
+[   13.783104] systemd[1]: Starting Apply Kernel Variables...
+[   13.802392] systemd[1]: Started Apply Kernel Variables.
+[   13.808892] systemd[1]: Mounted Mount unit for core18, revision 1288.
+[   13.849123] systemd[1]: Mounted Mount unit for core18, revision 1279.
+[   13.851899] systemd[1]: Mounted Mount unit for snapd, revision 5643.
+[   13.859514] systemd[1]: Started udev Kernel Device Manager.
+[   13.865845] systemd[1]: Starting Show Plymouth Boot Screen...
+[   13.877165] systemd[1]: Mounted Mount unit for snapd, revision 5754.
+[   13.883448] systemd[1]: Mounted Mount unit for sdlpop, revision 211.
+[   13.891598] systemd[1]: plymouth-start.service: Succeeded.
+[   13.894136] systemd[1]: Started Show Plymouth Boot Screen.
+[   13.898328] systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch being skipped.
+[   13.900563] systemd[1]: Started Forward Password Requests to Plymouth Directory Watch.
+[   13.983985] systemd[1]: Started Journal Service.
+[   13.997203] systemd-journald[499]: Received client request to flush runtime journal.
+[   14.074009] ACPI: AC Adapter [AC] (on-line)
+[   14.124468] tpm_tis 00:06: 1.2 TPM (device-id 0x0, rev-id 78)
+[   14.162210] sd 0:0:0:0: Attached scsi generic sg0 type 0
+[   14.162242] iTCO_vendor_support: vendor-support=0
+[   14.166213] sd 1:0:0:0: Attached scsi generic sg1 type 0
+[   14.168295] sd 2:0:0:0: Attached scsi generic sg2 type 0
+[   14.190082] Non-volatile memory driver v1.3
+[   14.216745] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
+[   14.220001] iTCO_wdt: Found a Panther Point TCO device (Version=2, TCOBASE=0x0560)
+[   14.223327] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
+[   14.225977] input: PC Speaker as /devices/platform/pcspkr/input/input24
+[   14.231064] thinkpad_acpi: ThinkPad ACPI Extras v0.26
+[   14.232957] thinkpad_acpi: http://ibm-acpi.sf.net/
+[   14.234838] thinkpad_acpi: ThinkPad BIOS CBET4000 4.11-649-g6ad0ab1a69, EC G7HT39WW-3.22
+[   14.236740] thinkpad_acpi: Lenovo ThinkPad T430s, model 23532NU
+[   14.242862] thinkpad_acpi: radio switch found; radios are enabled
+[   14.245936] thinkpad_acpi: Tablet mode switch found (type: MHKG), currently in laptop mode
+[   14.249021] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
+[   14.250916] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
+[   14.263782] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 163840 ms ovfl timer
+[   14.265801] RAPL PMU: hw unit of domain pp0-core 2^-16 Joules
+[   14.267672] RAPL PMU: hw unit of domain package 2^-16 Joules
+[   14.269534] RAPL PMU: hw unit of domain pp1-gpu 2^-16 Joules
+[   14.272505] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
+[   14.282589] thinkpad_acpi: rfkill switch tpacpi_wwan_sw: radio is unblocked
+[   14.301106] thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
+[   14.303440] thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
+[   14.303585] wl: loading out-of-tree module taints kernel.
+[   14.307301] wl: module license 'MIXED/Proprietary' taints kernel.
+[   14.309223] Disabling lock debugging due to kernel taint
+[   14.315834] thinkpad_acpi: battery 1 registered (start 0, stop 100)
+[   14.315849] battery: new extension: ThinkPad Battery Extension
+[   14.316229] wl: module verification failed: signature and/or required key missing - tainting kernel
+[   14.319910] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input25
+[   14.406959] wlan0: Broadcom BCM43a0 802.11 Hybrid Wireless Controller 6.30.223.271 (r587334)
+
+[   14.432575] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
+[   14.506103] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC269VC: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
+[   14.506106] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
+[   14.506107] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=2 (0x15/0x1b/0x0/0x0/0x0)
+[   14.506108] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
+[   14.506109] snd_hda_codec_realtek hdaudioC0D0:    inputs:
+[   14.506111] snd_hda_codec_realtek hdaudioC0D0:      Mic=0x18
+[   14.506112] snd_hda_codec_realtek hdaudioC0D0:      Dock Mic=0x19
+[   14.506113] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
+[   14.525864] Adding 16699388k swap on /dev/mapper/TP--T430s--vg-swap_1.  Priority:-2 extents:1 across:16699388k SSFS
+[   14.536384] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/input26
+[   14.536455] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input27
+[   14.536508] input: HDA Intel PCH Dock Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input28
+[   14.536561] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input29
+[   14.536613] input: HDA Intel PCH Dock Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input30
+[   14.536665] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input31
+[   14.536715] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input32
+[   14.536766] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input33
+[   14.670907] wl 0000:01:00.0 wlp1s0: renamed from wlan0
+[   14.763682] intel_rapl_common: Found RAPL domain package
+[   14.765559] intel_rapl_common: Found RAPL domain core
+[   14.767412] intel_rapl_common: Found RAPL domain uncore
+[   14.928934] EXT4-fs (sda1): mounting ext2 file system using the ext4 subsystem
+[   14.934421] EXT4-fs (sda1): mounted filesystem without journal. Opts: (null)
+[   14.936841] ext2 filesystem being mounted at /boot supports timestamps until 2038 (0x7fffffff)
+[   15.091441] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
+[   15.153329] audit: type=1400 audit(1577843360.317:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=1236 comm="apparmor_parser"
+[   15.155817] audit: type=1400 audit(1577843360.317:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=1236 comm="apparmor_parser"
+[   15.155822] audit: type=1400 audit(1577843360.317:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=1236 comm="apparmor_parser"
+[   15.156266] audit: type=1400 audit(1577843360.317:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/mysqld" pid=1237 comm="apparmor_parser"
+[   15.161393] audit: type=1400 audit(1577843360.321:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="system_tor" pid=1238 comm="apparmor_parser"
+[   15.161616] audit: type=1400 audit(1577843360.325:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/tcpdump" pid=1235 comm="apparmor_parser"
+[   15.168348] audit: type=1400 audit(1577843360.333:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/haveged" pid=1243 comm="apparmor_parser"
+[   15.170357] audit: type=1400 audit(1577843360.333:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/freshclam" pid=1241 comm="apparmor_parser"
+[   15.173276] audit: type=1400 audit(1577843360.341:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ioquake3" pid=1240 comm="apparmor_parser"
+[   15.173280] audit: type=1400 audit(1577843360.341:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ioquake3//popup" pid=1240 comm="apparmor_parser"
+[   15.288191] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input34
+[   15.416116] Process accounting resumed
+[   16.168175] vboxdrv: Found 4 processor cores
+[   16.197889] vboxdrv: TSC mode is Invariant, tentative frequency 2893423503 Hz
+[   16.199181] vboxdrv: Successfully loaded version 6.1.0_Debian (interface 0x002d0001)
+[   16.411888] VBoxNetFlt: Successfully started.
+[   16.425002] VBoxNetAdp: Successfully started.
+[   16.973204] mc: Linux media interface: v0.10
+[   16.992442] alg: No test for fips(ansi_cprng) (fips_ansi_cprng)
+[   16.999614] videodev: Linux video capture interface: v2.00
+[   17.106840] Bluetooth: Core ver 2.22
+[   17.112335] NET: Registered protocol family 31
+[   17.113630] Bluetooth: HCI device and connection manager initialized
+[   17.115192] Bluetooth: HCI socket layer initialized
+[   17.117012] Bluetooth: L2CAP socket layer initialized
+[   17.117970] uvcvideo: Found UVC 1.00 device Integrated Camera (5986:02d5)
+[   17.118343] Bluetooth: SCO socket layer initialized
+[   17.131945] uvcvideo 1-1.6:1.0: Entity type for entity Extension 4 was not initialized!
+[   17.133437] uvcvideo 1-1.6:1.0: Entity type for entity Extension 3 was not initialized!
+[   17.136100] uvcvideo 1-1.6:1.0: Entity type for entity Processing 2 was not initialized!
+[   17.140197] uvcvideo 1-1.6:1.0: Entity type for entity Camera 1 was not initialized!
+[   17.150080] usbcore: registered new interface driver btusb
+[   17.151878] input: Integrated Camera: Integrated C as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input35
+[   17.153317] usbcore: registered new interface driver uvcvideo
+[   17.154729] USB Video Class driver (1.1.1)
+[   17.251393] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
+[   17.252845] Bluetooth: BNEP filters: protocol multicast
+[   17.254280] Bluetooth: BNEP socket layer initialized
+[   17.263210] Bluetooth: hci0: BCM: chip id 63
+[   17.266210] Bluetooth: hci0: BCM: features 0x07
+[   17.284212] Bluetooth: hci0: TP-T430s
+[   17.286210] Bluetooth: hci0: BCM20702A1 (001.002.014) build 1669
+[   17.292486] bluetooth hci0: firmware: direct-loading firmware brcm/BCM20702A1-0a5c-21e6.hcd
+[   18.146210] Bluetooth: hci0: BCM20702A1 (001.002.014) build 1669
+[   18.162219] Bluetooth: hci0: Broadcom Bluetooth Device
+[   18.336225] Bluetooth: RFCOMM TTY layer initialized
+[   18.336232] Bluetooth: RFCOMM socket layer initialized
+[   18.336236] Bluetooth: RFCOMM ver 1.11
+[   19.232096] usbcore: registered new interface driver usbserial_generic
+[   19.233745] usbserial: USB Serial support registered for generic
+[   19.239733] usbcore: registered new interface driver pl2303
+[   19.241452] usbserial: USB Serial support registered for pl2303
+[   19.242727] usblp 4-1.5.6.1.2:1.0: usblp3: USB Bidirectional printer dev 10 if 0 alt 1 proto 2 vid 0x067B pid 0x2305
+[   19.244047] pl2303 4-1.5.6.1.3:1.0: pl2303 converter detected
+[   19.244847] usbcore: registered new interface driver usblp
+[   19.249437] usb 4-1.5.6.1.3: pl2303 converter now attached to ttyUSB0
+[   21.110288] logitech-hidpp-device 0003:046D:1028.0004: HID++ 1.0 device connected.
+[   21.391291] rfkill: input handler disabled
+[   22.754178] e1000e: eno0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
+[   22.754219] IPv6: ADDRCONF(NETDEV_CHANGE): eno0: link becomes ready
+[   23.075976] kauditd_printk_skb: 32 callbacks suppressed
+[   23.075977] audit: type=1400 audit(1577843368.237:44): apparmor="STATUS" operation="profile_load" profile="unconfined" name="docker-default" pid=3012 comm="apparmor_parser"
+[   23.195712] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
+[   23.197495] Bridge firewalling registered
+[   23.386910] Initializing XFRM netlink socket
+[   28.396411] rfkill: input handler enabled
+[   28.566194] e1000e: eno0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
+[   31.955782] IPv6: ADDRCONF(NETDEV_CHANGE): wlp1s0: link becomes ready
+[   34.490406] rfkill: input handler disabled
diff --git a/lenovo/t430s/4.11-649-g6ad0ab1a69/2019-12-31T18_57_16Z/payload_config.txt b/lenovo/t430s/4.11-649-g6ad0ab1a69/2019-12-31T18_57_16Z/payload_config.txt
new file mode 100644
index 0000000..187a750
--- /dev/null
+++ b/lenovo/t430s/4.11-649-g6ad0ab1a69/2019-12-31T18_57_16Z/payload_config.txt
@@ -0,0 +1,94 @@
+#
+# Automatically generated file; DO NOT EDIT.
+# SeaBIOS Configuration
+#
+
+#
+# General Features
+#
+CONFIG_COREBOOT=y
+# CONFIG_QEMU is not set
+# CONFIG_CSM is not set
+# CONFIG_QEMU_HARDWARE is not set
+CONFIG_THREADS=y
+CONFIG_RELOCATE_INIT=y
+CONFIG_BOOTMENU=y
+CONFIG_BOOTSPLASH=y
+CONFIG_BOOTORDER=y
+CONFIG_HOST_BIOS_GEOMETRY=y
+CONFIG_COREBOOT_FLASH=y
+CONFIG_LZMA=y
+CONFIG_CBFS_LOCATION=0
+CONFIG_MULTIBOOT=y
+CONFIG_ENTRY_EXTRASTACK=y
+CONFIG_MALLOC_UPPERMEMORY=y
+CONFIG_ROM_SIZE=0
+
+#
+# Hardware support
+#
+CONFIG_ATA=y
+# CONFIG_ATA_DMA is not set
+# CONFIG_ATA_PIO32 is not set
+CONFIG_AHCI=y
+CONFIG_SDCARD=y
+CONFIG_MEGASAS=y
+CONFIG_FLOPPY=y
+CONFIG_FLASH_FLOPPY=y
+CONFIG_NVME=y
+CONFIG_PS2PORT=y
+CONFIG_USB=y
+CONFIG_USB_UHCI=y
+CONFIG_USB_OHCI=y
+CONFIG_USB_EHCI=y
+CONFIG_USB_XHCI=y
+CONFIG_USB_MSC=y
+CONFIG_USB_UAS=y
+CONFIG_USB_HUB=y
+CONFIG_USB_KEYBOARD=y
+CONFIG_USB_MOUSE=y
+CONFIG_SERIAL=y
+CONFIG_SERCON=y
+CONFIG_LPT=y
+CONFIG_RTC_TIMER=y
+CONFIG_HARDWARE_IRQ=y
+CONFIG_PMTIMER=y
+CONFIG_TSC_TIMER=y
+
+#
+# BIOS interfaces
+#
+CONFIG_DRIVES=y
+CONFIG_CDROM_BOOT=y
+CONFIG_CDROM_EMU=y
+CONFIG_PCIBIOS=y
+CONFIG_APMBIOS=y
+CONFIG_PNPBIOS=y
+CONFIG_OPTIONROMS=y
+CONFIG_PMM=y
+CONFIG_BOOT=y
+CONFIG_KEYBOARD=y
+CONFIG_KBD_CALL_INT15_4F=y
+CONFIG_MOUSE=y
+CONFIG_S3_RESUME=y
+CONFIG_VGAHOOKS=y
+# CONFIG_DISABLE_A20 is not set
+CONFIG_TCGBIOS=y
+
+#
+# VGA ROM
+#
+CONFIG_NO_VGABIOS=y
+# CONFIG_VGA_GEODEGX2 is not set
+# CONFIG_VGA_GEODELX is not set
+# CONFIG_VGA_COREBOOT is not set
+# CONFIG_BUILD_VGABIOS is not set
+CONFIG_VGA_EXTRA_STACK_SIZE=512
+
+#
+# Debugging
+#
+CONFIG_DEBUG_LEVEL=1
+# CONFIG_DEBUG_SERIAL is not set
+# CONFIG_DEBUG_SERIAL_MMIO is not set
+CONFIG_DEBUG_COREBOOT=y
diff --git a/lenovo/t430s/4.11-649-g6ad0ab1a69/2019-12-31T18_57_16Z/revision.txt b/lenovo/t430s/4.11-649-g6ad0ab1a69/2019-12-31T18_57_16Z/revision.txt
new file mode 100644
index 0000000..1d8316e
--- /dev/null
+++ b/lenovo/t430s/4.11-649-g6ad0ab1a69/2019-12-31T18_57_16Z/revision.txt
@@ -0,0 +1,5 @@
+Local revision: 6ad0ab1a69
+Tagged revision: 4.11-649-g6ad0ab1a69
+Upstream revision: 6ad0ab1a69
+Upstream URL: https://review.coreboot.org/coreboot
+Timestamp: 2019-12-31T18_57_16Z
diff --git a/lenovo/t430s/4.11-649-g6ad0ab1a69/2019-12-31T18_57_16Z/rom_checksum.txt b/lenovo/t430s/4.11-649-g6ad0ab1a69/2019-12-31T18_57_16Z/rom_checksum.txt
new file mode 100644
index 0000000..651a3df
--- /dev/null
+++ b/lenovo/t430s/4.11-649-g6ad0ab1a69/2019-12-31T18_57_16Z/rom_checksum.txt
@@ -0,0 +1 @@
+3cb4a8694fd14ba35500ae54d83c580e *build/coreboot.rom