asrock/h77pro4-m/4.19-1034-gd98b24d390/2023-03-31T12_10_03Z
diff --git a/asrock/h77pro4-m/4.19-1034-gd98b24d390/2023-03-31T12_10_03Z/cbfs.txt b/asrock/h77pro4-m/4.19-1034-gd98b24d390/2023-03-31T12_10_03Z/cbfs.txt
new file mode 100644
index 0000000..924a71b
--- /dev/null
+++ b/asrock/h77pro4-m/4.19-1034-gd98b24d390/2023-03-31T12_10_03Z/cbfs.txt
@@ -0,0 +1,17 @@
+FMAP REGION: COREBOOT
+Name                           Offset     Type           Size   Comp
+cbfs_master_header             0x0        cbfs header        32 none
+fallback/romstage              0x80       stage           95448 none
+cpu_microcode_blob.bin         0x17600    microcode       26624 none
+fallback/ramstage              0x1de40    stage          117830 LZMA (262696 decompressed)
+config                         0x3ab00    raw              3013 LZMA (9602 decompressed)
+revision                       0x3b700    raw               717 none
+build_info                     0x3ba00    raw                99 none
+fallback/dsdt.aml              0x3bac0    raw              8745 none
+vbt.bin                        0x3dd40    raw              1271 LZMA (7168 decompressed)
+cmos.default                   0x3e280    cmos_default      256 none
+cmos_layout.bin                0x3e3c0    cmos_layout      1388 none
+fallback/postcar               0x3e980    stage           23724 none
+fallback/payload               0x44680    simple elf     780146 none
+(empty)                        0x102e40   null           686372 none
+bootblock                      0x1aa780   bootblock       22080 none
diff --git a/asrock/h77pro4-m/4.19-1034-gd98b24d390/2023-03-31T12_10_03Z/cmos_values.txt b/asrock/h77pro4-m/4.19-1034-gd98b24d390/2023-03-31T12_10_03Z/cmos_values.txt
new file mode 100644
index 0000000..6863e60
--- /dev/null
+++ b/asrock/h77pro4-m/4.19-1034-gd98b24d390/2023-03-31T12_10_03Z/cmos_values.txt
@@ -0,0 +1,8 @@
+boot_option = Fallback
+reboot_counter = 0x0
+debug_level = Spew
+nmi = Disable
+power_on_after_fail = Disable
+sata_mode = AHCI
+gfx_uma_size = 64M
+cpu_fan_tach_src = CPU_FAN1
diff --git a/asrock/h77pro4-m/4.19-1034-gd98b24d390/2023-03-31T12_10_03Z/config.short.txt b/asrock/h77pro4-m/4.19-1034-gd98b24d390/2023-03-31T12_10_03Z/config.short.txt
new file mode 100644
index 0000000..a11ba27
--- /dev/null
+++ b/asrock/h77pro4-m/4.19-1034-gd98b24d390/2023-03-31T12_10_03Z/config.short.txt
@@ -0,0 +1,302 @@
+# This image was built using coreboot 4.19-1034-gd98b24d390
+CONFIG_USE_OPTION_TABLE=y
+CONFIG_VENDOR_ASROCK=y
+CONFIG_CBFS_SIZE=0x200000
+# CONFIG_CONSOLE_SERIAL is not set
+CONFIG_LINEAR_FRAMEBUFFER_MAX_HEIGHT=2160
+CONFIG_LINEAR_FRAMEBUFFER_MAX_WIDTH=3840
+CONFIG_BOARD_ASROCK_H77PRO4_M=y
+CONFIG_CONSOLE_CBMEM_BUFFER_SIZE=0x20000
+CONFIG_EDK2_BOOT_TIMEOUT=2
+CONFIG_PCIEXP_HOTPLUG_BUSES=8
+CONFIG_PCIEXP_HOTPLUG_MEM=0x800000
+CONFIG_PCIEXP_HOTPLUG_PREFETCH_MEM=0x10000000
+CONFIG_PCIEXP_HOTPLUG_IO=0x2000
+CONFIG_SUBSYSTEM_VENDOR_ID=0x0000
+CONFIG_SUBSYSTEM_DEVICE_ID=0x0000
+CONFIG_I2C_TRANSFER_TIMEOUT_US=500000
+CONFIG_SMMSTORE_SIZE=0x40000
+CONFIG_USE_PC_CMOS_ALTCENTURY=y
+CONFIG_POST_IO_PORT=0x80
+CONFIG_PAYLOAD_EDK2=y
+CONFIG_EDK2_SD_MMC_TIMEOUT=10
+# End of defconfig. Derivable values start here.
+CONFIG_COREBOOT_BUILD=y
+CONFIG_LOCALVERSION=""
+CONFIG_CBFS_PREFIX="fallback"
+CONFIG_COMPILER_GCC=y
+CONFIG_ARCH_SUPPORTS_CLANG=y
+CONFIG_COMPRESS_RAMSTAGE_LZMA=y
+CONFIG_INCLUDE_CONFIG_FILE=y
+CONFIG_COLLECT_TIMESTAMPS=y
+CONFIG_USE_BLOBS=y
+CONFIG_HAVE_ASAN_IN_RAMSTAGE=y
+CONFIG_TSEG_STAGE_CACHE=y
+CONFIG_BOARD_SPECIFIC_OPTIONS=y
+CONFIG_MAINBOARD_PART_NUMBER="H77 Pro4-M"
+CONFIG_MAINBOARD_VERSION="1.0"
+CONFIG_MAINBOARD_DIR="asrock/h77pro4-m"
+CONFIG_VGA_BIOS_ID="8086,0106"
+CONFIG_DIMM_MAX=4
+CONFIG_DIMM_SPD_SIZE=256
+CONFIG_FMDFILE=""
+CONFIG_MAINBOARD_VENDOR="ASROCK"
+CONFIG_MAX_CPUS=8
+CONFIG_POST_DEVICE=y
+CONFIG_POST_IO=y
+CONFIG_DEVICETREE="devicetree.cb"
+CONFIG_OVERRIDE_DEVICETREE=""
+CONFIG_MAINBOARD_SMBIOS_MANUFACTURER="ASROCK"
+CONFIG_DRAM_RESET_GATE_GPIO=60
+CONFIG_INTEL_GMA_VBT_FILE="src/mainboard/$(MAINBOARDDIR)/data.vbt"
+CONFIG_PRERAM_CBMEM_CONSOLE_SIZE=0xc00
+CONFIG_CMOS_DEFAULT_FILE="src/mainboard/$(MAINBOARDDIR)/cmos.default"
+CONFIG_CMOS_LAYOUT_FILE="src/mainboard/$(MAINBOARDDIR)/cmos.layout"
+CONFIG_BOOT_DEVICE_SPI_FLASH_BUS=0
+CONFIG_MEMLAYOUT_LD_FILE="src/arch/x86/memlayout.ld"
+CONFIG_DCACHE_RAM_BASE=0xfefe0000
+CONFIG_DCACHE_RAM_SIZE=0x20000
+CONFIG_C_ENV_BOOTBLOCK_SIZE=0x40000
+CONFIG_DCACHE_BSP_STACK_SIZE=0x10000
+CONFIG_ECAM_MMCONF_BASE_ADDRESS=0xf0000000
+CONFIG_ECAM_MMCONF_BUS_NUMBER=64
+CONFIG_MAX_ACPI_TABLE_SIZE_KB=144
+CONFIG_HAVE_INTEL_FIRMWARE=y
+CONFIG_MRC_SETTINGS_CACHE_SIZE=0x10000
+CONFIG_SPI_FLASH_INCLUDE_ALL_DRIVERS=y
+CONFIG_SPI_FLASH_WINBOND=y
+CONFIG_DRIVERS_INTEL_WIFI=y
+CONFIG_CARDBUS_PLUGIN_SUPPORT=y
+CONFIG_MAINBOARD_SMBIOS_PRODUCT_NAME="H77 Pro4-M"
+CONFIG_PS2K_EISAID="PNP0303"
+CONFIG_PS2M_EISAID="PNP0F13"
+CONFIG_GFX_GMA_PANEL_1_PORT="eDP"
+CONFIG_PCIEXP_ASPM=y
+CONFIG_GFX_GMA_PANEL_1_ON_EDP=y
+CONFIG_DRIVERS_UART_8250IO=y
+CONFIG_HEAP_SIZE=0x4000
+CONFIG_EC_GPE_SCI=0x50
+CONFIG_EDK2_BOOTSPLASH_FILE="Documentation/coreboot_logo.bmp"
+CONFIG_BOARD_ROMSIZE_KB_8192=y
+CONFIG_COREBOOT_ROMSIZE_KB_8192=y
+CONFIG_COREBOOT_ROMSIZE_KB=8192
+CONFIG_ROM_SIZE=0x00800000
+CONFIG_HAVE_POWER_STATE_AFTER_FAILURE=y
+CONFIG_HAVE_POWER_STATE_PREVIOUS_AFTER_FAILURE=y
+CONFIG_POWER_STATE_OFF_AFTER_FAILURE=y
+CONFIG_MAINBOARD_POWER_FAILURE_STATE=0
+CONFIG_CHIPSET_DEVICETREE="northbridge/intel/sandybridge/chipset.cb"
+CONFIG_CBFS_MCACHE_SIZE=0x4000
+CONFIG_ROMSTAGE_ADDR=0x2000000
+CONFIG_VERSTAGE_ADDR=0x2000000
+CONFIG_SMM_TSEG_SIZE=0x800000
+CONFIG_SMM_RESERVED_SIZE=0x100000
+CONFIG_SMM_MODULE_STACK_SIZE=0x400
+CONFIG_SERIRQ_CONTINUOUS_MODE=y
+CONFIG_EHCI_BAR=0xfef00000
+CONFIG_ACPI_CPU_STRING="\\_SB.CP%02X"
+CONFIG_STACK_SIZE=0x2000
+CONFIG_CPU_SPECIFIC_OPTIONS=y
+CONFIG_IED_REGION_SIZE=0x400000
+CONFIG_VBT_DATA_SIZE_KB=8
+CONFIG_INTEL_GMA_BCLV_OFFSET=0x48254
+CONFIG_INTEL_GMA_BCLV_WIDTH=16
+CONFIG_INTEL_GMA_BCLM_OFFSET=0xc8256
+CONFIG_INTEL_GMA_BCLM_WIDTH=16
+CONFIG_BOOTBLOCK_IN_CBFS=y
+CONFIG_DCACHE_RAM_MRC_VAR_SIZE=0x0
+CONFIG_FIXED_MCHBAR_MMIO_BASE=0xfed10000
+CONFIG_FIXED_DMIBAR_MMIO_BASE=0xfed18000
+CONFIG_FIXED_EPBAR_MMIO_BASE=0xfed19000
+CONFIG_PCIEXP_COMMON_CLOCK=y
+CONFIG_FIXED_SMBUS_IO_BASE=0x400
+CONFIG_HPET_MIN_TICKS=0x80
+CONFIG_CBFS_CACHE_ALIGN=8
+CONFIG_CPU_INTEL_MODEL_206AX=y
+CONFIG_CPU_INTEL_COMMON=y
+CONFIG_ENABLE_VMX=y
+CONFIG_SET_IA32_FC_LOCK_BIT=y
+CONFIG_SET_MSR_AESNI_LOCK_BIT=y
+CONFIG_CPU_INTEL_COMMON_TIMEBASE=y
+CONFIG_CPU_INTEL_COMMON_SMM=y
+CONFIG_MICROCODE_UPDATE_PRE_RAM=y
+CONFIG_PARALLEL_MP=y
+CONFIG_XAPIC_ONLY=y
+CONFIG_UDELAY_TSC=y
+CONFIG_TSC_MONOTONIC_TIMER=y
+CONFIG_TSC_SYNC_MFENCE=y
+CONFIG_HAVE_SMI_HANDLER=y
+CONFIG_SMM_TSEG=y
+CONFIG_SMM_PCI_RESOURCE_STORE_NUM_SLOTS=8
+CONFIG_AP_STACK_SIZE=0x800
+CONFIG_SMP=y
+CONFIG_MMX=y
+CONFIG_SSE=y
+CONFIG_SSE2=y
+CONFIG_SUPPORT_CPU_UCODE_IN_CBFS=y
+CONFIG_USE_CPU_MICROCODE_CBFS_BINS=y
+CONFIG_CPU_MICROCODE_CBFS_DEFAULT_BINS=y
+CONFIG_USE_NATIVE_RAMINIT=y
+CONFIG_NORTHBRIDGE_INTEL_SANDYBRIDGE=y
+CONFIG_RAMINIT_ENABLE_ECC=y
+CONFIG_SOUTHBRIDGE_INTEL_C216=y
+CONFIG_SOUTH_BRIDGE_OPTIONS=y
+CONFIG_PCIEXP_HOTPLUG=y
+CONFIG_INTEL_DESCRIPTOR_MODE_REQUIRED=y
+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_ME=y
+CONFIG_SOUTHBRIDGE_INTEL_COMMON_EARLY_SMBUS=y
+CONFIG_SOUTHBRIDGE_INTEL_COMMON_SMBUS=y
+CONFIG_SOUTHBRIDGE_INTEL_COMMON_SPI=y
+CONFIG_SOUTHBRIDGE_INTEL_COMMON_SPI_ICH9=y
+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_CHIPSET_LOCKDOWN=y
+CONFIG_TCO_SPACE_NOT_YET_SPLIT=y
+CONFIG_SOUTHBRIDGE_INTEL_COMMON_WATCHDOG=y
+CONFIG_FIXED_RCBA_MMIO_BASE=0xfed1c000
+CONFIG_RCBA_LENGTH=0x4000
+CONFIG_SUPERIO_NUVOTON_COMMON_PRE_RAM=y
+CONFIG_SUPERIO_NUVOTON_NCT6776=y
+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_ALL_STAGES_X86_32=y
+CONFIG_HAVE_EXP_X86_64_SUPPORT=y
+CONFIG_X86_TOP4G_BOOTMEDIA_MAP=y
+CONFIG_PC80_SYSTEM=y
+CONFIG_HAVE_CMOS_DEFAULT=y
+CONFIG_POSTCAR_STAGE=y
+CONFIG_BOOTBLOCK_SIMPLE=y
+CONFIG_COLLECT_TIMESTAMPS_TSC=y
+CONFIG_HAVE_CF9_RESET=y
+CONFIG_DEBUG_HW_BREAKPOINTS=y
+CONFIG_DEBUG_NULL_DEREF_BREAKPOINTS=y
+CONFIG_HAVE_VGA_TEXT_FRAMEBUFFER=y
+CONFIG_HAVE_LINEAR_FRAMEBUFFER=y
+CONFIG_MAINBOARD_HAS_LIBGFXINIT=y
+CONFIG_MAINBOARD_USE_LIBGFXINIT=y
+CONFIG_NO_EARLY_GFX_INIT=y
+CONFIG_WANT_LINEAR_FRAMEBUFFER=y
+CONFIG_GENERIC_LINEAR_FRAMEBUFFER=y
+CONFIG_LINEAR_FRAMEBUFFER=y
+CONFIG_PCI=y
+CONFIG_ECAM_MMCONF_SUPPORT=y
+CONFIG_PCIX_PLUGIN_SUPPORT=y
+CONFIG_AZALIA_PLUGIN_SUPPORT=y
+CONFIG_PCIEXP_PLUGIN_SUPPORT=y
+CONFIG_ECAM_MMCONF_LENGTH=0x04000000
+CONFIG_PCI_ALLOW_BUS_MASTER=y
+CONFIG_PCI_SET_BUS_MASTER_PCI_BRIDGES=y
+CONFIG_PCI_ALLOW_BUS_MASTER_ANY_DEVICE=y
+CONFIG_PCIEXP_HOTPLUG_PREFETCH_MEM_ABOVE_4G=y
+CONFIG_FIRMWARE_CONNECTION_MANAGER=y
+CONFIG_INTEL_GMA_HAVE_VBT=y
+CONFIG_INTEL_GMA_ADD_VBT=y
+CONFIG_D3COLD_SUPPORT=y
+CONFIG_NO_DDR5=y
+CONFIG_NO_LPDDR4=y
+CONFIG_NO_DDR4=y
+CONFIG_NO_DDR2=y
+CONFIG_USE_DDR3=y
+CONFIG_DRIVERS_ASMEDIA_ASPM_BLACKLIST=y
+CONFIG_CRB_TPM_BASE_ADDRESS=0xfed40000
+CONFIG_CACHE_MRC_SETTINGS=y
+CONFIG_SMMSTORE=y
+CONFIG_SMMSTORE_V2=y
+CONFIG_SPI_FLASH=y
+CONFIG_BOOT_DEVICE_SPI_FLASH_RW_NOMMAP=y
+CONFIG_BOOT_DEVICE_SPI_FLASH_RW_NOMMAP_EARLY=y
+CONFIG_SPI_FLASH_SMM=y
+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_DRIVERS_UART=y
+CONFIG_HAVE_USBDEBUG=y
+CONFIG_HAVE_USBDEBUG_OPTIONS=y
+CONFIG_INTEL_GMA_ACPI=y
+CONFIG_GFX_GMA=y
+CONFIG_INTEL_GMA_OPREGION_2_0=y
+CONFIG_GFX_GMA_DYN_CPU=y
+CONFIG_GFX_GMA_GENERATION="Ironlake"
+CONFIG_GFX_GMA_PCH="Cougar_Point"
+CONFIG_GFX_GMA_PANEL_2_PORT="Disabled"
+CONFIG_GFX_GMA_ANALOG_I2C_PORT="PCH_DAC"
+CONFIG_DRIVERS_MC146818=y
+CONFIG_DRIVERS_WIFI_GENERIC=y
+CONFIG_NO_TPM=y
+CONFIG_PLATFORM_HAS_DRAM_CLEAR=y
+CONFIG_BOOTMEDIA_LOCK_NONE=y
+CONFIG_ACPI_HAVE_PCAT_8259=y
+CONFIG_ACPI_INTEL_HARDWARE_SLEEP_VALUES=y
+CONFIG_ACPI_SOC_NVS=y
+CONFIG_HAVE_ACPI_TABLES=y
+CONFIG_BOOT_DEVICE_SPI_FLASH=y
+CONFIG_BOOT_DEVICE_MEMORY_MAPPED=y
+CONFIG_BOOT_DEVICE_SUPPORTS_WRITES=y
+CONFIG_RTC=y
+CONFIG_BOOTBLOCK_CONSOLE=y
+CONFIG_POSTCAR_CONSOLE=y
+CONFIG_SQUELCH_EARLY_SMP=y
+CONFIG_CONSOLE_CBMEM=y
+CONFIG_DEFAULT_CONSOLE_LOGLEVEL_7=y
+CONFIG_DEFAULT_CONSOLE_LOGLEVEL=7
+CONFIG_CONSOLE_USE_LOGLEVEL_PREFIX=y
+CONFIG_CONSOLE_USE_ANSI_ESCAPES=y
+CONFIG_POST_DEVICE_NONE=y
+CONFIG_HWBASE_DEBUG_CB=y
+CONFIG_HAVE_ACPI_RESUME=y
+CONFIG_RESUME_PATH_SAME_AS_BOOT=y
+CONFIG_HAVE_MONOTONIC_TIMER=y
+CONFIG_HAVE_OPTION_TABLE=y
+CONFIG_IOAPIC=y
+CONFIG_USE_WATCHDOG_ON_BOOT=y
+CONFIG_GENERATE_SMBIOS_TABLES=y
+CONFIG_MAINBOARD_SERIAL_NUMBER="123456789"
+CONFIG_PAYLOAD_FILE="build/UEFIPAYLOAD.fd"
+CONFIG_PAYLOAD_OPTIONS=""
+CONFIG_EDK2_UEFIPAYLOAD=y
+CONFIG_EDK2_REPO_MRCHROMEBOX=y
+CONFIG_EDK2_REPOSITORY="https://github.com/mrchromebox/edk2"
+CONFIG_EDK2_TAG_OR_REV="origin/uefipayload_202207"
+CONFIG_EDK2_RELEASE=y
+CONFIG_EDK2_FULL_SCREEN_SETUP=y
+CONFIG_EDK2_HAVE_EFI_SHELL=y
+CONFIG_EDK2_PRIORITIZE_INTERNAL=y
+CONFIG_EDK2_PS2_SUPPORT=y
+CONFIG_EDK2_CUSTOM_BUILD_PARAMS="-D VARIABLE_SUPPORT=SMMSTORE"
+CONFIG_COMPRESSED_PAYLOAD_LZMA=y
+CONFIG_COMPRESS_SECONDARY_PAYLOAD=y
+CONFIG_HAVE_DEBUG_RAM_SETUP=y
+CONFIG_HAVE_DEBUG_SMBUS=y
+CONFIG_RAMSTAGE_ADA=y
+CONFIG_RAMSTAGE_LIBHWBASE=y
+CONFIG_HWBASE_DYNAMIC_MMIO=y
+CONFIG_HWBASE_DEFAULT_MMCONF=0xf0000000
+CONFIG_HWBASE_DIRECT_PCIDEV=y
+CONFIG_DECOMPRESS_OFAST=y
+CONFIG_WARNINGS_ARE_ERRORS=y
+CONFIG_MAX_REBOOT_CNT=3
+CONFIG_RELOCATABLE_MODULES=y
+CONFIG_HAVE_BOOTBLOCK=y
+CONFIG_HAVE_ROMSTAGE=y
+CONFIG_HAVE_RAMSTAGE=y
diff --git a/asrock/h77pro4-m/4.19-1034-gd98b24d390/2023-03-31T12_10_03Z/config.txt b/asrock/h77pro4-m/4.19-1034-gd98b24d390/2023-03-31T12_10_03Z/config.txt
new file mode 100644
index 0000000..fec907e
--- /dev/null
+++ b/asrock/h77pro4-m/4.19-1034-gd98b24d390/2023-03-31T12_10_03Z/config.txt
@@ -0,0 +1,641 @@
+#
+# 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_ARCH_SUPPORTS_CLANG=y
+# CONFIG_ANY_TOOLCHAIN is not set
+# CONFIG_CCACHE is not set
+# CONFIG_IWYU is not set
+# CONFIG_FMD_GENPARSER is not set
+# CONFIG_UTIL_GENPARSER is not set
+# CONFIG_OPTION_BACKEND_NONE is not set
+CONFIG_USE_OPTION_TABLE=y
+# CONFIG_STATIC_OPTION_TABLE is not set
+CONFIG_COMPRESS_RAMSTAGE_LZMA=y
+# CONFIG_COMPRESS_RAMSTAGE_LZ4 is not set
+CONFIG_INCLUDE_CONFIG_FILE=y
+CONFIG_COLLECT_TIMESTAMPS=y
+# CONFIG_TIMESTAMPS_ON_CONSOLE is not set
+CONFIG_USE_BLOBS=y
+# CONFIG_USE_AMD_BLOBS is not set
+# CONFIG_USE_QC_BLOBS is not set
+# CONFIG_COVERAGE is not set
+# CONFIG_UBSAN is not set
+CONFIG_HAVE_ASAN_IN_RAMSTAGE=y
+# CONFIG_ASAN is not set
+# CONFIG_NO_STAGE_CACHE is not set
+CONFIG_TSEG_STAGE_CACHE=y
+# CONFIG_UPDATE_IMAGE is not set
+# CONFIG_BOOTSPLASH_IMAGE is not set
+# CONFIG_FW_CONFIG is not set
+
+#
+# Software Bill Of Materials (SBOM)
+#
+# CONFIG_SBOM is not set
+# end of Software Bill Of Materials (SBOM)
+# end of General setup
+
+#
+# Mainboard
+#
+
+#
+# Important: Run 'make distclean' before switching boards
+#
+# CONFIG_VENDOR_51NB is not set
+# CONFIG_VENDOR_ACER is not set
+# 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=y
+# CONFIG_VENDOR_ASUS is not set
+# CONFIG_VENDOR_BIOSTAR is not set
+# CONFIG_VENDOR_BOSTENTECH is not set
+# CONFIG_VENDOR_CAVIUM is not set
+# CONFIG_VENDOR_CLEVO is not set
+# CONFIG_VENDOR_COMPULAB is not set
+# CONFIG_VENDOR_DELL is not set
+# CONFIG_VENDOR_EMULATION is not set
+# CONFIG_VENDOR_EXAMPLE 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_GOOGLE is not set
+# CONFIG_VENDOR_HP is not set
+# CONFIG_VENDOR_IBASE is not set
+# CONFIG_VENDOR_INTEL is not set
+# CONFIG_VENDOR_KONTRON is not set
+# CONFIG_VENDOR_LENOVO is not set
+# CONFIG_VENDOR_LIBRETREND is not set
+# CONFIG_VENDOR_MSI is not set
+# CONFIG_VENDOR_OCP is not set
+# CONFIG_VENDOR_OPENCELLULAR is not set
+# CONFIG_VENDOR_PACKARDBELL is not set
+# CONFIG_VENDOR_PCENGINES is not set
+# CONFIG_VENDOR_PINE64 is not set
+# CONFIG_VENDOR_PORTWELL is not set
+# CONFIG_VENDOR_PRODRIVE is not set
+# CONFIG_VENDOR_PROTECTLI 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_SIEMENS is not set
+# CONFIG_VENDOR_SIFIVE is not set
+# CONFIG_VENDOR_STARLABS is not set
+# CONFIG_VENDOR_SUPERMICRO is not set
+# CONFIG_VENDOR_SYSTEM76 is not set
+# CONFIG_VENDOR_TI is not set
+# CONFIG_VENDOR_UP is not set
+CONFIG_BOARD_SPECIFIC_OPTIONS=y
+CONFIG_MAINBOARD_PART_NUMBER="H77 Pro4-M"
+CONFIG_MAINBOARD_VERSION="1.0"
+CONFIG_MAINBOARD_DIR="asrock/h77pro4-m"
+CONFIG_VGA_BIOS_ID="8086,0106"
+CONFIG_DIMM_MAX=4
+CONFIG_DIMM_SPD_SIZE=256
+CONFIG_FMDFILE=""
+# CONFIG_NO_POST is not set
+CONFIG_MAINBOARD_VENDOR="ASROCK"
+CONFIG_CBFS_SIZE=0x200000
+# CONFIG_CONSOLE_SERIAL is not set
+CONFIG_LINEAR_FRAMEBUFFER_MAX_HEIGHT=2160
+CONFIG_LINEAR_FRAMEBUFFER_MAX_WIDTH=3840
+CONFIG_MAX_CPUS=8
+# CONFIG_ONBOARD_VGA_IS_PRIMARY is not set
+CONFIG_POST_DEVICE=y
+CONFIG_POST_IO=y
+CONFIG_DEVICETREE="devicetree.cb"
+# CONFIG_VBOOT is not set
+CONFIG_OVERRIDE_DEVICETREE=""
+# CONFIG_VGA_BIOS is not set
+CONFIG_MAINBOARD_SMBIOS_MANUFACTURER="ASROCK"
+CONFIG_DRAM_RESET_GATE_GPIO=60
+# CONFIG_BOARD_ASROCK_B75M_ITX is not set
+# CONFIG_BOARD_ASROCK_B75PRO3_M is not set
+# CONFIG_BOARD_ASROCK_B85M_PRO4 is not set
+# CONFIG_BOARD_ASROCK_G41C_GS_R2_0 is not set
+# CONFIG_BOARD_ASROCK_G41C_GS is not set
+# CONFIG_BOARD_ASROCK_G41M_GS is not set
+# CONFIG_BOARD_ASROCK_G41M_S3 is not set
+# CONFIG_BOARD_ASROCK_G41M_VS3_R2_0 is not set
+# CONFIG_BOARD_ASROCK_H110M_DVS is not set
+CONFIG_BOARD_ASROCK_H77PRO4_M=y
+# CONFIG_BOARD_ASROCK_H81M_HDS is not set
+CONFIG_INTEL_GMA_VBT_FILE="src/mainboard/$(MAINBOARDDIR)/data.vbt"
+CONFIG_PRERAM_CBMEM_CONSOLE_SIZE=0xc00
+CONFIG_CMOS_DEFAULT_FILE="src/mainboard/$(MAINBOARDDIR)/cmos.default"
+CONFIG_CMOS_LAYOUT_FILE="src/mainboard/$(MAINBOARDDIR)/cmos.layout"
+CONFIG_BOOT_DEVICE_SPI_FLASH_BUS=0
+# CONFIG_CONSOLE_POST is not set
+CONFIG_MEMLAYOUT_LD_FILE="src/arch/x86/memlayout.ld"
+CONFIG_DCACHE_RAM_BASE=0xfefe0000
+CONFIG_DCACHE_RAM_SIZE=0x20000
+CONFIG_C_ENV_BOOTBLOCK_SIZE=0x40000
+CONFIG_DCACHE_BSP_STACK_SIZE=0x10000
+CONFIG_ECAM_MMCONF_BASE_ADDRESS=0xf0000000
+CONFIG_ECAM_MMCONF_BUS_NUMBER=64
+CONFIG_MAX_ACPI_TABLE_SIZE_KB=144
+CONFIG_HAVE_INTEL_FIRMWARE=y
+CONFIG_MRC_SETTINGS_CACHE_SIZE=0x10000
+CONFIG_SPI_FLASH_INCLUDE_ALL_DRIVERS=y
+CONFIG_SPI_FLASH_WINBOND=y
+CONFIG_DRIVERS_INTEL_WIFI=y
+CONFIG_CONSOLE_CBMEM_BUFFER_SIZE=0x20000
+CONFIG_EDK2_BOOT_TIMEOUT=2
+CONFIG_CARDBUS_PLUGIN_SUPPORT=y
+CONFIG_MAINBOARD_SMBIOS_PRODUCT_NAME="H77 Pro4-M"
+# CONFIG_HAVE_IFD_BIN is not set
+CONFIG_PCIEXP_HOTPLUG_BUSES=8
+CONFIG_PCIEXP_HOTPLUG_MEM=0x800000
+CONFIG_PCIEXP_HOTPLUG_PREFETCH_MEM=0x10000000
+CONFIG_PS2K_EISAID="PNP0303"
+CONFIG_PS2M_EISAID="PNP0F13"
+CONFIG_GFX_GMA_PANEL_1_PORT="eDP"
+# CONFIG_DEBUG_SMI is not set
+CONFIG_PCIEXP_ASPM=y
+# CONFIG_PCIEXP_L1_SUB_STATE is not set
+# CONFIG_PCIEXP_CLK_PM is not set
+CONFIG_GFX_GMA_PANEL_1_ON_EDP=y
+CONFIG_DRIVERS_UART_8250IO=y
+CONFIG_HEAP_SIZE=0x4000
+CONFIG_EC_GPE_SCI=0x50
+CONFIG_EDK2_BOOTSPLASH_FILE="Documentation/coreboot_logo.bmp"
+CONFIG_BOARD_ROMSIZE_KB_8192=y
+# 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=y
+# CONFIG_COREBOOT_ROMSIZE_KB_10240 is not set
+# CONFIG_COREBOOT_ROMSIZE_KB_12288 is not set
+# CONFIG_COREBOOT_ROMSIZE_KB_16384 is not set
+# CONFIG_COREBOOT_ROMSIZE_KB_32768 is not set
+# CONFIG_COREBOOT_ROMSIZE_KB_65536 is not set
+CONFIG_COREBOOT_ROMSIZE_KB=8192
+CONFIG_ROM_SIZE=0x00800000
+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
+# end of Mainboard
+
+#
+# Chipset
+#
+
+#
+# SoC
+#
+CONFIG_CHIPSET_DEVICETREE="northbridge/intel/sandybridge/chipset.cb"
+CONFIG_CBFS_MCACHE_SIZE=0x4000
+CONFIG_ROMSTAGE_ADDR=0x2000000
+CONFIG_VERSTAGE_ADDR=0x2000000
+CONFIG_SMM_TSEG_SIZE=0x800000
+CONFIG_SMM_RESERVED_SIZE=0x100000
+CONFIG_SMM_MODULE_STACK_SIZE=0x400
+CONFIG_SERIRQ_CONTINUOUS_MODE=y
+CONFIG_EHCI_BAR=0xfef00000
+CONFIG_ACPI_CPU_STRING="\\_SB.CP%02X"
+CONFIG_STACK_SIZE=0x2000
+CONFIG_CPU_SPECIFIC_OPTIONS=y
+CONFIG_IED_REGION_SIZE=0x400000
+CONFIG_VBT_DATA_SIZE_KB=8
+CONFIG_INTEL_GMA_BCLV_OFFSET=0x48254
+CONFIG_INTEL_GMA_BCLV_WIDTH=16
+CONFIG_INTEL_GMA_BCLM_OFFSET=0xc8256
+CONFIG_INTEL_GMA_BCLM_WIDTH=16
+CONFIG_BOOTBLOCK_IN_CBFS=y
+CONFIG_DCACHE_RAM_MRC_VAR_SIZE=0x0
+CONFIG_FIXED_MCHBAR_MMIO_BASE=0xfed10000
+CONFIG_FIXED_DMIBAR_MMIO_BASE=0xfed18000
+CONFIG_FIXED_EPBAR_MMIO_BASE=0xfed19000
+CONFIG_PCIEXP_COMMON_CLOCK=y
+CONFIG_FIXED_SMBUS_IO_BASE=0x400
+CONFIG_HPET_MIN_TICKS=0x80
+CONFIG_CBFS_CACHE_ALIGN=8
+
+#
+# CPU
+#
+CONFIG_CPU_INTEL_MODEL_206AX=y
+CONFIG_CPU_INTEL_COMMON=y
+CONFIG_ENABLE_VMX=y
+CONFIG_SET_IA32_FC_LOCK_BIT=y
+CONFIG_SET_MSR_AESNI_LOCK_BIT=y
+CONFIG_CPU_INTEL_COMMON_TIMEBASE=y
+CONFIG_CPU_INTEL_COMMON_SMM=y
+CONFIG_MICROCODE_UPDATE_PRE_RAM=y
+CONFIG_PARALLEL_MP=y
+CONFIG_XAPIC_ONLY=y
+# CONFIG_X2APIC_ONLY is not set
+# CONFIG_X2APIC_RUNTIME is not set
+# CONFIG_X2APIC_LATE_WORKAROUND is not set
+CONFIG_UDELAY_TSC=y
+CONFIG_TSC_MONOTONIC_TIMER=y
+CONFIG_TSC_SYNC_MFENCE=y
+CONFIG_HAVE_SMI_HANDLER=y
+CONFIG_SMM_TSEG=y
+CONFIG_SMM_PCI_RESOURCE_STORE_NUM_SLOTS=8
+CONFIG_AP_STACK_SIZE=0x800
+CONFIG_SMP=y
+CONFIG_MMX=y
+CONFIG_SSE=y
+CONFIG_SSE2=y
+CONFIG_SUPPORT_CPU_UCODE_IN_CBFS=y
+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_USE_NATIVE_RAMINIT=y
+CONFIG_NORTHBRIDGE_INTEL_SANDYBRIDGE=y
+# CONFIG_NATIVE_RAMINIT_IGNORE_MAX_MEM_FUSES is not set
+# CONFIG_NATIVE_RAMINIT_IGNORE_XMP_MAX_DIMMS is not set
+# CONFIG_NATIVE_RAMINIT_IGNORE_XMP_REQUESTED_VOLTAGE is not set
+# CONFIG_RAMINIT_ALWAYS_ALLOW_DLL_OFF is not set
+CONFIG_RAMINIT_ENABLE_ECC=y
+
+#
+# Southbridge
+#
+CONFIG_SOUTHBRIDGE_INTEL_C216=y
+CONFIG_SOUTH_BRIDGE_OPTIONS=y
+# CONFIG_HIDE_MEI_ON_ERROR is not set
+CONFIG_PCIEXP_HOTPLUG=y
+CONFIG_INTEL_DESCRIPTOR_MODE_REQUIRED=y
+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_ME=y
+CONFIG_SOUTHBRIDGE_INTEL_COMMON_EARLY_SMBUS=y
+CONFIG_SOUTHBRIDGE_INTEL_COMMON_SMBUS=y
+CONFIG_SOUTHBRIDGE_INTEL_COMMON_SPI=y
+CONFIG_SOUTHBRIDGE_INTEL_COMMON_SPI_ICH9=y
+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_VALIDATE_INTEL_DESCRIPTOR is not set
+CONFIG_INTEL_CHIPSET_LOCKDOWN=y
+CONFIG_TCO_SPACE_NOT_YET_SPLIT=y
+CONFIG_SOUTHBRIDGE_INTEL_COMMON_WATCHDOG=y
+CONFIG_FIXED_RCBA_MMIO_BASE=0xfed1c000
+CONFIG_RCBA_LENGTH=0x4000
+
+#
+# Super I/O
+#
+CONFIG_SUPERIO_NUVOTON_COMMON_PRE_RAM=y
+CONFIG_SUPERIO_NUVOTON_NCT6776=y
+
+#
+# Embedded Controllers
+#
+
+#
+# Intel Firmware
+#
+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_ALL_STAGES_X86_32=y
+CONFIG_HAVE_EXP_X86_64_SUPPORT=y
+# CONFIG_USE_EXP_X86_64_SUPPORT is not set
+CONFIG_X86_TOP4G_BOOTMEDIA_MAP=y
+CONFIG_PC80_SYSTEM=y
+CONFIG_HAVE_CMOS_DEFAULT=y
+CONFIG_POSTCAR_STAGE=y
+CONFIG_BOOTBLOCK_SIMPLE=y
+# CONFIG_BOOTBLOCK_NORMAL is not set
+CONFIG_COLLECT_TIMESTAMPS_TSC=y
+CONFIG_HAVE_CF9_RESET=y
+CONFIG_DEBUG_HW_BREAKPOINTS=y
+CONFIG_DEBUG_NULL_DEREF_BREAKPOINTS=y
+# end of Chipset
+
+#
+# Devices
+#
+CONFIG_HAVE_VGA_TEXT_FRAMEBUFFER=y
+CONFIG_HAVE_LINEAR_FRAMEBUFFER=y
+CONFIG_MAINBOARD_HAS_LIBGFXINIT=y
+CONFIG_MAINBOARD_USE_LIBGFXINIT=y
+# CONFIG_VGA_ROM_RUN is not set
+# CONFIG_NO_GFX_INIT is not set
+CONFIG_NO_EARLY_GFX_INIT=y
+
+#
+# Display
+#
+CONFIG_WANT_LINEAR_FRAMEBUFFER=y
+# CONFIG_VGA_TEXT_FRAMEBUFFER is not set
+CONFIG_GENERIC_LINEAR_FRAMEBUFFER=y
+CONFIG_LINEAR_FRAMEBUFFER=y
+# CONFIG_BOOTSPLASH is not set
+# end of Display
+
+CONFIG_PCI=y
+CONFIG_ECAM_MMCONF_SUPPORT=y
+CONFIG_PCIX_PLUGIN_SUPPORT=y
+CONFIG_AZALIA_PLUGIN_SUPPORT=y
+CONFIG_PCIEXP_PLUGIN_SUPPORT=y
+CONFIG_ECAM_MMCONF_LENGTH=0x04000000
+CONFIG_PCI_ALLOW_BUS_MASTER=y
+CONFIG_PCI_SET_BUS_MASTER_PCI_BRIDGES=y
+CONFIG_PCI_ALLOW_BUS_MASTER_ANY_DEVICE=y
+# CONFIG_PCIEXP_SUPPORT_RESIZABLE_BARS is not set
+# CONFIG_PCIEXP_LANE_ERR_STAT_CLEAR is not set
+CONFIG_PCIEXP_HOTPLUG_PREFETCH_MEM_ABOVE_4G=y
+# CONFIG_PCIEXP_HOTPLUG_PREFETCH_MEM_BELOW_4G is not set
+CONFIG_PCIEXP_HOTPLUG_IO=0x2000
+CONFIG_FIRMWARE_CONNECTION_MANAGER=y
+# CONFIG_SOFTWARE_CONNECTION_MANAGER is not set
+# CONFIG_EARLY_PCI_BRIDGE is not set
+CONFIG_SUBSYSTEM_VENDOR_ID=0x0000
+CONFIG_SUBSYSTEM_DEVICE_ID=0x0000
+CONFIG_INTEL_GMA_HAVE_VBT=y
+CONFIG_INTEL_GMA_ADD_VBT=y
+# CONFIG_SOFTWARE_I2C is not set
+CONFIG_I2C_TRANSFER_TIMEOUT_US=500000
+# CONFIG_RESOURCE_ALLOCATION_TOP_DOWN is not set
+# CONFIG_NO_S0IX_SUPPORT is not set
+CONFIG_D3COLD_SUPPORT=y
+CONFIG_NO_DDR5=y
+CONFIG_NO_LPDDR4=y
+CONFIG_NO_DDR4=y
+CONFIG_NO_DDR2=y
+CONFIG_USE_DDR3=y
+# end of Devices
+
+#
+# Generic Drivers
+#
+CONFIG_DRIVERS_ASMEDIA_ASPM_BLACKLIST=y
+CONFIG_CRB_TPM_BASE_ADDRESS=0xfed40000
+# CONFIG_ELOG is not set
+CONFIG_CACHE_MRC_SETTINGS=y
+# CONFIG_MRC_SETTINGS_PROTECT is not set
+CONFIG_SMMSTORE=y
+CONFIG_SMMSTORE_V2=y
+CONFIG_SMMSTORE_SIZE=0x40000
+CONFIG_SPI_FLASH=y
+CONFIG_BOOT_DEVICE_SPI_FLASH_RW_NOMMAP=y
+CONFIG_BOOT_DEVICE_SPI_FLASH_RW_NOMMAP_EARLY=y
+CONFIG_SPI_FLASH_SMM=y
+# 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_DRIVERS_UART=y
+# CONFIG_DRIVERS_UART_OXPCIE 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_CBFS_SERIAL is not set
+# CONFIG_DRIVERS_GENERIC_CBFS_UUID is not set
+# CONFIG_DRIVERS_GENESYSLOGIC_GL9750 is not set
+# CONFIG_DRIVERS_GENESYSLOGIC_GL9755 is not set
+# CONFIG_DRIVERS_GENESYSLOGIC_GL9763E is not set
+# CONFIG_DRIVERS_I2C_MAX98396 is not set
+CONFIG_INTEL_GMA_ACPI=y
+CONFIG_GFX_GMA=y
+CONFIG_INTEL_GMA_OPREGION_2_0=y
+CONFIG_GFX_GMA_DYN_CPU=y
+CONFIG_GFX_GMA_GENERATION="Ironlake"
+CONFIG_GFX_GMA_PCH="Cougar_Point"
+CONFIG_GFX_GMA_PANEL_2_PORT="Disabled"
+CONFIG_GFX_GMA_ANALOG_I2C_PORT="PCH_DAC"
+# CONFIG_DRIVERS_NXP_UWB_SR1XX is not set
+# CONFIG_DRIVERS_PS2_KEYBOARD is not set
+CONFIG_DRIVERS_MC146818=y
+CONFIG_USE_PC_CMOS_ALTCENTURY=y
+# CONFIG_DRIVERS_SIL_3114 is not set
+CONFIG_DRIVERS_WIFI_GENERIC=y
+# end of Generic Drivers
+
+#
+# Security
+#
+
+#
+# CBFS verification
+#
+# CONFIG_CBFS_VERIFICATION is not set
+# end of CBFS verification
+
+#
+# Verified Boot (vboot)
+#
+# end of Verified Boot (vboot)
+
+#
+# Trusted Platform Module
+#
+CONFIG_NO_TPM=y
+# end of Trusted Platform Module
+
+#
+# Memory initialization
+#
+CONFIG_PLATFORM_HAS_DRAM_CLEAR=y
+# CONFIG_SECURITY_CLEAR_DRAM_ON_REGULAR_BOOT is not set
+# end of Memory initialization
+
+# CONFIG_STM is not set
+CONFIG_BOOTMEDIA_LOCK_NONE=y
+# CONFIG_BOOTMEDIA_LOCK_CONTROLLER is not set
+# CONFIG_BOOTMEDIA_LOCK_CHIP is not set
+# CONFIG_BOOTMEDIA_SMM_BWP is not set
+# end of Security
+
+CONFIG_ACPI_HAVE_PCAT_8259=y
+CONFIG_ACPI_INTEL_HARDWARE_SLEEP_VALUES=y
+CONFIG_ACPI_SOC_NVS=y
+CONFIG_HAVE_ACPI_TABLES=y
+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=y
+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_DUMP_TO_UART is not set
+# CONFIG_CONSOLE_SPI_FLASH is not set
+# CONFIG_CONSOLE_I2C_SMBUS is not set
+# CONFIG_DEFAULT_CONSOLE_LOGLEVEL_8 is not set
+CONFIG_DEFAULT_CONSOLE_LOGLEVEL_7=y
+# 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=7
+CONFIG_CONSOLE_USE_LOGLEVEL_PREFIX=y
+CONFIG_CONSOLE_USE_ANSI_ESCAPES=y
+# CONFIG_CMOS_POST is not set
+CONFIG_POST_DEVICE_NONE=y
+# CONFIG_POST_DEVICE_LPC is not set
+# CONFIG_POST_DEVICE_PCI_PCIE is not set
+CONFIG_POST_IO_PORT=0x80
+CONFIG_HWBASE_DEBUG_CB=y
+# end of Console
+
+CONFIG_HAVE_ACPI_RESUME=y
+CONFIG_RESUME_PATH_SAME_AS_BOOT=y
+CONFIG_HAVE_MONOTONIC_TIMER=y
+CONFIG_HAVE_OPTION_TABLE=y
+CONFIG_IOAPIC=y
+CONFIG_USE_WATCHDOG_ON_BOOT=y
+
+#
+# System tables
+#
+CONFIG_GENERATE_SMBIOS_TABLES=y
+CONFIG_MAINBOARD_SERIAL_NUMBER="123456789"
+# end of System tables
+
+#
+# Payload
+#
+# CONFIG_PAYLOAD_NONE is not set
+# CONFIG_PAYLOAD_ELF is not set
+# CONFIG_PAYLOAD_BOOTBOOT is not set
+# CONFIG_PAYLOAD_FILO is not set
+# CONFIG_PAYLOAD_GRUB2 is not set
+# CONFIG_PAYLOAD_SEAGRUB is not set
+# CONFIG_PAYLOAD_LINUXBOOT is not set
+# CONFIG_PAYLOAD_SEABIOS is not set
+# CONFIG_PAYLOAD_UBOOT is not set
+CONFIG_PAYLOAD_EDK2=y
+# CONFIG_PAYLOAD_LINUX is not set
+CONFIG_PAYLOAD_FILE="build/UEFIPAYLOAD.fd"
+CONFIG_PAYLOAD_OPTIONS=""
+CONFIG_EDK2_UEFIPAYLOAD=y
+CONFIG_EDK2_REPO_MRCHROMEBOX=y
+# CONFIG_EDK2_REPO_OFFICIAL is not set
+# CONFIG_EDK2_REPO_CUSTOM is not set
+CONFIG_EDK2_REPOSITORY="https://github.com/mrchromebox/edk2"
+CONFIG_EDK2_TAG_OR_REV="origin/uefipayload_202207"
+# CONFIG_EDK2_DEBUG is not set
+CONFIG_EDK2_RELEASE=y
+# CONFIG_EDK2_VERBOSE_BUILD is not set
+# CONFIG_EDK2_ABOVE_4G_MEMORY is not set
+# CONFIG_EDK2_BOOT_MANAGER_ESCAPE is not set
+# CONFIG_EDK2_CBMEM_LOGGING is not set
+# CONFIG_EDK2_FOLLOW_BGRT_SPEC is not set
+CONFIG_EDK2_FULL_SCREEN_SETUP=y
+CONFIG_EDK2_HAVE_EFI_SHELL=y
+CONFIG_EDK2_PRIORITIZE_INTERNAL=y
+CONFIG_EDK2_PS2_SUPPORT=y
+CONFIG_EDK2_SD_MMC_TIMEOUT=10
+# CONFIG_EDK2_SERIAL_SUPPORT is not set
+CONFIG_EDK2_CUSTOM_BUILD_PARAMS="-D VARIABLE_SUPPORT=SMMSTORE"
+# CONFIG_PXE is not set
+# CONFIG_COMPRESSED_PAYLOAD_NONE is not set
+CONFIG_COMPRESSED_PAYLOAD_LZMA=y
+# CONFIG_COMPRESSED_PAYLOAD_LZ4 is not set
+CONFIG_COMPRESS_SECONDARY_PAYLOAD=y
+
+#
+# Secondary Payloads
+#
+# CONFIG_COREINFO_SECONDARY_PAYLOAD is not set
+# CONFIG_GRUB2_SECONDARY_PAYLOAD is not set
+# CONFIG_MEMTEST_SECONDARY_PAYLOAD is not set
+# CONFIG_NVRAMCUI_SECONDARY_PAYLOAD is not set
+# CONFIG_SEABIOS_SECONDARY_PAYLOAD is not set
+# CONFIG_TINT_SECONDARY_PAYLOAD is not set
+# CONFIG_COREDOOM_SECONDARY_PAYLOAD is not set
+# end of Secondary Payloads
+# end of Payload
+
+#
+# Debugging
+#
+
+#
+# CPU Debug Settings
+#
+# CONFIG_DISPLAY_MTRRS is not set
+
+#
+# BLOB Debug Settings
+#
+
+#
+# General Debug Settings
+#
+# CONFIG_GDB_STUB is not set
+# CONFIG_FATAL_ASSERTS is not set
+# CONFIG_DEBUG_CBFS is not set
+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_MALLOC is not set
+# CONFIG_DEBUG_CONSOLE_INIT is not set
+# CONFIG_DEBUG_SPI_FLASH is not set
+# CONFIG_DEBUG_BOOT_STATE is not set
+# CONFIG_DEBUG_ADA_CODE is not set
+# end of Debugging
+
+CONFIG_RAMSTAGE_ADA=y
+CONFIG_RAMSTAGE_LIBHWBASE=y
+CONFIG_HWBASE_DYNAMIC_MMIO=y
+CONFIG_HWBASE_DEFAULT_MMCONF=0xf0000000
+CONFIG_HWBASE_DIRECT_PCIDEV=y
+CONFIG_DECOMPRESS_OFAST=y
+CONFIG_WARNINGS_ARE_ERRORS=y
+CONFIG_MAX_REBOOT_CNT=3
+CONFIG_RELOCATABLE_MODULES=y
+CONFIG_HAVE_BOOTBLOCK=y
+CONFIG_HAVE_ROMSTAGE=y
+CONFIG_HAVE_RAMSTAGE=y
diff --git a/asrock/h77pro4-m/4.19-1034-gd98b24d390/2023-03-31T12_10_03Z/coreboot_console.txt b/asrock/h77pro4-m/4.19-1034-gd98b24d390/2023-03-31T12_10_03Z/coreboot_console.txt
new file mode 100644
index 0000000..b24a3c1
--- /dev/null
+++ b/asrock/h77pro4-m/4.19-1034-gd98b24d390/2023-03-31T12_10_03Z/coreboot_console.txt
@@ -0,0 +1,1532 @@
+*** Pre-CBMEM romstage console overflowed, log truncated! ***
+l: 8)...
+[DEBUG]  SMBus controller enabled
+[DEBUG]  Setting up static northbridge registers... done
+[DEBUG]  Initializing Graphics...
+[DEBUG]  Back from systemagent_early_init()
+[INFO ]  Intel ME early init
+[INFO ]  Intel ME firmware is ready
+[DEBUG]  ME: Requested 16MB UMA
+[DEBUG]  Starting native Platform init
+[DEBUG]  DMI: Running at X4 @ 5000MT/s
+[DEBUG]  FMAP: area RW_MRC_CACHE found @ 600000 (65536 bytes)
+[DEBUG]  Trying stored timings.
+[DEBUG]  Starting Sandy Bridge RAM training (fast boot).
+[DEBUG]  100MHz reference clock support: no
+[DEBUG]  PLL_REF100_CFG value: 0x0
+[DEBUG]  Trying CAS 9, tCK 384.
+[DEBUG]  Found compatible clock, CAS pair.
+[DEBUG]  Selected DRAM frequency: 666 MHz
+[DEBUG]  Selected CAS latency   : 9T
+[DEBUG]  MPLL busy... done in 20 us
+[DEBUG]  MPLL frequency is set at : 666 MHz
+[DEBUG]  Done dimm mapping
+[DEBUG]  Update PCI-E configuration space:
+[DEBUG]  PCI(0, 0, 0)[a0] = 0
+[DEBUG]  PCI(0, 0, 0)[a4] = 4
+[DEBUG]  PCI(0, 0, 0)[bc] = 84a00000
+[DEBUG]  PCI(0, 0, 0)[a8] = 7a600000
+[DEBUG]  PCI(0, 0, 0)[ac] = 4
+[DEBUG]  PCI(0, 0, 0)[b8] = 80000000
+[DEBUG]  PCI(0, 0, 0)[b0] = 80a00000
+[DEBUG]  PCI(0, 0, 0)[b4] = 80800000
+[DEBUG]  PCI(0, 0, 0)[7c] = 7f
+[DEBUG]  PCI(0, 0, 0)[70] = ff000000
+[DEBUG]  PCI(0, 0, 0)[74] = 3
+[DEBUG]  PCI(0, 0, 0)[78] = ff000c00
+[DEBUG]  Done memory map
+[DEBUG]  Done io registers
+[DEBUG]  t123: 1912, 9120, 500
+[NOTE ]  ME: FWS2: 0x101f0126
+[NOTE ]  ME:  Bist in progress: 0x0
+[NOTE ]  ME:  ICC Status      : 0x3
+[NOTE ]  ME:  Invoke MEBx     : 0x0
+[NOTE ]  ME:  CPU replaced    : 0x0
+[NOTE ]  ME:  MBP ready       : 0x1
+[NOTE ]  ME:  MFS failure     : 0x0
+[NOTE ]  ME:  Warm reset req  : 0x0
+[NOTE ]  ME:  CPU repl valid  : 0x1
+[NOTE ]  ME:  (Reserved)      : 0x0
+[NOTE ]  ME:  FW update req   : 0x0
+[NOTE ]  ME:  (Reserved)      : 0x0
+[NOTE ]  ME:  Current state   : 0x1f
+[NOTE ]  ME:  Current PM event: 0x0
+[NOTE ]  ME:  Progress code   : 0x1
+[NOTE ]  PASSED! Tell ME that DRAM is ready
+[NOTE ]  ME: FWS2: 0x10500126
+[NOTE ]  ME:  Bist in progress: 0x0
+[NOTE ]  ME:  ICC Status      : 0x3
+[NOTE ]  ME:  Invoke MEBx     : 0x0
+[NOTE ]  ME:  CPU replaced    : 0x0
+[NOTE ]  ME:  MBP ready       : 0x1
+[NOTE ]  ME:  MFS failure     : 0x0
+[NOTE ]  ME:  Warm reset req  : 0x0
+[NOTE ]  ME:  CPU repl valid  : 0x1
+[NOTE ]  ME:  (Reserved)      : 0x0
+[NOTE ]  ME:  FW update req   : 0x0
+[NOTE ]  ME:  (Reserved)      : 0x0
+[NOTE ]  ME:  Current state   : 0x50
+[NOTE ]  ME:  Current PM event: 0x0
+[NOTE ]  ME:  Progress code   : 0x1
+[NOTE ]  ME: Requested BIOS Action: Continue to boot
+[DEBUG]  ME: FW Partition Table      : OK
+[DEBUG]  ME: Bringup Loader Failure  : NO
+[DEBUG]  ME: Firmware Init Complete  : NO
+[DEBUG]  ME: Manufacturing Mode      : NO
+[DEBUG]  ME: Boot Options Present    : NO
+[DEBUG]  ME: Update In Progress      : NO
+[DEBUG]  ME: Current Working State   : Normal
+[DEBUG]  ME: Current Operation State : Bring up
+[DEBUG]  ME: Current Operation Mode  : Normal
+[DEBUG]  ME: Error Code              : No Error
+[DEBUG]  ME: Progress Phase          : BUP Phase
+[DEBUG]  ME: Power Management Event  : Clean Moff->Mx wake
+[DEBUG]  ME: Progress Phase State    : 0x50
+[DEBUG]  memcfg DDR3 ref clock 133 MHz
+[DEBUG]  memcfg DDR3 clock 1330 MHz
+[DEBUG]  memcfg channel assignment: A: 0, B  1, C  2
+[DEBUG]  memcfg channel[0] config (00601010):
+[DEBUG]     ECC inactive
+[DEBUG]     enhanced interleave mode on
+[DEBUG]     rank interleave on
+[DEBUG]     DIMMA 4096 MB width x8 single rank, selected
+[DEBUG]     DIMMB 4096 MB width x8 single rank
+[DEBUG]  memcfg channel[1] config (00601010):
+[DEBUG]     ECC inactive
+[DEBUG]     enhanced interleave mode on
+[DEBUG]     rank interleave on
+[DEBUG]     DIMMA 4096 MB width x8 single rank, selected
+[DEBUG]     DIMMB 4096 MB width x8 single rank
+[DEBUG]  CBMEM:
+[DEBUG]  IMD: root @ 0x7ffff000 254 entries.
+[DEBUG]  IMD: root @ 0x7fffec00 62 entries.
+[DEBUG]  External stage cache:
+[DEBUG]  IMD: root @ 0x803ff000 254 entries.
+[DEBUG]  IMD: root @ 0x803fec00 62 entries.
+[DEBUG]  CBMEM entry for DIMM info: 0x7ffdb000
+[DEBUG]  SMM Memory Map
+[DEBUG]  SMRAM       : 0x80000000 0x800000
+[DEBUG]   Subregion 0: 0x80000000 0x300000
+[DEBUG]   Subregion 1: 0x80300000 0x100000
+[DEBUG]   Subregion 2: 0x80400000 0x400000
+[DEBUG]  Normal boot
+[INFO ]  CBFS: Found 'fallback/postcar' @0x3e980 size 0x5cac in mcache @0xfeff1054
+[DEBUG]  Loading module at 0x7ffcf000 with entry 0x7ffcf031. filesize: 0x5920 memsize: 0xbc58
+[DEBUG]  Processing 211 relocs. Offset value of 0x7dfcf000
+[DEBUG]  BS: romstage times (exec / console): total (unknown) / 2 ms
+
+
+[NOTE ]  coreboot-4.19-1034-gd98b24d390 Fri Mar 31 12:10:03 UTC 2023 x86_32 postcar starting (log level: 8)...
+[DEBUG]  Normal boot
+[INFO ]  CBFS: Found 'fallback/ramstage' @0x1de40 size 0x1cc46 in mcache @0x7ffdd0dc
+[DEBUG]  Loading module at 0x7ff7f000 with entry 0x7ff7f000. filesize: 0x3c4b8 memsize: 0x4e510
+[DEBUG]  Processing 3916 relocs. Offset value of 0x7bf7f000
+[DEBUG]  BS: postcar times (exec / console): total (unknown) / 0 ms
+
+
+[NOTE ]  coreboot-4.19-1034-gd98b24d390 Fri Mar 31 12:10:03 UTC 2023 x86_32 ramstage starting (log level: 8)...
+[DEBUG]  Normal boot
+[INFO ]  Enumerating buses...
+[SPEW ]  Show all devs... Before device enumeration.
+[SPEW ]  Root Device: enabled 1
+[SPEW ]  CPU_CLUSTER: 0: enabled 1
+[SPEW ]  DOMAIN: 0000: enabled 1
+[SPEW ]  PCI: 00:00.0: enabled 1
+[SPEW ]  PCI: 00:01.0: enabled 1
+[SPEW ]  PCI: 00:01.1: enabled 0
+[SPEW ]  PCI: 00:01.2: enabled 0
+[SPEW ]  PCI: 00:02.0: enabled 1
+[SPEW ]  PCI: 00:04.0: enabled 0
+[SPEW ]  PCI: 00:06.0: enabled 0
+[SPEW ]  PCI: 00:14.0: enabled 1
+[SPEW ]  PCI: 00:16.0: enabled 1
+[SPEW ]  PCI: 00:16.1: enabled 0
+[SPEW ]  PCI: 00:16.2: enabled 0
+[SPEW ]  PCI: 00:16.3: enabled 0
+[SPEW ]  PCI: 00:19.0: enabled 0
+[SPEW ]  PCI: 00:1a.0: enabled 1
+[SPEW ]  PCI: 00:1b.0: enabled 1
+[SPEW ]  PCI: 00:1c.0: enabled 1
+[SPEW ]  PCI: 00:1c.1: enabled 0
+[SPEW ]  PCI: 00:1c.2: enabled 0
+[SPEW ]  PCI: 00:1c.3: enabled 0
+[SPEW ]  PCI: 00:1c.4: enabled 1
+[SPEW ]  PCI: 00:1c.5: enabled 1
+[SPEW ]  PCI: 00:1c.6: enabled 1
+[SPEW ]  PCI: 00:1c.7: enabled 1
+[SPEW ]  PCI: 00:1d.0: enabled 1
+[SPEW ]  PCI: 00:1e.0: enabled 0
+[SPEW ]  PCI: 00:1f.0: enabled 1
+[SPEW ]  PCI: 00:1f.2: enabled 1
+[SPEW ]  PCI: 00:1f.3: enabled 1
+[SPEW ]  PCI: 00:1f.5: enabled 0
+[SPEW ]  PCI: 00:1f.6: enabled 0
+[SPEW ]  PCI: 00:00.0: enabled 1
+[SPEW ]  PNP: 002e.0: enabled 0
+[SPEW ]  PNP: 002e.1: enabled 1
+[SPEW ]  PNP: 002e.2: enabled 1
+[SPEW ]  PNP: 002e.3: enabled 0
+[SPEW ]  PNP: 002e.5: enabled 1
+[SPEW ]  PNP: 002e.6: enabled 0
+[SPEW ]  PNP: 002e.7: enabled 0
+[SPEW ]  PNP: 002e.107: enabled 0
+[SPEW ]  PNP: 002e.8: enabled 0
+[SPEW ]  PNP: 002e.108: enabled 0
+[SPEW ]  PNP: 002e.208: enabled 0
+[SPEW ]  PNP: 002e.308: enabled 1
+[SPEW ]  PNP: 002e.109: enabled 1
+[SPEW ]  PNP: 002e.209: enabled 1
+[SPEW ]  PNP: 002e.309: enabled 1
+[SPEW ]  PNP: 002e.409: enabled 0
+[SPEW ]  PNP: 002e.509: enabled 0
+[SPEW ]  PNP: 002e.609: enabled 0
+[SPEW ]  PNP: 002e.709: enabled 1
+[SPEW ]  PNP: 002e.a: enabled 1
+[SPEW ]  PNP: 002e.b: enabled 1
+[SPEW ]  PNP: 002e.d: enabled 0
+[SPEW ]  PNP: 002e.e: enabled 0
+[SPEW ]  PNP: 002e.f: enabled 0
+[SPEW ]  PNP: 002e.14: enabled 0
+[SPEW ]  PNP: 002e.16: enabled 0
+[SPEW ]  PNP: 002e.17: enabled 0
+[SPEW ]  Compare with tree...
+[SPEW ]  Root Device: enabled 1
+[SPEW ]   CPU_CLUSTER: 0: enabled 1
+[SPEW ]   DOMAIN: 0000: enabled 1
+[SPEW ]    PCI: 00:00.0: enabled 1
+[SPEW ]    PCI: 00:01.0: enabled 1
+[SPEW ]    PCI: 00:01.1: enabled 0
+[SPEW ]    PCI: 00:01.2: enabled 0
+[SPEW ]    PCI: 00:02.0: enabled 1
+[SPEW ]    PCI: 00:04.0: enabled 0
+[SPEW ]    PCI: 00:06.0: enabled 0
+[SPEW ]    PCI: 00:14.0: enabled 1
+[SPEW ]    PCI: 00:16.0: enabled 1
+[SPEW ]    PCI: 00:16.1: enabled 0
+[SPEW ]    PCI: 00:16.2: enabled 0
+[SPEW ]    PCI: 00:16.3: enabled 0
+[SPEW ]    PCI: 00:19.0: enabled 0
+[SPEW ]    PCI: 00:1a.0: enabled 1
+[SPEW ]    PCI: 00:1b.0: enabled 1
+[SPEW ]    PCI: 00:1c.0: enabled 1
+[SPEW ]    PCI: 00:1c.1: enabled 0
+[SPEW ]    PCI: 00:1c.2: enabled 0
+[SPEW ]    PCI: 00:1c.3: enabled 0
+[SPEW ]    PCI: 00:1c.4: enabled 1
+[SPEW ]    PCI: 00:1c.5: enabled 1
+[SPEW ]     PCI: 00:00.0: enabled 1
+[SPEW ]    PCI: 00:1c.6: enabled 1
+[SPEW ]    PCI: 00:1c.7: enabled 1
+[SPEW ]    PCI: 00:1d.0: enabled 1
+[SPEW ]    PCI: 00:1e.0: enabled 0
+[SPEW ]    PCI: 00:1f.0: enabled 1
+[SPEW ]     PNP: 002e.0: enabled 0
+[SPEW ]     PNP: 002e.1: enabled 1
+[SPEW ]     PNP: 002e.2: enabled 1
+[SPEW ]     PNP: 002e.3: enabled 0
+[SPEW ]     PNP: 002e.5: enabled 1
+[SPEW ]     PNP: 002e.6: enabled 0
+[SPEW ]     PNP: 002e.7: enabled 0
+[SPEW ]     PNP: 002e.107: enabled 0
+[SPEW ]     PNP: 002e.8: enabled 0
+[SPEW ]     PNP: 002e.108: enabled 0
+[SPEW ]     PNP: 002e.208: enabled 0
+[SPEW ]     PNP: 002e.308: enabled 1
+[SPEW ]     PNP: 002e.109: enabled 1
+[SPEW ]     PNP: 002e.209: enabled 1
+[SPEW ]     PNP: 002e.309: enabled 1
+[SPEW ]     PNP: 002e.409: enabled 0
+[SPEW ]     PNP: 002e.509: enabled 0
+[SPEW ]     PNP: 002e.609: enabled 0
+[SPEW ]     PNP: 002e.709: enabled 1
+[SPEW ]     PNP: 002e.a: enabled 1
+[SPEW ]     PNP: 002e.b: enabled 1
+[SPEW ]     PNP: 002e.d: enabled 0
+[SPEW ]     PNP: 002e.e: enabled 0
+[SPEW ]     PNP: 002e.f: enabled 0
+[SPEW ]     PNP: 002e.14: enabled 0
+[SPEW ]     PNP: 002e.16: enabled 0
+[SPEW ]     PNP: 002e.17: enabled 0
+[SPEW ]    PCI: 00:1f.2: enabled 1
+[SPEW ]    PCI: 00:1f.3: enabled 1
+[SPEW ]    PCI: 00:1f.5: enabled 0
+[SPEW ]    PCI: 00:1f.6: enabled 0
+[DEBUG]  Root Device scanning...
+[SPEW ]  scan_static_bus for Root Device
+[DEBUG]  CPU_CLUSTER: 0 enabled
+[DEBUG]  DOMAIN: 0000 enabled
+[DEBUG]  DOMAIN: 0000 scanning...
+[DEBUG]  PCI: pci_scan_bus for bus 00
+[SPEW ]  PCI: 00:00.0 [8086/0000] ops
+[DEBUG]  PCI: 00:00.0 [8086/0100] enabled
+[SPEW ]  PCI: 00:01.0 [8086/0000] bus ops
+[DEBUG]  PCI: 00:01.0 [8086/0101] enabled
+[SPEW ]  PCI: 00:02.0 [8086/0000] ops
+[DEBUG]  PCI: 00:02.0 [8086/0102] enabled
+[SPEW ]  PCI: 00:14.0 [8086/0000] ops
+[DEBUG]  PCI: 00:14.0 [8086/1e31] enabled
+[SPEW ]  PCI: 00:16.0 [8086/1e3a] ops
+[DEBUG]  PCI: 00:16.0 [8086/1e3a] enabled
+[DEBUG]  PCI: 00:16.1: Disabling device
+[DEBUG]  PCI: 00:16.1 [8086/1e3b] disabled No operations
+[DEBUG]  PCI: 00:16.2: Disabling device
+[DEBUG]  PCI: 00:16.3: Disabling device
+[DEBUG]  PCI: 00:19.0: Disabling device
+[SPEW ]  PCI: 00:1a.0 [8086/0000] ops
+[DEBUG]  PCI: 00:1a.0 [8086/1e2d] enabled
+[SPEW ]  PCI: 00:1b.0 [8086/0000] ops
+[DEBUG]  PCI: 00:1b.0 [8086/1e20] enabled
+[SPEW ]  PCI: 00:1c.0 [8086/0000] bus ops
+[DEBUG]  PCI: 00:1c.0 [8086/1e10] enabled
+[DEBUG]  PCI: 00:1c.1: Disabling device
+[DEBUG]  PCI: 00:1c.2: Disabling device
+[DEBUG]  PCI: 00:1c.3: Disabling device
+[SPEW ]  PCI: 00:1c.4 [8086/0000] bus ops
+[DEBUG]  PCI: 00:1c.4 [8086/1e18] enabled
+[SPEW ]  PCI: 00:1c.5 [8086/0000] bus ops
+[DEBUG]  PCI: 00:1c.5 [8086/1e1a] enabled
+[SPEW ]  PCI: 00:1c.6 [8086/0000] bus ops
+[DEBUG]  PCI: 00:1c.6 [8086/1e1c] enabled
+[SPEW ]  PCH: RPFN 0x76543210 -> 0x7654ba90
+[SPEW ]  PCI: 00:1c.7 [8086/0000] bus ops
+[DEBUG]  PCI: 00:1c.7 [8086/1e1e] enabled
+[SPEW ]  PCI: 00:1d.0 [8086/0000] ops
+[DEBUG]  PCI: 00:1d.0 [8086/1e26] enabled
+[DEBUG]  PCI: 00:1e.0: Disabling device
+[SPEW ]  PCI: 00:1e.0 [8086/0000] bus ops
+[DEBUG]  PCI: 00:1e.0 [8086/244e] disabled
+[SPEW ]  PCI: 00:1f.0 [8086/0000] bus ops
+[DEBUG]  PCI: 00:1f.0 [8086/1e4a] enabled
+[SPEW ]  PCI: 00:1f.2 [8086/0000] ops
+[DEBUG]  PCI: 00:1f.2 [8086/1e00] enabled
+[SPEW ]  PCI: 00:1f.3 [8086/0000] bus ops
+[DEBUG]  PCI: 00:1f.3 [8086/1e22] enabled
+[DEBUG]  PCI: 00:1f.5: Disabling device
+[DEBUG]  PCI: 00:1f.5 [8086/1e08] disabled No operations
+[DEBUG]  PCI: 00:1f.6: Disabling device
+[DEBUG]  PCI: 00:1f.6 [8086/1e24] disabled No operations
+[WARN ]  PCI: Leftover static devices:
+[WARN ]  PCI: 00:01.1
+[WARN ]  PCI: 00:01.2
+[WARN ]  PCI: 00:04.0
+[WARN ]  PCI: 00:06.0
+[WARN ]  PCI: 00:16.2
+[WARN ]  PCI: 00:16.3
+[WARN ]  PCI: 00:19.0
+[WARN ]  PCI: 00:1c.1
+[WARN ]  PCI: 00:1c.2
+[WARN ]  PCI: 00:1c.3
+[WARN ]  PCI: Check your devicetree.cb.
+[DEBUG]  PCI: 00:01.0 scanning...
+[SPEW ]  do_pci_scan_bridge for PCI: 00:01.0
+[DEBUG]  PCI: pci_scan_bus for bus 01
+[DEBUG]  scan_bus: bus PCI: 00:01.0 finished in 0 msecs
+[DEBUG]  PCI: 00:1c.0 scanning...
+[SPEW ]  do_pci_scan_bridge for PCI: 00:1c.0
+[DEBUG]  PCI: pci_scan_bus for bus 02
+[DEBUG]  scan_bus: bus PCI: 00:1c.0 finished in 0 msecs
+[DEBUG]  PCI: 00:1c.4 scanning...
+[SPEW ]  do_pci_scan_bridge for PCI: 00:1c.4
+[DEBUG]  PCI: pci_scan_bus for bus 03
+[DEBUG]  scan_bus: bus PCI: 00:1c.4 finished in 0 msecs
+[DEBUG]  PCI: 00:1c.5 scanning...
+[SPEW ]  do_pci_scan_bridge for PCI: 00:1c.5
+[DEBUG]  PCI: pci_scan_bus for bus 04
+[DEBUG]  PCI: 04:00.0 [10ec/8168] enabled
+[INFO ]  Enabling Common Clock Configuration
+[INFO ]  ASPM: Enabled L1
+[INFO ]  PCIe: Max_Payload_Size adjusted to 128
+[DEBUG]  PCI: 04:00.0: No LTR support
+[DEBUG]  scan_bus: bus PCI: 00:1c.5 finished in 0 msecs
+[DEBUG]  PCI: 00:1c.6 scanning...
+[SPEW ]  do_pci_scan_bridge for PCI: 00:1c.6
+[DEBUG]  PCI: pci_scan_bus for bus 05
+[DEBUG]  scan_bus: bus PCI: 00:1c.6 finished in 0 msecs
+[DEBUG]  PCI: 00:1c.7 scanning...
+[SPEW ]  do_pci_scan_bridge for PCI: 00:1c.7
+[DEBUG]  PCI: pci_scan_bus for bus 06
+[SPEW ]  PCI: 06:00.0 [1b21/0000] ops
+[INFO ]  Disabling ASPM for PCI: 06:00.0 [1b21/0611]
+[DEBUG]  PCI: 06:00.0 [1b21/0611] enabled
+[INFO ]  Enabling Common Clock Configuration
+[INFO ]  PCIe: Max_Payload_Size adjusted to 128
+[DEBUG]  PCI: 06:00.0: No LTR support
+[DEBUG]  scan_bus: bus PCI: 00:1c.7 finished in 0 msecs
+[DEBUG]  PCI: 00:1f.0 scanning...
+[SPEW ]  scan_static_bus for PCI: 00:1f.0
+[DEBUG]  PNP: 002e.0 disabled
+[DEBUG]  PNP: 002e.1 enabled
+[DEBUG]  PNP: 002e.2 enabled
+[DEBUG]  PNP: 002e.3 disabled
+[DEBUG]  PNP: 002e.5 enabled
+[DEBUG]  PNP: 002e.6 disabled
+[DEBUG]  PNP: 002e.7 disabled
+[DEBUG]  PNP: 002e.107 disabled
+[DEBUG]  PNP: 002e.8 disabled
+[DEBUG]  PNP: 002e.108 disabled
+[DEBUG]  PNP: 002e.208 disabled
+[DEBUG]  PNP: 002e.308 enabled
+[DEBUG]  PNP: 002e.109 enabled
+[DEBUG]  PNP: 002e.209 enabled
+[DEBUG]  PNP: 002e.309 enabled
+[DEBUG]  PNP: 002e.409 disabled
+[DEBUG]  PNP: 002e.509 disabled
+[DEBUG]  PNP: 002e.609 disabled
+[DEBUG]  PNP: 002e.709 enabled
+[DEBUG]  PNP: 002e.a enabled
+[DEBUG]  PNP: 002e.b enabled
+[DEBUG]  PNP: 002e.d disabled
+[DEBUG]  PNP: 002e.e disabled
+[DEBUG]  PNP: 002e.f disabled
+[DEBUG]  PNP: 002e.14 disabled
+[DEBUG]  PNP: 002e.16 disabled
+[DEBUG]  PNP: 002e.17 disabled
+[SPEW ]  scan_static_bus for PCI: 00:1f.0 done
+[DEBUG]  scan_bus: bus PCI: 00:1f.0 finished in 0 msecs
+[DEBUG]  PCI: 00:1f.3 scanning...
+[SPEW ]  scan_generic_bus for PCI: 00:1f.3
+[SPEW ]  scan_generic_bus for PCI: 00:1f.3 done
+[DEBUG]  scan_bus: bus PCI: 00:1f.3 finished in 0 msecs
+[DEBUG]  scan_bus: bus DOMAIN: 0000 finished in 1 msecs
+[SPEW ]  scan_static_bus for Root Device done
+[DEBUG]  scan_bus: bus Root Device finished in 1 msecs
+[INFO ]  done
+[DEBUG]  BS: BS_DEV_ENUMERATE run times (exec / console): 1 / 0 ms
+[DEBUG]  found VGA at PCI: 00:02.0
+[DEBUG]  Setting up VGA for PCI: 00:02.0
+[DEBUG]  Setting PCI_BRIDGE_CTL_VGA for bridge DOMAIN: 0000
+[DEBUG]  Setting PCI_BRIDGE_CTL_VGA for bridge Root Device
+[INFO ]  Allocating resources...
+[INFO ]  Reading resources...
+[SPEW ]  Root Device read_resources bus 0 link: 0
+[SPEW ]  DOMAIN: 0000 read_resources bus 0 link: 0
+[DEBUG]  Adding PCIe enhanced config space BAR 0xf0000000-0xf4000000.
+[DEBUG]  TOUUD 0x47a600000 TOLUD 0x84a00000 TOM 0x400000000
+[DEBUG]  MEBASE 0x3ff000000
+[DEBUG]  IGD decoded, subtracting 64M UMA and 2M GTT
+[DEBUG]  TSEG base 0x80000000 size 8M
+[INFO ]  Available memory below 4GB: 2048M
+[SPEW ]  dev: PCI: 00:00.0, index: 0x3, base: 0x0, size: 0xa0000
+[SPEW ]  dev: PCI: 00:00.0, index: 0x4, base: 0x100000, size: 0x7ff00000
+[INFO ]  Available memory above 4GB: 14246M
+[SPEW ]  dev: PCI: 00:00.0, index: 0x5, base: 0x100000000, size: 0x37a600000
+[SPEW ]  dev: PCI: 00:00.0, index: 0x6, base: 0x80000000, size: 0x4a00000
+[SPEW ]  dev: PCI: 00:00.0, index: 0x7, base: 0xa0000, size: 0x20000
+[SPEW ]  dev: PCI: 00:00.0, index: 0x8, base: 0xc0000, size: 0x40000
+[SPEW ]  dev: PCI: 00:00.0, index: 0x9, base: 0x20000000, size: 0x200000
+[SPEW ]  dev: PCI: 00:00.0, index: 0xa, base: 0x40000000, size: 0x200000
+[SPEW ]  dev: PCI: 00:00.0, index: 0xb, base: 0xfed90000, size: 0x1000
+[SPEW ]  dev: PCI: 00:00.0, index: 0xc, base: 0xfed91000, size: 0x1000
+[SPEW ]  PCI: 00:01.0 read_resources bus 1 link: 0
+[SPEW ]  PCI: 00:01.0 read_resources bus 1 link: 0 done
+[SPEW ]  PCI: 00:1c.0 read_resources bus 2 link: 0
+[SPEW ]  PCI: 00:1c.0 read_resources bus 2 link: 0 done
+[SPEW ]  PCI: 00:1c.4 read_resources bus 3 link: 0
+[SPEW ]  PCI: 00:1c.4 read_resources bus 3 link: 0 done
+[SPEW ]  PCI: 00:1c.5 read_resources bus 4 link: 0
+[SPEW ]  PCI: 00:1c.5 read_resources bus 4 link: 0 done
+[SPEW ]  PCI: 00:1c.6 read_resources bus 5 link: 0
+[SPEW ]  PCI: 00:1c.6 read_resources bus 5 link: 0 done
+[SPEW ]  PCI: 00:1c.7 read_resources bus 6 link: 0
+[SPEW ]  PCI: 00:1c.7 read_resources bus 6 link: 0 done
+[SPEW ]  PCI: 00:1f.0 read_resources bus 0 link: 0
+[SPEW ]  PCI: 00:1f.0 read_resources bus 0 link: 0 done
+[SPEW ]  DOMAIN: 0000 read_resources bus 0 link: 0 done
+[SPEW ]  Root Device read_resources bus 0 link: 0 done
+[INFO ]  Done reading resources.
+[SPEW ]  Show resources in subtree (Root Device)...After reading.
+[DEBUG]   Root Device child on link 0 CPU_CLUSTER: 0
+[DEBUG]    CPU_CLUSTER: 0
+[DEBUG]    DOMAIN: 0000 child on link 0 PCI: 00:00.0
+[SPEW ]    DOMAIN: 0000 resource base 0 size 0 align 0 gran 0 limit ffff flags 40040100 index 10000000
+[SPEW ]    DOMAIN: 0000 resource base 0 size 0 align 0 gran 0 limit fffffffff flags 40040200 index 10000100
+[DEBUG]     PCI: 00:00.0
+[SPEW ]     PCI: 00:00.0 resource base f0000000 size 4000000 align 0 gran 0 limit 0 flags f0000200 index 60
+[SPEW ]     PCI: 00:00.0 resource base 0 size a0000 align 0 gran 0 limit 0 flags e0004200 index 3
+[SPEW ]     PCI: 00:00.0 resource base 100000 size 7ff00000 align 0 gran 0 limit 0 flags e0004200 index 4
+[SPEW ]     PCI: 00:00.0 resource base 100000000 size 37a600000 align 0 gran 0 limit 0 flags e0004200 index 5
+[SPEW ]     PCI: 00:00.0 resource base 80000000 size 4a00000 align 0 gran 0 limit 0 flags f0000200 index 6
+[SPEW ]     PCI: 00:00.0 resource base a0000 size 20000 align 0 gran 0 limit 0 flags f0000200 index 7
+[SPEW ]     PCI: 00:00.0 resource base c0000 size 40000 align 0 gran 0 limit 0 flags f0004200 index 8
+[SPEW ]     PCI: 00:00.0 resource base 20000000 size 200000 align 0 gran 0 limit 0 flags f0004200 index 9
+[SPEW ]     PCI: 00:00.0 resource base 40000000 size 200000 align 0 gran 0 limit 0 flags f0004200 index a
+[SPEW ]     PCI: 00:00.0 resource base fed90000 size 1000 align 0 gran 0 limit 0 flags f0000200 index b
+[SPEW ]     PCI: 00:00.0 resource base fed91000 size 1000 align 0 gran 0 limit 0 flags f0000200 index c
+[DEBUG]     PCI: 00:01.0
+[SPEW ]     PCI: 00:01.0 resource base 0 size 0 align 12 gran 12 limit ffff flags 80102 index 1c
+[SPEW ]     PCI: 00:01.0 resource base 0 size 0 align 20 gran 20 limit ffffffffffffffff flags 81202 index 24
+[SPEW ]     PCI: 00:01.0 resource base 0 size 0 align 20 gran 20 limit ffffffff flags 80202 index 20
+[DEBUG]     PCI: 00:02.0
+[SPEW ]     PCI: 00:02.0 resource base 0 size 400000 align 22 gran 22 limit ffffffffffffffff flags 201 index 10
+[SPEW ]     PCI: 00:02.0 resource base 0 size 10000000 align 28 gran 28 limit ffffffffffffffff flags 1201 index 18
+[SPEW ]     PCI: 00:02.0 resource base 0 size 40 align 6 gran 6 limit ffff flags 100 index 20
+[DEBUG]     PCI: 00:14.0
+[SPEW ]     PCI: 00:14.0 resource base 0 size 10000 align 16 gran 16 limit ffffffffffffffff flags 201 index 10
+[DEBUG]     PCI: 00:16.0
+[SPEW ]     PCI: 00:16.0 resource base 0 size 10 align 12 gran 4 limit ffffffffffffffff flags 201 index 10
+[DEBUG]     PCI: 00:16.1
+[DEBUG]     PCI: 00:1a.0
+[SPEW ]     PCI: 00:1a.0 resource base 0 size 400 align 12 gran 10 limit ffffffff flags 200 index 10
+[DEBUG]     PCI: 00:1b.0
+[SPEW ]     PCI: 00:1b.0 resource base 0 size 4000 align 14 gran 14 limit ffffffffffffffff flags 201 index 10
+[DEBUG]     PCI: 00:1c.0
+[SPEW ]     PCI: 00:1c.0 resource base 0 size 0 align 12 gran 12 limit ffff flags 80102 index 1c
+[SPEW ]     PCI: 00:1c.0 resource base 0 size 0 align 20 gran 20 limit ffffffffffffffff flags 81202 index 24
+[SPEW ]     PCI: 00:1c.0 resource base 0 size 0 align 20 gran 20 limit ffffffff flags 80202 index 20
+[DEBUG]     PCI: 00:1c.4
+[SPEW ]     PCI: 00:1c.4 resource base 0 size 0 align 12 gran 12 limit ffff flags 80102 index 1c
+[SPEW ]     PCI: 00:1c.4 resource base 0 size 0 align 20 gran 20 limit ffffffffffffffff flags 81202 index 24
+[SPEW ]     PCI: 00:1c.4 resource base 0 size 0 align 20 gran 20 limit ffffffff flags 80202 index 20
+[DEBUG]     PCI: 00:1c.5 child on link 0 PCI: 04:00.0
+[SPEW ]     PCI: 00:1c.5 resource base 0 size 0 align 12 gran 12 limit ffff flags 80102 index 1c
+[SPEW ]     PCI: 00:1c.5 resource base 0 size 0 align 20 gran 20 limit ffffffffffffffff flags 81202 index 24
+[SPEW ]     PCI: 00:1c.5 resource base 0 size 0 align 20 gran 20 limit ffffffff flags 80202 index 20
+[DEBUG]      PCI: 04:00.0
+[SPEW ]      PCI: 04:00.0 resource base 0 size 100 align 8 gran 8 limit ffff flags 100 index 10
+[SPEW ]      PCI: 04:00.0 resource base 0 size 1000 align 12 gran 12 limit ffffffffffffffff flags 1201 index 18
+[SPEW ]      PCI: 04:00.0 resource base 0 size 4000 align 14 gran 14 limit ffffffffffffffff flags 1201 index 20
+[DEBUG]     PCI: 00:1c.6
+[SPEW ]     PCI: 00:1c.6 resource base 0 size 0 align 12 gran 12 limit ffff flags 80102 index 1c
+[SPEW ]     PCI: 00:1c.6 resource base 0 size 0 align 20 gran 20 limit ffffffffffffffff flags 81202 index 24
+[SPEW ]     PCI: 00:1c.6 resource base 0 size 0 align 20 gran 20 limit ffffffff flags 80202 index 20
+[DEBUG]     PCI: 00:1c.7 child on link 0 PCI: 06:00.0
+[SPEW ]     PCI: 00:1c.7 resource base 0 size 0 align 12 gran 12 limit ffff flags 80102 index 1c
+[SPEW ]     PCI: 00:1c.7 resource base 0 size 0 align 20 gran 20 limit ffffffffffffffff flags 81202 index 24
+[SPEW ]     PCI: 00:1c.7 resource base 0 size 0 align 20 gran 20 limit ffffffff flags 80202 index 20
+[DEBUG]      PCI: 06:00.0
+[SPEW ]      PCI: 06:00.0 resource base 0 size 8 align 3 gran 3 limit ffff flags 100 index 10
+[SPEW ]      PCI: 06:00.0 resource base 0 size 4 align 2 gran 2 limit ffff flags 100 index 14
+[SPEW ]      PCI: 06:00.0 resource base 0 size 8 align 3 gran 3 limit ffff flags 100 index 18
+[SPEW ]      PCI: 06:00.0 resource base 0 size 4 align 2 gran 2 limit ffff flags 100 index 1c
+[SPEW ]      PCI: 06:00.0 resource base 0 size 10 align 4 gran 4 limit ffff flags 100 index 20
+[SPEW ]      PCI: 06:00.0 resource base 0 size 200 align 12 gran 9 limit ffffffff flags 200 index 24
+[DEBUG]     PCI: 00:1d.0
+[SPEW ]     PCI: 00:1d.0 resource base 0 size 400 align 12 gran 10 limit ffffffff flags 200 index 10
+[DEBUG]     PCI: 00:1e.0
+[DEBUG]     PCI: 00:1f.0 child on link 0 PNP: 002e.0
+[SPEW ]     PCI: 00:1f.0 resource base 0 size 1000 align 0 gran 0 limit 0 flags c0040100 index 10000000
+[SPEW ]     PCI: 00:1f.0 resource base ff000000 size 1000000 align 0 gran 0 limit 0 flags c0040200 index 10000100
+[SPEW ]     PCI: 00:1f.0 resource base fec00000 size 1000 align 0 gran 0 limit 0 flags c0000200 index 3
+[DEBUG]      PNP: 002e.0
+[SPEW ]      PNP: 002e.0 resource base 0 size 8 align 3 gran 3 limit fff flags 100 index 60
+[SPEW ]      PNP: 002e.0 resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index 70
+[SPEW ]      PNP: 002e.0 resource base 0 size 1 align 0 gran 0 limit 0 flags 800 index 74
+[DEBUG]      PNP: 002e.1
+[SPEW ]      PNP: 002e.1 resource base 378 size 8 align 3 gran 3 limit fff flags c0000100 index 60
+[SPEW ]      PNP: 002e.1 resource base 5 size 1 align 0 gran 0 limit 0 flags c0000400 index 70
+[SPEW ]      PNP: 002e.1 resource base 3 size 1 align 0 gran 0 limit 0 flags c0000800 index 74
+[DEBUG]      PNP: 002e.2
+[SPEW ]      PNP: 002e.2 resource base 3f8 size 8 align 3 gran 3 limit fff flags c0000100 index 60
+[SPEW ]      PNP: 002e.2 resource base 4 size 1 align 0 gran 0 limit 0 flags c0000400 index 70
+[DEBUG]      PNP: 002e.3
+[SPEW ]      PNP: 002e.3 resource base 0 size 8 align 3 gran 3 limit fff flags 100 index 60
+[SPEW ]      PNP: 002e.3 resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index 70
+[DEBUG]      PNP: 002e.5
+[SPEW ]      PNP: 002e.5 resource base 60 size 1 align 0 gran 0 limit fff flags c0000100 index 60
+[SPEW ]      PNP: 002e.5 resource base 64 size 1 align 0 gran 0 limit fff flags c0000100 index 62
+[SPEW ]      PNP: 002e.5 resource base 1 size 1 align 0 gran 0 limit 0 flags c0000400 index 70
+[SPEW ]      PNP: 002e.5 resource base c size 1 align 0 gran 0 limit 0 flags c0000400 index 72
+[DEBUG]      PNP: 002e.6
+[SPEW ]      PNP: 002e.6 resource base 0 size 8 align 3 gran 3 limit fff flags 100 index 60
+[SPEW ]      PNP: 002e.6 resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index 70
+[DEBUG]      PNP: 002e.7
+[DEBUG]      PNP: 002e.107
+[DEBUG]      PNP: 002e.8
+[DEBUG]      PNP: 002e.108
+[DEBUG]      PNP: 002e.208
+[DEBUG]      PNP: 002e.308
+[SPEW ]      PNP: 002e.308 resource base 0 size 8 align 3 gran 3 limit fff flags c0000100 index 60
+[SPEW ]      PNP: 002e.308 resource base 3e size 0 align 0 gran 0 limit 0 flags c0000400 index f0
+[SPEW ]      PNP: 002e.308 resource base de size 0 align 0 gran 0 limit 0 flags c0000400 index f1
+[DEBUG]      PNP: 002e.109
+[DEBUG]      PNP: 002e.209
+[SPEW ]      PNP: 002e.209 resource base ff size 0 align 0 gran 0 limit 0 flags c0000400 index e0
+[SPEW ]      PNP: 002e.209 resource base c size 0 align 0 gran 0 limit 0 flags c0000400 index e1
+[DEBUG]      PNP: 002e.309
+[SPEW ]      PNP: 002e.309 resource base f7 size 0 align 0 gran 0 limit 0 flags c0000400 index e4
+[SPEW ]      PNP: 002e.309 resource base 8 size 0 align 0 gran 0 limit 0 flags c0000400 index e5
+[DEBUG]      PNP: 002e.409
+[DEBUG]      PNP: 002e.509
+[DEBUG]      PNP: 002e.609
+[DEBUG]      PNP: 002e.709
+[DEBUG]      PNP: 002e.a
+[SPEW ]      PNP: 002e.a resource base 10 size 0 align 0 gran 0 limit 0 flags c0000400 index e4
+[SPEW ]      PNP: 002e.a resource base 20 size 0 align 0 gran 0 limit 0 flags c0000400 index f0
+[DEBUG]      PNP: 002e.b
+[SPEW ]      PNP: 002e.b resource base e1 size 0 align 0 gran 0 limit 0 flags c0000400 index 30
+[SPEW ]      PNP: 002e.b resource base 290 size 2 align 1 gran 1 limit fff flags c0000100 index 60
+[SPEW ]      PNP: 002e.b resource base 0 size 2 align 1 gran 1 limit fff flags 100 index 62
+[SPEW ]      PNP: 002e.b resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index 70
+[DEBUG]      PNP: 002e.d
+[DEBUG]      PNP: 002e.e
+[SPEW ]      PNP: 002e.e resource base 0 size 8 align 3 gran 3 limit fff flags 100 index 60
+[SPEW ]      PNP: 002e.e resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index 70
+[DEBUG]      PNP: 002e.f
+[DEBUG]      PNP: 002e.14
+[DEBUG]      PNP: 002e.16
+[DEBUG]      PNP: 002e.17
+[DEBUG]     PCI: 00:1f.2
+[SPEW ]     PCI: 00:1f.2 resource base 0 size 8 align 3 gran 3 limit ffff flags 100 index 10
+[SPEW ]     PCI: 00:1f.2 resource base 0 size 4 align 2 gran 2 limit ffff flags 100 index 14
+[SPEW ]     PCI: 00:1f.2 resource base 0 size 8 align 3 gran 3 limit ffff flags 100 index 18
+[SPEW ]     PCI: 00:1f.2 resource base 0 size 4 align 2 gran 2 limit ffff flags 100 index 1c
+[SPEW ]     PCI: 00:1f.2 resource base 0 size 20 align 5 gran 5 limit ffff flags 100 index 20
+[SPEW ]     PCI: 00:1f.2 resource base 0 size 800 align 12 gran 11 limit ffffffff flags 200 index 24
+[DEBUG]     PCI: 00:1f.3
+[SPEW ]     PCI: 00:1f.3 resource base 0 size 100 align 12 gran 8 limit ffffffffffffffff flags 201 index 10
+[SPEW ]     PCI: 00:1f.3 resource base 400 size 20 align 0 gran 0 limit 41f flags f0000100 index 20
+[DEBUG]     PCI: 00:1f.5
+[DEBUG]     PCI: 00:1f.6
+[INFO ]  === Resource allocator: DOMAIN: 0000 - Pass 1 (gathering requirements) ===
+[DEBUG]   PCI: 00:1c.5 io: size: 0 align: 12 gran: 12 limit: ffff
+[DEBUG]    PCI: 04:00.0 10 *  [0x0 - 0xff] io
+[DEBUG]   PCI: 00:1c.5 io: size: 1000 align: 12 gran: 12 limit: ffff done
+[DEBUG]   PCI: 00:1c.5 mem: size: 0 align: 20 gran: 20 limit: ffffffff
+[DEBUG]   PCI: 00:1c.5 mem: size: 0 align: 20 gran: 20 limit: ffffffff done
+[DEBUG]   PCI: 00:1c.5 prefmem: size: 0 align: 20 gran: 20 limit: ffffffffffffffff
+[DEBUG]    PCI: 04:00.0 20 *  [0x0 - 0x3fff] prefmem
+[DEBUG]    PCI: 04:00.0 18 *  [0x4000 - 0x4fff] prefmem
+[DEBUG]   PCI: 00:1c.5 prefmem: size: 100000 align: 20 gran: 20 limit: ffffffffffffffff done
+[DEBUG]   PCI: 00:1c.7 io: size: 0 align: 12 gran: 12 limit: ffff
+[DEBUG]    PCI: 06:00.0 20 *  [0x0 - 0xf] io
+[DEBUG]    PCI: 06:00.0 10 *  [0x10 - 0x17] io
+[DEBUG]    PCI: 06:00.0 18 *  [0x18 - 0x1f] io
+[DEBUG]    PCI: 06:00.0 14 *  [0x20 - 0x23] io
+[DEBUG]    PCI: 06:00.0 1c *  [0x24 - 0x27] io
+[DEBUG]   PCI: 00:1c.7 io: size: 1000 align: 12 gran: 12 limit: ffff done
+[DEBUG]   PCI: 00:1c.7 mem: size: 0 align: 20 gran: 20 limit: ffffffff
+[DEBUG]    PCI: 06:00.0 24 *  [0x0 - 0x1ff] mem
+[DEBUG]   PCI: 00:1c.7 mem: size: 100000 align: 20 gran: 20 limit: ffffffff done
+[DEBUG]   PCI: 00:1c.7 prefmem: size: 0 align: 20 gran: 20 limit: ffffffffffffffff
+[DEBUG]   PCI: 00:1c.7 prefmem: size: 0 align: 20 gran: 20 limit: ffffffffffffffff done
+[INFO ]  === Resource allocator: DOMAIN: 0000 - Pass 2 (allocating resources) ===
+[DEBUG]  DOMAIN: 0000 io: base: 0 size: 0 align: 0 gran: 0 limit: ffff
+[DEBUG]   update_constraints: PCI: 00:1f.0 10000000 base 00000000 limit 00000fff io (fixed)
+[DEBUG]   update_constraints: PNP: 002e.1 60 base 00000378 limit 0000037f io (fixed)
+[DEBUG]   update_constraints: PNP: 002e.2 60 base 000003f8 limit 000003ff io (fixed)
+[DEBUG]   update_constraints: PNP: 002e.5 60 base 00000060 limit 00000060 io (fixed)
+[DEBUG]   update_constraints: PNP: 002e.5 62 base 00000064 limit 00000064 io (fixed)
+[DEBUG]   update_constraints: PNP: 002e.308 60 base 00000000 limit 00000007 io (fixed)
+[DEBUG]   update_constraints: PNP: 002e.b 60 base 00000290 limit 00000291 io (fixed)
+[DEBUG]   update_constraints: PCI: 00:1f.3 20 base 00000400 limit 0000041f io (fixed)
+[INFO ]   DOMAIN: 0000: Resource ranges:
+[INFO ]   * Base: 1000, Size: f000, Tag: 100
+[DEBUG]    PCI: 00:1c.5 1c *  [0x1000 - 0x1fff] limit: 1fff io
+[DEBUG]    PCI: 00:1c.7 1c *  [0x2000 - 0x2fff] limit: 2fff io
+[DEBUG]    PCI: 00:02.0 20 *  [0x3000 - 0x303f] limit: 303f io
+[DEBUG]    PCI: 00:1f.2 20 *  [0x3040 - 0x305f] limit: 305f io
+[DEBUG]    PCI: 00:1f.2 10 *  [0x3060 - 0x3067] limit: 3067 io
+[DEBUG]    PCI: 00:1f.2 18 *  [0x3068 - 0x306f] limit: 306f io
+[DEBUG]    PCI: 00:1f.2 14 *  [0x3070 - 0x3073] limit: 3073 io
+[DEBUG]    PCI: 00:1f.2 1c *  [0x3074 - 0x3077] limit: 3077 io
+[ERROR]    ERROR: Resource didn't fit!!!   PNP: 002e.b 62 *  size: 0x2 limit: fff io
+[DEBUG]  DOMAIN: 0000 io: base: 0 size: 0 align: 0 gran: 0 limit: ffff done
+[DEBUG]  DOMAIN: 0000 mem: base: 0 size: 0 align: 0 gran: 0 limit: fffffffff
+[DEBUG]   update_constraints: PCI: 00:00.0 60 base f0000000 limit f3ffffff mem (fixed)
+[DEBUG]   update_constraints: PCI: 00:00.0 03 base 00000000 limit 0009ffff mem (fixed)
+[DEBUG]   update_constraints: PCI: 00:00.0 04 base 00100000 limit 7fffffff mem (fixed)
+[DEBUG]   update_constraints: PCI: 00:00.0 05 base 100000000 limit 47a5fffff mem (fixed)
+[DEBUG]   update_constraints: PCI: 00:00.0 06 base 80000000 limit 849fffff mem (fixed)
+[DEBUG]   update_constraints: PCI: 00:00.0 07 base 000a0000 limit 000bffff mem (fixed)
+[DEBUG]   update_constraints: PCI: 00:00.0 08 base 000c0000 limit 000fffff mem (fixed)
+[DEBUG]   update_constraints: PCI: 00:00.0 09 base 20000000 limit 201fffff mem (fixed)
+[DEBUG]   update_constraints: PCI: 00:00.0 0a base 40000000 limit 401fffff mem (fixed)
+[DEBUG]   update_constraints: PCI: 00:00.0 0b base fed90000 limit fed90fff mem (fixed)
+[DEBUG]   update_constraints: PCI: 00:00.0 0c base fed91000 limit fed91fff mem (fixed)
+[DEBUG]   update_constraints: PCI: 00:1f.0 10000100 base ff000000 limit ffffffff mem (fixed)
+[DEBUG]   update_constraints: PCI: 00:1f.0 03 base fec00000 limit fec00fff mem (fixed)
+[INFO ]   DOMAIN: 0000: Resource ranges:
+[INFO ]   * Base: 84a00000, Size: 6b600000, Tag: 200
+[INFO ]   * Base: f4000000, Size: ac00000, Tag: 200
+[INFO ]   * Base: fec01000, Size: 18f000, Tag: 200
+[INFO ]   * Base: fed92000, Size: 26e000, Tag: 200
+[INFO ]   * Base: 47a600000, Size: b85a00000, Tag: 100200
+[DEBUG]    PCI: 00:02.0 18 *  [0x90000000 - 0x9fffffff] limit: 9fffffff prefmem
+[DEBUG]    PCI: 00:02.0 10 *  [0x84c00000 - 0x84ffffff] limit: 84ffffff mem
+[DEBUG]    PCI: 00:1c.5 24 *  [0x84a00000 - 0x84afffff] limit: 84afffff prefmem
+[DEBUG]    PCI: 00:1c.7 20 *  [0x84b00000 - 0x84bfffff] limit: 84bfffff mem
+[DEBUG]    PCI: 00:14.0 10 *  [0x85000000 - 0x8500ffff] limit: 8500ffff mem
+[DEBUG]    PCI: 00:1b.0 10 *  [0x85010000 - 0x85013fff] limit: 85013fff mem
+[DEBUG]    PCI: 00:1f.2 24 *  [0x85014000 - 0x850147ff] limit: 850147ff mem
+[DEBUG]    PCI: 00:1a.0 10 *  [0x85015000 - 0x850153ff] limit: 850153ff mem
+[DEBUG]    PCI: 00:1d.0 10 *  [0x85016000 - 0x850163ff] limit: 850163ff mem
+[DEBUG]    PCI: 00:1f.3 10 *  [0x85017000 - 0x850170ff] limit: 850170ff mem
+[DEBUG]    PCI: 00:16.0 10 *  [0x85018000 - 0x8501800f] limit: 8501800f mem
+[DEBUG]  DOMAIN: 0000 mem: base: 0 size: 0 align: 0 gran: 0 limit: fffffffff done
+[DEBUG]  PCI: 00:1c.5 io: base: 1000 size: 1000 align: 12 gran: 12 limit: 1fff
+[INFO ]   PCI: 00:1c.5: Resource ranges:
+[INFO ]   * Base: 1000, Size: 1000, Tag: 100
+[DEBUG]    PCI: 04:00.0 10 *  [0x1000 - 0x10ff] limit: 10ff io
+[DEBUG]  PCI: 00:1c.5 io: base: 1000 size: 1000 align: 12 gran: 12 limit: 1fff done
+[DEBUG]  PCI: 00:1c.5 prefmem: base: 84a00000 size: 100000 align: 20 gran: 20 limit: 84afffff
+[INFO ]   PCI: 00:1c.5: Resource ranges:
+[INFO ]   * Base: 84a00000, Size: 100000, Tag: 1200
+[DEBUG]    PCI: 04:00.0 20 *  [0x84a00000 - 0x84a03fff] limit: 84a03fff prefmem
+[DEBUG]    PCI: 04:00.0 18 *  [0x84a04000 - 0x84a04fff] limit: 84a04fff prefmem
+[DEBUG]  PCI: 00:1c.5 prefmem: base: 84a00000 size: 100000 align: 20 gran: 20 limit: 84afffff done
+[DEBUG]  PCI: 00:1c.7 io: base: 2000 size: 1000 align: 12 gran: 12 limit: 2fff
+[INFO ]   PCI: 00:1c.7: Resource ranges:
+[INFO ]   * Base: 2000, Size: 1000, Tag: 100
+[DEBUG]    PCI: 06:00.0 20 *  [0x2000 - 0x200f] limit: 200f io
+[DEBUG]    PCI: 06:00.0 10 *  [0x2010 - 0x2017] limit: 2017 io
+[DEBUG]    PCI: 06:00.0 18 *  [0x2018 - 0x201f] limit: 201f io
+[DEBUG]    PCI: 06:00.0 14 *  [0x2020 - 0x2023] limit: 2023 io
+[DEBUG]    PCI: 06:00.0 1c *  [0x2024 - 0x2027] limit: 2027 io
+[DEBUG]  PCI: 00:1c.7 io: base: 2000 size: 1000 align: 12 gran: 12 limit: 2fff done
+[DEBUG]  PCI: 00:1c.7 mem: base: 84b00000 size: 100000 align: 20 gran: 20 limit: 84bfffff
+[INFO ]   PCI: 00:1c.7: Resource ranges:
+[INFO ]   * Base: 84b00000, Size: 100000, Tag: 200
+[DEBUG]    PCI: 06:00.0 24 *  [0x84b00000 - 0x84b001ff] limit: 84b001ff mem
+[DEBUG]  PCI: 00:1c.7 mem: base: 84b00000 size: 100000 align: 20 gran: 20 limit: 84bfffff done
+[INFO ]  === Resource allocator: DOMAIN: 0000 - resource allocation complete ===
+[SPEW ]  Root Device assign_resources, bus 0 link: 0
+[SPEW ]  DOMAIN: 0000 assign_resources, bus 0 link: 0
+[DEBUG]  PCI: 00:01.0 1c <- [0x000000000000ffff - 0x000000000000fffe] size 0x00000000 gran 0x0c bus 01 io
+[DEBUG]  PCI: 00:01.0 24 <- [0xffffffffffffffff - 0xfffffffffffffffe] size 0x00000000 gran 0x14 bus 01 prefmem
+[DEBUG]  PCI: 00:01.0 20 <- [0x00000000ffffffff - 0x00000000fffffffe] size 0x00000000 gran 0x14 bus 01 mem
+[DEBUG]  PCI: 00:02.0 10 <- [0x0000000084c00000 - 0x0000000084ffffff] size 0x00400000 gran 0x16 mem64
+[DEBUG]  PCI: 00:02.0 18 <- [0x0000000090000000 - 0x000000009fffffff] size 0x10000000 gran 0x1c prefmem64
+[DEBUG]  PCI: 00:02.0 20 <- [0x0000000000003000 - 0x000000000000303f] size 0x00000040 gran 0x06 io
+[DEBUG]  PCI: 00:14.0 10 <- [0x0000000085000000 - 0x000000008500ffff] size 0x00010000 gran 0x10 mem64
+[DEBUG]  PCI: 00:16.0 10 <- [0x0000000085018000 - 0x000000008501800f] size 0x00000010 gran 0x04 mem64
+[DEBUG]  PCI: 00:1a.0 10 <- [0x0000000085015000 - 0x00000000850153ff] size 0x00000400 gran 0x0a mem
+[DEBUG]  PCI: 00:1b.0 10 <- [0x0000000085010000 - 0x0000000085013fff] size 0x00004000 gran 0x0e mem64
+[DEBUG]  PCI: 00:1c.0 1c <- [0x000000000000ffff - 0x000000000000fffe] size 0x00000000 gran 0x0c bus 02 io
+[DEBUG]  PCI: 00:1c.0 24 <- [0xffffffffffffffff - 0xfffffffffffffffe] size 0x00000000 gran 0x14 bus 02 prefmem
+[DEBUG]  PCI: 00:1c.0 20 <- [0x00000000ffffffff - 0x00000000fffffffe] size 0x00000000 gran 0x14 bus 02 mem
+[DEBUG]  PCI: 00:1c.4 1c <- [0x000000000000ffff - 0x000000000000fffe] size 0x00000000 gran 0x0c bus 03 io
+[DEBUG]  PCI: 00:1c.4 24 <- [0xffffffffffffffff - 0xfffffffffffffffe] size 0x00000000 gran 0x14 bus 03 prefmem
+[DEBUG]  PCI: 00:1c.4 20 <- [0x00000000ffffffff - 0x00000000fffffffe] size 0x00000000 gran 0x14 bus 03 mem
+[DEBUG]  PCI: 00:1c.5 1c <- [0x0000000000001000 - 0x0000000000001fff] size 0x00001000 gran 0x0c bus 04 io
+[DEBUG]  PCI: 00:1c.5 24 <- [0x0000000084a00000 - 0x0000000084afffff] size 0x00100000 gran 0x14 bus 04 prefmem
+[DEBUG]  PCI: 00:1c.5 20 <- [0x00000000ffffffff - 0x00000000fffffffe] size 0x00000000 gran 0x14 bus 04 mem
+[SPEW ]  PCI: 00:1c.5 assign_resources, bus 4 link: 0
+[DEBUG]  PCI: 04:00.0 10 <- [0x0000000000001000 - 0x00000000000010ff] size 0x00000100 gran 0x08 io
+[DEBUG]  PCI: 04:00.0 18 <- [0x0000000084a04000 - 0x0000000084a04fff] size 0x00001000 gran 0x0c prefmem64
+[DEBUG]  PCI: 04:00.0 20 <- [0x0000000084a00000 - 0x0000000084a03fff] size 0x00004000 gran 0x0e prefmem64
+[SPEW ]  PCI: 00:1c.5 assign_resources, bus 4 link: 0 done
+[DEBUG]  PCI: 00:1c.6 1c <- [0x000000000000ffff - 0x000000000000fffe] size 0x00000000 gran 0x0c bus 05 io
+[DEBUG]  PCI: 00:1c.6 24 <- [0xffffffffffffffff - 0xfffffffffffffffe] size 0x00000000 gran 0x14 bus 05 prefmem
+[DEBUG]  PCI: 00:1c.6 20 <- [0x00000000ffffffff - 0x00000000fffffffe] size 0x00000000 gran 0x14 bus 05 mem
+[DEBUG]  PCI: 00:1c.7 1c <- [0x0000000000002000 - 0x0000000000002fff] size 0x00001000 gran 0x0c bus 06 io
+[DEBUG]  PCI: 00:1c.7 24 <- [0xffffffffffffffff - 0xfffffffffffffffe] size 0x00000000 gran 0x14 bus 06 prefmem
+[DEBUG]  PCI: 00:1c.7 20 <- [0x0000000084b00000 - 0x0000000084bfffff] size 0x00100000 gran 0x14 bus 06 mem
+[SPEW ]  PCI: 00:1c.7 assign_resources, bus 6 link: 0
+[DEBUG]  PCI: 06:00.0 10 <- [0x0000000000002010 - 0x0000000000002017] size 0x00000008 gran 0x03 io
+[DEBUG]  PCI: 06:00.0 14 <- [0x0000000000002020 - 0x0000000000002023] size 0x00000004 gran 0x02 io
+[DEBUG]  PCI: 06:00.0 18 <- [0x0000000000002018 - 0x000000000000201f] size 0x00000008 gran 0x03 io
+[DEBUG]  PCI: 06:00.0 1c <- [0x0000000000002024 - 0x0000000000002027] size 0x00000004 gran 0x02 io
+[DEBUG]  PCI: 06:00.0 20 <- [0x0000000000002000 - 0x000000000000200f] size 0x00000010 gran 0x04 io
+[DEBUG]  PCI: 06:00.0 24 <- [0x0000000084b00000 - 0x0000000084b001ff] size 0x00000200 gran 0x09 mem
+[SPEW ]  PCI: 00:1c.7 assign_resources, bus 6 link: 0 done
+[DEBUG]  PCI: 00:1d.0 10 <- [0x0000000085016000 - 0x00000000850163ff] size 0x00000400 gran 0x0a mem
+[SPEW ]  PCI: 00:1f.0 assign_resources, bus 0 link: 0
+[DEBUG]  PNP: 002e.1 60 <- [0x0000000000000378 - 0x000000000000037f] size 0x00000008 gran 0x03 io
+[DEBUG]  PNP: 002e.1 70 <- [0x0000000000000005 - 0x0000000000000005] size 0x00000001 gran 0x00 irq
+[DEBUG]  PNP: 002e.1 74 <- [0x0000000000000003 - 0x0000000000000003] size 0x00000001 gran 0x00 drq
+[DEBUG]  PNP: 002e.2 60 <- [0x00000000000003f8 - 0x00000000000003ff] size 0x00000008 gran 0x03 io
+[DEBUG]  PNP: 002e.2 70 <- [0x0000000000000004 - 0x0000000000000004] size 0x00000001 gran 0x00 irq
+[DEBUG]  PNP: 002e.5 60 <- [0x0000000000000060 - 0x0000000000000060] size 0x00000001 gran 0x00 io
+[DEBUG]  PNP: 002e.5 62 <- [0x0000000000000064 - 0x0000000000000064] size 0x00000001 gran 0x00 io
+[DEBUG]  PNP: 002e.5 70 <- [0x0000000000000001 - 0x0000000000000001] size 0x00000001 gran 0x00 irq
+[DEBUG]  PNP: 002e.5 72 <- [0x000000000000000c - 0x000000000000000c] size 0x00000001 gran 0x00 irq
+[DEBUG]  PNP: 002e.308 60 <- [0x0000000000000000 - 0x0000000000000007] size 0x00000008 gran 0x03 io
+[DEBUG]  PNP: 002e.308 f0 <- [0x000000000000003e - 0x000000000000003d] size 0x00000000 gran 0x00 irq
+[DEBUG]  PNP: 002e.308 f1 <- [0x00000000000000de - 0x00000000000000dd] size 0x00000000 gran 0x00 irq
+[DEBUG]  PNP: 002e.209 e0 <- [0x00000000000000ff - 0x00000000000000fe] size 0x00000000 gran 0x00 irq
+[DEBUG]  PNP: 002e.209 e1 <- [0x000000000000000c - 0x000000000000000b] size 0x00000000 gran 0x00 irq
+[DEBUG]  PNP: 002e.309 e4 <- [0x00000000000000f7 - 0x00000000000000f6] size 0x00000000 gran 0x00 irq
+[DEBUG]  PNP: 002e.309 e5 <- [0x0000000000000008 - 0x0000000000000007] size 0x00000000 gran 0x00 irq
+[DEBUG]  PNP: 002e.a e4 <- [0x0000000000000010 - 0x000000000000000f] size 0x00000000 gran 0x00 irq
+[DEBUG]  PNP: 002e.a f0 <- [0x0000000000000020 - 0x000000000000001f] size 0x00000000 gran 0x00 irq
+[DEBUG]  PNP: 002e.b 30 <- [0x00000000000000e1 - 0x00000000000000e0] size 0x00000000 gran 0x00 irq
+[DEBUG]  PNP: 002e.b 60 <- [0x0000000000000290 - 0x0000000000000291] size 0x00000002 gran 0x01 io
+[ERROR]  PNP: 002e.b 62 io size: 0x0000000002 not assigned in devicetree
+[ERROR]  PNP: 002e.b 70 irq size: 0x0000000001 not assigned in devicetree
+[SPEW ]  PCI: 00:1f.0 assign_resources, bus 0 link: 0 done
+[DEBUG]  PCI: 00:1f.2 10 <- [0x0000000000003060 - 0x0000000000003067] size 0x00000008 gran 0x03 io
+[DEBUG]  PCI: 00:1f.2 14 <- [0x0000000000003070 - 0x0000000000003073] size 0x00000004 gran 0x02 io
+[DEBUG]  PCI: 00:1f.2 18 <- [0x0000000000003068 - 0x000000000000306f] size 0x00000008 gran 0x03 io
+[DEBUG]  PCI: 00:1f.2 1c <- [0x0000000000003074 - 0x0000000000003077] size 0x00000004 gran 0x02 io
+[DEBUG]  PCI: 00:1f.2 20 <- [0x0000000000003040 - 0x000000000000305f] size 0x00000020 gran 0x05 io
+[DEBUG]  PCI: 00:1f.2 24 <- [0x0000000085014000 - 0x00000000850147ff] size 0x00000800 gran 0x0b mem
+[DEBUG]  PCI: 00:1f.3 10 <- [0x0000000085017000 - 0x00000000850170ff] size 0x00000100 gran 0x08 mem64
+[SPEW ]  DOMAIN: 0000 assign_resources, bus 0 link: 0 done
+[SPEW ]  Root Device assign_resources, bus 0 link: 0 done
+[INFO ]  Done setting resources.
+[SPEW ]  Show resources in subtree (Root Device)...After assigning values.
+[DEBUG]   Root Device child on link 0 CPU_CLUSTER: 0
+[DEBUG]    CPU_CLUSTER: 0
+[DEBUG]    DOMAIN: 0000 child on link 0 PCI: 00:00.0
+[SPEW ]    DOMAIN: 0000 resource base 0 size 0 align 0 gran 0 limit ffff flags 40040100 index 10000000
+[SPEW ]    DOMAIN: 0000 resource base 0 size 0 align 0 gran 0 limit fffffffff flags 40040200 index 10000100
+[DEBUG]     PCI: 00:00.0
+[SPEW ]     PCI: 00:00.0 resource base f0000000 size 4000000 align 0 gran 0 limit 0 flags f0000200 index 60
+[SPEW ]     PCI: 00:00.0 resource base 0 size a0000 align 0 gran 0 limit 0 flags e0004200 index 3
+[SPEW ]     PCI: 00:00.0 resource base 100000 size 7ff00000 align 0 gran 0 limit 0 flags e0004200 index 4
+[SPEW ]     PCI: 00:00.0 resource base 100000000 size 37a600000 align 0 gran 0 limit 0 flags e0004200 index 5
+[SPEW ]     PCI: 00:00.0 resource base 80000000 size 4a00000 align 0 gran 0 limit 0 flags f0000200 index 6
+[SPEW ]     PCI: 00:00.0 resource base a0000 size 20000 align 0 gran 0 limit 0 flags f0000200 index 7
+[SPEW ]     PCI: 00:00.0 resource base c0000 size 40000 align 0 gran 0 limit 0 flags f0004200 index 8
+[SPEW ]     PCI: 00:00.0 resource base 20000000 size 200000 align 0 gran 0 limit 0 flags f0004200 index 9
+[SPEW ]     PCI: 00:00.0 resource base 40000000 size 200000 align 0 gran 0 limit 0 flags f0004200 index a
+[SPEW ]     PCI: 00:00.0 resource base fed90000 size 1000 align 0 gran 0 limit 0 flags f0000200 index b
+[SPEW ]     PCI: 00:00.0 resource base fed91000 size 1000 align 0 gran 0 limit 0 flags f0000200 index c
+[DEBUG]     PCI: 00:01.0
+[SPEW ]     PCI: 00:01.0 resource base ffff size 0 align 12 gran 12 limit ffff flags 20080102 index 1c
+[SPEW ]     PCI: 00:01.0 resource base ffffffffffffffff size 0 align 20 gran 20 limit ffffffffffffffff flags 20081202 index 24
+[SPEW ]     PCI: 00:01.0 resource base ffffffff size 0 align 20 gran 20 limit ffffffff flags 20080202 index 20
+[DEBUG]     PCI: 00:02.0
+[SPEW ]     PCI: 00:02.0 resource base 84c00000 size 400000 align 22 gran 22 limit 84ffffff flags 60000201 index 10
+[SPEW ]     PCI: 00:02.0 resource base 90000000 size 10000000 align 28 gran 28 limit 9fffffff flags 60001201 index 18
+[SPEW ]     PCI: 00:02.0 resource base 3000 size 40 align 6 gran 6 limit 303f flags 60000100 index 20
+[DEBUG]     PCI: 00:14.0
+[SPEW ]     PCI: 00:14.0 resource base 85000000 size 10000 align 16 gran 16 limit 8500ffff flags 60000201 index 10
+[DEBUG]     PCI: 00:16.0
+[SPEW ]     PCI: 00:16.0 resource base 85018000 size 10 align 12 gran 4 limit 8501800f flags 60000201 index 10
+[DEBUG]     PCI: 00:16.1
+[DEBUG]     PCI: 00:1a.0
+[SPEW ]     PCI: 00:1a.0 resource base 85015000 size 400 align 12 gran 10 limit 850153ff flags 60000200 index 10
+[DEBUG]     PCI: 00:1b.0
+[SPEW ]     PCI: 00:1b.0 resource base 85010000 size 4000 align 14 gran 14 limit 85013fff flags 60000201 index 10
+[DEBUG]     PCI: 00:1c.0
+[SPEW ]     PCI: 00:1c.0 resource base ffff size 0 align 12 gran 12 limit ffff flags 20080102 index 1c
+[SPEW ]     PCI: 00:1c.0 resource base ffffffffffffffff size 0 align 20 gran 20 limit ffffffffffffffff flags 20081202 index 24
+[SPEW ]     PCI: 00:1c.0 resource base ffffffff size 0 align 20 gran 20 limit ffffffff flags 20080202 index 20
+[DEBUG]     PCI: 00:1c.4
+[SPEW ]     PCI: 00:1c.4 resource base ffff size 0 align 12 gran 12 limit ffff flags 20080102 index 1c
+[SPEW ]     PCI: 00:1c.4 resource base ffffffffffffffff size 0 align 20 gran 20 limit ffffffffffffffff flags 20081202 index 24
+[SPEW ]     PCI: 00:1c.4 resource base ffffffff size 0 align 20 gran 20 limit ffffffff flags 20080202 index 20
+[DEBUG]     PCI: 00:1c.5 child on link 0 PCI: 04:00.0
+[SPEW ]     PCI: 00:1c.5 resource base 1000 size 1000 align 12 gran 12 limit 1fff flags 60080102 index 1c
+[SPEW ]     PCI: 00:1c.5 resource base 84a00000 size 100000 align 20 gran 20 limit 84afffff flags 60081202 index 24
+[SPEW ]     PCI: 00:1c.5 resource base ffffffff size 0 align 20 gran 20 limit ffffffff flags 20080202 index 20
+[DEBUG]      PCI: 04:00.0
+[SPEW ]      PCI: 04:00.0 resource base 1000 size 100 align 8 gran 8 limit 10ff flags 60000100 index 10
+[SPEW ]      PCI: 04:00.0 resource base 84a04000 size 1000 align 12 gran 12 limit 84a04fff flags 60001201 index 18
+[SPEW ]      PCI: 04:00.0 resource base 84a00000 size 4000 align 14 gran 14 limit 84a03fff flags 60001201 index 20
+[DEBUG]     PCI: 00:1c.6
+[SPEW ]     PCI: 00:1c.6 resource base ffff size 0 align 12 gran 12 limit ffff flags 20080102 index 1c
+[SPEW ]     PCI: 00:1c.6 resource base ffffffffffffffff size 0 align 20 gran 20 limit ffffffffffffffff flags 20081202 index 24
+[SPEW ]     PCI: 00:1c.6 resource base ffffffff size 0 align 20 gran 20 limit ffffffff flags 20080202 index 20
+[DEBUG]     PCI: 00:1c.7 child on link 0 PCI: 06:00.0
+[SPEW ]     PCI: 00:1c.7 resource base 2000 size 1000 align 12 gran 12 limit 2fff flags 60080102 index 1c
+[SPEW ]     PCI: 00:1c.7 resource base ffffffffffffffff size 0 align 20 gran 20 limit ffffffffffffffff flags 20081202 index 24
+[SPEW ]     PCI: 00:1c.7 resource base 84b00000 size 100000 align 20 gran 20 limit 84bfffff flags 60080202 index 20
+[DEBUG]      PCI: 06:00.0
+[SPEW ]      PCI: 06:00.0 resource base 2010 size 8 align 3 gran 3 limit 2017 flags 60000100 index 10
+[SPEW ]      PCI: 06:00.0 resource base 2020 size 4 align 2 gran 2 limit 2023 flags 60000100 index 14
+[SPEW ]      PCI: 06:00.0 resource base 2018 size 8 align 3 gran 3 limit 201f flags 60000100 index 18
+[SPEW ]      PCI: 06:00.0 resource base 2024 size 4 align 2 gran 2 limit 2027 flags 60000100 index 1c
+[SPEW ]      PCI: 06:00.0 resource base 2000 size 10 align 4 gran 4 limit 200f flags 60000100 index 20
+[SPEW ]      PCI: 06:00.0 resource base 84b00000 size 200 align 12 gran 9 limit 84b001ff flags 60000200 index 24
+[DEBUG]     PCI: 00:1d.0
+[SPEW ]     PCI: 00:1d.0 resource base 85016000 size 400 align 12 gran 10 limit 850163ff flags 60000200 index 10
+[DEBUG]     PCI: 00:1e.0
+[DEBUG]     PCI: 00:1f.0 child on link 0 PNP: 002e.0
+[SPEW ]     PCI: 00:1f.0 resource base 0 size 1000 align 0 gran 0 limit 0 flags c0040100 index 10000000
+[SPEW ]     PCI: 00:1f.0 resource base ff000000 size 1000000 align 0 gran 0 limit 0 flags c0040200 index 10000100
+[SPEW ]     PCI: 00:1f.0 resource base fec00000 size 1000 align 0 gran 0 limit 0 flags c0000200 index 3
+[DEBUG]      PNP: 002e.0
+[SPEW ]      PNP: 002e.0 resource base 0 size 8 align 3 gran 3 limit fff flags 100 index 60
+[SPEW ]      PNP: 002e.0 resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index 70
+[SPEW ]      PNP: 002e.0 resource base 0 size 1 align 0 gran 0 limit 0 flags 800 index 74
+[DEBUG]      PNP: 002e.1
+[SPEW ]      PNP: 002e.1 resource base 378 size 8 align 3 gran 3 limit fff flags e0000100 index 60
+[SPEW ]      PNP: 002e.1 resource base 5 size 1 align 0 gran 0 limit 0 flags e0000400 index 70
+[SPEW ]      PNP: 002e.1 resource base 3 size 1 align 0 gran 0 limit 0 flags e0000800 index 74
+[DEBUG]      PNP: 002e.2
+[SPEW ]      PNP: 002e.2 resource base 3f8 size 8 align 3 gran 3 limit fff flags e0000100 index 60
+[SPEW ]      PNP: 002e.2 resource base 4 size 1 align 0 gran 0 limit 0 flags e0000400 index 70
+[DEBUG]      PNP: 002e.3
+[SPEW ]      PNP: 002e.3 resource base 0 size 8 align 3 gran 3 limit fff flags 100 index 60
+[SPEW ]      PNP: 002e.3 resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index 70
+[DEBUG]      PNP: 002e.5
+[SPEW ]      PNP: 002e.5 resource base 60 size 1 align 0 gran 0 limit fff flags e0000100 index 60
+[SPEW ]      PNP: 002e.5 resource base 64 size 1 align 0 gran 0 limit fff flags e0000100 index 62
+[SPEW ]      PNP: 002e.5 resource base 1 size 1 align 0 gran 0 limit 0 flags e0000400 index 70
+[SPEW ]      PNP: 002e.5 resource base c size 1 align 0 gran 0 limit 0 flags e0000400 index 72
+[DEBUG]      PNP: 002e.6
+[SPEW ]      PNP: 002e.6 resource base 0 size 8 align 3 gran 3 limit fff flags 100 index 60
+[SPEW ]      PNP: 002e.6 resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index 70
+[DEBUG]      PNP: 002e.7
+[DEBUG]      PNP: 002e.107
+[DEBUG]      PNP: 002e.8
+[DEBUG]      PNP: 002e.108
+[DEBUG]      PNP: 002e.208
+[DEBUG]      PNP: 002e.308
+[SPEW ]      PNP: 002e.308 resource base 0 size 8 align 3 gran 3 limit fff flags e0000100 index 60
+[SPEW ]      PNP: 002e.308 resource base 3e size 0 align 0 gran 0 limit 0 flags e0000400 index f0
+[SPEW ]      PNP: 002e.308 resource base de size 0 align 0 gran 0 limit 0 flags e0000400 index f1
+[DEBUG]      PNP: 002e.109
+[DEBUG]      PNP: 002e.209
+[SPEW ]      PNP: 002e.209 resource base ff size 0 align 0 gran 0 limit 0 flags e0000400 index e0
+[SPEW ]      PNP: 002e.209 resource base c size 0 align 0 gran 0 limit 0 flags e0000400 index e1
+[DEBUG]      PNP: 002e.309
+[SPEW ]      PNP: 002e.309 resource base f7 size 0 align 0 gran 0 limit 0 flags e0000400 index e4
+[SPEW ]      PNP: 002e.309 resource base 8 size 0 align 0 gran 0 limit 0 flags e0000400 index e5
+[DEBUG]      PNP: 002e.409
+[DEBUG]      PNP: 002e.509
+[DEBUG]      PNP: 002e.609
+[DEBUG]      PNP: 002e.709
+[DEBUG]      PNP: 002e.a
+[SPEW ]      PNP: 002e.a resource base 10 size 0 align 0 gran 0 limit 0 flags e0000400 index e4
+[SPEW ]      PNP: 002e.a resource base 20 size 0 align 0 gran 0 limit 0 flags e0000400 index f0
+[DEBUG]      PNP: 002e.b
+[SPEW ]      PNP: 002e.b resource base e1 size 0 align 0 gran 0 limit 0 flags e0000400 index 30
+[SPEW ]      PNP: 002e.b resource base 290 size 2 align 1 gran 1 limit fff flags e0000100 index 60
+[SPEW ]      PNP: 002e.b resource base 0 size 2 align 1 gran 1 limit fff flags 100 index 62
+[SPEW ]      PNP: 002e.b resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index 70
+[DEBUG]      PNP: 002e.d
+[DEBUG]      PNP: 002e.e
+[SPEW ]      PNP: 002e.e resource base 0 size 8 align 3 gran 3 limit fff flags 100 index 60
+[SPEW ]      PNP: 002e.e resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index 70
+[DEBUG]      PNP: 002e.f
+[DEBUG]      PNP: 002e.14
+[DEBUG]      PNP: 002e.16
+[DEBUG]      PNP: 002e.17
+[DEBUG]     PCI: 00:1f.2
+[SPEW ]     PCI: 00:1f.2 resource base 3060 size 8 align 3 gran 3 limit 3067 flags 60000100 index 10
+[SPEW ]     PCI: 00:1f.2 resource base 3070 size 4 align 2 gran 2 limit 3073 flags 60000100 index 14
+[SPEW ]     PCI: 00:1f.2 resource base 3068 size 8 align 3 gran 3 limit 306f flags 60000100 index 18
+[SPEW ]     PCI: 00:1f.2 resource base 3074 size 4 align 2 gran 2 limit 3077 flags 60000100 index 1c
+[SPEW ]     PCI: 00:1f.2 resource base 3040 size 20 align 5 gran 5 limit 305f flags 60000100 index 20
+[SPEW ]     PCI: 00:1f.2 resource base 85014000 size 800 align 12 gran 11 limit 850147ff flags 60000200 index 24
+[DEBUG]     PCI: 00:1f.3
+[SPEW ]     PCI: 00:1f.3 resource base 85017000 size 100 align 12 gran 8 limit 850170ff flags 60000201 index 10
+[SPEW ]     PCI: 00:1f.3 resource base 400 size 20 align 0 gran 0 limit 41f flags f0000100 index 20
+[DEBUG]     PCI: 00:1f.5
+[DEBUG]     PCI: 00:1f.6
+[INFO ]  Done allocating resources.
+[DEBUG]  BS: BS_DEV_RESOURCES run times (exec / console): 2 / 1 ms
+[INFO ]  Enabling resources...
+[DEBUG]  PCI: 00:00.0 subsystem <- 1849/0100
+[DEBUG]  PCI: 00:00.0 cmd <- 06
+[DEBUG]  PCI: 00:01.0 bridge ctrl <- 0013
+[DEBUG]  PCI: 00:01.0 subsystem <- 8086/0101
+[DEBUG]  PCI: 00:01.0 cmd <- 00
+[DEBUG]  PCI: 00:02.0 subsystem <- 1849/0102
+[DEBUG]  PCI: 00:02.0 cmd <- 03
+[DEBUG]  PCI: 00:14.0 subsystem <- 1849/1e31
+[DEBUG]  PCI: 00:14.0 cmd <- 102
+[DEBUG]  PCI: 00:16.0 subsystem <- 1849/1e3a
+[DEBUG]  PCI: 00:16.0 cmd <- 02
+[DEBUG]  PCI: 00:1a.0 subsystem <- 1849/1e2d
+[DEBUG]  PCI: 00:1a.0 cmd <- 102
+[DEBUG]  PCI: 00:1b.0 subsystem <- 1849/8892
+[DEBUG]  PCI: 00:1b.0 cmd <- 102
+[DEBUG]  PCI: 00:1c.0 bridge ctrl <- 0013
+[DEBUG]  PCI: 00:1c.0 subsystem <- 1849/1e10
+[DEBUG]  PCI: 00:1c.0 cmd <- 100
+[DEBUG]  PCI: 00:1c.4 bridge ctrl <- 0013
+[DEBUG]  PCI: 00:1c.4 subsystem <- 1849/1e18
+[DEBUG]  PCI: 00:1c.4 cmd <- 100
+[DEBUG]  PCI: 00:1c.5 bridge ctrl <- 0013
+[DEBUG]  PCI: 00:1c.5 subsystem <- 1849/1e1a
+[DEBUG]  PCI: 00:1c.5 cmd <- 107
+[DEBUG]  PCI: 00:1c.6 bridge ctrl <- 0013
+[DEBUG]  PCI: 00:1c.6 subsystem <- 1849/1e16
+[DEBUG]  PCI: 00:1c.6 cmd <- 100
+[DEBUG]  PCI: 00:1c.7 bridge ctrl <- 0013
+[DEBUG]  PCI: 00:1c.7 subsystem <- 1849/1e1e
+[DEBUG]  PCI: 00:1c.7 cmd <- 107
+[DEBUG]  PCI: 00:1d.0 subsystem <- 1849/1e26
+[DEBUG]  PCI: 00:1d.0 cmd <- 102
+[DEBUG]  PCI: 00:1f.0 subsystem <- 1849/1e4a
+[DEBUG]  PCI: 00:1f.0 cmd <- 107
+[DEBUG]  PCI: 00:1f.2 subsystem <- 1849/1e02
+[DEBUG]  PCI: 00:1f.2 cmd <- 03
+[DEBUG]  PCI: 00:1f.3 subsystem <- 1849/1e22
+[DEBUG]  PCI: 00:1f.3 cmd <- 103
+[DEBUG]  PCI: 04:00.0 subsystem <- 10ec/8168
+[DEBUG]  PCI: 04:00.0 cmd <- 103
+[DEBUG]  PCI: 06:00.0 cmd <- 03
+[INFO ]  done.
+[INFO ]  Initializing devices...
+[DEBUG]  CPU_CLUSTER: 0 init
+[DEBUG]  MTRR: Physical address space:
+[DEBUG]  0x0000000000000000 - 0x000000000009ffff size 0x000a0000 type 6
+[DEBUG]  0x00000000000a0000 - 0x00000000000bffff size 0x00020000 type 0
+[DEBUG]  0x00000000000c0000 - 0x000000007fffffff size 0x7ff40000 type 6
+[DEBUG]  0x0000000080000000 - 0x000000008fffffff size 0x10000000 type 0
+[DEBUG]  0x0000000090000000 - 0x000000009fffffff size 0x10000000 type 1
+[DEBUG]  0x00000000a0000000 - 0x00000000ffffffff size 0x60000000 type 0
+[DEBUG]  0x0000000100000000 - 0x000000047a5fffff size 0x37a600000 type 6
+[DEBUG]  apic_id 0x0: MTRR: Fixed MSR 0x250 0x0606060606060606
+[DEBUG]  apic_id 0x0: MTRR: Fixed MSR 0x258 0x0606060606060606
+[DEBUG]  apic_id 0x0: MTRR: Fixed MSR 0x259 0x0000000000000000
+[DEBUG]  apic_id 0x0: MTRR: Fixed MSR 0x268 0x0606060606060606
+[DEBUG]  apic_id 0x0: MTRR: Fixed MSR 0x269 0x0606060606060606
+[DEBUG]  apic_id 0x0: MTRR: Fixed MSR 0x26a 0x0606060606060606
+[DEBUG]  apic_id 0x0: MTRR: Fixed MSR 0x26b 0x0606060606060606
+[DEBUG]  apic_id 0x0: MTRR: Fixed MSR 0x26c 0x0606060606060606
+[DEBUG]  apic_id 0x0: MTRR: Fixed MSR 0x26d 0x0606060606060606
+[DEBUG]  apic_id 0x0: MTRR: Fixed MSR 0x26e 0x0606060606060606
+[DEBUG]  apic_id 0x0: MTRR: Fixed MSR 0x26f 0x0606060606060606
+[SPEW ]  apic_id 0x0 call enable_fixed_mtrr()
+[DEBUG]  apic_id 0x0 setup mtrr for CPU physical address size: 36 bits
+[DEBUG]  MTRR: default type WB/UC MTRR counts: 4/5.
+[DEBUG]  MTRR: WB selected as default type.
+[DEBUG]  MTRR: 0 base 0x0000000080000000 mask 0x0000000ff0000000 type 0
+[DEBUG]  MTRR: 1 base 0x0000000090000000 mask 0x0000000ff0000000 type 1
+[DEBUG]  MTRR: 2 base 0x00000000a0000000 mask 0x0000000fe0000000 type 0
+[DEBUG]  MTRR: 3 base 0x00000000c0000000 mask 0x0000000fc0000000 type 0
+
+[DEBUG]  MTRR check
+[DEBUG]  Fixed MTRRs   : Enabled
+[DEBUG]  Variable MTRRs: Enabled
+
+[DEBUG]  CPU has 4 cores, 4 threads enabled.
+[DEBUG]  Setting up SMI for CPU
+[INFO ]  Will perform SMM setup.
+[INFO ]  CBFS: Found 'cpu_microcode_blob.bin' @0x17600 size 0x6800 in mcache @0x7ffdd0ac
+[DEBUG]  microcode: sig=0x206a7 pf=0x2 revision=0x2f
+[INFO ]  CPU: Intel(R) Core(TM) i5-2500 CPU @ 3.30GHz.
+[INFO ]  LAPIC 0x0 in XAPIC mode.
+[DEBUG]  CPU: APIC: 00 enabled
+[DEBUG]  CPU: APIC: 01 enabled
+[DEBUG]  CPU: APIC: 02 enabled
+[DEBUG]  CPU: APIC: 03 enabled
+[DEBUG]  Loading module at 0x00030000 with entry 0x00030000. filesize: 0x178 memsize: 0x178
+[DEBUG]  Processing 16 relocs. Offset value of 0x00030000
+[DEBUG]  Attempting to start 3 APs
+[DEBUG]  Waiting for 10ms after sending INIT.
+[DEBUG]  Waiting for SIPI to complete...
+[DEBUG]  done.
+[SPEW ]  APs are ready after 30us
+[DEBUG]  Waiting for SIPI to complete...
+[DEBUG]  done.
+[SPEW ]  APs are ready after 0us
+[INFO ]  LAPIC 0x2 in XAPIC mode.
+[INFO ]  AP: slot 1 apic_id 2, MCU rev: 0x0000002f
+[INFO ]  LAPIC 0x4 in XAPIC mode.
+[INFO ]  AP: slot 2 apic_id 4, MCU rev: 0x0000002f
+[INFO ]  LAPIC 0x6 in XAPIC mode.
+[INFO ]  AP: slot 3 apic_id 6, MCU rev: 0x0000002f
+[SPEW ]  APs are ready after 10200us
+[SPEW ]  smm_setup_relocation_handler: enter
+[SPEW ]  smm_setup_relocation_handler: exit
+[DEBUG]  Loading module at 0x00038000 with entry 0x00038000. filesize: 0x1e8 memsize: 0x1e8
+[DEBUG]  Processing 11 relocs. Offset value of 0x00038000
+[DEBUG]  smm_module_setup_stub: stack_top = 0x80001000
+[DEBUG]  smm_module_setup_stub: per cpu stack_size = 0x400
+[DEBUG]  smm_module_setup_stub: runtime.start32_offset = 0x4c
+[DEBUG]  smm_module_setup_stub: runtime.smm_size = 0x10000
+[DEBUG]  SMM Module: stub loaded at 38000. Will call 0x7ff9c6ad
+[DEBUG]  Installing permanent SMM handler to 0x80000000
+[DEBUG]  FX_SAVE      [0x802ff800-0x80300000]
+[DEBUG]  HANDLER      [0x802fa000-0x802fea48]
+
+[DEBUG]  CPU 0
+[DEBUG]    ss0        [0x802f9c00-0x802fa000]
+[DEBUG]    stub0      [0x802f2000-0x802f21e8]
+
+[DEBUG]  CPU 1
+[DEBUG]    ss1        [0x802f9800-0x802f9c00]
+[DEBUG]    stub1      [0x802f1c00-0x802f1de8]
+
+[DEBUG]  CPU 2
+[DEBUG]    ss2        [0x802f9400-0x802f9800]
+[DEBUG]    stub2      [0x802f1800-0x802f19e8]
+
+[DEBUG]  CPU 3
+[DEBUG]    ss3        [0x802f9000-0x802f9400]
+[DEBUG]    stub3      [0x802f1400-0x802f15e8]
+
+[DEBUG]  stacks       [0x80000000-0x80001000]
+[DEBUG]  Loading module at 0x802fa000 with entry 0x802fae7f. filesize: 0x4928 memsize: 0x4a48
+[DEBUG]  Processing 276 relocs. Offset value of 0x802fa000
+[DEBUG]  Loading module at 0x802f2000 with entry 0x802f2000. filesize: 0x1e8 memsize: 0x1e8
+[DEBUG]  Processing 11 relocs. Offset value of 0x802f2000
+[DEBUG]  smm_module_setup_stub: stack_top = 0x80001000
+[DEBUG]  smm_module_setup_stub: per cpu stack_size = 0x400
+[DEBUG]  smm_module_setup_stub: runtime.start32_offset = 0x4c
+[DEBUG]  smm_module_setup_stub: runtime.smm_size = 0x300000
+[DEBUG]  SMM Module: placing smm entry code at 802f1c00,  cpu # 0x1
+[SPEW ]  smm_place_entry_code: copying from 802f2000 to 802f1c00 0x1e8 bytes
+[DEBUG]  SMM Module: placing smm entry code at 802f1800,  cpu # 0x2
+[SPEW ]  smm_place_entry_code: copying from 802f2000 to 802f1800 0x1e8 bytes
+[DEBUG]  SMM Module: placing smm entry code at 802f1400,  cpu # 0x3
+[SPEW ]  smm_place_entry_code: copying from 802f2000 to 802f1400 0x1e8 bytes
+[DEBUG]  SMM Module: stub loaded at 802f2000. Will call 0x802fae7f
+[INFO ]  smm_do_relocation : curr_smbase 0x30000 perm_smbase 0x802ea000, cpu = 0
+[DEBUG]  In relocation handler: cpu 0
+[DEBUG]  New SMBASE=0x802ea000 IEDBASE=0x80400000
+[SPEW ]  SMM revision: 0x00030101
+[DEBUG]  Writing SMRR. base = 0x80000006, mask=0xff800800
+[DEBUG]  Relocation complete.
+[INFO ]  microcode: Update skipped, already up-to-date
+[INFO ]  smm_do_relocation : curr_smbase 0x30000 perm_smbase 0x802e9400, cpu = 3
+[DEBUG]  In relocation handler: cpu 3
+[DEBUG]  New SMBASE=0x802e9400 IEDBASE=0x80400000
+[SPEW ]  SMM revision: 0x00030101
+[DEBUG]  Writing SMRR. base = 0x80000006, mask=0xff800800
+[DEBUG]  Relocation complete.
+[INFO ]  microcode: Update skipped, already up-to-date
+[INFO ]  smm_do_relocation : curr_smbase 0x30000 perm_smbase 0x802e9800, cpu = 2
+[DEBUG]  In relocation handler: cpu 2
+[DEBUG]  New SMBASE=0x802e9800 IEDBASE=0x80400000
+[SPEW ]  SMM revision: 0x00030101
+[DEBUG]  Writing SMRR. base = 0x80000006, mask=0xff800800
+[DEBUG]  Relocation complete.
+[INFO ]  microcode: Update skipped, already up-to-date
+[INFO ]  smm_do_relocation : curr_smbase 0x30000 perm_smbase 0x802e9c00, cpu = 1
+[DEBUG]  In relocation handler: cpu 1
+[DEBUG]  New SMBASE=0x802e9c00 IEDBASE=0x80400000
+[SPEW ]  SMM revision: 0x00030101
+[DEBUG]  Writing SMRR. base = 0x80000006, mask=0xff800800
+[DEBUG]  Relocation complete.
+[INFO ]  microcode: Update skipped, already up-to-date
+[SPEW ]  APs are ready after 1900us
+[INFO ]  Initializing CPU #0
+[DEBUG]  CPU: vendor Intel device 206a7
+[DEBUG]  CPU: family 06, model 2a, stepping 07
+[INFO ]  CPU: Intel(R) Core(TM) i5-2500 CPU @ 3.30GHz.
+[INFO ]  CPU: platform id 1
+[INFO ]  CPU: cpuid(1) 0x206a7
+[INFO ]  CPU: AES supported
+[INFO ]  CPU: TXT supported
+[INFO ]  CPU: VT supported
+[DEBUG]  VMX status: enabled
+[DEBUG]  IA32_FEATURE_CONTROL status: locked
+[DEBUG]  cpu: energy policy set to 6
+[DEBUG]  model_x06ax: frequency set to 3300
+[INFO ]  Turbo is available but hidden
+[INFO ]  Turbo is available and visible
+[INFO ]  CPU #0 initialized
+[INFO ]  Initializing CPU #2
+[INFO ]  Initializing CPU #3
+[DEBUG]  CPU: vendor Intel device 206a7
+[DEBUG]  CPU: family 06, model 2a, stepping 07
+[DEBUG]  CPU: vendor Intel device 206a7
+[DEBUG]  CPU: family 06, model 2a, stepping 07
+[INFO ]  Initializing CPU #1
+[DEBUG]  CPU: vendor Intel device 206a7
+[DEBUG]  CPU: family 06, model 2a, stepping 07
+[INFO ]  CPU: Intel(R) Core(TM) i5-2500 CPU @ 3.30GHz.
+[INFO ]  CPU: platform id 1
+[INFO ]  CPU: Intel(R) Core(TM) i5-2500 CPU @ 3.30GHz.
+[INFO ]  CPU: cpuid(1) 0x206a7
+[INFO ]  CPU: platform id 1
+[INFO ]  CPU: AES supported
+[INFO ]  CPU: TXT supported
+[INFO ]  CPU: VT supported
+[INFO ]  CPU: cpuid(1) 0x206a7
+[DEBUG]  VMX status: enabled
+[INFO ]  CPU: AES supported
+[INFO ]  CPU: TXT supported
+[INFO ]  CPU: VT supported
+[INFO ]  CPU: Intel(R) Core(TM) i5-2500 CPU @ 3.30GHz.
+[DEBUG]  IA32_FEATURE_CONTROL status: locked
+[INFO ]  CPU: platform id 1
+[DEBUG]  VMX status: enabled
+[INFO ]  CPU: cpuid(1) 0x206a7
+[DEBUG]  IA32_FEATURE_CONTROL status: locked
+[INFO ]  CPU: AES supported
+[INFO ]  CPU: TXT supported
+[INFO ]  CPU: VT supported
+[DEBUG]  VMX status: enabled
+[DEBUG]  IA32_FEATURE_CONTROL status: locked
+[DEBUG]  cpu: energy policy set to 6
+[DEBUG]  model_x06ax: frequency set to 3300
+[INFO ]  CPU #2 initialized
+[DEBUG]  cpu: energy policy set to 6
+[DEBUG]  model_x06ax: frequency set to 3300
+[INFO ]  CPU #3 initialized
+[DEBUG]  cpu: energy policy set to 6
+[DEBUG]  model_x06ax: frequency set to 3300
+[INFO ]  CPU #1 initialized
+[SPEW ]  APs are ready after 100us
+[INFO ]  bsp_do_flight_plan done after 13 msecs.
+[DEBUG]  SMI_STS: 
+[SPEW ]  PM1_STS: 
+[SPEW ]  PM1_EN: 100
+[DEBUG]  GPE0_STS: GPIO14 GPIO11 GPIO10 GPIO9 GPIO7 GPIO6 GPIO1 GPIO0 
+[DEBUG]  ALT_GP_SMI_STS: GPI14 GPI11 GPI10 GPI9 GPI7 GPI6 GPI5 GPI4 GPI3 GPI2 GPI1 GPI0 
+[DEBUG]  TCO_STS: 
+[DEBUG]  Locking SMM.
+[DEBUG]  CPU_CLUSTER: 0 init finished in 26 msecs
+[DEBUG]  PCI: 00:00.0 init
+[DEBUG]  Disabling PEG12.
+[DEBUG]  Disabling PEG11.
+[DEBUG]  Disabling Device 4.
+[DEBUG]  Disabling PEG60.
+[DEBUG]  Disabling Device 7.
+[DEBUG]  Set BIOS_RESET_CPL
+[DEBUG]  CPU TDP: 95 Watts
+[DEBUG]  PCI: 00:00.0 init finished in 1 msecs
+[DEBUG]  PCI: 00:01.0 init
+[DEBUG]  PCI: 00:01.0 init finished in 0 msecs
+[DEBUG]  PCI: 00:02.0 init
+[INFO ]  CBFS: Found 'vbt.bin' @0x3dd40 size 0x4f7 in mcache @0x7ffdd1d4
+[INFO ]  Found a VBT of 7168 bytes after decompression
+[INFO ]  GMA: Found VBT in CBFS
+[INFO ]  GMA: Found valid VBT in CBFS
+[DEBUG]  GT Power Management Init
+[DEBUG]  SNB GT1 Power Meter Weights
+[DEBUG]  GT Power Management Init (post VBIOS)
+[SPEW ]  Initializing VGA without OPROM.
+[INFO ]  framebuffer_info: bytes_per_line: 7680, bits_per_pixel: 32
+[INFO ]                     x_res x y_res: 1920 x 1200, size: 9216000 at 0x90000000
+[DEBUG]  PCI: 00:02.0 init finished in 13 msecs
+[DEBUG]  PCI: 00:14.0 init
+[DEBUG]  XHCI: Setting up controller.. done.
+[DEBUG]  PCI: 00:14.0 init finished in 0 msecs
+[DEBUG]  PCI: 00:16.0 init
+[DEBUG]  ME: FW Partition Table      : OK
+[DEBUG]  ME: Bringup Loader Failure  : NO
+[DEBUG]  ME: Firmware Init Complete  : NO
+[DEBUG]  ME: Manufacturing Mode      : NO
+[DEBUG]  ME: Boot Options Present    : NO
+[DEBUG]  ME: Update In Progress      : NO
+[DEBUG]  ME: Current Working State   : Normal
+[DEBUG]  ME: Current Operation State : M0 with UMA
+[DEBUG]  ME: Current Operation Mode  : Normal
+[DEBUG]  ME: Error Code              : No Error
+[DEBUG]  ME: Progress Phase          : uKernel Phase
+[DEBUG]  ME: Power Management Event  : Clean Moff->Mx wake
+[DEBUG]  ME: Progress Phase State    : Unknown 0x00
+[NOTE ]  ME: BIOS path: Normal
+[DEBUG]  No CMOS option 'me_state'.
+[DEBUG]  No CMOS option 'me_state_prev'.
+[DEBUG]  ME: me_state=0, me_state_prev=0
+[DEBUG]  ME: Extend SHA-256: 2a319986c11063a6cb76d59a9346f2245626da3868eb114c4a570c382764e33f
+[INFO ]  ME: MBP item header 00020103
+[INFO ]  ME: MBP item header 00050102
+[INFO ]  ME: MBP item header 00020501
+[INFO ]  ME: MBP item header 00020201
+[INFO ]  ME: MBP item header 02030101
+[INFO ]  ME: MBP item header 02060301
+[INFO ]  ME: MBP item header 02090401
+[SPEW ]  ME: mbp read OK after 249991 cycles
+[DEBUG]  ME: found version 8.1.20.1336
+[DEBUG]  ME Capability: Full Network manageability                : disabled
+[DEBUG]  ME Capability: Regular Network manageability             : disabled
+[DEBUG]  ME Capability: Manageability                             : disabled
+[DEBUG]  ME Capability: Small business technology                 : disabled
+[DEBUG]  ME Capability: Level III manageability                   : disabled
+[DEBUG]  ME Capability: IntelR Anti-Theft (AT)                    : disabled
+[DEBUG]  ME Capability: IntelR Capability Licensing Service (CLS) :  enabled
+[DEBUG]  ME Capability: IntelR Power Sharing Technology (MPC)     :  enabled
+[DEBUG]  ME Capability: ICC Over Clocking                         :  enabled
+[DEBUG]  ME Capability: Protected Audio Video Path (PAVP)         :  enabled
+[DEBUG]  ME Capability: IPV6                                      : disabled
+[DEBUG]  ME Capability: KVM Remote Control (KVM)                  : disabled
+[DEBUG]  ME Capability: Outbreak Containment Heuristic (OCH)      : disabled
+[DEBUG]  ME Capability: Virtual LAN (VLAN)                        :  enabled
+[DEBUG]  ME Capability: TLS                                       : disabled
+[DEBUG]  ME Capability: Wireless LAN (WLAN)                       : disabled
+[DEBUG]  PCI: 00:16.0 init finished in 162 msecs
+[DEBUG]  PCI: 00:1a.0 init
+[DEBUG]  EHCI: Setting up controller.. done.
+[DEBUG]  PCI: 00:1a.0 init finished in 0 msecs
+[DEBUG]  PCI: 00:1b.0 init
+[DEBUG]  Azalia: base = 0x85010000
+[DEBUG]  Azalia: codec_mask = 09
+[DEBUG]  azalia_audio: Initializing codec #3
+[DEBUG]  azalia_audio: codec viddid: 80862806
+[DEBUG]  azalia_audio: verb_size: 16
+[DEBUG]  azalia_audio: verb loaded.
+[DEBUG]  azalia_audio: Initializing codec #0
+[DEBUG]  azalia_audio: codec viddid: 10ec0892
+[DEBUG]  azalia_audio: verb_size: 60
+[DEBUG]  azalia_audio: verb loaded.
+[DEBUG]  PCI: 00:1b.0 init finished in 4 msecs
+[DEBUG]  PCI: 00:1c.0 init
+[DEBUG]  Initializing PCH PCIe bridge.
+[DEBUG]  PCI: 00:1c.0 init finished in 0 msecs
+[DEBUG]  PCI: 00:1c.4 init
+[DEBUG]  Initializing PCH PCIe bridge.
+[DEBUG]  PCI: 00:1c.4 init finished in 0 msecs
+[DEBUG]  PCI: 00:1c.5 init
+[DEBUG]  Initializing PCH PCIe bridge.
+[DEBUG]  PCI: 00:1c.5 init finished in 0 msecs
+[DEBUG]  PCI: 00:1c.6 init
+[DEBUG]  Initializing PCH PCIe bridge.
+[DEBUG]  PCI: 00:1c.6 init finished in 0 msecs
+[DEBUG]  PCI: 00:1c.7 init
+[DEBUG]  Initializing PCH PCIe bridge.
+[DEBUG]  PCI: 00:1c.7 init finished in 0 msecs
+[DEBUG]  PCI: 00:1d.0 init
+[DEBUG]  EHCI: Setting up controller.. done.
+[DEBUG]  PCI: 00:1d.0 init finished in 0 msecs
+[DEBUG]  PCI: 00:1f.0 init
+[DEBUG]  pch: lpc_init
+[INFO ]  PCH: detected H77, device id: 0x1e4a, rev id 0x4
+[DEBUG]  IOAPIC: Initializing IOAPIC at 0xfec00000
+[DEBUG]  IOAPIC: ID = 0x00
+[SPEW ]  IOAPIC: Dumping registers
+[SPEW ]    reg 0x0000: 0x00000000
+[SPEW ]    reg 0x0001: 0x00170020
+[SPEW ]    reg 0x0002: 0x00170020
+[DEBUG]  IOAPIC: 24 interrupts
+[DEBUG]  IOAPIC: Clearing IOAPIC at 0xfec00000
+[SPEW ]  IOAPIC: vector 0x00 value 0x00000000 0x00010000
+[SPEW ]  IOAPIC: vector 0x01 value 0x00000000 0x00010000
+[SPEW ]  IOAPIC: vector 0x02 value 0x00000000 0x00010000
+[SPEW ]  IOAPIC: vector 0x03 value 0x00000000 0x00010000
+[SPEW ]  IOAPIC: vector 0x04 value 0x00000000 0x00010000
+[SPEW ]  IOAPIC: vector 0x05 value 0x00000000 0x00010000
+[SPEW ]  IOAPIC: vector 0x06 value 0x00000000 0x00010000
+[SPEW ]  IOAPIC: vector 0x07 value 0x00000000 0x00010000
+[SPEW ]  IOAPIC: vector 0x08 value 0x00000000 0x00010000
+[SPEW ]  IOAPIC: vector 0x09 value 0x00000000 0x00010000
+[SPEW ]  IOAPIC: vector 0x0a value 0x00000000 0x00010000
+[SPEW ]  IOAPIC: vector 0x0b value 0x00000000 0x00010000
+[SPEW ]  IOAPIC: vector 0x0c value 0x00000000 0x00010000
+[SPEW ]  IOAPIC: vector 0x0d value 0x00000000 0x00010000
+[SPEW ]  IOAPIC: vector 0x0e value 0x00000000 0x00010000
+[SPEW ]  IOAPIC: vector 0x0f value 0x00000000 0x00010000
+[SPEW ]  IOAPIC: vector 0x10 value 0x00000000 0x00010000
+[SPEW ]  IOAPIC: vector 0x11 value 0x00000000 0x00010000
+[SPEW ]  IOAPIC: vector 0x12 value 0x00000000 0x00010000
+[SPEW ]  IOAPIC: vector 0x13 value 0x00000000 0x00010000
+[SPEW ]  IOAPIC: vector 0x14 value 0x00000000 0x00010000
+[SPEW ]  IOAPIC: vector 0x15 value 0x00000000 0x00010000
+[SPEW ]  IOAPIC: vector 0x16 value 0x00000000 0x00010000
+[SPEW ]  IOAPIC: vector 0x17 value 0x00000000 0x00010000
+[DEBUG]  IOAPIC: Bootstrap Processor Local APIC = 0x00
+[SPEW ]  IOAPIC: vector 0x00 value 0x00000000 0x00000700
+[INFO ]  Set power off after power failure.
+[INFO ]  NMI sources disabled.
+[DEBUG]  PantherPoint PM init
+[DEBUG]  RTC: failed = 0x0
+[DEBUG]  RTC Init
+[DEBUG]  apm_control: Disabling ACPI.
+[DEBUG]  APMC done.
+[DEBUG]  pch_spi_init
+[DEBUG]  PCI: 00:1f.0 init finished in 0 msecs
+[DEBUG]  PCI: 00:1f.2 init
+[DEBUG]  SATA: Initializing...
+[DEBUG]  SATA: Controller in AHCI mode.
+[DEBUG]  ABAR: 0x85014000
+[DEBUG]  PCI: 00:1f.2 init finished in 0 msecs
+[DEBUG]  PCI: 00:1f.3 init
+[DEBUG]  PCI: 00:1f.3 init finished in 0 msecs
+[DEBUG]  PCI: 04:00.0 init
+[DEBUG]  PCI: 04:00.0 init finished in 0 msecs
+[DEBUG]  PNP: 002e.1 init
+[DEBUG]  PNP: 002e.1 init finished in 0 msecs
+[DEBUG]  PNP: 002e.2 init
+[DEBUG]  PNP: 002e.2 init finished in 0 msecs
+[DEBUG]  PNP: 002e.5 init
+[DEBUG]  PNP: 002e.5 init finished in 0 msecs
+[DEBUG]  PNP: 002e.308 init
+[DEBUG]  PNP: 002e.308 init finished in 0 msecs
+[DEBUG]  PNP: 002e.109 init
+[DEBUG]  PNP: 002e.109 init finished in 0 msecs
+[DEBUG]  PNP: 002e.209 init
+[DEBUG]  PNP: 002e.209 init finished in 0 msecs
+[DEBUG]  PNP: 002e.309 init
+[DEBUG]  PNP: 002e.309 init finished in 0 msecs
+[DEBUG]  PNP: 002e.709 init
+[DEBUG]  PNP: 002e.709 init finished in 0 msecs
+[DEBUG]  PNP: 002e.a init
+[DEBUG]  PNP: 002e.a init finished in 0 msecs
+[DEBUG]  PNP: 002e.b init
+[DEBUG]  PNP: 002e.b init finished in 0 msecs
+[INFO ]  Devices initialized
+[SPEW ]  Show all devs... After init.
+[SPEW ]  Root Device: enabled 1
+[SPEW ]  CPU_CLUSTER: 0: enabled 1
+[SPEW ]  DOMAIN: 0000: enabled 1
+[SPEW ]  PCI: 00:00.0: enabled 1
+[SPEW ]  PCI: 00:01.0: enabled 1
+[SPEW ]  PCI: 00:01.1: enabled 0
+[SPEW ]  PCI: 00:01.2: enabled 0
+[SPEW ]  PCI: 00:02.0: enabled 1
+[SPEW ]  PCI: 00:04.0: enabled 0
+[SPEW ]  PCI: 00:06.0: enabled 0
+[SPEW ]  PCI: 00:14.0: enabled 1
+[SPEW ]  PCI: 00:16.0: enabled 1
+[SPEW ]  PCI: 00:16.1: enabled 0
+[SPEW ]  PCI: 00:16.2: enabled 0
+[SPEW ]  PCI: 00:16.3: enabled 0
+[SPEW ]  PCI: 00:19.0: enabled 0
+[SPEW ]  PCI: 00:1a.0: enabled 1
+[SPEW ]  PCI: 00:1b.0: enabled 1
+[SPEW ]  PCI: 00:1c.0: enabled 1
+[SPEW ]  PCI: 00:1c.1: enabled 0
+[SPEW ]  PCI: 00:1c.2: enabled 0
+[SPEW ]  PCI: 00:1c.3: enabled 0
+[SPEW ]  PCI: 00:1c.4: enabled 1
+[SPEW ]  PCI: 00:1c.5: enabled 1
+[SPEW ]  PCI: 00:1c.6: enabled 1
+[SPEW ]  PCI: 00:1c.7: enabled 1
+[SPEW ]  PCI: 00:1d.0: enabled 1
+[SPEW ]  PCI: 00:1e.0: enabled 0
+[SPEW ]  PCI: 00:1f.0: enabled 1
+[SPEW ]  PCI: 00:1f.2: enabled 1
+[SPEW ]  PCI: 00:1f.3: enabled 1
+[SPEW ]  PCI: 00:1f.5: enabled 0
+[SPEW ]  PCI: 00:1f.6: enabled 0
+[SPEW ]  PCI: 04:00.0: enabled 1
+[SPEW ]  PNP: 002e.0: enabled 0
+[SPEW ]  PNP: 002e.1: enabled 1
+[SPEW ]  PNP: 002e.2: enabled 1
+[SPEW ]  PNP: 002e.3: enabled 0
+[SPEW ]  PNP: 002e.5: enabled 1
+[SPEW ]  PNP: 002e.6: enabled 0
+[SPEW ]  PNP: 002e.7: enabled 0
+[SPEW ]  PNP: 002e.107: enabled 0
+[SPEW ]  PNP: 002e.8: enabled 0
+[SPEW ]  PNP: 002e.108: enabled 0
+[SPEW ]  PNP: 002e.208: enabled 0
+[SPEW ]  PNP: 002e.308: enabled 1
+[SPEW ]  PNP: 002e.109: enabled 1
+[SPEW ]  PNP: 002e.209: enabled 1
+[SPEW ]  PNP: 002e.309: enabled 1
+[SPEW ]  PNP: 002e.409: enabled 0
+[SPEW ]  PNP: 002e.509: enabled 0
+[SPEW ]  PNP: 002e.609: enabled 0
+[SPEW ]  PNP: 002e.709: enabled 1
+[SPEW ]  PNP: 002e.a: enabled 1
+[SPEW ]  PNP: 002e.b: enabled 1
+[SPEW ]  PNP: 002e.d: enabled 0
+[SPEW ]  PNP: 002e.e: enabled 0
+[SPEW ]  PNP: 002e.f: enabled 0
+[SPEW ]  PNP: 002e.14: enabled 0
+[SPEW ]  PNP: 002e.16: enabled 0
+[SPEW ]  PNP: 002e.17: enabled 0
+[SPEW ]  PCI: 06:00.0: enabled 1
+[SPEW ]  APIC: 00: enabled 1
+[SPEW ]  APIC: 02: enabled 1
+[SPEW ]  APIC: 04: enabled 1
+[SPEW ]  APIC: 06: enabled 1
+[DEBUG]  BS: BS_DEV_INIT run times (exec / console): 208 / 1 ms
+[DEBUG]  FMAP: area SMMSTORE found @ 610000 (262144 bytes)
+[INFO ]  Manufacturer: ef
+[INFO ]  SF: Detected ef 4017 with sector size 0x1000, total 0x800000
+[DEBUG]  smm store: 4 # blocks with size 0x10000
+[INFO ]  SMMSTORE: Setting up SMI handler
+[INFO ]  Finalize devices...
+[DEBUG]  PCI: 00:1f.0 final
+[DEBUG]  apm_control: Finalizing SMM.
+[DEBUG]  APMC done.
+[INFO ]  Devices finalized
+[DEBUG]  BS: BS_POST_DEVICE run times (exec / console): 3 / 0 ms
+[INFO ]  CBFS: Found 'fallback/dsdt.aml' @0x3bac0 size 0x2229 in mcache @0x7ffdd1a8
+[WARN ]  CBFS: 'fallback/slic' not found.
+[INFO ]  ACPI: Writing ACPI tables at 7ff2f000.
+[DEBUG]  ACPI:    * FACS
+[DEBUG]  ACPI:    * DSDT
+[DEBUG]  ACPI:    * FADT
+[DEBUG]  ACPI: added table 1/32, length now 40
+[DEBUG]  ACPI:     * SSDT
+[DEBUG]  Found 1 CPU(s) with 4 core(s) each.
+[DEBUG]  PSS: 3301MHz power 95000 control 0x2500 status 0x2500
+[DEBUG]  PSS: 3300MHz power 95000 control 0x2100 status 0x2100
+[DEBUG]  PSS: 2800MHz power 75968 control 0x1c00 status 0x1c00
+[DEBUG]  PSS: 2400MHz power 62158 control 0x1800 status 0x1800
+[DEBUG]  PSS: 2000MHz power 49337 control 0x1400 status 0x1400
+[DEBUG]  PSS: 1600MHz power 37519 control 0x1000 status 0x1000
+[DEBUG]  PSS: 3301MHz power 95000 control 0x2500 status 0x2500
+[DEBUG]  PSS: 3300MHz power 95000 control 0x2100 status 0x2100
+[DEBUG]  PSS: 2800MHz power 75968 control 0x1c00 status 0x1c00
+[DEBUG]  PSS: 2400MHz power 62158 control 0x1800 status 0x1800
+[DEBUG]  PSS: 2000MHz power 49337 control 0x1400 status 0x1400
+[DEBUG]  PSS: 1600MHz power 37519 control 0x1000 status 0x1000
+[DEBUG]  PSS: 3301MHz power 95000 control 0x2500 status 0x2500
+[DEBUG]  PSS: 3300MHz power 95000 control 0x2100 status 0x2100
+[DEBUG]  PSS: 2800MHz power 75968 control 0x1c00 status 0x1c00
+[DEBUG]  PSS: 2400MHz power 62158 control 0x1800 status 0x1800
+[DEBUG]  PSS: 2000MHz power 49337 control 0x1400 status 0x1400
+[DEBUG]  PSS: 1600MHz power 37519 control 0x1000 status 0x1000
+[DEBUG]  PSS: 3301MHz power 95000 control 0x2500 status 0x2500
+[DEBUG]  PSS: 3300MHz power 95000 control 0x2100 status 0x2100
+[DEBUG]  PSS: 2800MHz power 75968 control 0x1c00 status 0x1c00
+[DEBUG]  PSS: 2400MHz power 62158 control 0x1800 status 0x1800
+[DEBUG]  PSS: 2000MHz power 49337 control 0x1400 status 0x1400
+[DEBUG]  PSS: 1600MHz power 37519 control 0x1000 status 0x1000
+[DEBUG]  PCI space above 4GB MMIO is at 0x47a600000, len = 0xb85a00000
+[DEBUG]  Generating ACPI PIRQ entries
+[SPEW ]  ACPI_PIRQ_GEN: PCI: 00:01.0: pin=0 pirq=0
+[SPEW ]  ACPI_PIRQ_GEN: PCI: 00:02.0: pin=0 pirq=0
+[SPEW ]  ACPI_PIRQ_GEN: PCI: 00:14.0: pin=0 pirq=1
+[SPEW ]  ACPI_PIRQ_GEN: PCI: 00:1a.0: pin=0 pirq=3
+[SPEW ]  ACPI_PIRQ_GEN: PCI: 00:1b.0: pin=0 pirq=3
+[SPEW ]  ACPI_PIRQ_GEN: PCI: 00:1c.0: pin=0 pirq=0
+[SPEW ]  ACPI_PIRQ_GEN: PCI: 00:1c.5: pin=1 pirq=1
+[SPEW ]  ACPI_PIRQ_GEN: PCI: 00:1c.6: pin=2 pirq=2
+[SPEW ]  ACPI_PIRQ_GEN: PCI: 00:1c.7: pin=3 pirq=3
+[SPEW ]  ACPI_PIRQ_GEN: PCI: 00:1d.0: pin=0 pirq=2
+[SPEW ]  ACPI_PIRQ_GEN: PCI: 00:1f.2: pin=0 pirq=0
+[SPEW ]  ACPI_PIRQ_GEN: PCI: 00:1f.3: pin=1 pirq=0
+[DEBUG]  ACPI: added table 2/32, length now 44
+[DEBUG]  ACPI:    * MCFG
+[DEBUG]  ACPI: added table 3/32, length now 48
+[DEBUG]  ACPI:    * MADT
+[DEBUG]  IOAPIC: 24 interrupts
+[DEBUG]  ACPI: added table 4/32, length now 52
+[DEBUG]  current = 7ff32b10
+[DEBUG]  ACPI:     * DMAR
+[DEBUG]  ACPI: added table 5/32, length now 56
+[DEBUG]  current = 7ff32bd0
+[DEBUG]  ACPI:    * HPET
+[DEBUG]  ACPI: added table 6/32, length now 60
+[INFO ]  ACPI: done.
+[DEBUG]  ACPI tables: 15376 bytes.
+[DEBUG]  smbios_write_tables: 7ff27000
+[DEBUG]  SMBIOS firmware version is set to coreboot_version: '4.19-1034-gd98b24d390'
+[INFO ]  Create SMBIOS type 16
+[INFO ]  Create SMBIOS type 17
+[INFO ]  Create SMBIOS type 20
+[DEBUG]  SMBIOS tables: 1320 bytes.
+[DEBUG]  Writing table forward entry at 0x00000500
+[DEBUG]  Wrote coreboot table at: 0x00000500, 0x10 bytes, checksum 4fe9
+[DEBUG]  Writing coreboot table at 0x7ff53000
+[INFO ]  CBFS: Found 'cmos_layout.bin' @0x3e3c0 size 0x56c in mcache @0x7ffdd22c
+[DEBUG]   0. 0000000000000000-0000000000000fff: CONFIGURATION TABLES
+[DEBUG]   1. 0000000000001000-000000000009ffff: RAM
+[DEBUG]   2. 00000000000a0000-00000000000fffff: RESERVED
+[DEBUG]   3. 0000000000100000-000000001fffffff: RAM
+[DEBUG]   4. 0000000020000000-00000000201fffff: RESERVED
+[DEBUG]   5. 0000000020200000-000000003fffffff: RAM
+[DEBUG]   6. 0000000040000000-00000000401fffff: RESERVED
+[DEBUG]   7. 0000000040200000-000000007ff26fff: RAM
+[DEBUG]   8. 000000007ff27000-000000007ff7efff: CONFIGURATION TABLES
+[DEBUG]   9. 000000007ff7f000-000000007ffcdfff: RAMSTAGE
+[DEBUG]  10. 000000007ffce000-000000007fffffff: CONFIGURATION TABLES
+[DEBUG]  11. 0000000080000000-00000000849fffff: RESERVED
+[DEBUG]  12. 00000000f0000000-00000000f3ffffff: RESERVED
+[DEBUG]  13. 00000000fed90000-00000000fed91fff: RESERVED
+[DEBUG]  14. 0000000100000000-000000047a5fffff: RAM
+[DEBUG]  Wrote coreboot table at: 0x7ff53000, 0x9b0 bytes, checksum b6a0
+[DEBUG]  coreboot table: 2504 bytes.
+[DEBUG]  IMD ROOT    0. 0x7ffff000 0x00001000
+[DEBUG]  IMD SMALL   1. 0x7fffe000 0x00001000
+[DEBUG]  CONSOLE     2. 0x7ffde000 0x00020000
+[DEBUG]  RO MCACHE   3. 0x7ffdd000 0x00000308
+[DEBUG]  TIME STAMP  4. 0x7ffdc000 0x00000910
+[DEBUG]  MEM INFO    5. 0x7ffdb000 0x000007a8
+[DEBUG]  AFTER CAR   6. 0x7ffce000 0x0000d000
+[DEBUG]  RAMSTAGE    7. 0x7ff7e000 0x00050000
+[DEBUG]  SMM BACKUP  8. 0x7ff6e000 0x00010000
+[DEBUG]  IGD OPREGION 9. 0x7ff6b000 0x00002f3e
+[DEBUG]  SMM COMBUFFER10. 0x7ff5b000 0x00010000
+[DEBUG]  COREBOOT   11. 0x7ff53000 0x00008000
+[DEBUG]  ACPI       12. 0x7ff2f000 0x00024000
+[DEBUG]  SMBIOS     13. 0x7ff27000 0x00008000
+[DEBUG]  IMD small region:
+[DEBUG]    IMD ROOT    0. 0x7fffec00 0x00000400
+[DEBUG]    FMAP        1. 0x7fffeae0 0x0000010a
+[DEBUG]    ROMSTAGE    2. 0x7fffeac0 0x00000004
+[DEBUG]    ROMSTG STCK 3. 0x7fffea00 0x000000a8
+[DEBUG]    ACPI GNVS   4. 0x7fffe900 0x00000100
+[DEBUG]  BS: BS_WRITE_TABLES run times (exec / console): 2 / 0 ms
+[INFO ]  CBFS: Found 'fallback/payload' @0x44680 size 0xbe772 in mcache @0x7ffdd298
+[DEBUG]  Checking segment from ROM address 0xffe948ac
+[DEBUG]  Checking segment from ROM address 0xffe948c8
+[DEBUG]  Loading segment from ROM address 0xffe948ac
+[DEBUG]    code (compression=1)
+[DEBUG]    New segment dstaddr 0x00800000 memsize 0x590000 srcaddr 0xffe948e4 filesize 0xbe73a
+[DEBUG]  Loading Segment: addr: 0x00800000 memsz: 0x0000000000590000 filesz: 0x00000000000be73a
+[DEBUG]  using LZMA
+[SPEW ]  [ 0x00800000, 00d90000, 0x00d90000) <- ffe948e4
+[DEBUG]  Loading segment from ROM address 0xffe948c8
+[DEBUG]    Entry Point 0x00801659
+[SPEW ]  Loaded segments
+[DEBUG]  BS: BS_PAYLOAD_LOAD run times (exec / console): 236 / 0 ms
+[DEBUG]  ICH-NM10-PCH: watchdog disabled
+[DEBUG]  Jumping to boot code at 0x00801659(0x7ff53000)
+[SPEW ]  CPU0: stack: 0x7ffbb4c0 - 0x7ffbd4c0, lowest used address 0x7ffbce7c, stack used: 1604 bytes
diff --git a/asrock/h77pro4-m/4.19-1034-gd98b24d390/2023-03-31T12_10_03Z/coreboot_timestamps.txt b/asrock/h77pro4-m/4.19-1034-gd98b24d390/2023-03-31T12_10_03Z/coreboot_timestamps.txt
new file mode 100644
index 0000000..336f2d4
--- /dev/null
+++ b/asrock/h77pro4-m/4.19-1034-gd98b24d390/2023-03-31T12_10_03Z/coreboot_timestamps.txt
@@ -0,0 +1,36 @@
+31 entries total:
+
+   0:1st timestamp                                     749 (0)
+  11:start of bootblock                                53,687 (52,937)
+  12:end of bootblock                                  56,180 (2,492)
+  13:starting to load romstage                         56,180 (0)
+  14:finished loading romstage                         56,256 (75)
+   1:start of romstage                                 56,351 (95)
+   2:before RAM initialization                         59,429 (3,077)
+ 940:waiting for ME acknowledgement of raminit         84,566 (25,137)
+ 941:finished waiting for ME response                  85,678 (1,111)
+   3:after RAM initialization                          86,195 (517)
+   4:end of romstage                                   94,682 (8,486)
+ 100:start of postcar                                  95,960 (1,277)
+ 101:end of postcar                                    95,960 (0)
+   8:starting to load ramstage                         95,961 (1)
+  15:starting LZMA decompress (ignore for x86)         95,966 (5)
+  16:finished LZMA decompress (ignore for x86)         141,971 (46,004)
+   9:finished loading ramstage                         142,095 (124)
+  10:start of ramstage                                 142,194 (98)
+  30:device enumeration                                142,203 (8)
+  40:device configuration                              143,787 (1,583)
+  50:device enable                                     146,603 (2,816)
+  60:device initialization                             146,930 (326)
+  15:starting LZMA decompress (ignore for x86)         174,541 (27,611)
+  16:finished LZMA decompress (ignore for x86)         174,886 (344)
+  70:device setup done                                 364,587 (189,701)
+  75:cbmem post                                        364,591 (3)
+  80:write tables                                      364,593 (2)
+  85:finalize chips                                    366,884 (2,291)
+  90:starting to load payload                          366,888 (3)
+  15:starting LZMA decompress (ignore for x86)         366,941 (52)
+  16:finished LZMA decompress (ignore for x86)         603,184 (236,243)
+  99:selfboot jump                                     603,233 (48)
+
+Total Time: 602,467
diff --git a/asrock/h77pro4-m/4.19-1034-gd98b24d390/2023-03-31T12_10_03Z/kernel_log.txt b/asrock/h77pro4-m/4.19-1034-gd98b24d390/2023-03-31T12_10_03Z/kernel_log.txt
new file mode 100644
index 0000000..8a74b08
--- /dev/null
+++ b/asrock/h77pro4-m/4.19-1034-gd98b24d390/2023-03-31T12_10_03Z/kernel_log.txt
@@ -0,0 +1,841 @@
+[    0.000000] Linux version 6.2.7-arch1-1 (linux@archlinux) (gcc (GCC) 12.2.1 20230201, GNU ld (GNU Binutils) 2.40) #1 SMP PREEMPT_DYNAMIC Sat, 18 Mar 2023 01:06:36 +0000
+[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=9959fbdb-3b9f-404b-b625-f16b5bc891ad rw loglevel=3 quiet 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] signal: max sigframe size: 1776
+[    0.000000] reserving inaccessible SNB gfx pages
+[    0.000000] BIOS-provided physical RAM map:
+[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000000fff] reserved
+[    0.000000] BIOS-e820: [mem 0x0000000000001000-0x000000000009ffff] usable
+[    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
+[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ec1dfff] usable
+[    0.000000] BIOS-e820: [mem 0x000000001ec1e000-0x000000001ec1efff] ACPI data
+[    0.000000] BIOS-e820: [mem 0x000000001ec1f000-0x000000001fca6fff] usable
+[    0.000000] BIOS-e820: [mem 0x000000001fca7000-0x000000001fca8fff] ACPI data
+[    0.000000] BIOS-e820: [mem 0x000000001fca9000-0x000000001fcbcfff] usable
+[    0.000000] BIOS-e820: [mem 0x000000001fcbd000-0x000000001fcbefff] ACPI data
+[    0.000000] BIOS-e820: [mem 0x000000001fcbf000-0x000000001feaefff] usable
+[    0.000000] BIOS-e820: [mem 0x000000001feaf000-0x000000001ff2efff] type 20
+[    0.000000] BIOS-e820: [mem 0x000000001ff2f000-0x000000001fff2fff] reserved
+[    0.000000] BIOS-e820: [mem 0x000000001fff3000-0x000000001fff6fff] ACPI NVS
+[    0.000000] BIOS-e820: [mem 0x000000001fff7000-0x000000001fffefff] ACPI data
+[    0.000000] BIOS-e820: [mem 0x000000001ffff000-0x000000001fffffff] usable
+[    0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
+[    0.000000] BIOS-e820: [mem 0x0000000020200000-0x000000003fffffff] usable
+[    0.000000] BIOS-e820: [mem 0x0000000040000000-0x00000000401fffff] reserved
+[    0.000000] BIOS-e820: [mem 0x0000000040200000-0x000000007ff26fff] usable
+[    0.000000] BIOS-e820: [mem 0x000000007ff27000-0x00000000849fffff] reserved
+[    0.000000] BIOS-e820: [mem 0x00000000ffe10000-0x00000000ffe4ffff] reserved
+[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000047a5fffff] usable
+[    0.000000] NX (Execute Disable) protection: active
+[    0.000000] efi: EFI v2.70 by EDK II
+[    0.000000] efi: SMBIOS=0x1ffd6000 SMBIOS 3.0=0x1ffd4000 ACPI=0x1fffe000 ACPI 2.0=0x1fffe014 MEMATTR=0x1ec1b018 
+[    0.000000] efi: Remove mem98: MMIO range=[0xffe10000-0xffe4ffff] (0MB) from e820 map
+[    0.000000] e820: remove [mem 0xffe10000-0xffe4ffff] reserved
+[    0.000000] SMBIOS 3.3.0 present.
+[    0.000000] DMI: ASROCK H77 Pro4-M/H77 Pro4-M, BIOS 4.19-1034-gd98b24d390 03/31/2023
+[    0.000000] tsc: Fast TSC calibration using PIT
+[    0.000000] tsc: Detected 3292.412 MHz processor
+[    0.000009] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
+[    0.000012] e820: remove [mem 0x000a0000-0x000fffff] usable
+[    0.000020] last_pfn = 0x47a600 max_arch_pfn = 0x400000000
+[    0.000025] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
+[    0.000782] last_pfn = 0x7ff27 max_arch_pfn = 0x400000000
+[    0.010428] Secure boot disabled
+[    0.010430] RAMDISK: [mem 0x36dd9000-0x376e3fff]
+[    0.010433] ACPI: Early table checksum verification disabled
+[    0.010436] ACPI: RSDP 0x000000001FFFE014 000024 (v02 COREv4)
+[    0.010441] ACPI: XSDT 0x000000001FFFD0E8 00005C (v01 COREv4 COREBOOT 00000000      01000013)
+[    0.010447] ACPI: FACP 0x000000001FFFC000 000114 (v06 COREv4 COREBOOT 00000000 CORE 20200717)
+[    0.010452] ACPI: DSDT 0x000000001FFF9000 00223D (v02 COREv4 COREBOOT 20141018 INTL 20200717)
+[    0.010456] ACPI: FACS 0x000000007FF2F240 000040
+[    0.010458] ACPI: SSDT 0x000000001FFF7000 00146F (v02 COREv4 COREBOOT 0000002A CORE 20200717)
+[    0.010461] ACPI: MCFG 0x000000001FCBE000 00003C (v01 COREv4 COREBOOT 00000000 CORE 20200717)
+[    0.010464] ACPI: APIC 0x000000001FCBD000 000072 (v03 COREv4 COREBOOT 00000000 CORE 20200717)
+[    0.010467] ACPI: DMAR 0x000000001FCA8000 0000C0 (v01 COREv4 COREBOOT 00000000 CORE 20200717)
+[    0.010470] ACPI: HPET 0x000000001FCA7000 000038 (v01 COREv4 COREBOOT 00000000 CORE 20200717)
+[    0.010473] ACPI: BGRT 0x000000001EC1E000 000038 (v01 INTEL  EDK2     00000002      01000013)
+[    0.010475] ACPI: Reserving FACP table memory at [mem 0x1fffc000-0x1fffc113]
+[    0.010477] ACPI: Reserving DSDT table memory at [mem 0x1fff9000-0x1fffb23c]
+[    0.010478] ACPI: Reserving FACS table memory at [mem 0x7ff2f240-0x7ff2f27f]
+[    0.010478] ACPI: Reserving SSDT table memory at [mem 0x1fff7000-0x1fff846e]
+[    0.010479] ACPI: Reserving MCFG table memory at [mem 0x1fcbe000-0x1fcbe03b]
+[    0.010480] ACPI: Reserving APIC table memory at [mem 0x1fcbd000-0x1fcbd071]
+[    0.010481] ACPI: Reserving DMAR table memory at [mem 0x1fca8000-0x1fca80bf]
+[    0.010482] ACPI: Reserving HPET table memory at [mem 0x1fca7000-0x1fca7037]
+[    0.010483] ACPI: Reserving BGRT table memory at [mem 0x1ec1e000-0x1ec1e037]
+[    0.010533] No NUMA configuration found
+[    0.010534] Faking a node at [mem 0x0000000000000000-0x000000047a5fffff]
+[    0.010537] NODE_DATA(0) allocated [mem 0x47a5ee000-0x47a5f2fff]
+[    0.010567] Zone ranges:
+[    0.010568]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
+[    0.010570]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
+[    0.010571]   Normal   [mem 0x0000000100000000-0x000000047a5fffff]
+[    0.010572]   Device   empty
+[    0.010573] Movable zone start for each node
+[    0.010574] Early memory node ranges
+[    0.010574]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
+[    0.010576]   node   0: [mem 0x0000000000100000-0x000000001ec1dfff]
+[    0.010577]   node   0: [mem 0x000000001ec1f000-0x000000001fca6fff]
+[    0.010578]   node   0: [mem 0x000000001fca9000-0x000000001fcbcfff]
+[    0.010579]   node   0: [mem 0x000000001fcbf000-0x000000001feaefff]
+[    0.010579]   node   0: [mem 0x000000001ffff000-0x000000001fffffff]
+[    0.010580]   node   0: [mem 0x0000000020200000-0x000000003fffffff]
+[    0.010581]   node   0: [mem 0x0000000040200000-0x000000007ff26fff]
+[    0.010582]   node   0: [mem 0x0000000100000000-0x000000047a5fffff]
+[    0.010584] Initmem setup node 0 [mem 0x0000000000001000-0x000000047a5fffff]
+[    0.010589] On node 0, zone DMA: 1 pages in unavailable ranges
+[    0.010608] On node 0, zone DMA: 96 pages in unavailable ranges
+[    0.011313] On node 0, zone DMA32: 1 pages in unavailable ranges
+[    0.011318] On node 0, zone DMA32: 2 pages in unavailable ranges
+[    0.011323] On node 0, zone DMA32: 2 pages in unavailable ranges
+[    0.011327] On node 0, zone DMA32: 336 pages in unavailable ranges
+[    0.012406] On node 0, zone DMA32: 512 pages in unavailable ranges
+[    0.014464] On node 0, zone DMA32: 512 pages in unavailable ranges
+[    0.042879] On node 0, zone Normal: 217 pages in unavailable ranges
+[    0.043089] On node 0, zone Normal: 23040 pages in unavailable ranges
+[    0.043103] Reserving Intel graphics memory at [mem 0x80a00000-0x849fffff]
+[    0.043188] ACPI: PM-Timer IO Port: 0x508
+[    0.043197] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
+[    0.043209] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
+[    0.043212] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
+[    0.043214] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
+[    0.043218] ACPI: Using ACPI (MADT) for SMP configuration information
+[    0.043219] ACPI: HPET id: 0x8086a701 base: 0xfed00000
+[    0.043229] e820: update [mem 0x1e142000-0x1e166fff] usable ==> reserved
+[    0.043241] TSC deadline timer available
+[    0.043242] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
+[    0.043261] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
+[    0.043263] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
+[    0.043265] PM: hibernation: Registered nosave memory: [mem 0x1e142000-0x1e166fff]
+[    0.043267] PM: hibernation: Registered nosave memory: [mem 0x1ec1e000-0x1ec1efff]
+[    0.043268] PM: hibernation: Registered nosave memory: [mem 0x1fca7000-0x1fca8fff]
+[    0.043270] PM: hibernation: Registered nosave memory: [mem 0x1fcbd000-0x1fcbefff]
+[    0.043272] PM: hibernation: Registered nosave memory: [mem 0x1feaf000-0x1ff2efff]
+[    0.043273] PM: hibernation: Registered nosave memory: [mem 0x1ff2f000-0x1fff2fff]
+[    0.043273] PM: hibernation: Registered nosave memory: [mem 0x1fff3000-0x1fff6fff]
+[    0.043274] PM: hibernation: Registered nosave memory: [mem 0x1fff7000-0x1fffefff]
+[    0.043276] PM: hibernation: Registered nosave memory: [mem 0x20000000-0x201fffff]
+[    0.043277] PM: hibernation: Registered nosave memory: [mem 0x40000000-0x401fffff]
+[    0.043279] PM: hibernation: Registered nosave memory: [mem 0x7ff27000-0x849fffff]
+[    0.043280] PM: hibernation: Registered nosave memory: [mem 0x84a00000-0xffffffff]
+[    0.043282] [mem 0x84a00000-0xffffffff] available for PCI devices
+[    0.043283] Booting paravirtualized kernel on bare hardware
+[    0.043285] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
+[    0.048685] setup_percpu: NR_CPUS:320 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
+[    0.049035] percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u524288
+[    0.049043] pcpu-alloc: s221184 r8192 d28672 u524288 alloc=1*2097152
+[    0.049045] pcpu-alloc: [0] 0 1 2 3 
+[    0.049068] Fallback order for Node 0: 0 
+[    0.049071] Built 1 zonelists, mobility grouping on.  Total pages: 4102850
+[    0.049072] Policy zone: Normal
+[    0.049074] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=9959fbdb-3b9f-404b-b625-f16b5bc891ad rw loglevel=3 quiet iomem=relaxed
+[    0.049145] Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-linux", will be passed to user space.
+[    0.051101] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
+[    0.052155] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
+[    0.052495] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
+[    0.052505] software IO TLB: area num 4.
+[    0.113463] Memory: 16226828K/16678340K available (16384K kernel code, 2097K rwdata, 12568K rodata, 3276K init, 4100K bss, 451252K reserved, 0K cma-reserved)
+[    0.113759] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
+[    0.113777] Kernel/User page tables isolation: enabled
+[    0.113816] ftrace: allocating 46867 entries in 184 pages
+[    0.121201] ftrace: allocated 184 pages with 4 groups
+[    0.121287] Dynamic Preempt: full
+[    0.121326] rcu: Preemptible hierarchical RCU implementation.
+[    0.121327] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4.
+[    0.121328] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
+[    0.121329] 	Trampoline variant of Tasks RCU enabled.
+[    0.121330] 	Rude variant of Tasks RCU enabled.
+[    0.121330] 	Tracing variant of Tasks RCU enabled.
+[    0.121331] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
+[    0.121332] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
+[    0.124164] NR_IRQS: 20736, nr_irqs: 456, preallocated irqs: 16
+[    0.124345] rcu: srcu_init: Setting srcu_struct sizes based on contention.
+[    0.124461] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
+[    0.124496] Console: colour dummy device 80x25
+[    0.124498] printk: console [tty0] enabled
+[    0.124541] ACPI: Core revision 20221020
+[    0.124622] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
+[    0.124658] spurious 8259A interrupt: IRQ7.
+[    0.124665] APIC: Switch to symmetric I/O mode setup
+[    0.124667] DMAR: Host address width 36
+[    0.124668] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
+[    0.124673] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap c0000020e60262 ecap f0101a
+[    0.124675] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
+[    0.124678] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap c9008020660262 ecap f0105a
+[    0.124680] DMAR: RMRR base: 0x00000080800000 end: 0x000000849fffff
+[    0.124683] DMAR-IR: IOAPIC id 0 under DRHD base  0xfed91000 IOMMU 1
+[    0.124684] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
+[    0.124685] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
+[    0.125206] DMAR-IR: Enabled IRQ remapping in x2apic mode
+[    0.125209] x2apic enabled
+[    0.125220] Switched APIC routing to cluster x2apic.
+[    0.125680] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
+[    0.141305] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2f754c2ff05, max_idle_ns: 440795275678 ns
+[    0.141311] Calibrating delay loop (skipped), value calculated using timer frequency.. 6587.19 BogoMIPS (lpj=10974706)
+[    0.141314] pid_max: default: 32768 minimum: 301
+[    0.142763] LSM: initializing lsm=capability,landlock,lockdown,yama,integrity,bpf
+[    0.142780] landlock: Up and running.
+[    0.142781] Yama: becoming mindful.
+[    0.142793] LSM support for eBPF active
+[    0.142865] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
+[    0.142900] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
+[    0.143176] CPU0: Thermal monitoring enabled (TM1)
+[    0.143199] process: using mwait in idle threads
+[    0.143201] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
+[    0.143203] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
+[    0.143207] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
+[    0.143209] Spectre V2 : Mitigation: Retpolines
+[    0.143210] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
+[    0.143211] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
+[    0.143211] Spectre V2 : Enabling Restricted Speculation for firmware calls
+[    0.143213] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
+[    0.143214] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
+[    0.143217] MDS: Mitigation: Clear CPU buffers
+[    0.143219] MMIO Stale Data: Unknown: No mitigations
+[    0.160047] Freeing SMP alternatives memory: 40K
+[    0.160172] smpboot: CPU0: Intel(R) Core(TM) i5-2500 CPU @ 3.30GHz (family: 0x6, model: 0x2a, stepping: 0x7)
+[    0.160350] cblist_init_generic: Setting adjustable number of callback queues.
+[    0.160352] cblist_init_generic: Setting shift to 2 and lim to 1.
+[    0.160369] cblist_init_generic: Setting shift to 2 and lim to 1.
+[    0.160389] cblist_init_generic: Setting shift to 2 and lim to 1.
+[    0.160404] Performance Events: PEBS fmt1+, SandyBridge events, 16-deep LBR, full-width counters, Intel PMU driver.
+[    0.160420] ... version:                3
+[    0.160421] ... bit width:              48
+[    0.160422] ... generic registers:      8
+[    0.160422] ... value mask:             0000ffffffffffff
+[    0.160423] ... max period:             00007fffffffffff
+[    0.160424] ... fixed-purpose events:   3
+[    0.160425] ... event mask:             00000007000000ff
+[    0.160567] Estimated ratio of average max frequency by base frequency (times 1024): 1055
+[    0.160590] rcu: Hierarchical SRCU implementation.
+[    0.160592] rcu: 	Max phase no-delay instances is 1000.
+[    0.161117] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
+[    0.161186] smp: Bringing up secondary CPUs ...
+[    0.161308] x86: Booting SMP configuration:
+[    0.161308] .... node  #0, CPUs:      #1 #2 #3
+[    0.164719] smp: Brought up 1 node, 4 CPUs
+[    0.164719] smpboot: Max logical packages: 1
+[    0.164719] smpboot: Total of 4 processors activated (26349.76 BogoMIPS)
+[    0.167045] devtmpfs: initialized
+[    0.167045] x86/mm: Memory block size: 128MB
+[    0.169098] ACPI: PM: Registering ACPI NVS region [mem 0x1fff3000-0x1fff6fff] (16384 bytes)
+[    0.169138] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
+[    0.169146] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
+[    0.169192] pinctrl core: initialized pinctrl subsystem
+[    0.169304] PM: RTC time: 15:12:25, date: 2023-04-08
+[    0.169789] NET: Registered PF_NETLINK/PF_ROUTE protocol family
+[    0.170035] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
+[    0.170196] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
+[    0.170355] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
+[    0.170394] audit: initializing netlink subsys (disabled)
+[    0.170459] audit: type=2000 audit(1680966745.046:1): state=initialized audit_enabled=0 res=1
+[    0.170459] thermal_sys: Registered thermal governor 'fair_share'
+[    0.170459] thermal_sys: Registered thermal governor 'bang_bang'
+[    0.170459] thermal_sys: Registered thermal governor 'step_wise'
+[    0.170459] thermal_sys: Registered thermal governor 'user_space'
+[    0.170459] thermal_sys: Registered thermal governor 'power_allocator'
+[    0.170459] cpuidle: using governor ladder
+[    0.170459] cpuidle: using governor menu
+[    0.170459] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
+[    0.170459] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf0000000-0xf3ffffff] (base 0xf0000000)
+[    0.170459] PCI: not using MMCONFIG
+[    0.170459] PCI: Using configuration type 1 for base access
+[    0.170459] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off
+[    0.170459] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
+[    0.171462] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
+[    0.171464] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
+[    0.171880] ACPI: Added _OSI(Module Device)
+[    0.171881] ACPI: Added _OSI(Processor Device)
+[    0.171882] ACPI: Added _OSI(3.0 _SCP Extensions)
+[    0.171883] ACPI: Added _OSI(Processor Aggregator Device)
+[    0.173596] ACPI: 2 ACPI AML tables successfully acquired and loaded
+[    0.184847] ACPI: Interpreter enabled
+[    0.184862] ACPI: PM: (supports S0 S3 S4 S5)
+[    0.184863] ACPI: Using IOAPIC for interrupt routing
+[    0.185053] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf0000000-0xf3ffffff] (base 0xf0000000)
+[    0.185260] PCI: MMCONFIG at [mem 0xf0000000-0xf3ffffff] reserved as ACPI motherboard resource
+[    0.185269] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
+[    0.185270] PCI: Ignoring E820 reservations for host bridge windows
+[    0.187108] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
+[    0.187114] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
+[    0.187149] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
+[    0.187156] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
+[    0.187441] PCI host bridge to bus 0000:00
+[    0.187444] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
+[    0.187446] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
+[    0.187447] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000fffff window]
+[    0.187449] pci_bus 0000:00: root bus resource [mem 0x84a00000-0xefffffff window]
+[    0.187450] pci_bus 0000:00: root bus resource [mem 0x47a600000-0xfffffffff window]
+[    0.187451] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff window]
+[    0.187453] pci_bus 0000:00: root bus resource [bus 00-ff]
+[    0.187468] pci 0000:00:00.0: [8086:0100] type 00 class 0x060000
+[    0.187557] pci 0000:00:01.0: [8086:0101] type 01 class 0x060400
+[    0.187588] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
+[    0.187655] pci 0000:00:02.0: [8086:0102] type 00 class 0x030000
+[    0.187662] pci 0000:00:02.0: reg 0x10: [mem 0x84c00000-0x84ffffff 64bit]
+[    0.187667] pci 0000:00:02.0: reg 0x18: [mem 0x90000000-0x9fffffff 64bit pref]
+[    0.187670] pci 0000:00:02.0: reg 0x20: [io  0x3000-0x303f]
+[    0.187679] pci 0000:00:02.0: BAR 2: assigned to efifb
+[    0.187682] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
+[    0.187766] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
+[    0.187785] pci 0000:00:14.0: reg 0x10: [mem 0x85000000-0x8500ffff 64bit]
+[    0.187851] pci 0000:00:14.0: PME# supported from D3hot D3cold
+[    0.187928] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
+[    0.187944] pci 0000:00:1a.0: reg 0x10: [mem 0x85015000-0x850153ff]
+[    0.188028] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
+[    0.188108] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
+[    0.188125] pci 0000:00:1b.0: reg 0x10: [mem 0x85010000-0x85013fff 64bit]
+[    0.188199] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
+[    0.188302] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
+[    0.188452] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
+[    0.188563] pci 0000:00:1c.4: [8086:1e18] type 01 class 0x060400
+[    0.188647] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
+[    0.188743] pci 0000:00:1c.5: [8086:1e1a] type 01 class 0x060400
+[    0.188828] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
+[    0.188914] pci 0000:00:1c.6: [8086:1e1c] type 01 class 0x060400
+[    0.188997] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
+[    0.189082] pci 0000:00:1c.7: [8086:1e1e] type 01 class 0x060400
+[    0.189165] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
+[    0.189255] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
+[    0.189271] pci 0000:00:1d.0: reg 0x10: [mem 0x85016000-0x850163ff]
+[    0.189352] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
+[    0.189430] pci 0000:00:1f.0: [8086:1e4a] type 00 class 0x060100
+[    0.189613] pci 0000:00:1f.2: [8086:1e02] type 00 class 0x010601
+[    0.189626] pci 0000:00:1f.2: reg 0x10: [io  0x3060-0x3067]
+[    0.189633] pci 0000:00:1f.2: reg 0x14: [io  0x3070-0x3073]
+[    0.189641] pci 0000:00:1f.2: reg 0x18: [io  0x3068-0x306f]
+[    0.189648] pci 0000:00:1f.2: reg 0x1c: [io  0x3074-0x3077]
+[    0.189656] pci 0000:00:1f.2: reg 0x20: [io  0x3040-0x305f]
+[    0.189662] pci 0000:00:1f.2: reg 0x24: [mem 0x85014000-0x850147ff]
+[    0.189701] pci 0000:00:1f.2: PME# supported from D3hot
+[    0.189772] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
+[    0.189789] pci 0000:00:1f.3: reg 0x10: [mem 0x85017000-0x850170ff 64bit]
+[    0.189809] pci 0000:00:1f.3: reg 0x20: [io  0x0400-0x041f]
+[    0.189900] pci 0000:00:01.0: PCI bridge to [bus 01]
+[    0.189960] pci 0000:00:1c.0: PCI bridge to [bus 02]
+[    0.190009] pci 0000:00:1c.4: PCI bridge to [bus 03]
+[    0.190078] pci 0000:04:00.0: [10ec:8168] type 00 class 0x020000
+[    0.190102] pci 0000:04:00.0: reg 0x10: [io  0x1000-0x10ff]
+[    0.190135] pci 0000:04:00.0: reg 0x18: [mem 0x84a04000-0x84a04fff 64bit pref]
+[    0.190156] pci 0000:04:00.0: reg 0x20: [mem 0x84a00000-0x84a03fff 64bit pref]
+[    0.190275] pci 0000:04:00.0: supports D1 D2
+[    0.190276] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
+[    0.190454] pci 0000:00:1c.5: PCI bridge to [bus 04]
+[    0.190458] pci 0000:00:1c.5:   bridge window [io  0x1000-0x1fff]
+[    0.190465] pci 0000:00:1c.5:   bridge window [mem 0x84a00000-0x84afffff 64bit pref]
+[    0.190502] pci 0000:00:1c.6: PCI bridge to [bus 05]
+[    0.190569] pci 0000:06:00.0: [1b21:0611] type 00 class 0x010185
+[    0.190592] pci 0000:06:00.0: reg 0x10: [io  0x2010-0x2017]
+[    0.190606] pci 0000:06:00.0: reg 0x14: [io  0x2020-0x2023]
+[    0.190619] pci 0000:06:00.0: reg 0x18: [io  0x2018-0x201f]
+[    0.190631] pci 0000:06:00.0: reg 0x1c: [io  0x2024-0x2027]
+[    0.190644] pci 0000:06:00.0: reg 0x20: [io  0x2000-0x200f]
+[    0.190658] pci 0000:06:00.0: reg 0x24: [mem 0x84b00000-0x84b001ff]
+[    0.190842] pci 0000:00:1c.7: PCI bridge to [bus 06]
+[    0.190846] pci 0000:00:1c.7:   bridge window [io  0x2000-0x2fff]
+[    0.190849] pci 0000:00:1c.7:   bridge window [mem 0x84b00000-0x84bfffff]
+[    0.191036] ACPI: PCI: Interrupt link LNKA configured for IRQ 11
+[    0.191085] ACPI: PCI: Interrupt link LNKB configured for IRQ 11
+[    0.191135] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
+[    0.191181] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
+[    0.191226] ACPI: PCI: Interrupt link LNKE configured for IRQ 11
+[    0.191271] ACPI: PCI: Interrupt link LNKF configured for IRQ 11
+[    0.191318] ACPI: PCI: Interrupt link LNKG configured for IRQ 11
+[    0.191364] ACPI: PCI: Interrupt link LNKH configured for IRQ 11
+[    0.192534] iommu: Default domain type: Translated 
+[    0.192534] iommu: DMA domain TLB invalidation policy: lazy mode 
+[    0.192534] SCSI subsystem initialized
+[    0.192534] libata version 3.00 loaded.
+[    0.192534] ACPI: bus type USB registered
+[    0.192534] usbcore: registered new interface driver usbfs
+[    0.192534] usbcore: registered new interface driver hub
+[    0.192534] usbcore: registered new device driver usb
+[    0.192534] pps_core: LinuxPPS API ver. 1 registered
+[    0.192534] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
+[    0.192534] PTP clock support registered
+[    0.192534] EDAC MC: Ver: 3.0.0
+[    0.192534] Registered efivars operations
+[    0.192534] NetLabel: Initializing
+[    0.192534] NetLabel:  domain hash size = 128
+[    0.192534] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
+[    0.192534] NetLabel:  unlabeled traffic allowed by default
+[    0.192534] mctp: management component transport protocol core
+[    0.192534] NET: Registered PF_MCTP protocol family
+[    0.192534] PCI: Using ACPI for IRQ routing
+[    0.192999] PCI: pci_cache_line_size set to 64 bytes
+[    0.193042] e820: reserve RAM buffer [mem 0x1e142000-0x1fffffff]
+[    0.193044] e820: reserve RAM buffer [mem 0x1ec1e000-0x1fffffff]
+[    0.193046] e820: reserve RAM buffer [mem 0x1fca7000-0x1fffffff]
+[    0.193047] e820: reserve RAM buffer [mem 0x1fcbd000-0x1fffffff]
+[    0.193048] e820: reserve RAM buffer [mem 0x1feaf000-0x1fffffff]
+[    0.193049] e820: reserve RAM buffer [mem 0x7ff27000-0x7fffffff]
+[    0.193050] e820: reserve RAM buffer [mem 0x47a600000-0x47bffffff]
+[    0.194665] pci 0000:00:02.0: vgaarb: setting as boot VGA device
+[    0.194665] pci 0000:00:02.0: vgaarb: bridge control possible
+[    0.194665] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
+[    0.194665] vgaarb: loaded
+[    0.194683] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
+[    0.194690] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
+[    0.197977] clocksource: Switched to clocksource tsc-early
+[    0.197981] VFS: Disk quotas dquot_6.6.0
+[    0.197981] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
+[    0.197981] pnp: PnP ACPI init
+[    0.197981] system 00:00: [mem 0xfed1c000-0xfed1ffff] has been reserved
+[    0.197981] system 00:00: [mem 0xfed10000-0xfed17fff] has been reserved
+[    0.197981] system 00:00: [mem 0xfed18000-0xfed18fff] has been reserved
+[    0.197981] system 00:00: [mem 0xfed19000-0xfed19fff] has been reserved
+[    0.197981] system 00:00: [mem 0xf0000000-0xf3ffffff] has been reserved
+[    0.197981] system 00:00: [mem 0xfed20000-0xfed3ffff] has been reserved
+[    0.197981] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
+[    0.197981] system 00:00: [mem 0xfed45000-0xfed8ffff] has been reserved
+[    0.197981] system 00:00: [mem 0x20000000-0x201fffff] has been reserved
+[    0.197981] system 00:00: [mem 0x40000000-0x401fffff] has been reserved
+[    0.197981] system 00:01: [mem 0xfed00000-0xfed003ff] has been reserved
+[    0.197981] system 00:02: [io  0x0500-0x057f] has been reserved
+[    0.197981] system 00:02: [io  0x0480-0x04bf] has been reserved
+[    0.197981] pnp: PnP ACPI: found 6 devices
+[    0.204527] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
+[    0.204625] NET: Registered PF_INET protocol family
+[    0.204833] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
+[    0.208253] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
+[    0.208291] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
+[    0.208375] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
+[    0.208632] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
+[    0.208900] TCP: Hash tables configured (established 131072 bind 65536)
+[    0.208997] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
+[    0.209050] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
+[    0.209099] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
+[    0.209165] NET: Registered PF_UNIX/PF_LOCAL protocol family
+[    0.209173] NET: Registered PF_XDP protocol family
+[    0.209185] pci 0000:00:01.0: PCI bridge to [bus 01]
+[    0.209193] pci 0000:00:1c.0: PCI bridge to [bus 02]
+[    0.209210] pci 0000:00:1c.4: PCI bridge to [bus 03]
+[    0.209221] pci 0000:00:1c.5: PCI bridge to [bus 04]
+[    0.209224] pci 0000:00:1c.5:   bridge window [io  0x1000-0x1fff]
+[    0.209231] pci 0000:00:1c.5:   bridge window [mem 0x84a00000-0x84afffff 64bit pref]
+[    0.209237] pci 0000:00:1c.6: PCI bridge to [bus 05]
+[    0.209247] pci 0000:00:1c.7: PCI bridge to [bus 06]
+[    0.209250] pci 0000:00:1c.7:   bridge window [io  0x2000-0x2fff]
+[    0.209254] pci 0000:00:1c.7:   bridge window [mem 0x84b00000-0x84bfffff]
+[    0.209263] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
+[    0.209265] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
+[    0.209266] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000fffff window]
+[    0.209267] pci_bus 0000:00: resource 7 [mem 0x84a00000-0xefffffff window]
+[    0.209269] pci_bus 0000:00: resource 8 [mem 0x47a600000-0xfffffffff window]
+[    0.209270] pci_bus 0000:00: resource 9 [mem 0xfed40000-0xfed44fff window]
+[    0.209272] pci_bus 0000:04: resource 0 [io  0x1000-0x1fff]
+[    0.209273] pci_bus 0000:04: resource 2 [mem 0x84a00000-0x84afffff 64bit pref]
+[    0.209274] pci_bus 0000:06: resource 0 [io  0x2000-0x2fff]
+[    0.209276] pci_bus 0000:06: resource 1 [mem 0x84b00000-0x84bfffff]
+[    0.209843] PCI: CLS 64 bytes, default 64
+[    0.209859] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
+[    0.209860] software IO TLB: mapped [mem 0x000000007bf27000-0x000000007ff27000] (64MB)
+[    0.209909] Trying to unpack rootfs image as initramfs...
+[    0.210561] Initialise system trusted keyrings
+[    0.210577] Key type blacklist registered
+[    0.210635] workingset: timestamp_bits=41 max_order=22 bucket_order=0
+[    0.210647] zbud: loaded
+[    0.210796] integrity: Platform Keyring initialized
+[    0.210800] integrity: Machine keyring initialized
+[    0.219691] Key type asymmetric registered
+[    0.219696] Asymmetric key parser 'x509' registered
+[    0.219723] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
+[    0.219785] io scheduler mq-deadline registered
+[    0.219787] io scheduler kyber registered
+[    0.219809] io scheduler bfq registered
+[    0.220103] pcieport 0000:00:01.0: PME: Signaling with IRQ 26
+[    0.220287] pcieport 0000:00:1c.0: PME: Signaling with IRQ 27
+[    0.220472] pcieport 0000:00:1c.4: PME: Signaling with IRQ 28
+[    0.220642] pcieport 0000:00:1c.5: PME: Signaling with IRQ 29
+[    0.220805] pcieport 0000:00:1c.6: PME: Signaling with IRQ 30
+[    0.220964] pcieport 0000:00:1c.7: PME: Signaling with IRQ 31
+[    0.221036] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
+[    0.221261] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
+[    0.221301] ACPI: button: Power Button [PWRF]
+[    0.222064] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
+[    0.222252] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
+[    0.223745] Non-volatile memory driver v1.3
+[    0.223748] Linux agpgart interface v0.103
+[    0.223764] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
+[    0.223786] ACPI: bus type drm_connector registered
+[    0.224205] ahci 0000:00:1f.2: version 3.0
+[    0.224348] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
+[    0.234709] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
+[    0.234717] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck stag pm led clo pio slum part apst 
+[    0.235344] scsi host0: ahci
+[    0.235573] scsi host1: ahci
+[    0.235794] scsi host2: ahci
+[    0.235965] scsi host3: ahci
+[    0.236114] scsi host4: ahci
+[    0.236258] scsi host5: ahci
+[    0.236293] ata1: SATA max UDMA/133 abar m2048@0x85014000 port 0x85014100 irq 32
+[    0.236297] ata2: SATA max UDMA/133 abar m2048@0x85014000 port 0x85014180 irq 32
+[    0.236299] ata3: SATA max UDMA/133 abar m2048@0x85014000 port 0x85014200 irq 32
+[    0.236302] ata4: SATA max UDMA/133 abar m2048@0x85014000 port 0x85014280 irq 32
+[    0.236304] ata5: SATA max UDMA/133 abar m2048@0x85014000 port 0x85014300 irq 32
+[    0.236307] ata6: SATA max UDMA/133 abar m2048@0x85014000 port 0x85014380 irq 32
+[    0.236578] ahci 0000:06:00.0: SSS flag set, parallel bus scan disabled
+[    0.236621] ahci 0000:06:00.0: AHCI 0001.0200 32 slots 2 ports 6 Gbps 0x3 impl IDE mode
+[    0.236624] ahci 0000:06:00.0: flags: 64bit ncq sntf stag led clo pmp pio slum part ccc sxs 
+[    0.236849] scsi host6: ahci
+[    0.236961] scsi host7: ahci
+[    0.236995] ata7: SATA max UDMA/133 abar m512@0x84b00000 port 0x84b00100 irq 33
+[    0.236999] ata8: SATA max UDMA/133 abar m512@0x84b00000 port 0x84b00180 irq 33
+[    0.237073] usbcore: registered new interface driver usbserial_generic
+[    0.237077] usbserial: USB Serial support registered for generic
+[    0.237133] rtc_cmos 00:03: RTC can wake from S4
+[    0.237374] rtc_cmos 00:03: registered as rtc0
+[    0.237407] rtc_cmos 00:03: setting system clock to 2023-04-08T15:12:25 UTC (1680966745)
+[    0.237433] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram
+[    0.237566] intel_pstate: Intel P-state driver initializing
+[    0.237786] ledtrig-cpu: registered to indicate activity on CPUs
+[    0.237913] efifb: probing for efifb
+[    0.237925] efifb: showing boot graphics
+[    0.239042] efifb: framebuffer at 0x90000000, using 9024k, total 9024k
+[    0.239044] efifb: mode is 1920x1200x32, linelength=7680, pages=1
+[    0.239045] efifb: scrolling: redraw
+[    0.239046] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
+[    0.239085] fbcon: Deferring console take-over
+[    0.239086] fb0: EFI VGA frame buffer device
+[    0.239106] hid: raw HID events driver (C) Jiri Kosina
+[    0.239170] drop_monitor: Initializing network drop monitor service
+[    0.250332] Initializing XFRM netlink socket
+[    0.250379] NET: Registered PF_INET6 protocol family
+[    0.250682] ehci-pci 0000:00:1d.0: EHCI Host Controller
+[    0.250692] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 1
+[    0.250706] ehci-pci 0000:00:1d.0: debug port 2
+[    0.254665] ehci-pci 0000:00:1d.0: irq 18, io mem 0x85016000
+[    0.266114] Freeing initrd memory: 9260K
+[    0.267995] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
+[    0.268078] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.02
+[    0.268080] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
+[    0.268082] usb usb1: Product: EHCI Host Controller
+[    0.268083] usb usb1: Manufacturer: Linux 6.2.7-arch1-1 ehci_hcd
+[    0.268084] usb usb1: SerialNumber: 0000:00:1d.0
+[    0.268247] hub 1-0:1.0: USB hub found
+[    0.268256] hub 1-0:1.0: 3 ports detected
+[    0.268403] ehci-pci 0000:00:1a.0: EHCI Host Controller
+[    0.268408] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 2
+[    0.268421] ehci-pci 0000:00:1a.0: debug port 2
+[    0.271230] Segment Routing with IPv6
+[    0.271232] RPL Segment Routing with IPv6
+[    0.271251] In-situ OAM (IOAM) with IPv6
+[    0.271294] NET: Registered PF_PACKET protocol family
+[    0.271633] microcode: Microcode Update Driver: v2.2.
+[    0.271638] IPI shorthand broadcast: enabled
+[    0.272342] ehci-pci 0000:00:1a.0: irq 19, io mem 0x85015000
+[    0.273004] sched_clock: Marking stable (274700504, -3068978)->(276182374, -4550848)
+[    0.273297] registered taskstats version 1
+[    0.273534] Loading compiled-in X.509 certificates
+[    0.276482] Loaded X.509 cert 'Build time autogenerated kernel key: 63a4132d68683dc1eb5322c76a86e99ac0f20da6'
+[    0.276763] zswap: loaded using pool lz4/z3fold
+[    0.278451] Key type .fscrypt registered
+[    0.278453] Key type fscrypt-provisioning registered
+[    0.278858] PM:   Magic number: 3:347:234
+[    0.278907] memory memory112: hash matches
+[    0.279065] RAS: Correctable Errors collector initialized.
+[    0.284698] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
+[    0.284793] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.02
+[    0.284796] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
+[    0.284797] usb usb2: Product: EHCI Host Controller
+[    0.284799] usb usb2: Manufacturer: Linux 6.2.7-arch1-1 ehci_hcd
+[    0.284800] usb usb2: SerialNumber: 0000:00:1a.0
+[    0.284975] hub 2-0:1.0: USB hub found
+[    0.284983] hub 2-0:1.0: 3 ports detected
+[    0.518033] usb 1-1: new high-speed USB device number 2 using ehci-pci
+[    0.534695] usb 2-1: new high-speed USB device number 2 using ehci-pci
+[    0.551373] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
+[    0.552333] ata1.00: supports DRM functions and may not be fully accessible
+[    0.552339] ata1.00: ATA-10: CT1000MX500SSD1, M3CR023, max UDMA/133
+[    0.552473] ata1.00: 1953525168 sectors, multi 1: LBA48 NCQ (depth 32), AA
+[    0.553669] ata1.00: Features: Trust Dev-Sleep
+[    0.553882] ata1.00: supports DRM functions and may not be fully accessible
+[    0.554676] ata7: SATA link down (SStatus 0 SControl 300)
+[    0.554814] ata1.00: configured for UDMA/133
+[    0.554992] scsi 0:0:0:0: Direct-Access     ATA      CT1000MX500SSD1  023  PQ: 0 ANSI: 5
+[    0.555565] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
+[    0.555568] sd 0:0:0:0: [sda] 4096-byte physical blocks
+[    0.555575] sd 0:0:0:0: [sda] Write Protect is off
+[    0.555577] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
+[    0.555587] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
+[    0.555608] sd 0:0:0:0: [sda] Preferred minimum I/O size 4096 bytes
+[    0.573468]  sda: sda1 sda2 sda3 sda4
+[    0.573972] sd 0:0:0:0: [sda] supports TCG Opal
+[    0.573978] sd 0:0:0:0: [sda] Attached SCSI disk
+[    0.665137] usb 1-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
+[    0.665145] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
+[    0.665589] hub 1-1:1.0: USB hub found
+[    0.665751] hub 1-1:1.0: 8 ports detected
+[    0.682116] usb 2-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
+[    0.682119] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
+[    0.682520] hub 2-1:1.0: USB hub found
+[    0.682737] hub 2-1:1.0: 6 ports detected
+[    0.871371] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
+[    0.872010] ata2.00: ATA-9: WDC WD10EZEX-00BN5A0, 01.01A01, max UDMA/133
+[    0.872511] ata2.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 32), AA
+[    0.873405] ata2.00: configured for UDMA/133
+[    0.873634] scsi 1:0:0:0: Direct-Access     ATA      WDC WD10EZEX-00B 1A01 PQ: 0 ANSI: 5
+[    0.874025] sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
+[    0.874028] sd 1:0:0:0: [sdb] 4096-byte physical blocks
+[    0.874041] sd 1:0:0:0: [sdb] Write Protect is off
+[    0.874045] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
+[    0.874069] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
+[    0.874113] sd 1:0:0:0: [sdb] Preferred minimum I/O size 4096 bytes
+[    0.908017]  sdb: sdb3
+[    0.908131] sd 1:0:0:0: [sdb] Attached SCSI disk
+[    0.961367] usb 2-1.1: new low-speed USB device number 3 using ehci-pci
+[    1.074031] usb 2-1.1: New USB device found, idVendor=04d9, idProduct=a086, bcdDevice= 4.03
+[    1.074039] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
+[    1.074043] usb 2-1.1: Product: USB Wireless Device
+[    1.074045] usb 2-1.1: Manufacturer: HOLTEK
+[    1.148029] usb 2-1.4: new full-speed USB device number 4 using ehci-pci
+[    1.190117] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
+[    1.191982] ata3.00: ATAPI: HL-DT-ST BD-RE  BH16NS55, 1.02, max UDMA/133
+[    1.192920] ata3.00: configured for UDMA/133
+[    1.195884] scsi 2:0:0:0: CD-ROM            HL-DT-ST BD-RE  BH16NS55  1.02 PQ: 0 ANSI: 5
+[    1.218004] tsc: Refined TSC clocksource calibration: 3292.520 MHz
+[    1.218016] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2f75b1eac7a, max_idle_ns: 440795210882 ns
+[    1.218073] clocksource: Switched to clocksource tsc
+[    1.251181] usb 2-1.4: New USB device found, idVendor=3838, idProduct=0001, bcdDevice= 0.12
+[    1.251190] usb 2-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
+[    1.251193] usb 2-1.4: Product:  USB 1.1 5 in 1 Card Reader/Writer Multi Panel 5.25"
+[    1.251195] usb 2-1.4: Manufacturer: WEM    
+[    1.251197] usb 2-1.4: SerialNumber: 000000000000
+[    1.328035] usb 2-1.6: new high-speed USB device number 5 using ehci-pci
+[    1.425037] usb 2-1.6: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= b.b3
+[    1.425045] usb 2-1.6: New USB device strings: Mfr=0, Product=0, SerialNumber=0
+[    1.425488] hub 2-1.6:1.0: USB hub found
+[    1.425657] hub 2-1.6:1.0: 4 ports detected
+[    1.528419] ata4: SATA link down (SStatus 0 SControl 300)
+[    1.704693] usb 2-1.6.2: new high-speed USB device number 6 using ehci-pci
+[    1.825478] usb 2-1.6.2: New USB device found, idVendor=0ac8, idProduct=3420, bcdDevice=50.00
+[    1.825494] usb 2-1.6.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
+[    1.825497] usb 2-1.6.2: Product: Vimicro USB 2.0 PC Camera (Venus)
+[    1.825499] usb 2-1.6.2: Manufacturer: Vimicro
+[    1.841755] ata5: SATA link down (SStatus 0 SControl 300)
+[    2.155171] ata6: SATA link down (SStatus 0 SControl 300)
+[    2.468534] ata8: SATA link down (SStatus 0 SControl 300)
+[    2.471211] Freeing unused decrypted memory: 2036K
+[    2.472103] Freeing unused kernel image (initmem) memory: 3276K
+[    2.472217] Write protecting the kernel read-only data: 30720k
+[    2.472985] Freeing unused kernel image (rodata/data gap) memory: 1768K
+[    2.546370] x86/mm: Checked W+X mappings: passed, no W+X pages found.
+[    2.546376] rodata_test: all tests were successful
+[    2.546377] x86/mm: Checking user space page tables
+[    2.585942] x86/mm: Checked W+X mappings: passed, no W+X pages found.
+[    2.585947] Run /init as init process
+[    2.585948]   with arguments:
+[    2.585949]     /init
+[    2.585950]   with environment:
+[    2.585951]     HOME=/
+[    2.585952]     TERM=linux
+[    2.585952]     BOOT_IMAGE=/boot/vmlinuz-linux
+[    2.604905] fbcon: Taking over console
+[    2.604985] Console: switching to colour frame buffer device 240x75
+[    2.715464] xhci_hcd 0000:00:14.0: xHCI Host Controller
+[    2.715473] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
+[    2.716470] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
+[    2.716542] xhci_hcd 0000:00:14.0: hcc params 0x200071a1 hci version 0x100 quirks 0x000000000000b930
+[    2.716708] xhci_hcd 0000:00:14.0: xHCI Host Controller
+[    2.716712] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
+[    2.716714] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
+[    2.716759] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.02
+[    2.716762] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
+[    2.716763] usb usb3: Product: xHCI Host Controller
+[    2.716765] usb usb3: Manufacturer: Linux 6.2.7-arch1-1 xhci-hcd
+[    2.716766] usb usb3: SerialNumber: 0000:00:14.0
+[    2.716860] hub 3-0:1.0: USB hub found
+[    2.716870] hub 3-0:1.0: 4 ports detected
+[    2.717021] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.02
+[    2.717023] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
+[    2.717025] usb usb4: Product: xHCI Host Controller
+[    2.717026] usb usb4: Manufacturer: Linux 6.2.7-arch1-1 xhci-hcd
+[    2.717027] usb usb4: SerialNumber: 0000:00:14.0
+[    2.717096] hub 4-0:1.0: USB hub found
+[    2.717106] hub 4-0:1.0: 4 ports detected
+[    2.720889] serio: i8042 KBD port at 0x60,0x64 irq 1
+[    2.722271] serio: i8042 AUX port at 0x60,0x64 irq 12
+[    2.725804] usb-storage 2-1.4:1.0: USB Mass Storage device detected
+[    2.725977] scsi host8: usb-storage 2-1.4:1.0
+[    2.726060] usbcore: registered new interface driver usb-storage
+[    2.731352] usbcore: registered new interface driver uas
+[    2.732031] input: HOLTEK USB Wireless Device as /devices/pci0000:00/0000:00:1a.0/usb2/2-1/2-1.1/2-1.1:1.0/0003:04D9:A086.0001/input/input1
+[    2.732089] hid-generic 0003:04D9:A086.0001: input,hidraw0: USB HID v1.10 Mouse [HOLTEK USB Wireless Device] on usb-0000:00:1a.0-1.1/input0
+[    2.732118] usbcore: registered new interface driver usbhid
+[    2.732119] usbhid: USB HID core driver
+[    2.783621] sr 2:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
+[    2.783630] cdrom: Uniform CD-ROM driver Revision: 3.20
+[    2.795772] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
+[    2.829999] sr 2:0:0:0: Attached scsi CD-ROM sr0
+[    3.721492] usb 4-3: new SuperSpeed USB device number 2 using xhci_hcd
+[    3.739289] usb 4-3: New USB device found, idVendor=0781, idProduct=5581, bcdDevice= 1.00
+[    3.739297] usb 4-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
+[    3.739300] usb 4-3: Product: Ultra
+[    3.739303] usb 4-3: Manufacturer: SanDisk
+[    3.739305] usb 4-3: SerialNumber: 4C530001051014113424
+[    3.740399] usb-storage 4-3:1.0: USB Mass Storage device detected
+[    3.740636] scsi host9: usb-storage 4-3:1.0
+[    3.750252] scsi 8:0:0:0: Direct-Access     WEM      5 in 1 Card ReCF 1.00 PQ: 0 ANSI: 0 CCS
+[    3.751879] scsi 8:0:0:1: Direct-Access     WEM      5 in 1 Card ReMS 1.00 PQ: 0 ANSI: 0 CCS
+[    3.753461] scsi 8:0:0:2: Direct-Access     WEM      5 in 1 CarMMC/SD 1.00 PQ: 0 ANSI: 0 CCS
+[    3.755111] sd 8:0:0:0: [sdc] Media removed, stopped polling
+[    3.755344] sd 8:0:0:0: [sdc] Attached SCSI removable disk
+[    3.756242] sd 8:0:0:1: [sdd] Media removed, stopped polling
+[    3.756549] sd 8:0:0:1: [sdd] Attached SCSI removable disk
+[    3.758538] sd 8:0:0:2: [sde] Media removed, stopped polling
+[    3.758816] sd 8:0:0:2: [sde] Attached SCSI removable disk
+[    4.762201] scsi 9:0:0:0: Direct-Access     SanDisk  Ultra            1.00 PQ: 0 ANSI: 6
+[    4.762954] sd 9:0:0:0: [sdf] 60063744 512-byte logical blocks: (30.8 GB/28.6 GiB)
+[    4.763495] sd 9:0:0:0: [sdf] Write Protect is off
+[    4.763501] sd 9:0:0:0: [sdf] Mode Sense: 43 00 00 00
+[    4.763819] sd 9:0:0:0: [sdf] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
+[    4.776250]  sdf: sdf1 sdf2
+[    4.776486] sd 9:0:0:0: [sdf] Attached SCSI removable disk
+[    5.102901] EXT4-fs (sdf2): mounted filesystem 9959fbdb-3b9f-404b-b625-f16b5bc891ad with ordered data mode. Quota mode: none.
+[    5.529559] systemd[1]: systemd 253.1-3-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
+[    5.529568] systemd[1]: Detected architecture x86-64.
+[    5.534031] systemd[1]: Hostname set to <ultralive>.
+[    5.999099] systemd[1]: bpf-lsm: LSM BPF program attached
+[    6.358010] systemd[1]: Queued start job for default target Graphical Interface.
+[    6.388825] systemd[1]: Created slice Slice /system/getty.
+[    6.389095] systemd[1]: Created slice Slice /system/modprobe.
+[    6.389291] systemd[1]: Created slice User and Session Slice.
+[    6.389350] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
+[    6.389394] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
+[    6.389544] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
+[    6.389562] systemd[1]: Reached target Local Encrypted Volumes.
+[    6.389578] systemd[1]: Reached target Local Integrity Protected Volumes.
+[    6.389598] systemd[1]: Reached target Path Units.
+[    6.389611] systemd[1]: Reached target Remote File Systems.
+[    6.389621] systemd[1]: Reached target Slice Units.
+[    6.389640] systemd[1]: Reached target Swaps.
+[    6.389653] systemd[1]: Reached target Local Verity Protected Volumes.
+[    6.389715] systemd[1]: Listening on Device-mapper event daemon FIFOs.
+[    6.391476] systemd[1]: Listening on Process Core Dump Socket.
+[    6.391582] systemd[1]: Listening on Journal Socket (/dev/log).
+[    6.391685] systemd[1]: Listening on Journal Socket.
+[    6.391817] systemd[1]: Listening on Network Service Netlink Socket.
+[    6.391934] systemd[1]: Listening on udev Control Socket.
+[    6.392022] systemd[1]: Listening on udev Kernel Socket.
+[    6.392792] systemd[1]: Mounting Huge Pages File System...
+[    6.393499] systemd[1]: Mounting POSIX Message Queue File System...
+[    6.394237] systemd[1]: Mounting Kernel Debug File System...
+[    6.395008] systemd[1]: Mounting Kernel Trace File System...
+[    6.396940] systemd[1]: Mounting Temporary Directory /tmp...
+[    6.397740] systemd[1]: Starting Create List of Static Device Nodes...
+[    6.398608] systemd[1]: Starting Load Kernel Module configfs...
+[    6.399403] systemd[1]: Starting Load Kernel Module dm_mod...
+[    6.400232] systemd[1]: Starting Load Kernel Module drm...
+[    6.401070] systemd[1]: Starting Load Kernel Module fuse...
+[    6.401898] systemd[1]: Starting Load Kernel Module loop...
+[    6.401982] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
+[    6.404540] systemd[1]: Starting Journal Service...
+[    6.414772] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.
+[    6.415590] systemd[1]: Starting Generate network units from Kernel command line...
+[    6.415641] systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
+[    6.416380] systemd[1]: Starting Remount Root and Kernel File Systems...
+[    6.417149] systemd[1]: Starting Apply Kernel Variables...
+[    6.417895] systemd[1]: Starting Coldplug All udev Devices...
+[    6.419474] systemd[1]: Mounted Huge Pages File System.
+[    6.419577] systemd[1]: Mounted POSIX Message Queue File System.
+[    6.419657] systemd[1]: Mounted Kernel Debug File System.
+[    6.419737] systemd[1]: Mounted Kernel Trace File System.
+[    6.419817] systemd[1]: Mounted Temporary Directory /tmp.
+[    6.431905] EXT4-fs (sdf2): re-mounted 9959fbdb-3b9f-404b-b625-f16b5bc891ad. Quota mode: none.
+[    6.432837] loop: module loaded
+[    6.434847] systemd[1]: Finished Create List of Static Device Nodes.
+[    6.436136] systemd[1]: modprobe@configfs.service: Deactivated successfully.
+[    6.448345] fuse: init (API version 7.38)
+[    6.451163] systemd-journald[212]: Collecting audit messages is disabled.
+[    6.460109] device-mapper: uevent: version 1.0.3
+[    6.460212] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
+[    6.462437] systemd[1]: Finished Load Kernel Module configfs.
+[    6.462871] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
+[    6.481553] systemd[1]: Finished Load Kernel Module dm_mod.
+[    6.481894] systemd[1]: modprobe@drm.service: Deactivated successfully.
+[    6.504902] systemd[1]: Finished Load Kernel Module drm.
+[    6.505082] systemd[1]: Started Journal Service.
+[    6.715501] systemd-journald[212]: Received client request to flush runtime journal.
+[    7.011320] random: crng init done
+[    7.166592] input: PC Speaker as /devices/platform/pcspkr/input/input4
+[    7.190093] ACPI Warning: SystemIO range 0x0000000000000528-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\PMIO) (20221020/utaddress-204)
+[    7.190101] ACPI: OSL: Resource conflict; ACPI support missing from driver?
+[    7.190104] ACPI Warning: SystemIO range 0x00000000000004C0-0x00000000000004CF conflicts with OpRegion 0x0000000000000480-0x00000000000004EB (\GPIO) (20221020/utaddress-204)
+[    7.190107] ACPI: OSL: Resource conflict; ACPI support missing from driver?
+[    7.190107] ACPI Warning: SystemIO range 0x00000000000004B0-0x00000000000004BF conflicts with OpRegion 0x0000000000000480-0x00000000000004EB (\GPIO) (20221020/utaddress-204)
+[    7.190110] ACPI: OSL: Resource conflict; ACPI support missing from driver?
+[    7.190111] ACPI Warning: SystemIO range 0x0000000000000480-0x00000000000004AF conflicts with OpRegion 0x0000000000000480-0x00000000000004EB (\GPIO) (20221020/utaddress-204)
+[    7.190113] ACPI: OSL: Resource conflict; ACPI support missing from driver?
+[    7.190113] lpc_ich: Resource conflict(s) found affecting gpio_ich
+[    7.242039] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
+[    7.242188] i2c i2c-0: 4/4 memory slots populated (from DMI)
+[    7.242505] i2c i2c-0: Successfully instantiated SPD at 0x50
+[    7.242734] mousedev: PS/2 mouse device common for all mice
+[    7.243004] i2c i2c-0: Successfully instantiated SPD at 0x51
+[    7.243304] i2c i2c-0: Successfully instantiated SPD at 0x52
+[    7.243602] i2c i2c-0: Successfully instantiated SPD at 0x53
+[    7.247433] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 163840 ms ovfl timer
+[    7.247436] RAPL PMU: hw unit of domain pp0-core 2^-16 Joules
+[    7.247438] RAPL PMU: hw unit of domain package 2^-16 Joules
+[    7.247439] RAPL PMU: hw unit of domain pp1-gpu 2^-16 Joules
+[    7.263806] at24 0-0050: supply vcc not found, using dummy regulator
+[    7.270173] at24 0-0050: 256 byte spd EEPROM, read-only
+[    7.270253] at24 0-0051: supply vcc not found, using dummy regulator
+[    7.270887] at24 0-0051: 256 byte spd EEPROM, read-only
+[    7.271202] at24 0-0052: supply vcc not found, using dummy regulator
+[    7.272039] at24 0-0052: 256 byte spd EEPROM, read-only
+[    7.272059] at24 0-0053: supply vcc not found, using dummy regulator
+[    7.272841] at24 0-0053: 256 byte spd EEPROM, read-only
+[    7.273524] mc: Linux media interface: v0.10
+[    7.282900] iTCO_vendor_support: vendor-support=0
+[    7.310157] cryptd: max_cpu_qlen set to 1000
+[    7.311410] cfg80211: Loading compiled-in X.509 certificates for regulatory database
+[    7.311673] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
+[    7.320731] iTCO_wdt iTCO_wdt.1.auto: Found a Panther Point TCO device (Version=2, TCOBASE=0x0560)
+[    7.321442] iTCO_wdt iTCO_wdt.1.auto: initialized. heartbeat=30 sec (nowayout=0)
+[    7.326481] r8169 0000:04:00.0 eth0: RTL8168evl/8111evl, bc:5f:f4:5d:86:1a, XID 2c9, IRQ 35
+[    7.326488] r8169 0000:04:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
+[    7.347657] r8169 0000:04:00.0 eno0: renamed from eth0
+[    7.352845] AVX version of gcm_enc/dec engaged.
+[    7.352875] AES CTR mode by8 optimization enabled
+[    7.367832] videodev: Linux video capture interface: v2.00
+[    7.398942] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
+[    7.398952] cfg80211: failed to load regulatory.db
+[    7.480763] RTL8211E Gigabit Ethernet r8169-0-400:00: attached PHY driver (mii_bus:phy_addr=r8169-0-400:00, irq=MAC)
+[    7.709982] r8169 0000:04:00.0 eno0: Link is Down
+[    7.995462] Console: switching to colour dummy device 80x25
+[    7.995486] i915 0000:00:02.0: vgaarb: deactivate vga console
+[    8.060304] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
+[    8.060476] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
+[    8.084933] intel_rapl_common: Found RAPL domain package
+[    8.084936] intel_rapl_common: Found RAPL domain core
+[    8.084937] intel_rapl_common: Found RAPL domain uncore
+[    8.269143] fbcon: i915drmfb (fb0) is primary device
+[    8.364545] Console: switching to colour frame buffer device 240x75
+[    8.385105] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
+[    8.439806] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC892: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
+[    8.439812] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
+[    8.439814] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
+[    8.439815] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
+[    8.439816] snd_hda_codec_realtek hdaudioC1D0:    dig-out=0x1e/0x0
+[    8.439817] snd_hda_codec_realtek hdaudioC1D0:    inputs:
+[    8.439819] snd_hda_codec_realtek hdaudioC1D0:      Front Mic=0x19
+[    8.439820] snd_hda_codec_realtek hdaudioC1D0:      Rear Mic=0x18
+[    8.439821] snd_hda_codec_realtek hdaudioC1D0:      Line=0x1a
+[    8.463533] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input6
+[    8.463576] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card1/input7
+[    8.463607] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card1/input8
+[    8.463639] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card1/input9
+[    8.463670] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card1/input10
+[    8.463700] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card1/input11
+[    8.463740] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card1/input12
+[    9.920155] IPv6: ADDRCONF(NETDEV_CHANGE): eno0: link becomes ready
+[    9.920367] r8169 0000:04:00.0 eno0: Link is Up - 1Gbps/Full - flow control rx/tx
+[   12.554657] usbcore: registered new interface driver snd-usb-audio
+[   12.555345] usb 2-1.6.2: Found UVC 1.00 device Vimicro USB 2.0 PC Camera (Venus) (0ac8:3420)
+[   12.560196] input: Vimicro USB 2.0 PC Camera (Venu as /devices/pci0000:00/0000:00:1a.0/usb2/2-1/2-1.6/2-1.6.2/2-1.6.2:1.0/input/input13
+[   12.560308] usbcore: registered new interface driver uvcvideo
diff --git a/asrock/h77pro4-m/4.19-1034-gd98b24d390/2023-03-31T12_10_03Z/revision.txt b/asrock/h77pro4-m/4.19-1034-gd98b24d390/2023-03-31T12_10_03Z/revision.txt
new file mode 100644
index 0000000..501c19d
--- /dev/null
+++ b/asrock/h77pro4-m/4.19-1034-gd98b24d390/2023-03-31T12_10_03Z/revision.txt
@@ -0,0 +1,5 @@
+Local revision: d98b24d390
+Tagged revision: 4.19-1034-gd98b24d390
+Upstream revision: c49efa365e
+Upstream URL: https://review.coreboot.org/coreboot.git
+Timestamp: 2023-03-31T12_10_03Z
diff --git a/asrock/h77pro4-m/4.19-1034-gd98b24d390/2023-03-31T12_10_03Z/rom_checksum.txt b/asrock/h77pro4-m/4.19-1034-gd98b24d390/2023-03-31T12_10_03Z/rom_checksum.txt
new file mode 100644
index 0000000..e22a94a
--- /dev/null
+++ b/asrock/h77pro4-m/4.19-1034-gd98b24d390/2023-03-31T12_10_03Z/rom_checksum.txt
@@ -0,0 +1 @@
+8ca96a3eb40408b488e7c3f6dd74ce54 *build/coreboot.rom