Advertisement
pavelsayekat

coreboot_sea_default_serial_log2

Feb 24th, 2020
308
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 195.17 KB | None | 0 0
  1. $ git rev-parse HEAD
  2. 5f6cfef424d968f9adc20232a33d3599f4dda812
  3.  
  4. $ git rev-parse --verify HEAD
  5. 5f6cfef424d968f9adc20232a33d3599f4dda812
  6.  
  7. $ git describe --no-match --always --dirty
  8. 4.11-1319-g5f6cfef424
  9.  
  10. $ cat defconfig
  11. CONFIG_CCACHE=y
  12. CONFIG_FMD_GENPARSER=y
  13. CONFIG_UTIL_GENPARSER=y
  14. CONFIG_TIMESTAMPS_ON_CONSOLE=y
  15. CONFIG_USE_BLOBS=y
  16. CONFIG_VENDOR_ASUS=y
  17. CONFIG_BOARD_ASUS_H110M_E_M2=y
  18. CONFIG_IFD_BIN_PATH="/home/user/works/bios/b4_me/descriptor.bin"
  19. CONFIG_ME_BIN_PATH="/home/user/works/bios/b4_me/me.bin"
  20. CONFIG_HAVE_IFD_BIN=y
  21. CONFIG_ADD_FSP_BINARIES=y
  22. CONFIG_HAVE_ME_BIN=y
  23. CONFIG_REALTEK_8168_MACADDRESS="xx:xx:xx:xx:xx:xx"
  24. CONFIG_FSP_USE_REPO=y
  25. CONFIG_SEABIOS_MASTER=y
  26. CONFIG_COREINFO_SECONDARY_PAYLOAD=y
  27. CONFIG_MEMTEST_SECONDARY_PAYLOAD=y
  28. CONFIG_MEMTEST_MASTER=y
  29.  
  30.  
  31. coreboot-4.11-1319-g5f6cfef424 Mon Feb 24 14:25:01 UTC 2020 bootblock starting (log level: 7)...
  32. CPU: Intel(R) Core(TM) i3-7100 CPU @ 3.90GHz
  33. CPU: ID 906e9, Kabylake H B0, ucode: 000000b3
  34. CPU: AES supported, TXT NOT supported, VT supported
  35. MCH: device id 590f (rev 06) is Kabylake-S
  36. PCH: device id a143 (rev 31) is Skylake PCH-H H110
  37. IGD: device id 5912 (rev 04) is Kaby Lake DT GT2
  38. Timestamp - end of bootblock: 169733669
  39. FMAP: Found "FLASH" version 1.1 at 0xc10000.
  40. FMAP: base = 0xff000000 size = 0x1000000 #areas = 4
  41. FMAP: area COREBOOT found @ c10200 (4128256 bytes)
  42. CBFS: Locating 'fallback/romstage'
  43. CBFS: Found @ offset 80 size b2a4
  44. Timestamp - starting to load romstage: 259828168
  45. Timestamp - finished loading romstage: 276873231
  46. BS: bootblock times (exec / console): total (unknown) / 66 ms
  47.  
  48.  
  49. coreboot-4.11-1319-g5f6cfef424 Mon Feb 24 14:25:01 UTC 2020 romstage starting (log level: 7)...
  50. pm1_sts: 0000 pm1_en: 0000 pm1_cnt: 00001c00
  51. gpe0_sts[0]: 00000000 gpe0_en[0]: 00000000
  52. gpe0_sts[1]: 00000000 gpe0_en[1]: 00000000
  53. gpe0_sts[2]: 00000000 gpe0_en[2]: 00000000
  54. gpe0_sts[3]: 00000000 gpe0_en[3]: 00000000
  55. TCO_STS: 0000 0000
  56. GEN_PMCON: e0810200 00001849
  57. GBLRST_CAUSE: 00001000 00000000
  58. prev_sleep_state 0
  59. FMAP: area COREBOOT found @ c10200 (4128256 bytes)
  60. CBFS: Locating 'fspm.bin'
  61. CBFS: Found @ offset 54dc0 size 63000
  62. Timestamp - before RAM initialization: 508307436
  63. FMAP: area RW_MRC_CACHE found @ c00000 (65536 bytes)
  64. MRC: no data in 'RW_MRC_CACHE'
  65. PRMRR disabled by config.
  66. SPD @ 0x50
  67. SPD: module type is DDR4
  68. SPD: module part is PSD48G240082
  69. SPD: banks 8, ranks 2, rows 16, columns 10, density 8192 Mb
  70. SPD: device width 16 bits, bus width 64 bits
  71. SPD: module size is 8192 MB (per channel)
  72. SPD @ 0x52
  73. SPD: module type is DDR4
  74. SPD: module part is CMK8GX4M1A2400C16
  75. SPD: banks 16, ranks 1, rows 16, columns 10, density 8192 Mb
  76. SPD: device width 8 bits, bus width 64 bits
  77. SPD: module size is 8192 MB (per channel)
  78. SPD @ 0x00
  79. SPD: module type is UNKNOWN
  80. SPD: module part is
  81. SPD: banks -1, ranks 8, rows -1, columns -1, density -1 Mb
  82. SPD: device width -1 bits, bus width -1 bits
  83. SPD @ 0x00
  84. SPD: module type is UNKNOWN
  85. SPD: module part is
  86. SPD: banks -1, ranks 8, rows -1, columns -1, density -1 Mb
  87. SPD: device width -1 bits, bus width -1 bits
  88. Timestamp - calling FspMemoryInit: 2762709337
  89.  
  90.  
  91. coreboot-4.11-1319-g5f6cfef424 Mon Feb 24 14:25:01 UTC 2020 bootblock starting (log level: 7)...
  92. CPU: Intel(R) Core(TM) i3-7100 CPU @ 3.90GHz
  93. CPU: ID 906e9, Kabylake H B0, ucode: 000000b3
  94. CPU: AES supported, TXT NOT supported, VT supported
  95. MCH: device id 590f (rev 06) is Kabylake-S
  96. PCH: device id a143 (rev 31) is Skylake PCH-H H110
  97. IGD: device id 5912 (rev 04) is Kaby Lake DT GT2
  98. Timestamp - end of bootblock: 170024740
  99. FMAP: Found "FLASH" version 1.1 at 0xc10000.
  100. FMAP: base = 0xff000000 size = 0x1000000 #areas = 4
  101. FMAP: area COREBOOT found @ c10200 (4128256 bytes)
  102. CBFS: Locating 'fallback/romstage'
  103. CBFS: Found @ offset 80 size b2a4
  104. Timestamp - starting to load romstage: 260119475
  105. Timestamp - finished loading romstage: 277171512
  106. BS: bootblock times (exec / console): total (unknown) / 66 ms
  107.  
  108.  
  109. coreboot-4.11-1319-g5f6cfef424 Mon Feb 24 14:25:01 UTC 2020 romstage starting (log level: 7)...
  110. pm1_sts: 0000 pm1_en: 0000 pm1_cnt: 00001c00
  111. gpe0_sts[0]: 00000000 gpe0_en[0]: 00000000
  112. gpe0_sts[1]: 00000000 gpe0_en[1]: 00000000
  113. gpe0_sts[2]: 00000000 gpe0_en[2]: 00000000
  114. gpe0_sts[3]: 00000000 gpe0_en[3]: 00000000
  115. TCO_STS: 0000 0000
  116. GEN_PMCON: e0210200 00001a49
  117. GBLRST_CAUSE: 00001000 00000000
  118. prev_sleep_state 0
  119. FMAP: area COREBOOT found @ c10200 (4128256 bytes)
  120. CBFS: Locating 'fspm.bin'
  121. CBFS: Found @ offset 54dc0 size 63000
  122. Timestamp - before RAM initialization: 508551540
  123. FMAP: area RW_MRC_CACHE found @ c00000 (65536 bytes)
  124. MRC: no data in 'RW_MRC_CACHE'
  125. PRMRR disabled by config.
  126. SPD @ 0x50
  127. SPD: module type is DDR4
  128. SPD: module part is PSD48G240082
  129. SPD: banks 8, ranks 2, rows 16, columns 10, density 8192 Mb
  130. SPD: device width 16 bits, bus width 64 bits
  131. SPD: module size is 8192 MB (per channel)
  132. SPD @ 0x52
  133. SPD: module type is DDR4
  134. SPD: module part is CMK8GX4M1A2400C16
  135. SPD: banks 16, ranks 1, rows 16, columns 10, density 8192 Mb
  136. SPD: device width 8 bits, bus width 64 bits
  137. SPD: module size is 8192 MB (per channel)
  138. SPD @ 0x00
  139. SPD: module type is UNKNOWN
  140. SPD: module part is
  141. SPD: banks -1, ranks 8, rows -1, columns -1, density -1 Mb
  142. SPD: device width -1 bits, bus width -1 bits
  143. SPD @ 0x00
  144. SPD: module type is UNKNOWN
  145. SPD: module part is
  146. SPD: banks -1, ranks 8, rows -1, columns -1, density -1 Mb
  147. SPD: device width -1 bits, bus width -1 bits
  148. Timestamp - calling FspMemoryInit: 2763093777
  149. Timestamp - returning from FspMemoryInit: 84651438227
  150. CBMEM:
  151. IMD: root @ 0x7afff000 254 entries.
  152. IMD: root @ 0x7affec00 62 entries.
  153. External stage cache:
  154. IMD: root @ 0x7b3ff000 254 entries.
  155. IMD: root @ 0x7b3fec00 62 entries.
  156. Timestamp - after RAM initialization: 84735027323
  157. 2 DIMMs found
  158. SMM Memory Map
  159. SMRAM : 0x7b000000 0x800000
  160. Subregion 0: 0x7b000000 0x200000
  161. Subregion 1: 0x7b200000 0x200000
  162. Subregion 2: 0x7b400000 0x400000
  163. top_of_ram = 0x7b000000
  164. MTRR Range: Start=7a000000 End=7b000000 (Size 1000000)
  165. MTRR Range: Start=7b000000 End=7b800000 (Size 800000)
  166. MTRR Range: Start=ff000000 End=0 (Size 1000000)
  167. FMAP: area COREBOOT found @ c10200 (4128256 bytes)
  168. CBFS: Locating 'fallback/postcar'
  169. CBFS: Found @ offset e6e00 size 55c8
  170. Decompressing stage fallback/postcar @ 0x7abcffc0 (38000 bytes)
  171. Loading module at 0x7abd0000 with entry 0x7abd0000. filesize: 0x5150 memsize: 0x9430
  172. Processing 263 relocs. Offset value of 0x78bd0000
  173. Timestamp - end of romstage: 84995953302
  174. BS: romstage times (exec / console): total (unknown) / 224 ms
  175.  
  176.  
  177. coreboot-4.11-1319-g5f6cfef424 Mon Feb 24 14:25:01 UTC 2020 postcar starting (log level: 7)...
  178. Timestamp - start of postcar: 85067148245
  179. Timestamp - end of postcar: 85081806925
  180. FMAP: area COREBOOT found @ c10200 (4128256 bytes)
  181. CBFS: Locating 'fallback/ramstage'
  182. CBFS: Found @ offset 3c040 size 17e3a
  183. Timestamp - starting to load ramstage: 85139491810
  184. Decompressing stage fallback/ramstage @ 0x7ab09fc0 (806296 bytes)
  185. Timestamp - starting LZMA decompress (ignore for x86): 85180036420
  186. Timestamp - finished LZMA decompress (ignore for x86): 85234797645
  187. Loading module at 0x7ab0a000 with entry 0x7ab0a000. filesize: 0x335b0 memsize: 0xc4d58
  188. Processing 3773 relocs. Offset value of 0x79d0a000
  189. Timestamp - finished loading ramstage: 85305973301
  190. BS: postcar times (exec / console): total (unknown) / 66 ms
  191.  
  192.  
  193. coreboot-4.11-1319-g5f6cfef424 Mon Feb 24 14:25:01 UTC 2020 ramstage starting (log level: 7)...
  194. Timestamp - start of ramstage: 85378912535
  195. Normal boot.
  196. FMAP: area COREBOOT found @ c10200 (4128256 bytes)
  197. CBFS: Locating 'cpu_microcode_blob.bin'
  198. CBFS: Found @ offset b3c0 size 30c00
  199. microcode: sig=0x906e9 pf=0x2 revision=0xb3
  200. Skip microcode update
  201. FMAP: area COREBOOT found @ c10200 (4128256 bytes)
  202. CBFS: Locating 'fsps.bin'
  203. CBFS: Found @ offset b8dc0 size 2e000
  204. Detected 2 core, 4 thread CPU.
  205. Setting up SMI for CPU
  206. IED base = 0x7b400000
  207. IED size = 0x00400000
  208. Will perform SMM setup.
  209. CPU: Intel(R) Core(TM) i3-7100 CPU @ 3.90GHz.
  210. Loading module at 0x00030000 with entry 0x00030000. filesize: 0x170 memsize: 0x170
  211. Processing 16 relocs. Offset value of 0x00030000
  212. Attempting to start 3 APs
  213. Waiting for 10ms after sending INIT.
  214. Waiting for 1st SIPI to complete...AP: slot 3 apic_id 1.
  215. done.
  216. AP: slot 2 apic_id 2.
  217. AP: slot 1 apic_id 3.
  218. Waiting for 2nd SIPI to complete...done.
  219. Loading module at 0x00038000 with entry 0x00038000. filesize: 0x1b0 memsize: 0x1b0
  220. Processing 13 relocs. Offset value of 0x00038000
  221. SMM Module: stub loaded at 0x00038000. Will call 0x7ab22eb3(0x00000000)
  222. Installing SMM handler to 0x7b000000
  223. Loading module at 0x7b010000 with entry 0x7b010092. filesize: 0xec8 memsize: 0x4ee0
  224. Processing 103 relocs. Offset value of 0x7b010000
  225. Loading module at 0x7b008000 with entry 0x7b008000. filesize: 0x1b0 memsize: 0x1b0
  226. Processing 13 relocs. Offset value of 0x7b008000
  227. SMM Module: placing jmp sequence at 0x7b007c00 rel16 0x03fd
  228. SMM Module: placing jmp sequence at 0x7b007800 rel16 0x07fd
  229. SMM Module: placing jmp sequence at 0x7b007400 rel16 0x0bfd
  230. SMM Module: stub loaded at 0x7b008000. Will call 0x7b010092(0x00000000)
  231. Clearing SMI status registers
  232. SMI_STS: PM1
  233. TMROF TCO_STS: SECOND_TO
  234. New SMBASE 0x7b000000
  235. In relocation handler: CPU 0
  236. New SMBASE=0x7b000000 IEDBASE=0x7b400000
  237. Writing SMRR. base = 0x7b000006, mask=0xff800800
  238. Relocation complete.
  239. New SMBASE 0x7afff400
  240. In relocation handler: CPU 3
  241. New SMBASE=0x7afff400 IEDBASE=0x7b400000
  242. Writing SMRR. base = 0x7b000006, mask=0xff800800
  243. Relocation complete.
  244. New SMBASE 0x7afff800
  245. In relocation handler: CPU 2
  246. New SMBASE=0x7afff800 IEDBASE=0x7b400000
  247. Writing SMRR. base = 0x7b000006, mask=0xff800800
  248. Relocation complete.
  249. New SMBASE 0x7afffc00
  250. In relocation handler: CPU 1
  251. New SMBASE=0x7afffc00 IEDBASE=0x7b400000
  252. Writing SMRR. base = 0x7b000006, mask=0xff800800
  253. Relocation complete.
  254. Initializing CPU #0
  255. CPU: vendor Intel device 906e9
  256. CPU: family 06, model 9e, stepping 09
  257. Clearing out pending MCEs
  258. Setting up local APIC...
  259. apic_id: 0x00 done.
  260. cpu: energy policy set to 6
  261. Turbo is unavailable
  262. Skip microcode update
  263. CPU #0 initialized
  264. Initializing CPU #3
  265. Initializing CPU #1
  266. Initializing CPU #2
  267. CPU: vendor Intel device 906e9
  268. CPU: family 06, model 9e, stepping 09
  269. CPU: vendor Intel device 906e9
  270. CPU: family 06, model 9e, stepping 09
  271. Clearing out pending MCEs
  272. Clearing out pending MCEs
  273. Setting up local APIC...
  274. CPU: vendor Intel device 906e9
  275. CPU: family 06, model 9e, stepping 09
  276. Clearing out pending MCEs
  277. Setting up local APIC...
  278. Setting up local APIC...
  279. apic_id: 0x02 done.
  280. apic_id: 0x03 done.
  281. cpu: energy policy set to 6
  282. cpu: energy policy set to 6
  283. Skip microcode update
  284. CPU #2 initialized
  285. Skip microcode update
  286. CPU #1 initialized
  287. apic_id: 0x01 done.
  288. cpu: energy policy set to 6
  289. Skip microcode update
  290. CPU #3 initialized
  291. bsp_do_flight_plan done after 218 msecs.
  292. Enabling SMIs.
  293. Locking SMM.
  294. VMX status: enabled
  295. VMX status: enabled
  296. IA32_FEATURE_CONTROL status: locked
  297. VMX status: enabled
  298. VMX status: enabled
  299. IA32_FEATURE_CONTROL status: locked
  300. IA32_FEATURE_CONTROL status: locked
  301. IA32_FEATURE_CONTROL status: locked
  302. BS: BS_DEV_INIT_CHIPS entry times (exec / console): 142 / 190 ms
  303. Timestamp - device enumeration: 86756954392
  304. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  305. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  306. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  307. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  308. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  309. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  310. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  311. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  312. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  313. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  314. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  315. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  316. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  317. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  318. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  319. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  320. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  321. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  322. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  323. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  324. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  325. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  326. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  327. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  328. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  329. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  330. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  331. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  332. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  333. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  334. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  335. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  336. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  337. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  338. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  339. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  340. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  341. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  342. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  343. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  344. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  345. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  346. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  347. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  348. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  349. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  350. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  351. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  352. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  353. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  354. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  355. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  356. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  357. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  358. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  359. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  360. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  361. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  362. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  363. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  364. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  365. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  366. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  367. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  368. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  369. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  370. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  371. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  372. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  373. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  374. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  375. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  376. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  377. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  378. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  379. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  380. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  381. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  382. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  383. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  384. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  385. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  386. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  387. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  388. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  389. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  390. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  391. Timestamp - calling FspSiliconInit: 88846813908
  392. Timestamp - returning from FspSiliconInit: 89152161307
  393. ITSS IRQ Polarities Before:
  394. IPC0: 0x00ff4000
  395. IPC1: 0x00000007
  396. IPC2: 0x00000000
  397. IPC3: 0x00000000
  398. ITSS IRQ Polarities After:
  399. IPC0: 0x00ff4000
  400. IPC1: 0x00000007
  401. IPC2: 0x00000000
  402. IPC3: 0x00000000
  403. Found PCIe Root Port #5 at PCI: 00:1c.0.
  404. Found PCIe Root Port #8 at PCI: 00:1c.7.
  405. Found PCIe Root Port #9 at PCI: 00:1d.0.
  406. pcie_rp_update_dev: Couldn't find PCIe Root Port #1 (originally PCI: 00:1c.0) which was enabled in devicetree, removing.
  407. Remapping PCIe Root Port #5 from PCI: 00:1c.4 to new function number 0.
  408. BS: BS_DEV_INIT_CHIPS run times (exec / console): 77 / 589 ms
  409. Enumerating buses...
  410. Root Device scanning...
  411. CPU_CLUSTER: 0 enabled
  412. DOMAIN: 0000 enabled
  413. DOMAIN: 0000 scanning...
  414. PCI: pci_scan_bus for bus 00
  415. PCI: 00:00.0 [8086/590f] enabled
  416. PCI: 00:01.0 subordinate bus PCI Express
  417. PCI: 00:01.0 [8086/1901] enabled
  418. PCI: 00:02.0 [8086/5912] enabled
  419. PCI: 00:04.0 [8086/1903] enabled
  420. PCI: 00:14.0 [8086/a12f] enabled
  421. PCI: 00:14.2 [8086/a131] enabled
  422. PCI: 00:16.0 [8086/a13a] enabled
  423. PCI: 00:17.0 [8086/a102] enabled
  424. PCI: 00:1c.0 [8086/a114] enabled
  425. PCI: 00:1c.7 [8086/a117] enabled
  426. PCI: 00:1d.0 [8086/a118] enabled
  427. PCI: 00:1f.0 [8086/a143] enabled
  428. PCI: 00:1f.1 [8086/a120] enabled
  429. PCI: 00:1f.2 [8086/a121] enabled
  430. PCI: 00:1f.3 [8086/a170] enabled
  431. PCI: 00:1f.4 [8086/a123] enabled
  432. PCI: 00:1f.5 [8086/a124] enabled
  433. PCI: Leftover static devices:
  434. PCI: 00:14.1
  435. PCI: 00:15.0
  436. PCI: 00:15.1
  437. PCI: 00:15.2
  438. PCI: 00:15.3
  439. PCI: 00:16.1
  440. PCI: 00:16.2
  441. PCI: 00:16.3
  442. PCI: 00:16.4
  443. PCI: 00:19.0
  444. PCI: 00:19.1
  445. PCI: 00:19.2
  446. PCI: 00:1e.0
  447. PCI: 00:1e.1
  448. PCI: 00:1e.2
  449. PCI: 00:1e.3
  450. PCI: 00:1e.4
  451. PCI: 00:1e.5
  452. PCI: 00:1e.6
  453. PCI: 00:1f.6
  454. PCI: Check your devicetree.cb.
  455. PCI: 00:01.0 scanning...
  456. PCI: pci_scan_bus for bus 01
  457. scan_bus: bus PCI: 00:01.0 finished in 2 msecs
  458. PCI: 00:02.0 scanning...
  459. scan_bus: bus PCI: 00:02.0 finished in 0 msecs
  460. PCI: 00:14.0 scanning...
  461. scan_bus: bus PCI: 00:14.0 finished in 0 msecs
  462. PCI: 00:1c.0 scanning...
  463. PCI: pci_scan_bus for bus 02
  464. scan_bus: bus PCI: 00:1c.0 finished in 2 msecs
  465. PCI: 00:1c.7 scanning...
  466. PCI: pci_scan_bus for bus 03
  467. PCI: 03:00.0 [10ec/8168] enabled
  468. Enabling Common Clock Configuration
  469. ASPM: Enabled L1
  470. PCIe: Max_Payload_Size adjusted to 128
  471. scan_bus: bus PCI: 00:1c.7 finished in 14 msecs
  472. PCI: 00:1d.0 scanning...
  473. PCI: pci_scan_bus for bus 04
  474. scan_bus: bus PCI: 00:1d.0 finished in 2 msecs
  475. PCI: 00:1f.0 scanning...
  476. PNP: 002e.2 enabled
  477. PNP: 002e.5 enabled
  478. PNP: 002e.6 disabled
  479. PNP: 002e.7 disabled
  480. PNP: 002e.107 disabled
  481. PNP: 002e.8 disabled
  482. PNP: 002e.108 disabled
  483. PNP: 002e.308 disabled
  484. PNP: 002e.408 disabled
  485. PNP: 002e.9 disabled
  486. PNP: 002e.109 disabled
  487. PNP: 002e.209 disabled
  488. PNP: 002e.309 disabled
  489. PNP: 002e.a enabled
  490. PNP: 002e.b disabled
  491. PNP: 002e.d disabled
  492. PNP: 002e.e disabled
  493. PNP: 002e.f disabled
  494. PNP: 002e.14 disabled
  495. PNP: 002e.16 disabled
  496. PNP: 002e.116 disabled
  497. PNP: 002e.316 disabled
  498. PNP: 002e.416 disabled
  499. PNP: 002e.516 disabled
  500. PNP: 002e.616 disabled
  501. PNP: 002e.716 disabled
  502. PNP: 002e.207 enabled
  503. PNP: 002e.11 enabled
  504. PNP: 002e.12 enabled
  505. PNP: 002e.15 enabled
  506. scan_bus: bus PCI: 00:1f.0 finished in 62 msecs
  507. PCI: 00:1f.2 scanning...
  508. scan_bus: bus PCI: 00:1f.2 finished in 0 msecs
  509. PCI: 00:1f.4 scanning...
  510. scan_bus: bus PCI: 00:1f.4 finished in 0 msecs
  511. scan_bus: bus DOMAIN: 0000 finished in 236 msecs
  512. scan_bus: bus Root Device finished in 247 msecs
  513. done
  514. BS: BS_DEV_ENUMERATE run times (exec / console): 1 / 255 ms
  515. FMAP: area RW_MRC_CACHE found @ c00000 (65536 bytes)
  516. MRC: Checking cached data update for 'RW_MRC_CACHE'.
  517. SF: Detected 00 0000 with sector size 0x1000, total 0x1000000
  518. MRC: no data in 'RW_MRC_CACHE'
  519. MRC: cache data 'RW_MRC_CACHE' needs update.
  520. SPI Transaction Error at Flash Offset c00000 HSFSTS = 0x01046003
  521. REGF metadata allocation failed: 392 data blocks 4096 total blocks
  522. MRC: Could not find region 'UNIFIED_MRC_CACHE'
  523. FMAP: area RW_MRC_CACHE found @ c00000 (65536 bytes)
  524. MRC: NOT enabling PRR for 'RW_MRC_CACHE'.
  525. BS: BS_DEV_ENUMERATE exit times (exec / console): 0 / 47 ms
  526. Timestamp - device configuration: 90606131644
  527. found VGA at PCI: 00:02.0
  528. Setting up VGA for PCI: 00:02.0
  529. Setting PCI_BRIDGE_CTL_VGA for bridge DOMAIN: 0000
  530. Setting PCI_BRIDGE_CTL_VGA for bridge Root Device
  531. Allocating resources...
  532. Reading resources...
  533. Done reading resources.
  534. Setting resources...
  535. PCI: 00:01.0 1c <- [0x000000ef9f - 0x000000ef9e] size 0x00000000 gran 0x0c bus 01 io
  536. PCI: 00:01.0 24 <- [0x00dfffffff - 0x00dffffffe] size 0x00000000 gran 0x14 bus 01 prefmem
  537. PCI: 00:01.0 20 <- [0x00dfffffff - 0x00dffffffe] size 0x00000000 gran 0x14 bus 01 mem
  538. PCI: 00:02.0 10 <- [0x00d0000000 - 0x00d0ffffff] size 0x01000000 gran 0x18 mem64
  539. PCI: 00:02.0 18 <- [0x00c0000000 - 0x00cfffffff] size 0x10000000 gran 0x1c prefmem64
  540. PCI: 00:02.0 20 <- [0x0000003000 - 0x000000303f] size 0x00000040 gran 0x06 io
  541. PCI: 00:04.0 10 <- [0x00d1120000 - 0x00d1127fff] size 0x00008000 gran 0x0f mem64
  542. PCI: 00:14.0 10 <- [0x00d1100000 - 0x00d110ffff] size 0x00010000 gran 0x10 mem64
  543. PCI: 00:14.2 10 <- [0x00d1132000 - 0x00d1132fff] size 0x00001000 gran 0x0c mem64
  544. PCI: 00:16.0 10 <- [0x00d1133000 - 0x00d1133fff] size 0x00001000 gran 0x0c mem64
  545. PCI: 00:17.0 10 <- [0x00d1130000 - 0x00d1131fff] size 0x00002000 gran 0x0d mem
  546. PCI: 00:17.0 14 <- [0x00d1136000 - 0x00d11360ff] size 0x00000100 gran 0x08 mem
  547. PCI: 00:17.0 18 <- [0x0000003060 - 0x0000003067] size 0x00000008 gran 0x03 io
  548. PCI: 00:17.0 1c <- [0x0000003068 - 0x000000306b] size 0x00000004 gran 0x02 io
  549. PCI: 00:17.0 20 <- [0x0000003040 - 0x000000305f] size 0x00000020 gran 0x05 io
  550. PCI: 00:17.0 24 <- [0x00d1135000 - 0x00d11357ff] size 0x00000800 gran 0x0b mem
  551. PCI: 00:1c.0 1c <- [0x000000ef9f - 0x000000ef9e] size 0x00000000 gran 0x0c bus 02 io
  552. PCI: 00:1c.0 24 <- [0x00dfffffff - 0x00dffffffe] size 0x00000000 gran 0x14 bus 02 prefmem
  553. PCI: 00:1c.0 20 <- [0x00dfffffff - 0x00dffffffe] size 0x00000000 gran 0x14 bus 02 mem
  554. PCI: 00:1c.7 1c <- [0x0000002000 - 0x0000002fff] size 0x00001000 gran 0x0c bus 03 io
  555. PCI: 00:1c.7 24 <- [0x00dfffffff - 0x00dffffffe] size 0x00000000 gran 0x14 bus 03 prefmem
  556. PCI: 00:1c.7 20 <- [0x00d1000000 - 0x00d10fffff] size 0x00100000 gran 0x14 bus 03 mem
  557. PCI: 03:00.0 10 <- [0x0000002000 - 0x00000020ff] size 0x00000100 gran 0x08 io
  558. PCI: 03:00.0 18 <- [0x00d1004000 - 0x00d1004fff] size 0x00001000 gran 0x0c mem64
  559. PCI: 03:00.0 20 <- [0x00d1000000 - 0x00d1003fff] size 0x00004000 gran 0x0e mem64
  560. PCI: 00:1d.0 1c <- [0x000000ef9f - 0x000000ef9e] size 0x00000000 gran 0x0c bus 04 io
  561. PCI: 00:1d.0 24 <- [0x00dfffffff - 0x00dffffffe] size 0x00000000 gran 0x14 bus 04 prefmem
  562. PCI: 00:1d.0 20 <- [0x00dfffffff - 0x00dffffffe] size 0x00000000 gran 0x14 bus 04 mem
  563. PNP: 002e.2 60 <- [0x00000003f8 - 0x00000003ff] size 0x00000008 gran 0x03 io
  564. PNP: 002e.2 70 <- [0x0000000004 - 0x0000000004] size 0x00000001 gran 0x00 irq
  565. PNP: 002e.5 60 <- [0x0000000060 - 0x0000000060] size 0x00000001 gran 0x00 io
  566. PNP: 002e.5 62 <- [0x0000000064 - 0x0000000064] size 0x00000001 gran 0x00 io
  567. PNP: 002e.5 70 <- [0x0000000001 - 0x0000000001] size 0x00000001 gran 0x00 irq
  568. PNP: 002e.5 72 <- [0x000000000c - 0x000000000c] size 0x00000001 gran 0x00 irq
  569. LPC: Opened IO window LGIR1: base 3f8 size 8
  570. LPC: Opened IO window LGIR2: base 60 size 1
  571. LPC: Opened IO window LGIR3: base 64 size 1
  572. LPC: Cannot open IO window: 0 size 8
  573. No more IO windows
  574. LPC: Cannot open IO window: 0 size 8
  575. No more IO windows
  576. LPC: Cannot open IO window: 290 size 2
  577. No more IO windows
  578. LPC: Cannot open IO window: 0 size 8
  579. No more IO windows
  580. PCI: 00:1f.2 10 <- [0x00d1128000 - 0x00d112bfff] size 0x00004000 gran 0x0e mem
  581. PCI: 00:1f.3 10 <- [0x00d112c000 - 0x00d112ffff] size 0x00004000 gran 0x0e mem64
  582. PCI: 00:1f.3 20 <- [0x00d1110000 - 0x00d111ffff] size 0x00010000 gran 0x10 mem64
  583. PCI: 00:1f.4 10 <- [0x00d1137000 - 0x00d11370ff] size 0x00000100 gran 0x08 mem64
  584. PCI: 00:1f.5 10 <- [0x00d1134000 - 0x00d1134fff] size 0x00001000 gran 0x0c mem
  585. Done setting resources.
  586. Done allocating resources.
  587. BS: BS_DEV_RESOURCES run times (exec / console): 2 / 361 ms
  588. Timestamp - calling FspNotify(AfterPciEnumeration): 92042802405
  589. Timestamp - returning from FspNotify(AfterPciEnumeration): 92066645566
  590. BS: BS_DEV_ENABLE entry times (exec / console): 0 / 13 ms
  591. Timestamp - device enable: 92113858488
  592. Enabling resources...
  593. PCI: 00:00.0 subsystem <- 1043/8694
  594. PCI: 00:00.0 cmd <- 06
  595. PCI: 00:01.0 bridge ctrl <- 0013
  596. PCI: 00:01.0 cmd <- 00
  597. PCI: 00:02.0 subsystem <- 1043/8694
  598. PCI: 00:02.0 cmd <- 03
  599. PCI: 00:04.0 cmd <- 02
  600. PCI: 00:14.0 subsystem <- 1043/8694
  601. PCI: 00:14.0 cmd <- 02
  602. PCI: 00:14.2 subsystem <- 1043/8694
  603. PCI: 00:14.2 cmd <- 02
  604. PCI: 00:16.0 subsystem <- 1043/8694
  605. PCI: 00:16.0 cmd <- 02
  606. PCI: 00:17.0 subsystem <- 1043/8694
  607. PCI: 00:17.0 cmd <- 03
  608. PCI: 00:1c.0 bridge ctrl <- 0013
  609. PCI: 00:1c.0 subsystem <- 1043/8694
  610. PCI: 00:1c.0 cmd <- 00
  611. PCI: 00:1c.7 bridge ctrl <- 0013
  612. PCI: 00:1c.7 subsystem <- 1043/8694
  613. PCI: 00:1c.7 cmd <- 07
  614. PCI: 00:1d.0 bridge ctrl <- 0013
  615. PCI: 00:1d.0 subsystem <- 1043/8694
  616. PCI: 00:1d.0 cmd <- 00
  617. PCI: 00:1f.0 subsystem <- 1043/8694
  618. PCI: 00:1f.0 cmd <- 07
  619. PCI: 00:1f.2 subsystem <- 1043/8694
  620. PCI: 00:1f.2 cmd <- 06
  621. PCI: 00:1f.3 subsystem <- 1043/8694
  622. PCI: 00:1f.3 cmd <- 02
  623. PCI: 00:1f.4 subsystem <- 1043/8694
  624. PCI: 00:1f.4 cmd <- 03
  625. PCI: 00:1f.5 subsystem <- 1043/8694
  626. PCI: 00:1f.5 cmd <- 406
  627. PCI: 03:00.0 cmd <- 03
  628. done.
  629. BS: BS_DEV_ENABLE run times (exec / console): 1 / 104 ms
  630. ME: Version : 11.6.10.1196
  631. BS: BS_DEV_ENABLE exit times (exec / console): 22 / 3 ms
  632. Timestamp - device initialization: 92660005002
  633. Initializing devices...
  634. Root Device init
  635. Root Device init finished in 0 msecs
  636. CPU_CLUSTER: 0 init
  637. CPU_CLUSTER: 0 init finished in 0 msecs
  638. PCI: 00:00.0 init
  639. CPU TDP: 51 Watts
  640. CPU PL2 = 91 Watts
  641. PCI: 00:00.0 init finished in 4 msecs
  642. PCI: 00:02.0 init
  643. Timestamp - Option ROM initialization: 92774013670
  644. FMAP: area COREBOOT found @ c10200 (4128256 bytes)
  645. CBFS: Locating 'pci8086,5912.rom'
  646. CBFS: 'pci8086,5912.rom' not found.
  647. PCI Option ROM loading disabled for PCI: 00:02.0
  648. PCI: 00:02.0 init finished in 21 msecs
  649. PCI: 00:04.0 init
  650. PCI: 00:04.0 init finished in 0 msecs
  651. PCI: 00:14.0 init
  652. PCI: 00:14.0 init finished in 0 msecs
  653. PCI: 00:14.2 init
  654. PCI: 00:14.2 init finished in 0 msecs
  655. PCI: 00:16.0 init
  656. PCI: 00:16.0 init finished in 0 msecs
  657. PCI: 00:17.0 init
  658. PCI: 00:17.0 init finished in 0 msecs
  659. PCI: 00:1c.0 init
  660. Initializing PCH PCIe bridge.
  661. PCI: 00:1c.0 init finished in 2 msecs
  662. PCI: 00:1c.7 init
  663. Initializing PCH PCIe bridge.
  664. PCI: 00:1c.7 init finished in 2 msecs
  665. PCI: 00:1d.0 init
  666. Initializing PCH PCIe bridge.
  667. PCI: 00:1d.0 init finished in 2 msecs
  668. PCI: 00:1f.0 init
  669. IOAPIC: Initializing IOAPIC at 0xfec00000
  670. IOAPIC: Bootstrap Processor Local APIC = 0x00
  671. IOAPIC: ID = 0x02
  672. PCI: 00:1f.0 init finished in 10 msecs
  673. PCI: 00:1f.2 init
  674. RTC Init
  675. Set power on after power failure.
  676. Disabling ACPI via APMC:
  677. done.
  678. Disabling Deep S3
  679. Disabling Deep S3
  680. Disabling Deep S4
  681. Disabling Deep S4
  682. Disabling Deep S5
  683. Disabling Deep S5
  684. PCI: 00:1f.2 init finished in 17 msecs
  685. PCI: 00:1f.3 init
  686. PCI: 00:1f.3 init finished in 0 msecs
  687. PCI: 00:1f.4 init
  688. PCI: 00:1f.4 init finished in 0 msecs
  689. PCI: 00:1f.5 init
  690. PCI: 00:1f.5 init finished in 0 msecs
  691. PCI: 03:00.0 init
  692. FMAP: area COREBOOT found @ c10200 (4128256 bytes)
  693. CBFS: Locating 'rt8168-macaddress'
  694. CBFS: Found @ offset 544c0 size 11
  695. r8168: Resetting NIC...done
  696. r8168: Programming MAC Address...done
  697. PCI: 03:00.0 init finished in 17 msecs
  698. PNP: 002e.2 init
  699. PNP: 002e.2 init finished in 0 msecs
  700. PNP: 002e.5 init
  701. PNP: 002e.5 init finished in 0 msecs
  702. PNP: 002e.a init
  703. PNP: 002e.a init finished in 0 msecs
  704. PNP: 002e.207 init
  705. PNP: 002e.207 init finished in 0 msecs
  706. PNP: 002e.11 init
  707. PNP: 002e.11 init finished in 0 msecs
  708. PNP: 002e.12 init
  709. PNP: 002e.12 init finished in 0 msecs
  710. PNP: 002e.15 init
  711. PNP: 002e.15 init finished in 0 msecs
  712. Devices initialized
  713. BS: BS_DEV_INIT run times (exec / console): 3 / 220 ms
  714. Finalize devices...
  715. Devices finalized
  716. Timestamp - device setup done: 93563929058
  717. BS: BS_POST_DEVICE run times (exec / console): 0 / 8 ms
  718. Timestamp - cbmem post: 93600351096
  719. BS: BS_OS_RESUME_CHECK run times (exec / console): 0 / 3 ms
  720. Timestamp - write tables: 93635422422
  721. FMAP: area COREBOOT found @ c10200 (4128256 bytes)
  722. CBFS: Locating 'fallback/dsdt.aml'
  723. CBFS: Found @ offset ec400 size 3424
  724. FMAP: area COREBOOT found @ c10200 (4128256 bytes)
  725. CBFS: Locating 'fallback/slic'
  726. CBFS: 'fallback/slic' not found.
  727. ACPI: Writing ACPI tables at 7aa9f000.
  728. ACPI: * FACS
  729. ACPI: * DSDT
  730. ACPI: * FADT
  731. SCI is IRQ9
  732. ACPI: added table 1/32, length now 40
  733. ACPI: * SSDT
  734. Found 1 CPU(s) with 4 core(s) each.
  735. PSS: 3900MHz power 51000 control 0x2700 status 0x2700
  736. PSS: 3800MHz power 49077 control 0x2600 status 0x2600
  737. PSS: 3500MHz power 43642 control 0x2300 status 0x2300
  738. PSS: 3200MHz power 38516 control 0x2000 status 0x2000
  739. PSS: 2900MHz power 33686 control 0x1d00 status 0x1d00
  740. PSS: 2600MHz power 29108 control 0x1a00 status 0x1a00
  741. PSS: 2300MHz power 24812 control 0x1700 status 0x1700
  742. PSS: 2000MHz power 20759 control 0x1400 status 0x1400
  743. PSS: 1700MHz power 16971 control 0x1100 status 0x1100
  744. PSS: 1400MHz power 13419 control 0xe00 status 0xe00
  745. PSS: 1100MHz power 10168 control 0xb00 status 0xb00
  746. PSS: 800MHz power 7088 control 0x800 status 0x800
  747. PSS: 3900MHz power 51000 control 0x2700 status 0x2700
  748. PSS: 3800MHz power 49077 control 0x2600 status 0x2600
  749. PSS: 3500MHz power 43642 control 0x2300 status 0x2300
  750. PSS: 3200MHz power 38516 control 0x2000 status 0x2000
  751. PSS: 2900MHz power 33686 control 0x1d00 status 0x1d00
  752. PSS: 2600MHz power 29108 control 0x1a00 status 0x1a00
  753. PSS: 2300MHz power 24812 control 0x1700 status 0x1700
  754. PSS: 2000MHz power 20759 control 0x1400 status 0x1400
  755. PSS: 1700MHz power 16971 control 0x1100 status 0x1100
  756. PSS: 1400MHz power 13419 control 0xe00 status 0xe00
  757. PSS: 1100MHz power 10168 control 0xb00 status 0xb00
  758. PSS: 800MHz power 7088 control 0x800 status 0x800
  759. PSS: 3900MHz power 51000 control 0x2700 status 0x2700
  760. PSS: 3800MHz power 49077 control 0x2600 status 0x2600
  761. PSS: 3500MHz power 43642 control 0x2300 status 0x2300
  762. PSS: 3200MHz power 38516 control 0x2000 status 0x2000
  763. PSS: 2900MHz power 33686 control 0x1d00 status 0x1d00
  764. PSS: 2600MHz power 29108 control 0x1a00 status 0x1a00
  765. PSS: 2300MHz power 24812 control 0x1700 status 0x1700
  766. PSS: 2000MHz power 20759 control 0x1400 status 0x1400
  767. PSS: 1700MHz power 16971 control 0x1100 status 0x1100
  768. PSS: 1400MHz power 13419 control 0xe00 status 0xe00
  769. PSS: 1100MHz power 10168 control 0xb00 status 0xb00
  770. PSS: 800MHz power 7088 control 0x800 status 0x800
  771. PSS: 3900MHz power 51000 control 0x2700 status 0x2700
  772. PSS: 3800MHz power 49077 control 0x2600 status 0x2600
  773. PSS: 3500MHz power 43642 control 0x2300 status 0x2300
  774. PSS: 3200MHz power 38516 control 0x2000 status 0x2000
  775. PSS: 2900MHz power 33686 control 0x1d00 status 0x1d00
  776. PSS: 2600MHz power 29108 control 0x1a00 status 0x1a00
  777. PSS: 2300MHz power 24812 control 0x1700 status 0x1700
  778. PSS: 2000MHz power 20759 control 0x1400 status 0x1400
  779. PSS: 1700MHz power 16971 control 0x1100 status 0x1100
  780. PSS: 1400MHz power 13419 control 0xe00 status 0xe00
  781. PSS: 1100MHz power 10168 control 0xb00 status 0xb00
  782. PSS: 800MHz power 7088 control 0x800 status 0x800
  783. \_SB.PCI0.LPCB.L020: PNP: 002e.2
  784. \_SB.PCI0.LPCB.L050: PNP: 002e.5
  785. \_SB.PCI0.LPCB.L060: PNP: 002e.6
  786. PNP: 002e.107: Ignoring virtual LDN
  787. \_SB.PCI0.LPCB.L080: PNP: 002e.8
  788. PNP: 002e.108: Ignoring virtual LDN
  789. PNP: 002e.308: Ignoring virtual LDN
  790. PNP: 002e.408: Ignoring virtual LDN
  791. \_SB.PCI0.LPCB.L090: PNP: 002e.9
  792. PNP: 002e.109: Ignoring virtual LDN
  793. PNP: 002e.209: Ignoring virtual LDN
  794. PNP: 002e.309: Ignoring virtual LDN
  795. \_SB.PCI0.LPCB.L0A0: PNP: 002e.a
  796. \_SB.PCI0.LPCB.L0B0: PNP: 002e.b
  797. \_SB.PCI0.LPCB.L0D0: PNP: 002e.d
  798. \_SB.PCI0.LPCB.L0E0: PNP: 002e.e
  799. \_SB.PCI0.LPCB.L0F0: PNP: 002e.f
  800. \_SB.PCI0.LPCB.L160: PNP: 002e.16
  801. PNP: 002e.116: Ignoring virtual LDN
  802. PNP: 002e.207: Ignoring virtual LDN
  803. \_SB.PCI0.LPCB.L110: PNP: 002e.11
  804. \_SB.PCI0.LPCB.L120: PNP: 002e.12
  805. \_SB.PCI0.LPCB.L150: PNP: 002e.15
  806. ACPI: added table 2/32, length now 44
  807. ACPI: * MCFG
  808. ACPI: added table 3/32, length now 48
  809. ACPI: * MADT
  810. SCI is IRQ9
  811. ACPI: added table 4/32, length now 52
  812. current = 7aaa3e10
  813. ACPI: * DMAR
  814. ACPI: added table 5/32, length now 56
  815. ACPI: * IGD OpRegion
  816. FMAP: area COREBOOT found @ c10200 (4128256 bytes)
  817. CBFS: Locating 'vbt.bin'
  818. CBFS: Found @ offset 54540 size 49c
  819. Timestamp - starting LZMA decompress (ignore for x86): 95174397044
  820. Timestamp - finished LZMA decompress (ignore for x86): 95316112645
  821. Found a VBT of 4284 bytes after decompression
  822. GMA: Found VBT in CBFS
  823. GMA: Found valid VBT in CBFS
  824. current = 7aaa5ea0
  825. acpi_write_dbg2_pci_uart: Device not found
  826. ACPI: * HPET
  827. ACPI: added table 6/32, length now 60
  828. ACPI: done.
  829. ACPI tables: 28384 bytes.
  830. smbios_write_tables: 7aa9d000
  831. Create SMBIOS type 17
  832. PCI: 00:00.0 (Intel 6th Gen)
  833. SMBIOS tables: 762 bytes.
  834. Writing table forward entry at 0x00000500
  835. Wrote coreboot table at: 0x00000500, 0x10 bytes, checksum 5532
  836. Writing coreboot table at 0x7aac3000
  837. 0. 0000000000000000-0000000000000fff: CONFIGURATION TABLES
  838. 1. 0000000000001000-000000000009ffff: RAM
  839. 2. 00000000000a0000-00000000000fffff: RESERVED
  840. 3. 0000000000100000-000000007aa9cfff: RAM
  841. 4. 000000007aa9d000-000000007ab09fff: CONFIGURATION TABLES
  842. 5. 000000007ab0a000-000000007abcefff: RAMSTAGE
  843. 6. 000000007abcf000-000000007affffff: CONFIGURATION TABLES
  844. 7. 000000007b000000-000000007fffffff: RESERVED
  845. 8. 00000000e0000000-00000000efffffff: RESERVED
  846. 9. 00000000fd000000-00000000fe00ffff: RESERVED
  847. 10. 00000000fed10000-00000000fed19fff: RESERVED
  848. 11. 00000000fed80000-00000000fed84fff: RESERVED
  849. 12. 00000000fed90000-00000000fed91fff: RESERVED
  850. 13. 0000000100000000-000000047effffff: RAM
  851. FMAP: area COREBOOT found @ c10200 (4128256 bytes)
  852. Wrote coreboot table at: 0x7aac3000, 0x3f8 bytes, checksum c7ca
  853. coreboot table: 1040 bytes.
  854. IMD ROOT 0. 0x7afff000 0x00001000
  855. IMD SMALL 1. 0x7affe000 0x00001000
  856. FSP MEMORY 2. 0x7abfe000 0x00400000
  857. CONSOLE 3. 0x7abde000 0x00020000
  858. TIME STAMP 4. 0x7abdd000 0x00000910
  859. MRC DATA 5. 0x7abdb000 0x00001878
  860. ROMSTG STCK 6. 0x7abda000 0x00001000
  861. AFTER CAR 7. 0x7abcf000 0x0000b000
  862. RAMSTAGE 8. 0x7ab09000 0x000c6000
  863. REFCODE 9. 0x7aadb000 0x0002e000
  864. SMM BACKUP 10. 0x7aacb000 0x00010000
  865. COREBOOT 11. 0x7aac3000 0x00008000
  866. ACPI 12. 0x7aa9f000 0x00024000
  867. ACPI GNVS 13. 0x7aa9e000 0x00001000
  868. SMBIOS 14. 0x7aa9d000 0x00000800
  869. IMD small region:
  870. IMD ROOT 0. 0x7affec00 0x00000400
  871. FSP RUNTIME 1. 0x7affebe0 0x00000004
  872. FMAP 2. 0x7affeb00 0x000000e0
  873. POWER STATE 3. 0x7affeac0 0x00000040
  874. ROMSTAGE 4. 0x7affeaa0 0x00000004
  875. MEM INFO 5. 0x7affe8e0 0x000001b9
  876. Timestamp - finalize chips: 96131810581
  877. BS: BS_WRITE_TABLES run times (exec / console): 31 / 613 ms
  878. MTRR: Physical address space:
  879. 0x0000000000000000 - 0x00000000000a0000 size 0x000a0000 type 6
  880. 0x00000000000a0000 - 0x00000000000c0000 size 0x00020000 type 0
  881. 0x00000000000c0000 - 0x000000007b800000 size 0x7b740000 type 6
  882. 0x000000007b800000 - 0x00000000c0000000 size 0x44800000 type 0
  883. 0x00000000c0000000 - 0x00000000d0000000 size 0x10000000 type 1
  884. 0x00000000d0000000 - 0x0000000100000000 size 0x30000000 type 0
  885. 0x0000000100000000 - 0x000000047f000000 size 0x37f000000 type 6
  886. MTRR: Fixed MSR 0x250 0x0606060606060606
  887. MTRR: Fixed MSR 0x258 0x0606060606060606
  888. MTRR: Fixed MSR 0x259 0x0000000000000000
  889. MTRR: Fixed MSR 0x268 0x0606060606060606
  890. MTRR: Fixed MSR 0x269 0x0606060606060606
  891. MTRR: Fixed MSR 0x26a 0x0606060606060606
  892. MTRR: Fixed MSR 0x26b 0x0606060606060606
  893. MTRR: Fixed MSR 0x26c 0x0606060606060606
  894. MTRR: Fixed MSR 0x26d 0x0606060606060606
  895. MTRR: Fixed MSR 0x26e 0x0606060606060606
  896. MTRR: Fixed MSR 0x26f 0x0606060606060606
  897. CPU physical address size: 39 bits
  898. MTRR: default type WB/UC MTRR counts: 6/7.
  899. MTRR: WB selected as default type.
  900. MTRR: 0 base 0x000000007b800000 mask 0x0000007fff800000 type 0
  901. MTRR: 1 base 0x000000007c000000 mask 0x0000007ffc000000 type 0
  902. MTRR: 2 base 0x0000000080000000 mask 0x0000007fc0000000 type 0
  903. MTRR: 3 base 0x00000000c0000000 mask 0x0000007ff0000000 type 1
  904. MTRR: 4 base 0x00000000d0000000 mask 0x0000007ff0000000 type 0
  905. MTRR: 5 base 0x00000000e0000000 mask 0x0000007fe0000000 type 0
  906. MTRR: Fixed MSR 0x250 0x0606060606060606
  907. MTRR: Fixed MSR 0x258 0x0606060606060606
  908. MTRR: Fixed MSR 0x259 0x0000000000000000
  909. MTRR: Fixed MSR 0x268 0x0606060606060606
  910. MTRR: Fixed MSR 0x269 0x0606060606060606
  911. MTRR: Fixed MSR 0x26a 0x0606060606060606
  912. MTRR: Fixed MSR 0x26b 0x0606060606060606
  913. MTRR: Fixed MSR 0x26c 0x0606060606060606
  914. MTRR: Fixed MSR 0x26d 0x0606060606060606
  915. MTRR: Fixed MSR 0x26e 0x0606060606060606
  916. MTRR: Fixed MSR 0x26f 0x0606060606060606
  917.  
  918. MTRR check
  919. Fixed MTRRs : Enabled
  920. Variable MTRRs: Enabled
  921.  
  922. CPU physical address size: 39 bits
  923. MTRR: Fixed MSR 0x250 0x0606060606060606
  924. MTRR: Fixed MSR 0x258 0x0606060606060606
  925. MTRR: Fixed MSR 0x259 0x0000000000000000
  926. MTRR: Fixed MSR 0x268 0x0606060606060606
  927. MTRR: Fixed MSR 0x269 0x0606060606060606
  928. MTRR: Fixed MSR 0x26a 0x0606060606060606
  929. MTRR: Fixed MSR 0x26b 0x0606060606060606
  930. MTRR: Fixed MSR 0x26c 0x0606060606060606
  931. MTRR: Fixed MSR 0x26d 0x0606060606060606
  932. MTRR: Fixed MSR 0x26e 0x0606060606060606
  933. MTRR: Fixed MSR 0x26f 0x0606060606060606
  934. MTRR: Fixed MSR 0x250 0x0606060606060606
  935. CPU physical address size: 39 bits
  936. MTRR: Fixed MSR 0x258 0x0606060606060606
  937. MTRR: Fixed MSR 0x259 0x0000000000000000
  938. MTRR: Fixed MSR 0x268 0x0606060606060606
  939. MTRR: Fixed MSR 0x269 0x0606060606060606
  940. MTRR: Fixed MSR 0x26a 0x0606060606060606
  941. MTRR: Fixed MSR 0x26b 0x0606060606060606
  942. MTRR: Fixed MSR 0x26c 0x0606060606060606
  943. MTRR: Fixed MSR 0x26d 0x0606060606060606
  944. MTRR: Fixed MSR 0x26e 0x0606060606060606
  945. MTRR: Fixed MSR 0x26f 0x0606060606060606
  946. BS: BS_WRITE_TABLES exit times (exec / console): 44 / 139 ms
  947. CPU physical address size: 39 bits
  948. Timestamp - load payload: 97262431731
  949. FMAP: area COREBOOT found @ c10200 (4128256 bytes)
  950. CBFS: Locating 'fallback/payload'
  951. CBFS: Found @ offset fc500 size 10f60
  952. Checking segment from ROM address 0xffd0c738
  953. Payload being loaded at below 1MiB without region being marked as RAM usable.
  954. Checking segment from ROM address 0xffd0c754
  955. Loading segment from ROM address 0xffd0c738
  956. code (compression=1)
  957. New segment dstaddr 0x000dfc20 memsize 0x203e0 srcaddr 0xffd0c770 filesize 0x10f28
  958. Loading Segment: addr: 0x000dfc20 memsz: 0x00000000000203e0 filesz: 0x0000000000010f28
  959. using LZMA
  960. Timestamp - starting LZMA decompress (ignore for x86): 97489344445
  961. Timestamp - finished LZMA decompress (ignore for x86): 97611940138
  962. Loading segment from ROM address 0xffd0c754
  963. Entry Point 0x000fd263
  964. BS: BS_PAYLOAD_LOAD run times (exec / console): 28 / 74 ms
  965. Timestamp - calling FspNotify(ReadyToBoot): 97683555214
  966. Timestamp - returning from FspNotify(ReadyToBoot): 97761117750
  967. Timestamp - calling FspNotify(EndOfFirmware): 97784054979
  968. Timestamp - returning from FspNotify(EndOfFirmware): 97812378898
  969. Finalizing chipset.
  970. ME: Host Firmware Status Register 1 : 0x90000245
  971. ME: Host Firmware Status Register 2 : 0x86100106
  972. ME: Host Firmware Status Register 3 : 0x00000020
  973. ME: Host Firmware Status Register 4 : 0x00084000
  974. ME: Host Firmware Status Register 5 : 0x00000000
  975. ME: Host Firmware Status Register 6 : 0x40000000
  976. ME: FW Partition Table : OK
  977. ME: Bringup Loader Failure : NO
  978. ME: Firmware Init Complete : YES
  979. ME: Manufacturing Mode : NO
  980. ME: Boot Options Present : NO
  981. ME: Update In Progress : NO
  982. ME: D3 Support : NO
  983. ME: D0i3 Support : YES
  984. ME: Low Power State Enabled : NO
  985. ME: CPU Replaced : NO
  986. ME: CPU Replacement Valid : YES
  987. ME: Current Working State : Normal
  988. ME: Current Operation State : M0 with UMA
  989. ME: Current Operation Mode : Normal
  990. ME: Error Code : No Error
  991. ME: Progress Phase : Unknown (8)
  992. ME: Power Management Event : Pseudo-global reset
  993. ME: Progress Phase State : Unknown phase: 0x08 state: 0x10
  994. ME: Power Down Mitigation : NO
  995. ME: FPF status : fused
  996. Finalizing SMM.
  997. BS: BS_PAYLOAD_LOAD exit times (exec / console): 17 / 124 ms
  998. mp_park_aps done after 0 msecs.
  999. Jumping to boot code at 0x000fd263(0x7aac3000)
  1000. Timestamp - selfboot jump: 98285293718
  1001. SeaBIOS (version rel-1.13.0-5-g7655185)
  1002. BUILD: gcc: (coreboot toolchain v65718760fa 2020-02-04) 8.3.0 binutils: (GNU Binutils) 2.33.1
  1003. SeaBIOS (version rel-1.13.0-5-g7655185)
  1004. BUILD: gcc: (coreboot toolchain v65718760fa 2020-02-04) 8.3.0 binutils: (GNU Binutils) 2.33.1
  1005. Found coreboot cbmem console @ 7abde000
  1006. Found mainboard ASUS H110M-E/M.2
  1007. Relocating init from 0x000e1300 to 0x7aa4fd20 (size 53824)
  1008. Found CBFS header at 0xffc10238
  1009. multiboot: eax=7ab3d080, ebx=7ab3d044
  1010. Found 17 PCI devices (max PCI bus is 04)
  1011. Copying SMBIOS entry point from 0x7aa9d000 to 0x000f6280
  1012. Copying ACPI RSDP from 0x7aa9f000 to 0x000f6250
  1013. Using pmtimer, ioport 0x1808
  1014. Scan for VGA option rom
  1015. Turning on vga text mode console
  1016. SeaBIOS (version rel-1.13.0-5-g7655185)
  1017. XHCI init on dev 00:14.0: regs @ 0xd1100000, 20 ports, 64 slots, 32 byte contexts
  1018. XHCI protocol USB 2.00, 10 ports (offset 1), def 3011
  1019. XHCI protocol USB 3.00, 4 ports (offset 17), def 3000
  1020. XHCI extcap 0xc0 @ 0xd1108070
  1021. XHCI extcap 0x1 @ 0xd110846c
  1022. XHCI extcap 0xc6 @ 0xd11084f4
  1023. XHCI extcap 0xc7 @ 0xd1108500
  1024. XHCI extcap 0xc2 @ 0xd1108600
  1025. XHCI extcap 0xa @ 0xd1108700
  1026. XHCI extcap 0xc3 @ 0xd1108740
  1027. XHCI extcap 0xc4 @ 0xd1108800
  1028. XHCI extcap 0xc5 @ 0xd1108900
  1029. AHCI controller at 00:17.0, iobase 0xd1135000, irq 11
  1030. Searching bootorder for: HALT
  1031. Found 0 lpt ports
  1032. Found 1 serial ports
  1033. Searching bootorder for: /rom@img/memtest
  1034. Searching bootorder for: /rom@img/coreinfo
  1035. Got ps2 nak (status=51)
  1036. Searching bootorder for: /pci@i0cf8/*@17/drive@3/disk@0
  1037. AHCI/3: Set transfer mode to UDMA-6
  1038. Searching bootorder for: /pci@i0cf8/*@17/drive@2/disk@0
  1039. AHCI/2: Set transfer mode to UDMA-6
  1040. Searching bootorder for: /pci@i0cf8/*@17/drive@0/disk@0
  1041. AHCI/0: Set transfer mode to UDMA-6
  1042. Searching bios-geometry for: /pci@i0cf8/*@17/drive@3/disk@0
  1043. Searching bios-geometry for: /pci@i0cf8/*@17/drive@2/disk@0
  1044. Searching bios-geometry for: /pci@i0cf8/*@17/drive@0/disk@0
  1045. AHCI/3: registering: "AHCI/3: TOSHIBA HDWD110 ATA-8 Hard-Disk (931 GiBytes)"
  1046. AHCI/2: registering: "AHCI/2: TOSHIBA DT01ACA200 ATA-8 Hard-Disk (1863 GiBytes)"
  1047. AHCI/0: registering: "AHCI/0: TS128GMTS430S ATA-9 Hard-Disk (119 GiBytes)"
  1048. XHCI port #5: 0x00200a03, powered, enabled, pls 0, speed 2 [Low]
  1049. USB keyboard initialized
  1050. XHCI port #6: 0x00200a03, powered, enabled, pls 0, speed 2 [Low]
  1051. USB mouse initialized
  1052. All threads complete.
  1053. Scan for option roms
  1054.  
  1055. Press ESC for boot menu.
  1056.  
  1057. Select boot device:
  1058.  
  1059. 1. AHCI/0: TS128GMTS430S ATA-9 Hard-Disk (119 GiBytes)
  1060. 2. AHCI/2: TOSHIBA DT01ACA200 ATA-8 Hard-Disk (1863 GiBytes)
  1061. 3. AHCI/3: TOSHIBA HDWD110 ATA-8 Hard-Disk (931 GiBytes)
  1062. 4. Payload [memtest]
  1063. 5. Payload [coreinfo]
  1064.  
  1065. Searching bootorder for: HALT
  1066. drive 0x000f61e0: PCHS=16383/16/63 translation=lba LCHS=1024/255/63 s=1953525168
  1067. drive 0x000f6140: PCHS=16383/16/63 translation=lba LCHS=1024/255/63 s=250069680
  1068. drive 0x000f6190: PCHS=16383/16/63 translation=lba LCHS=1024/255/63 s=3907029168
  1069. Space available for UMB: c0000-ed000, f5aa0-f6140
  1070. Returned 110592 bytes of ZoneHigh
  1071. e820 map has 11 items:
  1072. 0: 0000000000000000 - 000000000009fc00 = 1 RAM
  1073. 1: 000000000009fc00 - 00000000000a0000 = 2 RESERVED
  1074. 2: 00000000000f0000 - 0000000000100000 = 2 RESERVED
  1075. 3: 0000000000100000 - 000000007aa78000 = 1 RAM
  1076. 4: 000000007aa78000 - 0000000080000000 = 2 RESERVED
  1077. 5: 00000000e0000000 - 00000000f0000000 = 2 RESERVED
  1078. 6: 00000000fd000000 - 00000000fe010000 = 2 RESERVED
  1079. 7: 00000000fed10000 - 00000000fed1a000 = 2 RESERVED
  1080. 8: 00000000fed80000 - 00000000fed85000 = 2 RESERVED
  1081. 9: 00000000fed90000 - 00000000fed92000 = 2 RESERVED
  1082. 10: 0000000100000000 - 000000047f000000 = 1 RAM
  1083. enter handle_19:
  1084. NULL
  1085. Booting from Hard Disk...
  1086. Booting from 0000:7c00
  1087. GNU GRUB version 2.02
  1088.  
  1089. +----------------------------------------------------------------------------+||||||||||||||||||||||||+----------------------------------------------------------------------------+ Use the ^ and v keys to select which entry is highlighted.
  1090. Press enter to boot the selected OS, `e' to edit the commands
  1091. before booting or `c' for a command-line. *Ubuntu Advanced options for Ubuntu Memory test (memtest86+) Memory test (memtest86+, serial console 115200) Parabola GNU/Linux-libre (rolling) (on /dev/sda1) Advanced options for Parabola GNU/Linux-libre (rolling) (on /dev/sda1) Parabola GNU/Linux-libre (rolling) (on /dev/sdb5) Advanced options for Parabola GNU/Linux-libre (rolling) (on /dev/sdb5) Ubuntu 18.04.4 LTS (18.04) (on /dev/sdb7) Advanced options for Ubuntu 18.04.4 LTS (18.04) (on /dev/sdb7) Windows 10 (on /dev/sdc2) The highlighted entry will be executed automatically in 30s. Ubuntu *Advanced options for Ubuntu Advanced options for Ubuntu *Memory test (memtest86+) Memory test (memtest86+) *Memory test (memtest86+, serial console 115200) Memory test (memtest86+, serial console 115200) *Parabola GNU/Linux-libre (rolling) (on /dev/sda1) GNU GRUB version 2.02
  1092.  
  1093. +----------------------------------------------------------------------------+||||||||||||||||||||||||+----------------------------------------------------------------------------+ Minimum Emacs-like screen editing is supported. TAB lists
  1094. completions. Press Ctrl-x or F10 to boot, Ctrl-c or F2 for
  1095. a command-line or ESC to discard edits and return to the GRUB menu. setparams 'Parabola GNU/Linux-libre (rolling) (on /dev/sda1)' insmod part_gpt insmod ext2 set root='hd0,gpt1' if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt1 --hi\
  1096. nt-efi=hd0,gpt1 --hint-baremetal=ahci0,gpt1 dcdcda5e-731e-480f-acf5-55f80f\
  1097. 885fbc else search --no-floppy --fs-uuid --set=root dcdcda5e-731e-480f-acf5-5\
  1098. 5f80f885fbc v insmod part_gpt insmod ext2 set root='hd0,gpt1' if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt1 --hi\
  1099. nt-efi=hd0,gpt1 --hint-baremetal=ahci0,gpt1 dcdcda5e-731e-480f-acf5-55f80f\
  1100. 885fbc else search --no-floppy --fs-uuid --set=root dcdcda5e-731e-480f-acf5-5\
  1101. 5f80f885fbc fi ^v insmod part_gpt insmod ext2 set root='hd0,gpt1' if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt1 --hi\
  1102. nt-efi=hd0,gpt1 --hint-baremetal=ahci0,gpt1 dcdcda5e-731e-480f-acf5-55f80f\
  1103. 885fbc else search --no-floppy --fs-uuid --set=root dcdcda5e-731e-480f-acf5-5\
  1104. 5f80f885fbc fi linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\^v set root='hd0,gpt1' if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt1 --hi\
  1105. nt-efi=hd0,gpt1 --hint-baremetal=ahci0,gpt1 dcdcda5e-731e-480f-acf5-55f80f\
  1106. 885fbc else search --no-floppy --fs-uuid --set=root dcdcda5e-731e-480f-acf5-5\
  1107. 5f80f885fbc fi linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1108. 0f-acf5-55f80f885fbc rw initrd /boot/initramfs-linux-libre-hardened.img ^v linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1109. 0f-acf5-55f80f885fbc rw linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1110. 0f-acf5-55f80f885fbc rw r linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1111. 0f-acf5-55f80f885fbc rw ra linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1112. 0f-acf5-55f80f885fbc rw ran linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1113. 0f-acf5-55f80f885fbc rw rand linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1114. 0f-acf5-55f80f885fbc rw rando linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1115. 0f-acf5-55f80f885fbc rw random linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1116. 0f-acf5-55f80f885fbc rw random. linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1117. 0f-acf5-55f80f885fbc rw random.t linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1118. 0f-acf5-55f80f885fbc rw random.tr linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1119. 0f-acf5-55f80f885fbc rw random.tru linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1120. 0f-acf5-55f80f885fbc rw random.trus linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1121. 0f-acf5-55f80f885fbc rw random.trust linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1122. 0f-acf5-55f80f885fbc rw random.trust_ linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1123. 0f-acf5-55f80f885fbc rw random.trust_c linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1124. 0f-acf5-55f80f885fbc rw random.trust_cp linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1125. 0f-acf5-55f80f885fbc rw random.trust_cpu linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1126. 0f-acf5-55f80f885fbc rw random.trust_cpu= linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1127. 0f-acf5-55f80f885fbc rw random.trust_cpu=o linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1128. 0f-acf5-55f80f885fbc rw random.trust_cpu=on linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1129. 0f-acf5-55f80f885fbc rw random.trust_cpu=on linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1130. 0f-acf5-55f80f885fbc rw random.trust_cpu=on i linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1131. 0f-acf5-55f80f885fbc rw random.trust_cpu=on in linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1132. 0f-acf5-55f80f885fbc rw random.trust_cpu=on ini linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1133. 0f-acf5-55f80f885fbc rw random.trust_cpu=on init linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1134. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initc linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1135. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initca linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1136. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcal linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1137. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1138. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_ linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1139. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_d linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1140. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_de linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1141. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_deb linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1142. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debu linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1143. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1144. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1145. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug c linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1146. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug co linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1147. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug con linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1148. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug cons linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1149. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug conso linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1150. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug consol linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1151. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug console linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1152. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug console= linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1153. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug console=t linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1154. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug console=tt linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1155. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug console=tty linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1156. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug console=tty0 linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1157. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug console=tty0 linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1158. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug console=tty0 c linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1159. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug console=tty0 co linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1160. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug console=tty0 con linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1161. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug console=tty0 con\
  1162. s v linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1163. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug console=tty0 con\
  1164. so linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1165. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug console=tty0 con\
  1166. sol linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1167. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug console=tty0 con\
  1168. sole linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1169. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug console=tty0 con\
  1170. sole= linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1171. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug console=tty0 con\
  1172. sole=t linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1173. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug console=tty0 con\
  1174. sole=tt linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1175. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug console=tty0 con\
  1176. sole=tty linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1177. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug console=tty0 con\
  1178. sole=ttyS linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1179. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug console=tty0 con\
  1180. sole=ttyS0 linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1181. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug console=tty0 con\
  1182. sole=ttyS0, linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1183. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug console=tty0 con\
  1184. sole=ttyS0,1 linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1185. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug console=tty0 con\
  1186. sole=ttyS0,11 linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1187. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug console=tty0 con\
  1188. sole=ttyS0,115 linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1189. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug console=tty0 con\
  1190. sole=ttyS0,1152 linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1191. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug console=tty0 con\
  1192. sole=ttyS0,11520 linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1193. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug console=tty0 con\
  1194. sole=ttyS0,115200 linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1195. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug console=tty0 con\
  1196. sole=ttyS0,115200 linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1197. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug console=tty0 con\
  1198. sole=ttyS0,115200 e linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1199. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug console=tty0 con\
  1200. sole=ttyS0,115200 ea linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1201. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug console=tty0 con\
  1202. sole=ttyS0,115200 ear linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1203. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug console=tty0 con\
  1204. sole=ttyS0,115200 earl linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1205. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug console=tty0 con\
  1206. sole=ttyS0,115200 early linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1207. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug console=tty0 con\
  1208. sole=ttyS0,115200 earlyp linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1209. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug console=tty0 con\
  1210. sole=ttyS0,115200 earlypr linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1211. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug console=tty0 con\
  1212. sole=ttyS0,115200 earlypri linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1213. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug console=tty0 con\
  1214. sole=ttyS0,115200 earlyprin linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1215. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug console=tty0 con\
  1216. sole=ttyS0,115200 earlyprint linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1217. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug console=tty0 con\
  1218. sole=ttyS0,115200 earlyprintk linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1219. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug console=tty0 con\
  1220. sole=ttyS0,115200 earlyprintk= linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1221. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug console=tty0 con\
  1222. sole=ttyS0,115200 earlyprintk=t linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1223. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug console=tty0 con\
  1224. sole=ttyS0,115200 earlyprintk=tt linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1225. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug console=tty0 con\
  1226. sole=ttyS0,115200 earlyprintk=tty linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1227. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug console=tty0 con\
  1228. sole=ttyS0,115200 earlyprintk=ttyS linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1229. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug console=tty0 con\
  1230. sole=ttyS0,115200 earlyprintk=ttyS0 linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1231. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug console=tty0 con\
  1232. sole=ttyS0,115200 earlyprintk=ttyS0, linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1233. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug console=tty0 con\
  1234. sole=ttyS0,115200 earlyprintk=ttyS0,1 linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1235. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug console=tty0 con\
  1236. sole=ttyS0,115200 earlyprintk=ttyS0,11 linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1237. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug console=tty0 con\
  1238. sole=ttyS0,115200 earlyprintk=ttyS0,115 linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1239. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug console=tty0 con\
  1240. sole=ttyS0,115200 earlyprintk=ttyS0,1152 linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1241. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug console=tty0 con\
  1242. sole=ttyS0,115200 earlyprintk=ttyS0,11520 linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  1243. 0f-acf5-55f80f885fbc rw random.trust_cpu=on initcall_debug console=tty0 con\
  1244. sole=ttyS0,115200 earlyprintk=ttyS0,115200 Booting a command list
  1245.  
  1246. Memory KASLR using RDRAND RDTSC...
  1247. Poking KASLR using RDRAND RDTSC...
  1248. [ 1.607658] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  1249. [ 1.609626] ACPI Error: Aborting method \_SB.PCI0.LPCB.L020._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  1250. [ 1.613000] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  1251. [ 1.619633] ACPI Error: Aborting method \_SB.PCI0.LPCB.L050._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  1252. [ 1.632987] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  1253. [ 1.642956] ACPI Error: Aborting method \_SB.PCI0.LPCB.L060._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  1254. [ 1.652983] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  1255. [ 1.662956] ACPI Error: Aborting method \_SB.PCI0.LPCB.L080._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  1256. [ 1.672982] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  1257. [ 1.682957] ACPI Error: Aborting method \_SB.PCI0.LPCB.L090._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  1258. [ 1.692981] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  1259. [ 1.702956] ACPI Error: Aborting method \_SB.PCI0.LPCB.L0A0._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  1260. [ 1.716315] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  1261. [ 1.722956] ACPI Error: Aborting method \_SB.PCI0.LPCB.L0B0._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  1262. [ 1.736316] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  1263. [ 1.746291] ACPI Error: Aborting method \_SB.PCI0.LPCB.L0D0._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  1264. [ 1.756342] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  1265. [ 1.766290] ACPI Error: Aborting method \_SB.PCI0.LPCB.L0E0._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  1266. [ 1.776318] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  1267. [ 1.786289] ACPI Error: Aborting method \_SB.PCI0.LPCB.L0F0._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  1268. [ 1.796317] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  1269. [ 1.806289] ACPI Error: Aborting method \_SB.PCI0.LPCB.L160._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  1270. [ 1.819649] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  1271. [ 1.826289] ACPI Error: Aborting method \_SB.PCI0.LPCB.L110._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  1272. [ 1.839647] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  1273. [ 1.849623] ACPI Error: Aborting method \_SB.PCI0.LPCB.L120._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  1274. [ 1.859648] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  1275. [ 1.869623] ACPI Error: Aborting method \_SB.PCI0.LPCB.L150._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  1276. [ 1.886911] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  1277. [ 1.896292] ACPI Error: Aborting method \_SB.PCI0.LPCB.L020._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  1278. [ 1.906300] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  1279. [ 1.916289] ACPI Error: Aborting method \_SB.PCI0.LPCB.L050._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  1280. [ 1.929627] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  1281. [ 1.936289] ACPI Error: Aborting method \_SB.PCI0.LPCB.L060._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  1282. [ 1.949627] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  1283. [ 1.959622] ACPI Error: Aborting method \_SB.PCI0.LPCB.L080._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  1284. [ 1.969626] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  1285. [ 1.979622] ACPI Error: Aborting method \_SB.PCI0.LPCB.L090._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  1286. [ 1.989626] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  1287. [ 1.999623] ACPI Error: Aborting method \_SB.PCI0.LPCB.L0A0._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  1288. [ 2.009626] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  1289. [ 2.019624] ACPI Error: Aborting method \_SB.PCI0.LPCB.L0B0._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  1290. [ 2.032960] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  1291. [ 2.039622] ACPI Error: Aborting method \_SB.PCI0.LPCB.L0D0._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  1292. [ 2.052960] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  1293. [ 2.062956] ACPI Error: Aborting method \_SB.PCI0.LPCB.L0E0._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  1294. [ 2.072963] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  1295. [ 2.082956] ACPI Error: Aborting method \_SB.PCI0.LPCB.L0F0._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  1296. [ 2.092959] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  1297. [ 2.102956] ACPI Error: Aborting method \_SB.PCI0.LPCB.L160._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  1298. [ 2.112959] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  1299. [ 2.122956] ACPI Error: Aborting method \_SB.PCI0.LPCB.L110._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  1300. [ 2.136293] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  1301. [ 2.142956] ACPI Error: Aborting method \_SB.PCI0.LPCB.L120._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  1302. [ 2.156293] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  1303. [ 2.166289] ACPI Error: Aborting method \_SB.PCI0.LPCB.L150._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  1304. [ 2.214043] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  1305. [ 2.223509] ACPI Error: Aborting method \_SB.PCI0.LPCB.L020._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  1306. [ 2.234727] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  1307. [ 2.244193] ACPI Error: Aborting method \_SB.PCI0.LPCB.L050._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  1308. [ 2.255402] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  1309. [ 2.264864] ACPI Error: Aborting method \_SB.PCI0.LPCB.L060._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  1310. [ 2.276061] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  1311. [ 2.285526] ACPI Error: Aborting method \_SB.PCI0.LPCB.L080._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  1312. [ 2.296725] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  1313. [ 2.306192] ACPI Error: Aborting method \_SB.PCI0.LPCB.L090._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  1314. [ 2.317395] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  1315. [ 2.326862] ACPI Error: Aborting method \_SB.PCI0.LPCB.L0A0._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  1316. [ 2.338062] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  1317. [ 2.347528] ACPI Error: Aborting method \_SB.PCI0.LPCB.L0B0._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  1318. [ 2.358725] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  1319. [ 2.368194] ACPI Error: Aborting method \_SB.PCI0.LPCB.L0D0._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  1320. [ 2.379389] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  1321. [ 2.388857] ACPI Error: Aborting method \_SB.PCI0.LPCB.L0E0._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  1322. [ 2.400054] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  1323. [ 2.409523] ACPI Error: Aborting method \_SB.PCI0.LPCB.L0F0._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  1324. [ 2.420720] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  1325. [ 2.430187] ACPI Error: Aborting method \_SB.PCI0.LPCB.L160._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  1326. [ 2.441386] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  1327. [ 2.450857] ACPI Error: Aborting method \_SB.PCI0.LPCB.L110._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  1328. [ 2.462065] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  1329. [ 2.471536] ACPI Error: Aborting method \_SB.PCI0.LPCB.L120._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  1330. [ 2.482743] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  1331. [ 2.492207] ACPI Error: Aborting method \_SB.PCI0.LPCB.L150._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  1332. ÿÿ:: running early hook [udev]
  1333. Starting version 244.3-1.parabola1-parabola
  1334. :: running hook [udev]
  1335. :: Triggering uevents...
  1336. :: performing fsck on '/dev/sda1'
  1337. /dev/sda1: clean, 1600251/15630336 files, 17792377/31258368 blocks (check after next mount)
  1338. :: mounting '/dev/sda1' on real root
  1339. :: running cleanup hook [udev]
  1340.  
  1341. Welcome to Parabola GNU/Linux-libre!
  1342.  
  1343. [ OK ] Created slice system-dhclient.slice.
  1344. [ OK ] Created slice system-getty.slice.
  1345. [ OK ] Created slice system-gns3\x2dserver.slice.
  1346. [ OK ] Created slice system-modprobe.slice.
  1347. [ OK ] Created slice system-serial\x2dgetty.slice.
  1348. [ OK ] Created slice system-systemd\x2dfsck.slice.
  1349. [ OK ] Created slice system-wol.slice.
  1350. [ OK ] Created slice User and Session Slice.
  1351. [ OK ] Started Dispatch Password 
ts to Console Directory Watch.
  1352. [ OK ] Started Forward Password R
uests to Wall Directory Watch.
  1353. [ OK ] Set up automount Arbitrary
s File System Automount Point.
  1354. [ OK ] Reached target Local Encrypted Volumes.
  1355. [ OK ] Reached target Paths.
  1356. [ OK ] Reached target Remote File Systems.
  1357. [ OK ] Reached target Slices.
  1358. [ OK ] Listening on Device-mapper event daemon FIFOs.
  1359. [ OK ] Listening on LVM2 metadata daemon socket.
  1360. [ OK ] Listening on LVM2 poll daemon socket.
  1361. [ OK ] Listening on Process Core Dump Socket.
  1362. [ OK ] Listening on initctl Compatibility Named Pipe.
  1363. [ OK ] Listening on Journal Audit Socket.
  1364. [ OK ] Listening on Journal Socket (/dev/log).
  1365. [ OK ] Listening on Journal Socket.
  1366. [ OK ] Listening on udev Control Socket.
  1367. [ OK ] Listening on udev Kernel Socket.
  1368. Mounting Huge Pages File System...
  1369. Mounting POSIX Message Queue File System...
  1370. Mounting /sys/kernel/debug...
  1371. Starting Create list of st
odes for the current kernel...
  1372. Starting Monitoring of LVM
meventd or progress polling...
  1373. Starting Set Up Additional Binary Formats...
  1374. Starting Journal Service...
  1375. Starting Load Kernel Modules...
  1376. Starting Remount Root and Kernel File Systems...
  1377. Starting udev Coldplug all Devices...
  1378. [ OK ] Mounted Huge Pages File System.
  1379. [ OK ] Mounted POSIX Message Queue File System.
  1380. [ OK ] Mounted /sys/kernel/debug.
  1381. [ OK ] Started Create list of sta
 nodes for the current kernel.
  1382. [ OK ] Started Load Kernel Modules.
  1383. [ OK ] Started Remount Root and Kernel File Systems.
  1384. Mounting Arbitrary Executable File Formats File System...
  1385. Mounting Kernel Configuration File System...
  1386. [ OK ] Started LVM2 metadata daemon.
  1387. Starting Load/Save Random Seed...
  1388. Starting Apply Kernel Variables...
  1389. Starting Create Static Device Nodes in /dev...
  1390. [ OK ] Started Journal Service.
  1391. [ OK ] Started udev Coldplug all Devices.
  1392. [ OK ] Mounted Arbitrary Executable File Formats File System.
  1393. [ OK ] Mounted Kernel Configuration File System.
  1394. [ OK ] Started Set Up Additional Binary Formats.
  1395. [ OK ] Started Load/Save Random Seed.
  1396. [ OK ] Started Apply Kernel Variables.
  1397. [ OK ] Started Create Static Device Nodes in /dev.
  1398. Starting Flush Journal to Persistent Storage...
  1399. Starting udev Kernel Device Manager...
  1400. Starting CLI Netfilter Manager...
  1401. [ OK ] Started Flush Journal to Persistent Storage.
  1402. [ OK ] Started CLI Netfilter Manager.
  1403. [ OK ] Started udev Kernel Device Manager.
  1404. [ OK ] Found device /dev/ttyS0.
  1405. 00€€€€€€€€€€€€€€€€€þþþÿÿÿÿþþÿÿÿÿÿþÿÿþÿÿÿÿþÿÿþþÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿþÿÿÿÿÿþÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿþÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿþÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿþÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿþÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ
  1406.  
  1407. coreboot-4.11-1319-g5f6cfef424 Mon Feb 24 14:25:01 UTC 2020 bootblock starting (log level: 7)...
  1408. CPU: Intel(R) Core(TM) i3-7100 CPU @ 3.90GHz
  1409. CPU: ID 906e9, Kabylake H B0, ucode: 000000b3
  1410. CPU: AES supported, TXT NOT supported, VT supported
  1411. MCH: device id 590f (rev 06) is Kabylake-S
  1412. PCH: device id a143 (rev 31) is Skylake PCH-H H110
  1413. IGD: device id 5912 (rev 04) is Kaby Lake DT GT2
  1414. Timestamp - end of bootblock: 169099653
  1415. FMAP: Found "FLASH" version 1.1 at 0xc10000.
  1416. FMAP: base = 0xff000000 size = 0x1000000 #areas = 4
  1417. FMAP: area COREBOOT found @ c10200 (4128256 bytes)
  1418. CBFS: Locating 'fallback/romstage'
  1419. CBFS: Found @ offset 80 size b2a4
  1420. Timestamp - starting to load romstage: 258667662
  1421. Timestamp - finished loading romstage: 275625526
  1422. BS: bootblock times (exec / console): total (unknown) / 66 ms
  1423.  
  1424.  
  1425. coreboot-4.11-1319-g5f6cfef424 Mon Feb 24 14:25:01 UTC 2020 romstage starting (log level: 7)...
  1426. pm1_sts: 0000 pm1_en: 0000 pm1_cnt: 00000000
  1427. gpe0_sts[0]: 00000000 gpe0_en[0]: 00000000
  1428. gpe0_sts[1]: 00000000 gpe0_en[1]: 00000000
  1429. gpe0_sts[2]: 00000000 gpe0_en[2]: 00000000
  1430. gpe0_sts[3]: 00000000 gpe0_en[3]: 00000000
  1431. TCO_STS: 0000 0000
  1432. GEN_PMCON: e0810200 00001848
  1433. GBLRST_CAUSE: 00001000 00000000
  1434. prev_sleep_state 0
  1435. FMAP: area COREBOOT found @ c10200 (4128256 bytes)
  1436. CBFS: Locating 'fspm.bin'
  1437. CBFS: Found @ offset 54dc0 size 63000
  1438. Timestamp - before RAM initialization: 506041609
  1439. FMAP: area RW_MRC_CACHE found @ c00000 (65536 bytes)
  1440. MRC: no data in 'RW_MRC_CACHE'
  1441. PRMRR disabled by config.
  1442. SPD @ 0x50
  1443. SPD: module type is DDR4
  1444. SPD: module part is PSD48G240082
  1445. SPD: banks 8, ranks 2, rows 16, columns 10, density 8192 Mb
  1446. SPD: device width 16 bits, bus width 64 bits
  1447. SPD: module size is 8192 MB (per channel)
  1448. SPD @ 0x52
  1449. SPD: module type is DDR4
  1450. SPD: module part is CMK8GX4M1A2400C16
  1451. SPD: banks 16, ranks 1, rows 16, columns 10, density 8192 Mb
  1452. SPD: device width 8 bits, bus width 64 bits
  1453. SPD: module size is 8192 MB (per channel)
  1454. SPD @ 0x00
  1455. SPD: module type is UNKNOWN
  1456. SPD: module part is
  1457. SPD: banks -1, ranks 8, rows -1, columns -1, density -1 Mb
  1458. SPD: device width -1 bits, bus width -1 bits
  1459. SPD @ 0x00
  1460. SPD: module type is UNKNOWN
  1461. SPD: module part is
  1462. SPD: banks -1, ranks 8, rows -1, columns -1, density -1 Mb
  1463. SPD: device width -1 bits, bus width -1 bits
  1464. Timestamp - calling FspMemoryInit: 2760924201
  1465.  
  1466.  
  1467. coreboot-4.11-1319-g5f6cfef424 Mon Feb 24 14:25:01 UTC 2020 bootblock starting (log level: 7)...
  1468. CPU: Intel(R) Core(TM) i3-7100 CPU @ 3.90GHz
  1469. CPU: ID 906e9, Kabylake H B0, ucode: 000000b3
  1470. CPU: AES supported, TXT NOT supported, VT supported
  1471. MCH: device id 590f (rev 06) is Kabylake-S
  1472. PCH: device id a143 (rev 31) is Skylake PCH-H H110
  1473. IGD: device id 5912 (rev 04) is Kaby Lake DT GT2
  1474. Timestamp - end of bootblock: 169864137
  1475. FMAP: Found "FLASH" version 1.1 at 0xc10000.
  1476. FMAP: base = 0xff000000 size = 0x1000000 #areas = 4
  1477. FMAP: area COREBOOT found @ c10200 (4128256 bytes)
  1478. CBFS: Locating 'fallback/romstage'
  1479. CBFS: Found @ offset 80 size b2a4
  1480. Timestamp - starting to load romstage: 259927767
  1481. Timestamp - finished loading romstage: 277005870
  1482. BS: bootblock times (exec / console): total (unknown) / 66 ms
  1483.  
  1484.  
  1485. coreboot-4.11-1319-g5f6cfef424 Mon Feb 24 14:25:01 UTC 2020 romstage starting (log level: 7)...
  1486. pm1_sts: 0000 pm1_en: 0000 pm1_cnt: 00001c00
  1487. gpe0_sts[0]: 00000000 gpe0_en[0]: 00000000
  1488. gpe0_sts[1]: 00000000 gpe0_en[1]: 00000000
  1489. gpe0_sts[2]: 00000000 gpe0_en[2]: 00000000
  1490. gpe0_sts[3]: 00000000 gpe0_en[3]: 00000000
  1491. TCO_STS: 0000 0000
  1492. GEN_PMCON: e0210200 00001a48
  1493. GBLRST_CAUSE: 00001000 00000000
  1494. prev_sleep_state 0
  1495. FMAP: area COREBOOT found @ c10200 (4128256 bytes)
  1496. CBFS: Locating 'fspm.bin'
  1497. CBFS: Found @ offset 54dc0 size 63000
  1498. Timestamp - before RAM initialization: 508549630
  1499. FMAP: area RW_MRC_CACHE found @ c00000 (65536 bytes)
  1500. MRC: no data in 'RW_MRC_CACHE'
  1501. PRMRR disabled by config.
  1502. SPD @ 0x50
  1503. SPD: module type is DDR4
  1504. SPD: module part is PSD48G240082
  1505. SPD: banks 8, ranks 2, rows 16, columns 10, density 8192 Mb
  1506. SPD: device width 16 bits, bus width 64 bits
  1507. SPD: module size is 8192 MB (per channel)
  1508. SPD @ 0x52
  1509. SPD: module type is DDR4
  1510. SPD: module part is CMK8GX4M1A2400C16
  1511. SPD: banks 16, ranks 1, rows 16, columns 10, density 8192 Mb
  1512. SPD: device width 8 bits, bus width 64 bits
  1513. SPD: module size is 8192 MB (per channel)
  1514. SPD @ 0x00
  1515. SPD: module type is UNKNOWN
  1516. SPD: module part is
  1517. SPD: banks -1, ranks 8, rows -1, columns -1, density -1 Mb
  1518. SPD: device width -1 bits, bus width -1 bits
  1519. SPD @ 0x00
  1520. SPD: module type is UNKNOWN
  1521. SPD: module part is
  1522. SPD: banks -1, ranks 8, rows -1, columns -1, density -1 Mb
  1523. SPD: device width -1 bits, bus width -1 bits
  1524. Timestamp - calling FspMemoryInit: 2763046234
  1525. Timestamp - returning from FspMemoryInit: 85371151373
  1526. CBMEM:
  1527. IMD: root @ 0x7afff000 254 entries.
  1528. IMD: root @ 0x7affec00 62 entries.
  1529. External stage cache:
  1530. IMD: root @ 0x7b3ff000 254 entries.
  1531. IMD: root @ 0x7b3fec00 62 entries.
  1532. Timestamp - after RAM initialization: 85454761969
  1533. 2 DIMMs found
  1534. SMM Memory Map
  1535. SMRAM : 0x7b000000 0x800000
  1536. Subregion 0: 0x7b000000 0x200000
  1537. Subregion 1: 0x7b200000 0x200000
  1538. Subregion 2: 0x7b400000 0x400000
  1539. top_of_ram = 0x7b000000
  1540. MTRR Range: Start=7a000000 End=7b000000 (Size 1000000)
  1541. MTRR Range: Start=7b000000 End=7b800000 (Size 800000)
  1542. MTRR Range: Start=ff000000 End=0 (Size 1000000)
  1543. FMAP: area COREBOOT found @ c10200 (4128256 bytes)
  1544. CBFS: Locating 'fallback/postcar'
  1545. CBFS: Found @ offset e6e00 size 55c8
  1546. Decompressing stage fallback/postcar @ 0x7abcffc0 (38000 bytes)
  1547. Loading module at 0x7abd0000 with entry 0x7abd0000. filesize: 0x5150 memsize: 0x9430
  1548. Processing 263 relocs. Offset value of 0x78bd0000
  1549. Timestamp - end of romstage: 85715559693
  1550. BS: romstage times (exec / console): total (unknown) / 224 ms
  1551.  
  1552.  
  1553. coreboot-4.11-1319-g5f6cfef424 Mon Feb 24 14:25:01 UTC 2020 postcar starting (log level: 7)...
  1554. Timestamp - start of postcar: 85786357814
  1555. Timestamp - end of postcar: 85800937954
  1556. FMAP: area COREBOOT found @ c10200 (4128256 bytes)
  1557. CBFS: Locating 'fallback/ramstage'
  1558. CBFS: Found @ offset 3c040 size 17e3a
  1559. Timestamp - starting to load ramstage: 85858498682
  1560. Decompressing stage fallback/ramstage @ 0x7ab09fc0 (806296 bytes)
  1561. Timestamp - starting LZMA decompress (ignore for x86): 85898816673
  1562. Timestamp - finished LZMA decompress (ignore for x86): 85953476093
  1563. Loading module at 0x7ab0a000 with entry 0x7ab0a000. filesize: 0x335b0 memsize: 0xc4d58
  1564. Processing 3773 relocs. Offset value of 0x79d0a000
  1565. Timestamp - finished loading ramstage: 86024274095
  1566. BS: postcar times (exec / console): total (unknown) / 66 ms
  1567.  
  1568.  
  1569. coreboot-4.11-1319-g5f6cfef424 Mon Feb 24 14:25:01 UTC 2020 ramstage starting (log level: 7)...
  1570. Timestamp - start of ramstage: 86096789798
  1571. Normal boot.
  1572. FMAP: area COREBOOT found @ c10200 (4128256 bytes)
  1573. CBFS: Locating 'cpu_microcode_blob.bin'
  1574. CBFS: Found @ offset b3c0 size 30c00
  1575. microcode: sig=0x906e9 pf=0x2 revision=0xb3
  1576. Skip microcode update
  1577. FMAP: area COREBOOT found @ c10200 (4128256 bytes)
  1578. CBFS: Locating 'fsps.bin'
  1579. CBFS: Found @ offset b8dc0 size 2e000
  1580. Detected 2 core, 4 thread CPU.
  1581. Setting up SMI for CPU
  1582. IED base = 0x7b400000
  1583. IED size = 0x00400000
  1584. Will perform SMM setup.
  1585. CPU: Intel(R) Core(TM) i3-7100 CPU @ 3.90GHz.
  1586. Loading module at 0x00030000 with entry 0x00030000. filesize: 0x170 memsize: 0x170
  1587. Processing 16 relocs. Offset value of 0x00030000
  1588. Attempting to start 3 APs
  1589. Waiting for 10ms after sending INIT.
  1590. Waiting for 1st SIPI to complete...AP: slot 3 apic_id 1.
  1591. done.
  1592. AP: slot 2 apic_id 2.
  1593. AP: slot 1 apic_id 3.
  1594. Waiting for 2nd SIPI to complete...done.
  1595. Loading module at 0x00038000 with entry 0x00038000. filesize: 0x1b0 memsize: 0x1b0
  1596. Processing 13 relocs. Offset value of 0x00038000
  1597. SMM Module: stub loaded at 0x00038000. Will call 0x7ab22eb3(0x00000000)
  1598. Installing SMM handler to 0x7b000000
  1599. Loading module at 0x7b010000 with entry 0x7b010092. filesize: 0xec8 memsize: 0x4ee0
  1600. Processing 103 relocs. Offset value of 0x7b010000
  1601. Loading module at 0x7b008000 with entry 0x7b008000. filesize: 0x1b0 memsize: 0x1b0
  1602. Processing 13 relocs. Offset value of 0x7b008000
  1603. SMM Module: placing jmp sequence at 0x7b007c00 rel16 0x03fd
  1604. SMM Module: placing jmp sequence at 0x7b007800 rel16 0x07fd
  1605. SMM Module: placing jmp sequence at 0x7b007400 rel16 0x0bfd
  1606. SMM Module: stub loaded at 0x7b008000. Will call 0x7b010092(0x00000000)
  1607. Clearing SMI status registers
  1608. SMI_STS: PM1
  1609. TMROF TCO_STS: SECOND_TO
  1610. New SMBASE 0x7b000000
  1611. In relocation handler: CPU 0
  1612. New SMBASE=0x7b000000 IEDBASE=0x7b400000
  1613. Writing SMRR. base = 0x7b000006, mask=0xff800800
  1614. Relocation complete.
  1615. New SMBASE 0x7afff400
  1616. In relocation handler: CPU 3
  1617. New SMBASE=0x7afff400 IEDBASE=0x7b400000
  1618. Writing SMRR. base = 0x7b000006, mask=0xff800800
  1619. Relocation complete.
  1620. New SMBASE 0x7afff800
  1621. In relocation handler: CPU 2
  1622. New SMBASE=0x7afff800 IEDBASE=0x7b400000
  1623. Writing SMRR. base = 0x7b000006, mask=0xff800800
  1624. Relocation complete.
  1625. New SMBASE 0x7afffc00
  1626. In relocation handler: CPU 1
  1627. New SMBASE=0x7afffc00 IEDBASE=0x7b400000
  1628. Writing SMRR. base = 0x7b000006, mask=0xff800800
  1629. Relocation complete.
  1630. Initializing CPU #0
  1631. CPU: vendor Intel device 906e9
  1632. CPU: family 06, model 9e, stepping 09
  1633. Clearing out pending MCEs
  1634. Setting up local APIC...
  1635. apic_id: 0x00 done.
  1636. cpu: energy policy set to 6
  1637. Turbo is unavailable
  1638. Skip microcode update
  1639. CPU #0 initialized
  1640. Initializing CPU #3
  1641. Initializing CPU #2
  1642. Initializing CPU #1
  1643. CPU: vendor Intel device 906e9
  1644. CPU: family 06, model 9e, stepping 09
  1645. CPU: vendor Intel device 906e9
  1646. CPU: family 06, model 9e, stepping 09
  1647. Clearing out pending MCEs
  1648. Clearing out pending MCEs
  1649. Setting up local APIC...
  1650. CPU: vendor Intel device 906e9
  1651. CPU: family 06, model 9e, stepping 09
  1652. Clearing out pending MCEs
  1653. apic_id: 0x02 done.
  1654. Setting up local APIC...
  1655. Setting up local APIC...
  1656. apic_id: 0x03 done.
  1657. cpu: energy policy set to 6
  1658. cpu: energy policy set to 6
  1659. Skip microcode update
  1660. CPU #2 initialized
  1661. Skip microcode update
  1662. CPU #1 initialized
  1663. apic_id: 0x01 done.
  1664. cpu: energy policy set to 6
  1665. Skip microcode update
  1666. CPU #3 initialized
  1667. bsp_do_flight_plan done after 217 msecs.
  1668. Enabling SMIs.
  1669. Locking SMM.
  1670. VMX status: enabled
  1671. VMX status: enabled
  1672. IA32_FEATURE_CONTROL status: locked
  1673. VMX status: enabled
  1674. VMX status: enabled
  1675. IA32_FEATURE_CONTROL status: locked
  1676. IA32_FEATURE_CONTROL status: locked
  1677. IA32_FEATURE_CONTROL status: locked
  1678. BS: BS_DEV_INIT_CHIPS entry times (exec / console): 141 / 189 ms
  1679. Timestamp - device enumeration: 87467347796
  1680. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1681. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1682. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1683. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1684. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1685. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1686. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1687. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1688. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1689. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1690. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1691. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1692. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1693. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1694. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1695. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1696. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1697. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1698. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1699. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1700. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1701. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1702. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1703. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1704. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1705. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1706. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1707. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1708. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1709. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1710. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1711. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1712. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1713. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1714. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1715. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1716. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1717. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1718. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1719. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1720. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1721. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1722. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1723. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1724. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1725. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1726. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1727. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1728. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1729. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1730. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1731. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1732. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1733. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1734. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1735. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1736. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1737. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1738. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1739. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1740. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1741. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1742. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1743. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1744. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1745. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1746. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1747. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1748. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1749. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1750. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1751. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1752. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1753. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1754. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1755. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1756. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1757. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1758. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1759. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1760. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1761. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1762. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1763. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1764. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1765. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1766. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  1767. Timestamp - calling FspSiliconInit: 89558297317
  1768. €€€€€€€ÿÿÿÿþþÿÿÿÿþþÿÿÿÿÿÿþÿþÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿþÿÿþÿÿÿÿÿÿþÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ
  1769.  
  1770. coreboot-4.11-1319-g5f6cfef424 Mon Feb 24 14:25:01 UTC 2020 bootblock starting (log level: 7)...
  1771. CPU: Intel(R) Core(TM) i3-7100 CPU @ 3.90GHz
  1772. CPU: ID 906e9, Kabylake H B0, ucode: 000000b3
  1773. CPU: AES supported, TXT NOT supported, VT supported
  1774. MCH: device id 590f (rev 06) is Kabylake-S
  1775. PCH: device id a143 (rev 31) is Skylake PCH-H H110
  1776. IGD: device id 5912 (rev 04) is Kaby Lake DT GT2
  1777. Timestamp - end of bootblock: 170096988
  1778. FMAP: Found "FLASH" version 1.1 at 0xc10000.
  1779. FMAP: base = 0xff000000 size = 0x1000000 #areas = 4
  1780. FMAP: area COREBOOT found @ c10200 (4128256 bytes)
  1781. CBFS: Locating 'fallback/romstage'
  1782. CBFS: Found @ offset 80 size b2a4
  1783. Timestamp - starting to load romstage: 260327073
  1784. Timestamp - finished loading romstage: 277405176
  1785. BS: bootblock times (exec / console): total (unknown) / 66 ms
  1786.  
  1787.  
  1788. coreboot-4.11-1319-g5f6cfef424 Mon Feb 24 14:25:01 UTC 2020 romstage starting (log level: 7)...
  1789. pm1_sts: 0000 pm1_en: 0000 pm1_cnt: 00001c00
  1790. gpe0_sts[0]: 00000000 gpe0_en[0]: 00000000
  1791. gpe0_sts[1]: 00000000 gpe0_en[1]: 00000000
  1792. gpe0_sts[2]: 00000000 gpe0_en[2]: 00000000
  1793. gpe0_sts[3]: 00000000 gpe0_en[3]: 00000000
  1794. TCO_STS: 0000 0000
  1795. GEN_PMCON: e0810200 00001848
  1796. GBLRST_CAUSE: 00001000 00000000
  1797. prev_sleep_state 0
  1798. FMAP: area COREBOOT found @ c10200 (4128256 bytes)
  1799. CBFS: Locating 'fspm.bin'
  1800. CBFS: Found @ offset 54dc0 size 63000
  1801. Timestamp - before RAM initialization: 509328515
  1802. FMAP: area RW_MRC_CACHE found @ c00000 (65536 bytes)
  1803. MRC: no data in 'RW_MRC_CACHE'
  1804. PRMRR disabled by config.
  1805. SPD @ 0x50
  1806. SPD: module type is DDR4
  1807. SPD: module part is PSD48G240082
  1808. SPD: banks 8, ranks 2, rows 16, columns 10, density 8192 Mb
  1809. SPD: device width 16 bits, bus width 64 bits
  1810. SPD: module size is 8192 MB (per channel)
  1811. SPD @ 0x52
  1812. SPD: module type is DDR4
  1813. SPD: module part is CMK8GX4M1A2400C16
  1814. SPD: banks 16, ranks 1, rows 16, columns 10, density 8192 Mb
  1815. SPD: device width 8 bits, bus width 64 bits
  1816. SPD: module size is 8192 MB (per channel)
  1817. SPD @ 0x00
  1818. SPD: module type is UNKNOWN
  1819. SPD: module part is
  1820. SPD: banks -1, ranks 8, rows -1, columns -1, density -1 Mb
  1821. SPD: device width -1 bits, bus width -1 bits
  1822. SPD @ 0x00
  1823. SPD: module type is UNKNOWN
  1824. SPD: module part is
  1825. SPD: banks -1, ranks 8, rows -1, columns -1, density -1 Mb
  1826. SPD: device width -1 bits, bus width -1 bits
  1827. Timestamp - calling FspMemoryInit: 2764146023
  1828.  
  1829.  
  1830. coreboot-4.11-1319-g5f6cfef424 Mon Feb 24 14:25:01 UTC 2020 bootblock starting (log level: 7)...
  1831. CPU: Intel(R) Core(TM) i3-7100 CPU @ 3.90GHz
  1832. CPU: ID 906e9, Kabylake H B0, ucode: 000000b3
  1833. CPU: AES supported, TXT NOT supported, VT supported
  1834. MCH: device id 590f (rev 06) is Kabylake-S
  1835. PCH: device id a143 (rev 31) is Skylake PCH-H H110
  1836. IGD: device id 5912 (rev 04) is Kaby Lake DT GT2
  1837. Timestamp - end of bootblock: 169312054
  1838. FMAP: Found "FLASH" version 1.1 at 0xc10000.
  1839. FMAP: base = 0xff000000 size = 0x1000000 #areas = 4
  1840. FMAP: area COREBOOT found @ c10200 (4128256 bytes)
  1841. CBFS: Locating 'fallback/romstage'
  1842. CBFS: Found @ offset 80 size b2a4
  1843. Timestamp - starting to load romstage: 258969625
  1844. Timestamp - finished loading romstage: 275942610
  1845. BS: bootblock times (exec / console): total (unknown) / 66 ms
  1846.  
  1847.  
  1848. coreboot-4.11-1319-g5f6cfef424 Mon Feb 24 14:25:01 UTC 2020 romstage starting (log level: 7)...
  1849. pm1_sts: 0000 pm1_en: 0000 pm1_cnt: 00001c00
  1850. gpe0_sts[0]: 00000000 gpe0_en[0]: 00000000
  1851. gpe0_sts[1]: 00000000 gpe0_en[1]: 00000000
  1852. gpe0_sts[2]: 00000000 gpe0_en[2]: 00000000
  1853. gpe0_sts[3]: 00000000 gpe0_en[3]: 00000000
  1854. TCO_STS: 0000 0000
  1855. GEN_PMCON: e0210200 00001a48
  1856. GBLRST_CAUSE: 00001000 00000000
  1857. prev_sleep_state 0
  1858. FMAP: area COREBOOT found @ c10200 (4128256 bytes)
  1859. CBFS: Locating 'fspm.bin'
  1860. CBFS: Found @ offset 54dc0 size 63000
  1861. Timestamp - before RAM initialization: 506397129
  1862. FMAP: area RW_MRC_CACHE found @ c00000 (65536 bytes)
  1863. MRC: no data in 'RW_MRC_CACHE'
  1864. PRMRR disabled by config.
  1865. SPD @ 0x50
  1866. SPD: module type is DDR4
  1867. SPD: module part is PSD48G240082
  1868. SPD: banks 8, ranks 2, rows 16, columns 10, density 8192 Mb
  1869. SPD: device width 16 bits, bus width 64 bits
  1870. SPD: module size is 8192 MB (per channel)
  1871. SPD @ 0x52
  1872. SPD: module type is DDR4
  1873. SPD: module part is CMK8GX4M1A2400C16
  1874. SPD: banks 16, ranks 1, rows 16, columns 10, density 8192 Mb
  1875. SPD: device width 8 bits, bus width 64 bits
  1876. SPD: module size is 8192 MB (per channel)
  1877. SPD @ 0x00
  1878. SPD: module type is UNKNOWN
  1879. SPD: module part is
  1880. SPD: banks -1, ranks 8, rows -1, columns -1, density -1 Mb
  1881. SPD: device width -1 bits, bus width -1 bits
  1882. SPD @ 0x00
  1883. SPD: module type is UNKNOWN
  1884. SPD: module part is
  1885. SPD: banks -1, ranks 8, rows -1, columns -1, density -1 Mb
  1886. SPD: device width -1 bits, bus width -1 bits
  1887. Timestamp - calling FspMemoryInit: 2759067543
  1888. Timestamp - returning from FspMemoryInit: 85757683345
  1889. CBMEM:
  1890. IMD: root @ 0x7afff000 254 entries.
  1891. IMD: root @ 0x7affec00 62 entries.
  1892. External stage cache:
  1893. IMD: root @ 0x7b3ff000 254 entries.
  1894. IMD: root @ 0x7b3fec00 62 entries.
  1895. Timestamp - after RAM initialization: 85841317745
  1896. 2 DIMMs found
  1897. SMM Memory Map
  1898. SMRAM : 0x7b000000 0x800000
  1899. Subregion 0: 0x7b000000 0x200000
  1900. Subregion 1: 0x7b200000 0x200000
  1901. Subregion 2: 0x7b400000 0x400000
  1902. top_of_ram = 0x7b000000
  1903. MTRR Range: Start=7a000000 End=7b000000 (Size 1000000)
  1904. MTRR Range: Start=7b000000 End=7b800000 (Size 800000)
  1905. MTRR Range: Start=ff000000 End=0 (Size 1000000)
  1906. FMAP: area COREBOOT found @ c10200 (4128256 bytes)
  1907. CBFS: Locating 'fallback/postcar'
  1908. CBFS: Found @ offset e6e00 size 55c8
  1909. Decompressing stage fallback/postcar @ 0x7abcffc0 (38000 bytes)
  1910. Loading module at 0x7abd0000 with entry 0x7abd0000. filesize: 0x5150 memsize: 0x9430
  1911. Processing 263 relocs. Offset value of 0x78bd0000
  1912. Timestamp - end of romstage: 86102579098
  1913. BS: romstage times (exec / console): total (unknown) / 223 ms
  1914.  
  1915.  
  1916. coreboot-4.11-1319-g5f6cfef424 Mon Feb 24 14:25:01 UTC 2020 postcar starting (log level: 7)...
  1917. Timestamp - start of postcar: 86173889577
  1918. Timestamp - end of postcar: 86188562469
  1919. FMAP: area COREBOOT found @ c10200 (4128256 bytes)
  1920. CBFS: Locating 'fallback/ramstage'
  1921. CBFS: Found @ offset 3c040 size 17e3a
  1922. Timestamp - starting to load ramstage: 86246321268
  1923. Decompressing stage fallback/ramstage @ 0x7ab09fc0 (806296 bytes)
  1924. Timestamp - starting LZMA decompress (ignore for x86): 86286911157
  1925. Timestamp - finished LZMA decompress (ignore for x86): 86341935472
  1926. Loading module at 0x7ab0a000 with entry 0x7ab0a000. filesize: 0x335b0 memsize: 0xc4d58
  1927. Processing 3773 relocs. Offset value of 0x79d0a000
  1928. Timestamp - finished loading ramstage: 86413215645
  1929. BS: postcar times (exec / console): total (unknown) / 66 ms
  1930.  
  1931.  
  1932. coreboot-4.11-1319-g5f6cfef424 Mon Feb 24 14:25:01 UTC 2020 ramstage starting (log level: 7)...
  1933. Timestamp - start of ramstage: 86486251021
  1934. Normal boot.
  1935. FMAP: area COREBOOT found @ c10200 (4128256 bytes)
  1936. CBFS: Locating 'cpu_microcode_blob.bin'
  1937. CBFS: Found @ offset b3c0 size 30c00
  1938. microcode: sig=0x906e9 pf=0x2 revision=0xb3
  1939. Skip microcode update
  1940. FMAP: area COREBOOT found @ c10200 (4128256 bytes)
  1941. CBFS: Locating 'fsps.bin'
  1942. CBFS: Found @ offset b8dc0 size 2e000
  1943. Detected 2 core, 4 thread CPU.
  1944. Setting up SMI for CPU
  1945. IED base = 0x7b400000
  1946. IED size = 0x00400000
  1947. Will perform SMM setup.
  1948. CPU: Intel(R) Core(TM) i3-7100 CPU @ 3.90GHz.
  1949. Loading module at 0x00030000 with entry 0x00030000. filesize: 0x170 memsize: 0x170
  1950. Processing 16 relocs. Offset value of 0x00030000
  1951. Attempting to start 3 APs
  1952. Waiting for 10ms after sending INIT.
  1953. Waiting for 1st SIPI to complete...AP: slot 3 apic_id 1.
  1954. done.
  1955. AP: slot 2 apic_id 3.
  1956. AP: slot 1 apic_id 2.
  1957. Waiting for 2nd SIPI to complete...done.
  1958. Loading module at 0x00038000 with entry 0x00038000. filesize: 0x1b0 memsize: 0x1b0
  1959. Processing 13 relocs. Offset value of 0x00038000
  1960. SMM Module: stub loaded at 0x00038000. Will call 0x7ab22eb3(0x00000000)
  1961. Installing SMM handler to 0x7b000000
  1962. Loading module at 0x7b010000 with entry 0x7b010092. filesize: 0xec8 memsize: 0x4ee0
  1963. Processing 103 relocs. Offset value of 0x7b010000
  1964. Loading module at 0x7b008000 with entry 0x7b008000. filesize: 0x1b0 memsize: 0x1b0
  1965. Processing 13 relocs. Offset value of 0x7b008000
  1966. SMM Module: placing jmp sequence at 0x7b007c00 rel16 0x03fd
  1967. SMM Module: placing jmp sequence at 0x7b007800 rel16 0x07fd
  1968. SMM Module: placing jmp sequence at 0x7b007400 rel16 0x0bfd
  1969. SMM Module: stub loaded at 0x7b008000. Will call 0x7b010092(0x00000000)
  1970. Clearing SMI status registers
  1971. SMI_STS: PM1
  1972. TMROF TCO_STS: SECOND_TO
  1973. New SMBASE 0x7b000000
  1974. In relocation handler: CPU 0
  1975. New SMBASE=0x7b000000 IEDBASE=0x7b400000
  1976. Writing SMRR. base = 0x7b000006, mask=0xff800800
  1977. Relocation complete.
  1978. New SMBASE 0x7afff400
  1979. In relocation handler: CPU 3
  1980. New SMBASE=0x7afff400 IEDBASE=0x7b400000
  1981. Writing SMRR. base = 0x7b000006, mask=0xff800800
  1982. Relocation complete.
  1983. New SMBASE 0x7afff800
  1984. In relocation handler: CPU 2
  1985. New SMBASE=0x7afff800 IEDBASE=0x7b400000
  1986. Writing SMRR. base = 0x7b000006, mask=0xff800800
  1987. Relocation complete.
  1988. New SMBASE 0x7afffc00
  1989. In relocation handler: CPU 1
  1990. New SMBASE=0x7afffc00 IEDBASE=0x7b400000
  1991. Writing SMRR. base = 0x7b000006, mask=0xff800800
  1992. Relocation complete.
  1993. Initializing CPU #0
  1994. CPU: vendor Intel device 906e9
  1995. CPU: family 06, model 9e, stepping 09
  1996. Clearing out pending MCEs
  1997. Setting up local APIC...
  1998. apic_id: 0x00 done.
  1999. cpu: energy policy set to 6
  2000. Turbo is unavailable
  2001. Skip microcode update
  2002. CPU #0 initialized
  2003. Initializing CPU #3
  2004. Initializing CPU #2
  2005. Initializing CPU #1
  2006. CPU: vendor Intel device 906e9
  2007. CPU: family 06, model 9e, stepping 09
  2008. CPU: vendor Intel device 906e9
  2009. CPU: family 06, model 9e, stepping 09
  2010. Clearing out pending MCEs
  2011. Clearing out pending MCEs
  2012. Setting up local APIC...
  2013. CPU: vendor Intel device 906e9
  2014. CPU: family 06, model 9e, stepping 09
  2015. Clearing out pending MCEs
  2016. Setting up local APIC...
  2017. Setting up local APIC...
  2018. apic_id: 0x02 done.
  2019. apic_id: 0x03 done.
  2020. cpu: energy policy set to 6
  2021. cpu: energy policy set to 6
  2022. Skip microcode update
  2023. CPU #1 initialized
  2024. Skip microcode update
  2025. CPU #2 initialized
  2026. apic_id: 0x01 done.
  2027. cpu: energy policy set to 6
  2028. Skip microcode update
  2029. CPU #3 initialized
  2030. bsp_do_flight_plan done after 218 msecs.
  2031. Enabling SMIs.
  2032. Locking SMM.
  2033. VMX status: enabled
  2034. VMX status: enabled
  2035. IA32_FEATURE_CONTROL status: locked
  2036. VMX status: enabled
  2037. VMX status: enabled
  2038. IA32_FEATURE_CONTROL status: locked
  2039. IA32_FEATURE_CONTROL status: locked
  2040. BS: BS_DEV_INIT_CHIPS entry times (exec / console): 141 / 191 ms
  2041. IA32_FEATURE_CONTROL status: locked
  2042. Timestamp - device enumeration: 87852856752
  2043. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2044. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2045. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2046. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2047. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2048. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2049. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2050. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2051. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2052. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2053. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2054. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2055. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2056. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2057. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2058. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2059. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2060. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2061. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2062. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2063. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2064. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2065. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2066. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2067. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2068. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2069. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2070. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2071. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2072. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2073. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2074. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2075. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2076. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2077. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2078. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2079. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2080. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2081. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2082. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2083. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2084. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2085. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2086. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2087. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2088. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2089. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2090. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2091. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2092. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2093. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2094. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2095. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2096. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2097. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2098. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2099. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2100. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2101. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2102. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2103. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2104. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2105. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2106. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2107. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2108. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2109. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2110. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2111. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2112. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2113. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2114. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2115. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2116. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2117. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2118. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2119. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2120. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2121. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2122. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2123. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2124. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2125. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2126. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2127. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2128. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2129. gpio_pad_reset_config_override: Logical to Chipset mapping not found
  2130. Timestamp - calling FspSiliconInit: 89966405778
  2131. Timestamp - returning from FspSiliconInit: 90085636742
  2132. ITSS IRQ Polarities Before:
  2133. IPC0: 0x00ff4000
  2134. IPC1: 0x00000007
  2135. IPC2: 0x00000000
  2136. IPC3: 0x00000000
  2137. ITSS IRQ Polarities After:
  2138. IPC0: 0x00ff4000
  2139. IPC1: 0x00000007
  2140. IPC2: 0x00000000
  2141. IPC3: 0x00000000
  2142. Found PCIe Root Port #5 at PCI: 00:1c.0.
  2143. Found PCIe Root Port #8 at PCI: 00:1c.7.
  2144. Found PCIe Root Port #9 at PCI: 00:1d.0.
  2145. pcie_rp_update_dev: Couldn't find PCIe Root Port #1 (originally PCI: 00:1c.0) which was enabled in devicetree, removing.
  2146. Remapping PCIe Root Port #5 from PCI: 00:1c.4 to new function number 0.
  2147. BS: BS_DEV_INIT_CHIPS run times (exec / console): 33 / 592 ms
  2148. Enumerating buses...
  2149. Root Device scanning...
  2150. CPU_CLUSTER: 0 enabled
  2151. DOMAIN: 0000 enabled
  2152. DOMAIN: 0000 scanning...
  2153. PCI: pci_scan_bus for bus 00
  2154. PCI: 00:00.0 [8086/590f] enabled
  2155. PCI: 00:01.0 subordinate bus PCI Express
  2156. PCI: 00:01.0 [8086/1901] enabled
  2157. PCI: 00:02.0 [8086/5912] enabled
  2158. PCI: 00:04.0 [8086/1903] enabled
  2159. PCI: 00:14.0 [8086/a12f] enabled
  2160. PCI: 00:14.2 [8086/a131] enabled
  2161. PCI: 00:16.0 [8086/a13a] enabled
  2162. PCI: 00:17.0 [8086/a102] enabled
  2163. PCI: 00:1c.0 [8086/a114] enabled
  2164. PCI: 00:1c.7 [8086/a117] enabled
  2165. PCI: 00:1d.0 [8086/a118] enabled
  2166. PCI: 00:1f.0 [8086/a143] enabled
  2167. PCI: 00:1f.1 [8086/a120] enabled
  2168. PCI: 00:1f.2 [8086/a121] enabled
  2169. PCI: 00:1f.3 [8086/a170] enabled
  2170. PCI: 00:1f.4 [8086/a123] enabled
  2171. PCI: 00:1f.5 [8086/a124] enabled
  2172. PCI: Leftover static devices:
  2173. PCI: 00:14.1
  2174. PCI: 00:15.0
  2175. PCI: 00:15.1
  2176. PCI: 00:15.2
  2177. PCI: 00:15.3
  2178. PCI: 00:16.1
  2179. PCI: 00:16.2
  2180. PCI: 00:16.3
  2181. PCI: 00:16.4
  2182. PCI: 00:19.0
  2183. PCI: 00:19.1
  2184. PCI: 00:19.2
  2185. PCI: 00:1e.0
  2186. PCI: 00:1e.1
  2187. PCI: 00:1e.2
  2188. PCI: 00:1e.3
  2189. PCI: 00:1e.4
  2190. PCI: 00:1e.5
  2191. PCI: 00:1e.6
  2192. PCI: 00:1f.6
  2193. PCI: Check your devicetree.cb.
  2194. PCI: 00:01.0 scanning...
  2195. PCI: pci_scan_bus for bus 01
  2196. scan_bus: bus PCI: 00:01.0 finished in 2 msecs
  2197. PCI: 00:02.0 scanning...
  2198. scan_bus: bus PCI: 00:02.0 finished in 0 msecs
  2199. PCI: 00:14.0 scanning...
  2200. scan_bus: bus PCI: 00:14.0 finished in 0 msecs
  2201. PCI: 00:1c.0 scanning...
  2202. PCI: pci_scan_bus for bus 02
  2203. scan_bus: bus PCI: 00:1c.0 finished in 2 msecs
  2204. PCI: 00:1c.7 scanning...
  2205. PCI: pci_scan_bus for bus 03
  2206. PCI: 03:00.0 [10ec/8168] enabled
  2207. Enabling Common Clock Configuration
  2208. ASPM: Enabled L1
  2209. PCIe: Max_Payload_Size adjusted to 128
  2210. scan_bus: bus PCI: 00:1c.7 finished in 14 msecs
  2211. PCI: 00:1d.0 scanning...
  2212. PCI: pci_scan_bus for bus 04
  2213. scan_bus: bus PCI: 00:1d.0 finished in 2 msecs
  2214. PCI: 00:1f.0 scanning...
  2215. PNP: 002e.2 enabled
  2216. PNP: 002e.5 enabled
  2217. PNP: 002e.6 disabled
  2218. PNP: 002e.7 disabled
  2219. PNP: 002e.107 disabled
  2220. PNP: 002e.8 disabled
  2221. PNP: 002e.108 disabled
  2222. PNP: 002e.308 disabled
  2223. PNP: 002e.408 disabled
  2224. PNP: 002e.9 disabled
  2225. PNP: 002e.109 disabled
  2226. PNP: 002e.209 disabled
  2227. PNP: 002e.309 disabled
  2228. PNP: 002e.a enabled
  2229. PNP: 002e.b disabled
  2230. PNP: 002e.d disabled
  2231. PNP: 002e.e disabled
  2232. PNP: 002e.f disabled
  2233. PNP: 002e.14 disabled
  2234. PNP: 002e.16 disabled
  2235. PNP: 002e.116 disabled
  2236. PNP: 002e.316 disabled
  2237. PNP: 002e.416 disabled
  2238. PNP: 002e.516 disabled
  2239. PNP: 002e.616 disabled
  2240. PNP: 002e.716 disabled
  2241. PNP: 002e.207 enabled
  2242. PNP: 002e.11 enabled
  2243. PNP: 002e.12 enabled
  2244. PNP: 002e.15 enabled
  2245. scan_bus: bus PCI: 00:1f.0 finished in 64 msecs
  2246. PCI: 00:1f.2 scanning...
  2247. scan_bus: bus PCI: 00:1f.2 finished in 0 msecs
  2248. PCI: 00:1f.4 scanning...
  2249. scan_bus: bus PCI: 00:1f.4 finished in 0 msecs
  2250. scan_bus: bus DOMAIN: 0000 finished in 239 msecs
  2251. scan_bus: bus Root Device finished in 250 msecs
  2252. done
  2253. BS: BS_DEV_ENUMERATE run times (exec / console): 2 / 258 ms
  2254. FMAP: area RW_MRC_CACHE found @ c00000 (65536 bytes)
  2255. MRC: Checking cached data update for 'RW_MRC_CACHE'.
  2256. SF: Detected 00 0000 with sector size 0x1000, total 0x1000000
  2257. MRC: no data in 'RW_MRC_CACHE'
  2258. MRC: cache data 'RW_MRC_CACHE' needs update.
  2259. SPI Transaction Error at Flash Offset c00000 HSFSTS = 0x01046003
  2260. REGF metadata allocation failed: 392 data blocks 4096 total blocks
  2261. MRC: Could not find region 'UNIFIED_MRC_CACHE'
  2262. FMAP: area RW_MRC_CACHE found @ c00000 (65536 bytes)
  2263. MRC: NOT enabling PRR for 'RW_MRC_CACHE'.
  2264. BS: BS_DEV_ENUMERATE exit times (exec / console): 0 / 48 ms
  2265. Timestamp - device configuration: 91558510832
  2266. found VGA at PCI: 00:02.0
  2267. Setting up VGA for PCI: 00:02.0
  2268. Setting PCI_BRIDGE_CTL_VGA for bridge DOMAIN: 0000
  2269. Setting PCI_BRIDGE_CTL_VGA for bridge Root Device
  2270. Allocating resources...
  2271. Reading resources...
  2272. Done reading resources.
  2273. Setting resources...
  2274. PCI: 00:01.0 1c <- [0x000000ef9f - 0x000000ef9e] size 0x00000000 gran 0x0c bus 01 io
  2275. PCI: 00:01.0 24 <- [0x00dfffffff - 0x00dffffffe] size 0x00000000 gran 0x14 bus 01 prefmem
  2276. PCI: 00:01.0 20 <- [0x00dfffffff - 0x00dffffffe] size 0x00000000 gran 0x14 bus 01 mem
  2277. PCI: 00:02.0 10 <- [0x00d0000000 - 0x00d0ffffff] size 0x01000000 gran 0x18 mem64
  2278. PCI: 00:02.0 18 <- [0x00c0000000 - 0x00cfffffff] size 0x10000000 gran 0x1c prefmem64
  2279. PCI: 00:02.0 20 <- [0x0000003000 - 0x000000303f] size 0x00000040 gran 0x06 io
  2280. PCI: 00:04.0 10 <- [0x00d1120000 - 0x00d1127fff] size 0x00008000 gran 0x0f mem64
  2281. PCI: 00:14.0 10 <- [0x00d1100000 - 0x00d110ffff] size 0x00010000 gran 0x10 mem64
  2282. PCI: 00:14.2 10 <- [0x00d1132000 - 0x00d1132fff] size 0x00001000 gran 0x0c mem64
  2283. PCI: 00:16.0 10 <- [0x00d1133000 - 0x00d1133fff] size 0x00001000 gran 0x0c mem64
  2284. PCI: 00:17.0 10 <- [0x00d1130000 - 0x00d1131fff] size 0x00002000 gran 0x0d mem
  2285. PCI: 00:17.0 14 <- [0x00d1136000 - 0x00d11360ff] size 0x00000100 gran 0x08 mem
  2286. PCI: 00:17.0 18 <- [0x0000003060 - 0x0000003067] size 0x00000008 gran 0x03 io
  2287. PCI: 00:17.0 1c <- [0x0000003068 - 0x000000306b] size 0x00000004 gran 0x02 io
  2288. PCI: 00:17.0 20 <- [0x0000003040 - 0x000000305f] size 0x00000020 gran 0x05 io
  2289. PCI: 00:17.0 24 <- [0x00d1135000 - 0x00d11357ff] size 0x00000800 gran 0x0b mem
  2290. PCI: 00:1c.0 1c <- [0x000000ef9f - 0x000000ef9e] size 0x00000000 gran 0x0c bus 02 io
  2291. PCI: 00:1c.0 24 <- [0x00dfffffff - 0x00dffffffe] size 0x00000000 gran 0x14 bus 02 prefmem
  2292. PCI: 00:1c.0 20 <- [0x00dfffffff - 0x00dffffffe] size 0x00000000 gran 0x14 bus 02 mem
  2293. PCI: 00:1c.7 1c <- [0x0000002000 - 0x0000002fff] size 0x00001000 gran 0x0c bus 03 io
  2294. PCI: 00:1c.7 24 <- [0x00dfffffff - 0x00dffffffe] size 0x00000000 gran 0x14 bus 03 prefmem
  2295. PCI: 00:1c.7 20 <- [0x00d1000000 - 0x00d10fffff] size 0x00100000 gran 0x14 bus 03 mem
  2296. PCI: 03:00.0 10 <- [0x0000002000 - 0x00000020ff] size 0x00000100 gran 0x08 io
  2297. PCI: 03:00.0 18 <- [0x00d1004000 - 0x00d1004fff] size 0x00001000 gran 0x0c mem64
  2298. PCI: 03:00.0 20 <- [0x00d1000000 - 0x00d1003fff] size 0x00004000 gran 0x0e mem64
  2299. PCI: 00:1d.0 1c <- [0x000000ef9f - 0x000000ef9e] size 0x00000000 gran 0x0c bus 04 io
  2300. PCI: 00:1d.0 24 <- [0x00dfffffff - 0x00dffffffe] size 0x00000000 gran 0x14 bus 04 prefmem
  2301. PCI: 00:1d.0 20 <- [0x00dfffffff - 0x00dffffffe] size 0x00000000 gran 0x14 bus 04 mem
  2302. PNP: 002e.2 60 <- [0x00000003f8 - 0x00000003ff] size 0x00000008 gran 0x03 io
  2303. PNP: 002e.2 70 <- [0x0000000004 - 0x0000000004] size 0x00000001 gran 0x00 irq
  2304. PNP: 002e.5 60 <- [0x0000000060 - 0x0000000060] size 0x00000001 gran 0x00 io
  2305. PNP: 002e.5 62 <- [0x0000000064 - 0x0000000064] size 0x00000001 gran 0x00 io
  2306. PNP: 002e.5 70 <- [0x0000000001 - 0x0000000001] size 0x00000001 gran 0x00 irq
  2307. PNP: 002e.5 72 <- [0x000000000c - 0x000000000c] size 0x00000001 gran 0x00 irq
  2308. LPC: Opened IO window LGIR1: base 3f8 size 8
  2309. LPC: Opened IO window LGIR2: base 60 size 1
  2310. LPC: Opened IO window LGIR3: base 64 size 1
  2311. LPC: Cannot open IO window: 0 size 8
  2312. No more IO windows
  2313. LPC: Cannot open IO window: 0 size 8
  2314. No more IO windows
  2315. LPC: Cannot open IO window: 290 size 2
  2316. No more IO windows
  2317. LPC: Cannot open IO window: 0 size 8
  2318. No more IO windows
  2319. PCI: 00:1f.2 10 <- [0x00d1128000 - 0x00d112bfff] size 0x00004000 gran 0x0e mem
  2320. PCI: 00:1f.3 10 <- [0x00d112c000 - 0x00d112ffff] size 0x00004000 gran 0x0e mem64
  2321. PCI: 00:1f.3 20 <- [0x00d1110000 - 0x00d111ffff] size 0x00010000 gran 0x10 mem64
  2322. PCI: 00:1f.4 10 <- [0x00d1137000 - 0x00d11370ff] size 0x00000100 gran 0x08 mem64
  2323. PCI: 00:1f.5 10 <- [0x00d1134000 - 0x00d1134fff] size 0x00001000 gran 0x0c mem
  2324. Done setting resources.
  2325. Done allocating resources.
  2326. BS: BS_DEV_RESOURCES run times (exec / console): 2 / 360 ms
  2327. Timestamp - calling FspNotify(AfterPciEnumeration): 92991017468
  2328. Timestamp - returning from FspNotify(AfterPciEnumeration): 93014337294
  2329. BS: BS_DEV_ENABLE entry times (exec / console): 1 / 12 ms
  2330. Timestamp - device enable: 93060790606
  2331. Enabling resources...
  2332. PCI: 00:00.0 subsystem <- 1043/8694
  2333. PCI: 00:00.0 cmd <- 06
  2334. PCI: 00:01.0 bridge ctrl <- 0013
  2335. PCI: 00:01.0 cmd <- 00
  2336. PCI: 00:02.0 subsystem <- 1043/8694
  2337. PCI: 00:02.0 cmd <- 03
  2338. PCI: 00:04.0 cmd <- 02
  2339. PCI: 00:14.0 subsystem <- 1043/8694
  2340. PCI: 00:14.0 cmd <- 02
  2341. PCI: 00:14.2 subsystem <- 1043/8694
  2342. PCI: 00:14.2 cmd <- 02
  2343. PCI: 00:16.0 subsystem <- 1043/8694
  2344. PCI: 00:16.0 cmd <- 02
  2345. PCI: 00:17.0 subsystem <- 1043/8694
  2346. PCI: 00:17.0 cmd <- 03
  2347. PCI: 00:1c.0 bridge ctrl <- 0013
  2348. PCI: 00:1c.0 subsystem <- 1043/8694
  2349. PCI: 00:1c.0 cmd <- 00
  2350. PCI: 00:1c.7 bridge ctrl <- 0013
  2351. PCI: 00:1c.7 subsystem <- 1043/8694
  2352. PCI: 00:1c.7 cmd <- 07
  2353. PCI: 00:1d.0 bridge ctrl <- 0013
  2354. PCI: 00:1d.0 subsystem <- 1043/8694
  2355. PCI: 00:1d.0 cmd <- 00
  2356. PCI: 00:1f.0 subsystem <- 1043/8694
  2357. PCI: 00:1f.0 cmd <- 07
  2358. PCI: 00:1f.2 subsystem <- 1043/8694
  2359. PCI: 00:1f.2 cmd <- 06
  2360. PCI: 00:1f.3 subsystem <- 1043/8694
  2361. PCI: 00:1f.3 cmd <- 02
  2362. PCI: 00:1f.4 subsystem <- 1043/8694
  2363. PCI: 00:1f.4 cmd <- 03
  2364. PCI: 00:1f.5 subsystem <- 1043/8694
  2365. PCI: 00:1f.5 cmd <- 406
  2366. PCI: 03:00.0 cmd <- 03
  2367. done.
  2368. BS: BS_DEV_ENABLE run times (exec / console): 1 / 104 ms
  2369. ME: Version : 11.6.10.1196
  2370. BS: BS_DEV_ENABLE exit times (exec / console): 31 / 3 ms
  2371. Timestamp - device initialization: 93642759793
  2372. Initializing devices...
  2373. Root Device init
  2374. Root Device init finished in 0 msecs
  2375. CPU_CLUSTER: 0 init
  2376. CPU_CLUSTER: 0 init finished in 0 msecs
  2377. PCI: 00:00.0 init
  2378. CPU TDP: 51 Watts
  2379. CPU PL2 = 91 Watts
  2380. PCI: 00:00.0 init finished in 4 msecs
  2381. PCI: 00:02.0 init
  2382. Timestamp - Option ROM initialization: 93756821818
  2383. FMAP: area COREBOOT found @ c10200 (4128256 bytes)
  2384. CBFS: Locating 'pci8086,5912.rom'
  2385. CBFS: 'pci8086,5912.rom' not found.
  2386. PCI Option ROM loading disabled for PCI: 00:02.0
  2387. PCI: 00:02.0 init finished in 21 msecs
  2388. PCI: 00:04.0 init
  2389. PCI: 00:04.0 init finished in 0 msecs
  2390. PCI: 00:14.0 init
  2391. PCI: 00:14.0 init finished in 0 msecs
  2392. PCI: 00:14.2 init
  2393. PCI: 00:14.2 init finished in 0 msecs
  2394. PCI: 00:16.0 init
  2395. PCI: 00:16.0 init finished in 0 msecs
  2396. PCI: 00:17.0 init
  2397. PCI: 00:17.0 init finished in 0 msecs
  2398. PCI: 00:1c.0 init
  2399. Initializing PCH PCIe bridge.
  2400. PCI: 00:1c.0 init finished in 2 msecs
  2401. PCI: 00:1c.7 init
  2402. Initializing PCH PCIe bridge.
  2403. PCI: 00:1c.7 init finished in 2 msecs
  2404. PCI: 00:1d.0 init
  2405. Initializing PCH PCIe bridge.
  2406. PCI: 00:1d.0 init finished in 2 msecs
  2407. PCI: 00:1f.0 init
  2408. IOAPIC: Initializing IOAPIC at 0xfec00000
  2409. IOAPIC: Bootstrap Processor Local APIC = 0x00
  2410. IOAPIC: ID = 0x02
  2411. PCI: 00:1f.0 init finished in 10 msecs
  2412. PCI: 00:1f.2 init
  2413. RTC Init
  2414. Set power on after power failure.
  2415. Disabling ACPI via APMC:
  2416. done.
  2417. Disabling Deep S3
  2418. Disabling Deep S3
  2419. Disabling Deep S4
  2420. Disabling Deep S4
  2421. Disabling Deep S5
  2422. Disabling Deep S5
  2423. PCI: 00:1f.2 init finished in 17 msecs
  2424. PCI: 00:1f.3 init
  2425. PCI: 00:1f.3 init finished in 0 msecs
  2426. PCI: 00:1f.4 init
  2427. PCI: 00:1f.4 init finished in 0 msecs
  2428. PCI: 00:1f.5 init
  2429. PCI: 00:1f.5 init finished in 0 msecs
  2430. PCI: 03:00.0 init
  2431. FMAP: area COREBOOT found @ c10200 (4128256 bytes)
  2432. CBFS: Locating 'rt8168-macaddress'
  2433. CBFS: Found @ offset 544c0 size 11
  2434. r8168: Resetting NIC...done
  2435. r8168: Programming MAC Address...done
  2436. PCI: 03:00.0 init finished in 17 msecs
  2437. PNP: 002e.2 init
  2438. PNP: 002e.2 init finished in 0 msecs
  2439. PNP: 002e.5 init
  2440. PNP: 002e.5 init finished in 0 msecs
  2441. PNP: 002e.a init
  2442. PNP: 002e.a init finished in 0 msecs
  2443. PNP: 002e.207 init
  2444. PNP: 002e.207 init finished in 0 msecs
  2445. PNP: 002e.11 init
  2446. PNP: 002e.11 init finished in 0 msecs
  2447. PNP: 002e.12 init
  2448. PNP: 002e.12 init finished in 0 msecs
  2449. PNP: 002e.15 init
  2450. PNP: 002e.15 init finished in 0 msecs
  2451. Devices initialized
  2452. BS: BS_DEV_INIT run times (exec / console): 2 / 220 ms
  2453. Finalize devices...
  2454. Devices finalized
  2455. Timestamp - device setup done: 94543515459
  2456. BS: BS_POST_DEVICE run times (exec / console): 0 / 8 ms
  2457. Timestamp - cbmem post: 94579482887
  2458. BS: BS_OS_RESUME_CHECK run times (exec / console): 0 / 3 ms
  2459. Timestamp - write tables: 94614436329
  2460. FMAP: area COREBOOT found @ c10200 (4128256 bytes)
  2461. CBFS: Locating 'fallback/dsdt.aml'
  2462. CBFS: Found @ offset ec400 size 3424
  2463. FMAP: area COREBOOT found @ c10200 (4128256 bytes)
  2464. CBFS: Locating 'fallback/slic'
  2465. CBFS: 'fallback/slic' not found.
  2466. ACPI: Writing ACPI tables at 7aa9f000.
  2467. ACPI: * FACS
  2468. ACPI: * DSDT
  2469. ACPI: * FADT
  2470. SCI is IRQ9
  2471. ACPI: added table 1/32, length now 40
  2472. ACPI: * SSDT
  2473. Found 1 CPU(s) with 4 core(s) each.
  2474. PSS: 3900MHz power 51000 control 0x2700 status 0x2700
  2475. PSS: 3800MHz power 49077 control 0x2600 status 0x2600
  2476. PSS: 3500MHz power 43642 control 0x2300 status 0x2300
  2477. PSS: 3200MHz power 38516 control 0x2000 status 0x2000
  2478. PSS: 2900MHz power 33686 control 0x1d00 status 0x1d00
  2479. PSS: 2600MHz power 29108 control 0x1a00 status 0x1a00
  2480. PSS: 2300MHz power 24812 control 0x1700 status 0x1700
  2481. PSS: 2000MHz power 20759 control 0x1400 status 0x1400
  2482. PSS: 1700MHz power 16971 control 0x1100 status 0x1100
  2483. PSS: 1400MHz power 13419 control 0xe00 status 0xe00
  2484. PSS: 1100MHz power 10168 control 0xb00 status 0xb00
  2485. PSS: 800MHz power 7088 control 0x800 status 0x800
  2486. PSS: 3900MHz power 51000 control 0x2700 status 0x2700
  2487. PSS: 3800MHz power 49077 control 0x2600 status 0x2600
  2488. PSS: 3500MHz power 43642 control 0x2300 status 0x2300
  2489. PSS: 3200MHz power 38516 control 0x2000 status 0x2000
  2490. PSS: 2900MHz power 33686 control 0x1d00 status 0x1d00
  2491. PSS: 2600MHz power 29108 control 0x1a00 status 0x1a00
  2492. PSS: 2300MHz power 24812 control 0x1700 status 0x1700
  2493. PSS: 2000MHz power 20759 control 0x1400 status 0x1400
  2494. PSS: 1700MHz power 16971 control 0x1100 status 0x1100
  2495. PSS: 1400MHz power 13419 control 0xe00 status 0xe00
  2496. PSS: 1100MHz power 10168 control 0xb00 status 0xb00
  2497. PSS: 800MHz power 7088 control 0x800 status 0x800
  2498. PSS: 3900MHz power 51000 control 0x2700 status 0x2700
  2499. PSS: 3800MHz power 49077 control 0x2600 status 0x2600
  2500. PSS: 3500MHz power 43642 control 0x2300 status 0x2300
  2501. PSS: 3200MHz power 38516 control 0x2000 status 0x2000
  2502. PSS: 2900MHz power 33686 control 0x1d00 status 0x1d00
  2503. PSS: 2600MHz power 29108 control 0x1a00 status 0x1a00
  2504. PSS: 2300MHz power 24812 control 0x1700 status 0x1700
  2505. PSS: 2000MHz power 20759 control 0x1400 status 0x1400
  2506. PSS: 1700MHz power 16971 control 0x1100 status 0x1100
  2507. PSS: 1400MHz power 13419 control 0xe00 status 0xe00
  2508. PSS: 1100MHz power 10168 control 0xb00 status 0xb00
  2509. PSS: 800MHz power 7088 control 0x800 status 0x800
  2510. PSS: 3900MHz power 51000 control 0x2700 status 0x2700
  2511. PSS: 3800MHz power 49077 control 0x2600 status 0x2600
  2512. PSS: 3500MHz power 43642 control 0x2300 status 0x2300
  2513. PSS: 3200MHz power 38516 control 0x2000 status 0x2000
  2514. PSS: 2900MHz power 33686 control 0x1d00 status 0x1d00
  2515. PSS: 2600MHz power 29108 control 0x1a00 status 0x1a00
  2516. PSS: 2300MHz power 24812 control 0x1700 status 0x1700
  2517. PSS: 2000MHz power 20759 control 0x1400 status 0x1400
  2518. PSS: 1700MHz power 16971 control 0x1100 status 0x1100
  2519. PSS: 1400MHz power 13419 control 0xe00 status 0xe00
  2520. PSS: 1100MHz power 10168 control 0xb00 status 0xb00
  2521. PSS: 800MHz power 7088 control 0x800 status 0x800
  2522. \_SB.PCI0.LPCB.L020: PNP: 002e.2
  2523. \_SB.PCI0.LPCB.L050: PNP: 002e.5
  2524. \_SB.PCI0.LPCB.L060: PNP: 002e.6
  2525. PNP: 002e.107: Ignoring virtual LDN
  2526. \_SB.PCI0.LPCB.L080: PNP: 002e.8
  2527. PNP: 002e.108: Ignoring virtual LDN
  2528. PNP: 002e.308: Ignoring virtual LDN
  2529. PNP: 002e.408: Ignoring virtual LDN
  2530. \_SB.PCI0.LPCB.L090: PNP: 002e.9
  2531. PNP: 002e.109: Ignoring virtual LDN
  2532. PNP: 002e.209: Ignoring virtual LDN
  2533. PNP: 002e.309: Ignoring virtual LDN
  2534. \_SB.PCI0.LPCB.L0A0: PNP: 002e.a
  2535. \_SB.PCI0.LPCB.L0B0: PNP: 002e.b
  2536. \_SB.PCI0.LPCB.L0D0: PNP: 002e.d
  2537. \_SB.PCI0.LPCB.L0E0: PNP: 002e.e
  2538. \_SB.PCI0.LPCB.L0F0: PNP: 002e.f
  2539. \_SB.PCI0.LPCB.L160: PNP: 002e.16
  2540. PNP: 002e.116: Ignoring virtual LDN
  2541. PNP: 002e.207: Ignoring virtual LDN
  2542. \_SB.PCI0.LPCB.L110: PNP: 002e.11
  2543. \_SB.PCI0.LPCB.L120: PNP: 002e.12
  2544. \_SB.PCI0.LPCB.L150: PNP: 002e.15
  2545. ACPI: added table 2/32, length now 44
  2546. ACPI: * MCFG
  2547. ACPI: added table 3/32, length now 48
  2548. ACPI: * MADT
  2549. SCI is IRQ9
  2550. ACPI: added table 4/32, length now 52
  2551. current = 7aaa3e10
  2552. ACPI: * DMAR
  2553. ACPI: added table 5/32, length now 56
  2554. ACPI: * IGD OpRegion
  2555. FMAP: area COREBOOT found @ c10200 (4128256 bytes)
  2556. CBFS: Locating 'vbt.bin'
  2557. CBFS: Found @ offset 54540 size 49c
  2558. Timestamp - starting LZMA decompress (ignore for x86): 96148564309
  2559. Timestamp - finished LZMA decompress (ignore for x86): 96173337246
  2560. Found a VBT of 4284 bytes after decompression
  2561. GMA: Found VBT in CBFS
  2562. GMA: Found valid VBT in CBFS
  2563. current = 7aaa5ea0
  2564. acpi_write_dbg2_pci_uart: Device not found
  2565. ACPI: * HPET
  2566. ACPI: added table 6/32, length now 60
  2567. ACPI: done.
  2568. ACPI tables: 28384 bytes.
  2569. smbios_write_tables: 7aa9d000
  2570. Create SMBIOS type 17
  2571. PCI: 00:00.0 (Intel 6th Gen)
  2572. SMBIOS tables: 762 bytes.
  2573. Writing table forward entry at 0x00000500
  2574. Wrote coreboot table at: 0x00000500, 0x10 bytes, checksum 5532
  2575. Writing coreboot table at 0x7aac3000
  2576. 0. 0000000000000000-0000000000000fff: CONFIGURATION TABLES
  2577. 1. 0000000000001000-000000000009ffff: RAM
  2578. 2. 00000000000a0000-00000000000fffff: RESERVED
  2579. 3. 0000000000100000-000000007aa9cfff: RAM
  2580. 4. 000000007aa9d000-000000007ab09fff: CONFIGURATION TABLES
  2581. 5. 000000007ab0a000-000000007abcefff: RAMSTAGE
  2582. 6. 000000007abcf000-000000007affffff: CONFIGURATION TABLES
  2583. 7. 000000007b000000-000000007fffffff: RESERVED
  2584. 8. 00000000e0000000-00000000efffffff: RESERVED
  2585. 9. 00000000fd000000-00000000fe00ffff: RESERVED
  2586. 10. 00000000fed10000-00000000fed19fff: RESERVED
  2587. 11. 00000000fed80000-00000000fed84fff: RESERVED
  2588. 12. 00000000fed90000-00000000fed91fff: RESERVED
  2589. 13. 0000000100000000-000000047effffff: RAM
  2590. FMAP: area COREBOOT found @ c10200 (4128256 bytes)
  2591. Wrote coreboot table at: 0x7aac3000, 0x3f8 bytes, checksum 3eb4
  2592. coreboot table: 1040 bytes.
  2593. IMD ROOT 0. 0x7afff000 0x00001000
  2594. IMD SMALL 1. 0x7affe000 0x00001000
  2595. FSP MEMORY 2. 0x7abfe000 0x00400000
  2596. CONSOLE 3. 0x7abde000 0x00020000
  2597. TIME STAMP 4. 0x7abdd000 0x00000910
  2598. MRC DATA 5. 0x7abdb000 0x00001878
  2599. ROMSTG STCK 6. 0x7abda000 0x00001000
  2600. AFTER CAR 7. 0x7abcf000 0x0000b000
  2601. RAMSTAGE 8. 0x7ab09000 0x000c6000
  2602. REFCODE 9. 0x7aadb000 0x0002e000
  2603. SMM BACKUP 10. 0x7aacb000 0x00010000
  2604. COREBOOT 11. 0x7aac3000 0x00008000
  2605. ACPI 12. 0x7aa9f000 0x00024000
  2606. ACPI GNVS 13. 0x7aa9e000 0x00001000
  2607. SMBIOS 14. 0x7aa9d000 0x00000800
  2608. IMD small region:
  2609. IMD ROOT 0. 0x7affec00 0x00000400
  2610. FSP RUNTIME 1. 0x7affebe0 0x00000004
  2611. FMAP 2. 0x7affeb00 0x000000e0
  2612. POWER STATE 3. 0x7affeac0 0x00000040
  2613. ROMSTAGE 4. 0x7affeaa0 0x00000004
  2614. MEM INFO 5. 0x7affe8e0 0x000001b9
  2615. Timestamp - finalize chips: 96989762323
  2616. BS: BS_WRITE_TABLES run times (exec / console): 2 / 611 ms
  2617. MTRR: Physical address space:
  2618. 0x0000000000000000 - 0x00000000000a0000 size 0x000a0000 type 6
  2619. 0x00000000000a0000 - 0x00000000000c0000 size 0x00020000 type 0
  2620. 0x00000000000c0000 - 0x000000007b800000 size 0x7b740000 type 6
  2621. 0x000000007b800000 - 0x00000000c0000000 size 0x44800000 type 0
  2622. 0x00000000c0000000 - 0x00000000d0000000 size 0x10000000 type 1
  2623. 0x00000000d0000000 - 0x0000000100000000 size 0x30000000 type 0
  2624. 0x0000000100000000 - 0x000000047f000000 size 0x37f000000 type 6
  2625. MTRR: Fixed MSR 0x250 0x0606060606060606
  2626. MTRR: Fixed MSR 0x258 0x0606060606060606
  2627. MTRR: Fixed MSR 0x259 0x0000000000000000
  2628. MTRR: Fixed MSR 0x268 0x0606060606060606
  2629. MTRR: Fixed MSR 0x269 0x0606060606060606
  2630. MTRR: Fixed MSR 0x26a 0x0606060606060606
  2631. MTRR: Fixed MSR 0x26b 0x0606060606060606
  2632. MTRR: Fixed MSR 0x26c 0x0606060606060606
  2633. MTRR: Fixed MSR 0x26d 0x0606060606060606
  2634. MTRR: Fixed MSR 0x26e 0x0606060606060606
  2635. MTRR: Fixed MSR 0x26f 0x0606060606060606
  2636. CPU physical address size: 39 bits
  2637. MTRR: default type WB/UC MTRR counts: 6/7.
  2638. MTRR: WB selected as default type.
  2639. MTRR: 0 base 0x000000007b800000 mask 0x0000007fff800000 type 0
  2640. MTRR: 1 base 0x000000007c000000 mask 0x0000007ffc000000 type 0
  2641. MTRR: 2 base 0x0000000080000000 mask 0x0000007fc0000000 type 0
  2642. MTRR: 3 base 0x00000000c0000000 mask 0x0000007ff0000000 type 1
  2643. MTRR: 4 base 0x00000000d0000000 mask 0x0000007ff0000000 type 0
  2644. MTRR: 5 base 0x00000000e0000000 mask 0x0000007fe0000000 type 0
  2645. MTRR: Fixed MSR 0x250 0x0606060606060606
  2646. MTRR: Fixed MSR 0x258 0x0606060606060606
  2647. MTRR: Fixed MSR 0x259 0x0000000000000000
  2648. MTRR: Fixed MSR 0x268 0x0606060606060606
  2649. MTRR: Fixed MSR 0x269 0x0606060606060606
  2650. MTRR: Fixed MSR 0x26a 0x0606060606060606
  2651. MTRR: Fixed MSR 0x26b 0x0606060606060606
  2652. MTRR: Fixed MSR 0x26c 0x0606060606060606
  2653. MTRR: Fixed MSR 0x26d 0x0606060606060606
  2654. MTRR: Fixed MSR 0x26e 0x0606060606060606
  2655. MTRR: Fixed MSR 0x26f 0x0606060606060606
  2656.  
  2657. MTRR check
  2658. Fixed MTRRs : Enabled
  2659. Variable MTRRs: Enabled
  2660.  
  2661. CPU physical address size: 39 bits
  2662. BS: BS_WRITE_TABLES exit times (exec / console): 42 / 139 ms
  2663. MTRR: Fixed MSR 0x250 0x0606060606060606
  2664. MTRR: Fixed MSR 0x250 0x0606060606060606
  2665. MTRR: Fixed MSR 0x258 0x0606060606060606
  2666. MTRR: Fixed MSR 0x259 0x0000000000000000
  2667. MTRR: Fixed MSR 0x268 0x0606060606060606
  2668. MTRR: Fixed MSR 0x269 0x0606060606060606
  2669. MTRR: Fixed MSR 0x26a 0x0606060606060606
  2670. MTRR: Fixed MSR 0x26b 0x0606060606060606
  2671. MTRR: Fixed MSR 0x26c 0x0606060606060606
  2672. MTRR: Fixed MSR 0x26d 0x0606060606060606
  2673. MTRR: Fixed MSR 0x26e 0x0606060606060606
  2674. MTRR: Fixed MSR 0x26f 0x0606060606060606
  2675. MTRR: Fixed MSR 0x258 0x0606060606060606
  2676. CPU physical address size: 39 bits
  2677. MTRR: Fixed MSR 0x259 0x0000000000000000
  2678. MTRR: Fixed MSR 0x268 0x0606060606060606
  2679. MTRR: Fixed MSR 0x269 0x0606060606060606
  2680. MTRR: Fixed MSR 0x26a 0x0606060606060606
  2681. MTRR: Fixed MSR 0x26b 0x0606060606060606
  2682. MTRR: Fixed MSR 0x26c 0x0606060606060606
  2683. MTRR: Fixed MSR 0x26d 0x0606060606060606
  2684. MTRR: Fixed MSR 0x26e 0x0606060606060606
  2685. MTRR: Fixed MSR 0x26f 0x0606060606060606
  2686. Timestamp - load payload: 97766091066
  2687. CPU physical address size: 39 bits
  2688. FMAP: area COREBOOT found @ c10200 (4128256 bytes)
  2689. CBFS: Locating 'fallback/payload'
  2690. CBFS: Found @ offset fc500 size 10f60
  2691. Checking segment from ROM address 0xffd0c738
  2692. Payload being loaded at below 1MiB without region being marked as RAM usable.
  2693. Checking segment from ROM address 0xffd0c754
  2694. Loading segment from ROM address 0xffd0c738
  2695. code (compression=1)
  2696. New segment dstaddr 0x000dfc20 memsize 0x203e0 srcaddr 0xffd0c770 filesize 0x10f28
  2697. Loading Segment: addr: 0x000dfc20 memsz: 0x00000000000203e0 filesz: 0x0000000000010f28
  2698. using LZMA
  2699. Timestamp - starting LZMA decompress (ignore for x86): 98326540214
  2700. Timestamp - finished LZMA decompress (ignore for x86): 98448828793
  2701. Loading segment from ROM address 0xffd0c754
  2702. Entry Point 0x000fd263
  2703. BS: BS_PAYLOAD_LOAD run times (exec / console): 115 / 73 ms
  2704. Timestamp - calling FspNotify(ReadyToBoot): 98520048256
  2705. Timestamp - returning from FspNotify(ReadyToBoot): 98592717401
  2706. Timestamp - calling FspNotify(EndOfFirmware): 98615608431
  2707. Timestamp - returning from FspNotify(EndOfFirmware): 98643952553
  2708. Finalizing chipset.
  2709. ME: Host Firmware Status Register 1 : 0x90000245
  2710. ME: Host Firmware Status Register 2 : 0x86100106
  2711. ME: Host Firmware Status Register 3 : 0x00000020
  2712. ME: Host Firmware Status Register 4 : 0x00084000
  2713. ME: Host Firmware Status Register 5 : 0x00000000
  2714. ME: Host Firmware Status Register 6 : 0x40000000
  2715. ME: FW Partition Table : OK
  2716. ME: Bringup Loader Failure : NO
  2717. ME: Firmware Init Complete : YES
  2718. ME: Manufacturing Mode : NO
  2719. ME: Boot Options Present : NO
  2720. ME: Update In Progress : NO
  2721. ME: D3 Support : NO
  2722. ME: D0i3 Support : YES
  2723. ME: Low Power State Enabled : NO
  2724. ME: CPU Replaced : NO
  2725. ME: CPU Replacement Valid : YES
  2726. ME: Current Working State : Normal
  2727. ME: Current Operation State : M0 with UMA
  2728. ME: Current Operation Mode : Normal
  2729. ME: Error Code : No Error
  2730. ME: Progress Phase : Unknown (8)
  2731. ME: Power Management Event : Pseudo-global reset
  2732. ME: Progress Phase State : Unknown phase: 0x08 state: 0x10
  2733. ME: Power Down Mitigation : NO
  2734. ME: FPF status : fused
  2735. Finalizing SMM.
  2736. BS: BS_PAYLOAD_LOAD exit times (exec / console): 15 / 123 ms
  2737. mp_park_aps done after 0 msecs.
  2738. Jumping to boot code at 0x000fd263(0x7aac3000)
  2739. Timestamp - selfboot jump: 99110397340
  2740. SeaBIOS (version rel-1.13.0-5-g7655185)
  2741. BUILD: gcc: (coreboot toolchain v65718760fa 2020-02-04) 8.3.0 binutils: (GNU Binutils) 2.33.1
  2742. SeaBIOS (version rel-1.13.0-5-g7655185)
  2743. BUILD: gcc: (coreboot toolchain v65718760fa 2020-02-04) 8.3.0 binutils: (GNU Binutils) 2.33.1
  2744. Found coreboot cbmem console @ 7abde000
  2745. Found mainboard ASUS H110M-E/M.2
  2746. Relocating init from 0x000e1300 to 0x7aa4fd20 (size 53824)
  2747. Found CBFS header at 0xffc10238
  2748. multiboot: eax=7ab3d080, ebx=7ab3d044
  2749. Found 17 PCI devices (max PCI bus is 04)
  2750. Copying SMBIOS entry point from 0x7aa9d000 to 0x000f6280
  2751. Copying ACPI RSDP from 0x7aa9f000 to 0x000f6250
  2752. Using pmtimer, ioport 0x1808
  2753. Scan for VGA option rom
  2754. Turning on vga text mode console
  2755. SeaBIOS (version rel-1.13.0-5-g7655185)
  2756. XHCI init on dev 00:14.0: regs @ 0xd1100000, 20 ports, 64 slots, 32 byte contexts
  2757. XHCI protocol USB 2.00, 10 ports (offset 1), def 3011
  2758. XHCI protocol USB 3.00, 4 ports (offset 17), def 3000
  2759. XHCI extcap 0xc0 @ 0xd1108070
  2760. XHCI extcap 0x1 @ 0xd110846c
  2761. XHCI extcap 0xc6 @ 0xd11084f4
  2762. XHCI extcap 0xc7 @ 0xd1108500
  2763. XHCI extcap 0xc2 @ 0xd1108600
  2764. XHCI extcap 0xa @ 0xd1108700
  2765. XHCI extcap 0xc3 @ 0xd1108740
  2766. XHCI extcap 0xc4 @ 0xd1108800
  2767. XHCI extcap 0xc5 @ 0xd1108900
  2768. AHCI controller at 00:17.0, iobase 0xd1135000, irq 11
  2769. Searching bootorder for: HALT
  2770. Found 0 lpt ports
  2771. Found 1 serial ports
  2772. Searching bootorder for: /rom@img/memtest
  2773. Searching bootorder for: /rom@img/coreinfo
  2774. Got ps2 nak (status=51)
  2775. Searching bootorder for: /pci@i0cf8/*@17/drive@3/disk@0
  2776. AHCI/3: Set transfer mode to UDMA-6
  2777. Searching bootorder for: /pci@i0cf8/*@17/drive@2/disk@0
  2778. AHCI/2: Set transfer mode to UDMA-6
  2779. Searching bootorder for: /pci@i0cf8/*@17/drive@0/disk@0
  2780. AHCI/0: Set transfer mode to UDMA-6
  2781. Searching bios-geometry for: /pci@i0cf8/*@17/drive@3/disk@0
  2782. Searching bios-geometry for: /pci@i0cf8/*@17/drive@2/disk@0
  2783. Searching bios-geometry for: /pci@i0cf8/*@17/drive@0/disk@0
  2784. AHCI/3: registering: "AHCI/3: TOSHIBA HDWD110 ATA-8 Hard-Disk (931 GiBytes)"
  2785. AHCI/2: registering: "AHCI/2: TOSHIBA DT01ACA200 ATA-8 Hard-Disk (1863 GiBytes)"
  2786. AHCI/0: registering: "AHCI/0: TS128GMTS430S ATA-9 Hard-Disk (119 GiBytes)"
  2787. XHCI port #5: 0x00200a03, powered, enabled, pls 0, speed 2 [Low]
  2788. USB keyboard initialized
  2789. XHCI port #6: 0x00200a03, powered, enabled, pls 0, speed 2 [Low]
  2790. USB mouse initialized
  2791. All threads complete.
  2792. Scan for option roms
  2793.  
  2794. Press ESC for boot menu.
  2795.  
  2796. Select boot device:
  2797.  
  2798. 1. AHCI/0: TS128GMTS430S ATA-9 Hard-Disk (119 GiBytes)
  2799. 2. AHCI/2: TOSHIBA DT01ACA200 ATA-8 Hard-Disk (1863 GiBytes)
  2800. 3. AHCI/3: TOSHIBA HDWD110 ATA-8 Hard-Disk (931 GiBytes)
  2801. 4. Payload [memtest]
  2802. 5. Payload [coreinfo]
  2803.  
  2804. Searching bootorder for: HALT
  2805. drive 0x000f61e0: PCHS=16383/16/63 translation=lba LCHS=1024/255/63 s=1953525168
  2806. drive 0x000f6140: PCHS=16383/16/63 translation=lba LCHS=1024/255/63 s=250069680
  2807. drive 0x000f6190: PCHS=16383/16/63 translation=lba LCHS=1024/255/63 s=3907029168
  2808. Space available for UMB: c0000-ed000, f5aa0-f6140
  2809. Returned 110592 bytes of ZoneHigh
  2810. e820 map has 11 items:
  2811. 0: 0000000000000000 - 000000000009fc00 = 1 RAM
  2812. 1: 000000000009fc00 - 00000000000a0000 = 2 RESERVED
  2813. 2: 00000000000f0000 - 0000000000100000 = 2 RESERVED
  2814. 3: 0000000000100000 - 000000007aa78000 = 1 RAM
  2815. 4: 000000007aa78000 - 0000000080000000 = 2 RESERVED
  2816. 5: 00000000e0000000 - 00000000f0000000 = 2 RESERVED
  2817. 6: 00000000fd000000 - 00000000fe010000 = 2 RESERVED
  2818. 7: 00000000fed10000 - 00000000fed1a000 = 2 RESERVED
  2819. 8: 00000000fed80000 - 00000000fed85000 = 2 RESERVED
  2820. 9: 00000000fed90000 - 00000000fed92000 = 2 RESERVED
  2821. 10: 0000000100000000 - 000000047f000000 = 1 RAM
  2822. enter handle_19:
  2823. NULL
  2824. Booting from Hard Disk...
  2825. Booting from 0000:7c00
  2826. GNU GRUB version 2.02
  2827.  
  2828. +----------------------------------------------------------------------------+||||||||||||||||||||||||+----------------------------------------------------------------------------+ Use the ^ and v keys to select which entry is highlighted.
  2829. Press enter to boot the selected OS, `e' to edit the commands
  2830. before booting or `c' for a command-line. *Ubuntu Advanced options for Ubuntu Memory test (memtest86+) Memory test (memtest86+, serial console 115200) Parabola GNU/Linux-libre (rolling) (on /dev/sda1) Advanced options for Parabola GNU/Linux-libre (rolling) (on /dev/sda1) Parabola GNU/Linux-libre (rolling) (on /dev/sdb5) Advanced options for Parabola GNU/Linux-libre (rolling) (on /dev/sdb5) Ubuntu 18.04.4 LTS (18.04) (on /dev/sdb7) Advanced options for Ubuntu 18.04.4 LTS (18.04) (on /dev/sdb7) Windows 10 (on /dev/sdc2) The highlighted entry will be executed automatically in 30s. Ubuntu *Advanced options for Ubuntu Advanced options for Ubuntu *Memory test (memtest86+) Memory test (memtest86+) *Memory test (memtest86+, serial console 115200) Memory test (memtest86+, serial console 115200) *Parabola GNU/Linux-libre (rolling) (on /dev/sda1) GNU GRUB version 2.02
  2831.  
  2832. +----------------------------------------------------------------------------+||||||||||||||||||||||||+----------------------------------------------------------------------------+ Minimum Emacs-like screen editing is supported. TAB lists
  2833. completions. Press Ctrl-x or F10 to boot, Ctrl-c or F2 for
  2834. a command-line or ESC to discard edits and return to the GRUB menu. setparams 'Parabola GNU/Linux-libre (rolling) (on /dev/sda1)' insmod part_gpt insmod ext2 set root='hd0,gpt1' if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt1 --hi\
  2835. nt-efi=hd0,gpt1 --hint-baremetal=ahci0,gpt1 dcdcda5e-731e-480f-acf5-55f80f\
  2836. 885fbc else search --no-floppy --fs-uuid --set=root dcdcda5e-731e-480f-acf5-5\
  2837. 5f80f885fbc v insmod part_gpt insmod ext2 set root='hd0,gpt1' if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt1 --hi\
  2838. nt-efi=hd0,gpt1 --hint-baremetal=ahci0,gpt1 dcdcda5e-731e-480f-acf5-55f80f\
  2839. 885fbc else search --no-floppy --fs-uuid --set=root dcdcda5e-731e-480f-acf5-5\
  2840. 5f80f885fbc fi ^v insmod part_gpt insmod ext2 set root='hd0,gpt1' if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt1 --hi\
  2841. nt-efi=hd0,gpt1 --hint-baremetal=ahci0,gpt1 dcdcda5e-731e-480f-acf5-55f80f\
  2842. 885fbc else search --no-floppy --fs-uuid --set=root dcdcda5e-731e-480f-acf5-5\
  2843. 5f80f885fbc fi linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\^v set root='hd0,gpt1' if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt1 --hi\
  2844. nt-efi=hd0,gpt1 --hint-baremetal=ahci0,gpt1 dcdcda5e-731e-480f-acf5-55f80f\
  2845. 885fbc else search --no-floppy --fs-uuid --set=root dcdcda5e-731e-480f-acf5-5\
  2846. 5f80f885fbc fi linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2847. 0f-acf5-55f80f885fbc rw initrd /boot/initramfs-linux-libre-hardened.img ^v linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2848. 0f-acf5-55f80f885fbc rw linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2849. 0f-acf5-55f80f885fbc rw n linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2850. 0f-acf5-55f80f885fbc rw no linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2851. 0f-acf5-55f80f885fbc rw nom linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2852. 0f-acf5-55f80f885fbc rw nomo linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2853. 0f-acf5-55f80f885fbc rw nomod linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2854. 0f-acf5-55f80f885fbc rw nomode linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2855. 0f-acf5-55f80f885fbc rw nomodes linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2856. 0f-acf5-55f80f885fbc rw nomodese linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2857. 0f-acf5-55f80f885fbc rw nomodeset linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2858. 0f-acf5-55f80f885fbc rw nomodeset linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2859. 0f-acf5-55f80f885fbc rw nomodeset i linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2860. 0f-acf5-55f80f885fbc rw nomodeset in linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2861. 0f-acf5-55f80f885fbc rw nomodeset ini linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2862. 0f-acf5-55f80f885fbc rw nomodeset init linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2863. 0f-acf5-55f80f885fbc rw nomodeset initc linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2864. 0f-acf5-55f80f885fbc rw nomodeset initca linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2865. 0f-acf5-55f80f885fbc rw nomodeset initcal linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2866. 0f-acf5-55f80f885fbc rw nomodeset initcall linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2867. 0f-acf5-55f80f885fbc rw nomodeset initcall_ linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2868. 0f-acf5-55f80f885fbc rw nomodeset initcall_d linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2869. 0f-acf5-55f80f885fbc rw nomodeset initcall_de linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2870. 0f-acf5-55f80f885fbc rw nomodeset initcall_deb linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2871. 0f-acf5-55f80f885fbc rw nomodeset initcall_debu linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2872. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2873. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2874. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug c linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2875. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug co linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2876. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug con linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2877. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug cons linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2878. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug conso linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2879. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug consol linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2880. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2881. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console= linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2882. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=t linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2883. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tt linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2884. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2885. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2886. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2887. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 c linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2888. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 co linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2889. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 cos linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2890. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 co linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2891. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 con linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2892. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 cons linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2893. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 consa linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2894. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 consao linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2895. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 consaol linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2896. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 consaole linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2897. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 consaol linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2898. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 consao linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2899. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 consa linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2900. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 cons linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2901. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 conso linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2902. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 consol linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2903. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 console linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2904. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 console= linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2905. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 console=t linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2906. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 console=tt linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2907. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 console=tty linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2908. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 console=ttyS linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2909. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 console=ttyS0 linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2910. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 console=ttyS0\
  2911. , v linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2912. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 console=ttyS0\
  2913. ,1 linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2914. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 console=ttyS0\
  2915. ,11 linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2916. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 console=ttyS0\
  2917. ,115 linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2918. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 console=ttyS0\
  2919. ,1152 linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2920. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 console=ttyS0\
  2921. ,11520 linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2922. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 console=ttyS0\
  2923. ,115200 linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2924. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 console=ttyS0\
  2925. ,115200 linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2926. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 console=ttyS0\
  2927. ,115200 e linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2928. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 console=ttyS0\
  2929. ,115200 ea linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2930. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 console=ttyS0\
  2931. ,115200 eal linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2932. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 console=ttyS0\
  2933. ,115200 ea linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2934. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 console=ttyS0\
  2935. ,115200 ear linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2936. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 console=ttyS0\
  2937. ,115200 earl linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2938. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 console=ttyS0\
  2939. ,115200 early linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2940. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 console=ttyS0\
  2941. ,115200 earlyp linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2942. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 console=ttyS0\
  2943. ,115200 earlypr linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2944. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 console=ttyS0\
  2945. ,115200 earlypri linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2946. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 console=ttyS0\
  2947. ,115200 earlyprin linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2948. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 console=ttyS0\
  2949. ,115200 earlyprint linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2950. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 console=ttyS0\
  2951. ,115200 earlyprintk linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2952. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 console=ttyS0\
  2953. ,115200 earlyprintk= linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2954. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 console=ttyS0\
  2955. ,115200 earlyprintk=t linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2956. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 console=ttyS0\
  2957. ,115200 earlyprintk=tt linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2958. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 console=ttyS0\
  2959. ,115200 earlyprintk=tty linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2960. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 console=ttyS0\
  2961. ,115200 earlyprintk=ttyS linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2962. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 console=ttyS0\
  2963. ,115200 earlyprintk=ttyS0 linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2964. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 console=ttyS0\
  2965. ,115200 earlyprintk=ttyS0, linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2966. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 console=ttyS0\
  2967. ,115200 earlyprintk=ttyS0,1 linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2968. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 console=ttyS0\
  2969. ,115200 earlyprintk=ttyS0,11 linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2970. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 console=ttyS0\
  2971. ,115200 earlyprintk=ttyS0,115 linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2972. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 console=ttyS0\
  2973. ,115200 earlyprintk=ttyS0,1152 linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2974. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 console=ttyS0\
  2975. ,115200 earlyprintk=ttyS0,11520 linux /boot/vmlinuz-linux-libre-hardened root=UUID=dcdcda5e-731e-48\
  2976. 0f-acf5-55f80f885fbc rw nomodeset initcall_debug console=tty0 console=ttyS0\
  2977. ,115200 earlyprintk=ttyS0,115200 Booting a command list
  2978.  
  2979. Memory KASLR using RDRAND RDTSC...
  2980. Poking KASLR using RDRAND RDTSC...
  2981. [ 1.601668] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  2982. [ 1.603554] ACPI Error: Aborting method \_SB.PCI0.LPCB.L020._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  2983. [ 1.606924] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  2984. [ 1.613562] ACPI Error: Aborting method \_SB.PCI0.LPCB.L050._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  2985. [ 1.626917] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  2986. [ 1.636885] ACPI Error: Aborting method \_SB.PCI0.LPCB.L060._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  2987. [ 1.646912] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  2988. [ 1.656885] ACPI Error: Aborting method \_SB.PCI0.LPCB.L080._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  2989. [ 1.666910] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  2990. [ 1.676885] ACPI Error: Aborting method \_SB.PCI0.LPCB.L090._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  2991. [ 1.690244] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  2992. [ 1.696885] ACPI Error: Aborting method \_SB.PCI0.LPCB.L0A0._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  2993. [ 1.710244] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  2994. [ 1.720218] ACPI Error: Aborting method \_SB.PCI0.LPCB.L0B0._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  2995. [ 1.730246] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  2996. [ 1.740220] ACPI Error: Aborting method \_SB.PCI0.LPCB.L0D0._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  2997. [ 1.750272] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  2998. [ 1.760218] ACPI Error: Aborting method \_SB.PCI0.LPCB.L0E0._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  2999. [ 1.773578] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  3000. [ 1.780218] ACPI Error: Aborting method \_SB.PCI0.LPCB.L0F0._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  3001. [ 1.793576] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  3002. [ 1.803551] ACPI Error: Aborting method \_SB.PCI0.LPCB.L160._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  3003. [ 1.813577] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  3004. [ 1.823552] ACPI Error: Aborting method \_SB.PCI0.LPCB.L110._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  3005. [ 1.833577] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  3006. [ 1.843552] ACPI Error: Aborting method \_SB.PCI0.LPCB.L120._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  3007. [ 1.853577] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  3008. [ 1.863552] ACPI Error: Aborting method \_SB.PCI0.LPCB.L150._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  3009. [ 1.882926] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  3010. [ 1.890220] ACPI Error: Aborting method \_SB.PCI0.LPCB.L020._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  3011. [ 1.903557] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  3012. [ 1.913552] ACPI Error: Aborting method \_SB.PCI0.LPCB.L050._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  3013. [ 1.923556] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  3014. [ 1.933551] ACPI Error: Aborting method \_SB.PCI0.LPCB.L060._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  3015. [ 1.943556] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  3016. [ 1.953551] ACPI Error: Aborting method \_SB.PCI0.LPCB.L080._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  3017. [ 1.963555] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  3018. [ 1.973551] ACPI Error: Aborting method \_SB.PCI0.LPCB.L090._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  3019. [ 1.986889] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  3020. [ 1.993551] ACPI Error: Aborting method \_SB.PCI0.LPCB.L0A0._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  3021. [ 2.006890] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  3022. [ 2.016886] ACPI Error: Aborting method \_SB.PCI0.LPCB.L0B0._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  3023. [ 2.026889] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  3024. [ 2.036885] ACPI Error: Aborting method \_SB.PCI0.LPCB.L0D0._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  3025. [ 2.046888] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  3026. [ 2.056885] ACPI Error: Aborting method \_SB.PCI0.LPCB.L0E0._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  3027. [ 2.066888] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  3028. [ 2.076885] ACPI Error: Aborting method \_SB.PCI0.LPCB.L0F0._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  3029. [ 2.090222] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  3030. [ 2.096885] ACPI Error: Aborting method \_SB.PCI0.LPCB.L160._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  3031. [ 2.110222] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  3032. [ 2.120218] ACPI Error: Aborting method \_SB.PCI0.LPCB.L110._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  3033. [ 2.130222] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  3034. [ 2.140219] ACPI Error: Aborting method \_SB.PCI0.LPCB.L120._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  3035. [ 2.150222] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  3036. [ 2.160218] ACPI Error: Aborting method \_SB.PCI0.LPCB.L150._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  3037. [ 2.211284] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  3038. [ 2.220756] ACPI Error: Aborting method \_SB.PCI0.LPCB.L020._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  3039. [ 2.231984] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  3040. [ 2.241454] ACPI Error: Aborting method \_SB.PCI0.LPCB.L050._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  3041. [ 2.252676] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  3042. [ 2.262148] ACPI Error: Aborting method \_SB.PCI0.LPCB.L060._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  3043. [ 2.273365] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  3044. [ 2.282840] ACPI Error: Aborting method \_SB.PCI0.LPCB.L080._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  3045. [ 2.294045] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  3046. [ 2.303522] ACPI Error: Aborting method \_SB.PCI0.LPCB.L090._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  3047. [ 2.314729] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  3048. [ 2.324205] ACPI Error: Aborting method \_SB.PCI0.LPCB.L0A0._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  3049. [ 2.335410] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  3050. [ 2.344888] ACPI Error: Aborting method \_SB.PCI0.LPCB.L0B0._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  3051. [ 2.356095] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  3052. [ 2.365569] ACPI Error: Aborting method \_SB.PCI0.LPCB.L0D0._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  3053. [ 2.376777] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  3054. [ 2.386254] ACPI Error: Aborting method \_SB.PCI0.LPCB.L0E0._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  3055. [ 2.397462] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  3056. [ 2.406940] ACPI Error: Aborting method \_SB.PCI0.LPCB.L0F0._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  3057. [ 2.418156] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  3058. [ 2.427629] ACPI Error: Aborting method \_SB.PCI0.LPCB.L160._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  3059. [ 2.438842] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  3060. [ 2.448318] ACPI Error: Aborting method \_SB.PCI0.LPCB.L110._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  3061. [ 2.459536] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  3062. [ 2.469008] ACPI Error: Aborting method \_SB.PCI0.LPCB.L120._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  3063. [ 2.480224] ACPI BIOS Error (bug): Could not resolve symbol [^^QLDN], AE_NOT_FOUND (20190816/psargs-330)
  3064. [ 2.489699] ACPI Error: Aborting method \_SB.PCI0.LPCB.L150._STA due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
  3065. ÿÿ:: running early hook [udev]
  3066. Starting version 244.3-1.parabola1-parabola
  3067. :: running hook [udev]
  3068. :: Triggering uevents...
  3069. :: performing fsck on '/dev/sdb1'
  3070. /dev/sdb1: recovering journal
  3071. /dev/sdb1 has been mounted 20 times without being checked, check forced.
  3072. /dev/sdb1: | | 0.1% /dev/sdb1: | / 0.2% /dev/sdb1: | - 0.3% /dev/sdb1: | \ 0.4% /dev/sdb1: | | 0.5% /dev/sdb1: | / 0.6% /dev/sdb1: | - 0.8% /dev/sdb1: | \ 0.9% /dev/sdb1: |= | 1.1% /dev/sdb1: |= / 2.5% /dev/sdb1: |= - 2.6% /dev/sdb1: |== \ 2.8% /dev/sdb1: |== | 3.0% /dev/sdb1: |== / 3.1% /dev/sdb1: |== - 3.4% /dev/sdb1: |== \ 3.7% /dev/sdb1: |== | 3.8% /dev/sdb1: |=== / 4.5% /dev/sdb1: |=== - 4.8% /dev/sdb1: |=== \ 5.1% /dev/sdb1: |=== | 5.4% /dev/sdb1: |=== / 5.5% /dev/sdb1: |=== - 5.7% /dev/sdb1: |=== \ 5.9% /dev/sdb1: |=== | 6.0% /dev/sdb1: |=== / 6.1% /dev/sdb1: |=== - 6.2% /dev/sdb1: |==== \ 6.3% /dev/sdb1: |==== | 6.4% /dev/sdb1: |==== / 6.5% /dev/sdb1: |==== - 6.6% /dev/sdb1: |==== \ 6.7% /dev/sdb1: |==== | 6.8% /dev/sdb1: |==== / 6.9% /dev/sdb1: |==== - 7.0% /dev/sdb1: |==== \ 7.4% /dev/sdb1: |==== | 7.7% /dev/sdb1: |===== / 8.5% /dev/sdb1: |===== - 9.1% /dev/sdb1: |===== \ 9.3% /dev/sdb1: |===== | 9.5% /dev/sdb1: |====== / 10.0% /dev/sdb1: |====== - 10.2% /dev/sdb1: |====== \ 10.9% /dev/sdb1: |====== | 11.0% /dev/sdb1: |====== / 11.3% /dev/sdb1: |====== - 11.5% /dev/sdb1: |======= \ 11.8% /dev/sdb1: |======= | 12.0% /dev/sdb1: |======= / 12.1% /dev/sdb1: |======= - 12.2% /dev/sdb1: |======= \ 12.4% /dev/sdb1: |======= | 13.2% /dev/sdb1: |======= / 13.3% /dev/sdb1: |======== - 13.7% /dev/sdb1: |======== \ 14.1% /dev/sdb1: |======== | 14.3% /dev/sdb1: |======== / 14.6% /dev/sdb1: |======== - 14.9% /dev/sdb1: |========== \ 18.6% /dev/sdb1: |=========== | 19.3% /dev/sdb1: |=========== / 19.6% /dev/sdb1: |=========== - 20.3% /dev/sdb1: |============= \ 23.5% /dev/sdb1: |=============== | 26.7% /dev/sdb1: |================ / 28.0% /dev/sdb1: |================ - 28.6% /dev/sdb1: |================= \ 30.0% /dev/sdb1: |================= | 30.1% /dev/sdb1: |================= / 30.2% /dev/sdb1: |================= - 30.3% /dev/sdb1: |================= \ 30.5% /dev/sdb1: |================= | 30.8% /dev/sdb1: |================= / 31.1% /dev/sdb1: |================== - 31.4% /dev/sdb1: |================== \ 32.7% /dev/sdb1: |================== | 33.0% /dev/sdb1: |=================== / 33.6% /dev/sdb1: |======================================== - 71.0% /dev/sdb1: |========================================= \ 72.6% /dev/sdb1: |========================================== | 74.2% /dev/sdb1: |=========================================== / 76.0% /dev/sdb1: |=========================================== - 77.7% /dev/sdb1: |============================================ \ 79.1% /dev/sdb1: |============================================= | 80.6% /dev/sdb1: |============================================== / 81.9% /dev/sdb1: |=============================================== - 83.4% /dev/sdb1: |================================================ \ 85.5% /dev/sdb1: |================================================= | 87.6% /dev/sdb1: |================================================== / 89.0% /dev/sdb1: |================================================== - 89.4% /dev/sdb1: |================================================== \ 89.7% /dev/sdb1: |================================================== | 90.1% /dev/sdb1: |===================================================== / 94.1% /dev/sdb1: |======================================================= - 98.3% /dev/sdb1: |========================================================| 100.0% /dev/sdb1: 1600251/15630336 files (5.1% non-contiguous), 17792377/31258368 blocks
  3073. :: mounting '/dev/sdb1' on real root
  3074. :: running cleanup hook [udev]
  3075.  
  3076. Welcome to Parabola GNU/Linux-libre!
  3077.  
  3078. [ OK ] Created slice system-dhclient.slice.
  3079. [ OK ] Created slice system-getty.slice.
  3080. [ OK ] Created slice system-gns3\x2dserver.slice.
  3081. [ OK ] Created slice system-modprobe.slice.
  3082. [ OK ] Created slice system-serial\x2dgetty.slice.
  3083. [ OK ] Created slice system-systemd\x2dfsck.slice.
  3084. [ OK ] Created slice system-wol.slice.
  3085. [ OK ] Created slice User and Session Slice.
  3086. [ OK ] Started Dispatch Password 
ts to Console Directory Watch.
  3087. [ OK ] Started Forward Password R
uests to Wall Directory Watch.
  3088. [ OK ] Set up automount Arbitrary
s File System Automount Point.
  3089. [ OK ] Reached target Local Encrypted Volumes.
  3090. [ OK ] Reached target Paths.
  3091. [ OK ] Reached target Remote File Systems.
  3092. [ OK ] Reached target Slices.
  3093. [ OK ] Listening on Device-mapper event daemon FIFOs.
  3094. [ OK ] Listening on LVM2 metadata daemon socket.
  3095. [ OK ] Listening on LVM2 poll daemon socket.
  3096. [ OK ] Listening on Process Core Dump Socket.
  3097. [ OK ] Listening on initctl Compatibility Named Pipe.
  3098. [ OK ] Listening on Journal Audit Socket.
  3099. [ OK ] Listening on Journal Socket (/dev/log).
  3100. [ OK ] Listening on Journal Socket.
  3101. [ OK ] Listening on udev Control Socket.
  3102. [ OK ] Listening on udev Kernel Socket.
  3103. Mounting Huge Pages File System...
  3104. Mounting POSIX Message Queue File System...
  3105. Mounting /sys/kernel/debug...
  3106. Starting Create list of st
odes for the current kernel...
  3107. Starting Monitoring of LVM
meventd or progress polling...
  3108. Starting Set Up Additional Binary Formats...
  3109. Starting Journal Service...
  3110. Starting Load Kernel Modules...
  3111. Starting Remount Root and Kernel File Systems...
  3112. Starting udev Coldplug all Devices...
  3113. [ OK ] Mounted Huge Pages File System.
  3114. [ OK ] Mounted POSIX Message Queue File System.
  3115. [ OK ] Mounted /sys/kernel/debug.
  3116. [ OK ] Started Create list of sta
 nodes for the current kernel.
  3117. [ OK ] Started Load Kernel Modules.
  3118. [ OK ] Started Remount Root and Kernel File Systems.
  3119. Mounting Arbitrary Executable File Formats File System...
  3120. Mounting Kernel Configuration File System...
  3121. [ OK ] Started LVM2 metadata daemon.
  3122. Starting Load/Save Random Seed...
  3123. Starting Apply Kernel Variables...
  3124. Starting Create Static Device Nodes in /dev...
  3125. [ OK ] Started Journal Service.
  3126. [ OK ] Started udev Coldplug all Devices.
  3127. [ OK ] Mounted Arbitrary Executable File Formats File System.
  3128. [ OK ] Mounted Kernel Configuration File System.
  3129. [ OK ] Started Set Up Additional Binary Formats.
  3130. [ OK ] Started Load/Save Random Seed.
  3131. [ OK ] Started Apply Kernel Variables.
  3132. [ OK ] Started Create Static Device Nodes in /dev.
  3133. Starting Flush Journal to Persistent Storage...
  3134. Starting udev Kernel Device Manager...
  3135. Starting CLI Netfilter Manager...
  3136. [ OK ] Started Flush Journal to Persistent Storage.
  3137. [ OK ] Started udev Kernel Device Manager.
  3138. [ OK ] Started CLI Netfilter Manager.
  3139. [ OK ] Found device /dev/ttyS0.
  3140. [ OK ] Found device TOSHIBA_DT01ACA200 EF.
  3141. [ OK ] Found device TOSHIBA_DT01ACA200 home.
  3142. [ OK ] Found device TOSHIBA_DT01ACA200 swap.
  3143. Activating swap /dev/disk/
05c4-409c-9d3c-7e642c5a1040...
  3144. [ OK ] Activated swap /dev/disk/b
a-05c4-409c-9d3c-7e642c5a1040.
  3145. [ OK ] Reached target Swap.
  3146. Mounting Temporary Directory (/tmp)...
  3147. [ OK ] Mounted Temporary Directory (/tmp).
  3148. [ OK ] Found device TOSHIBA_DT01ACA200 backup.
  3149. [ OK ] Found device TOSHIBA_DT01ACA200 docs.
  3150. [ OK ] Found device TOSHIBA_DT01ACA200 media.
  3151. [ OK ] Started Monitoring of LVM2
 dmeventd or progress polling.
  3152. [ OK ] Reached target Local File Systems (Pre).
  3153. Mounting /media/user/backup...
  3154. Mounting /media/user/docs...
  3155. Mounting /media/user/media...
  3156. Starting File System Check
/dev/disk/by-uuid/1837-56F5...
  3157. Starting File System Check
e86e-48b2-bff9-81b7df3e3495...
  3158. [ OK ] Mounted /media/user/backup.
  3159. [ OK ] Mounted /media/user/docs.
  3160. [ OK ] Mounted /media/user/media.
  3161. [ OK ] Started File System Check 
9-e86e-48b2-bff9-81b7df3e3495.
  3162. Mounting /home...
  3163. [ OK ] Mounted /home.
  3164. [ OK ] Started File System Check on /dev/disk/by-uuid/1837-56F5.
  3165. Mounting /boot/efi...
  3166. [ OK ] Mounted /boot/efi.
  3167. [ OK ] Reached target Local File Systems.
  3168. Starting Create Volatile Files and Directories...
  3169. [ OK ] Started Create Volatile Files and Directories.
  3170. Starting Security Auditing Service...
  3171. Starting Network Time Synchronization...
  3172. [ OK ] Started Security Auditing Service.
  3173. Starting Update UTMP about System Boot/Shutdown...
  3174. [ OK ] Started Update UTMP about System Boot/Shutdown.
  3175. [ OK ] Started Network Time Synchronization.
  3176. [ OK ] Reached target System Initialization.
  3177. [ OK ] Started Daily Cleanup of Temporary Directories.
  3178. [ OK ] Reached target System Time Set.
  3179. [ OK ] Reached target System Time Synchronized.
  3180. [ OK ] Started Daily rotation of log files.
  3181. [ OK ] Started Daily man-db regeneration.
  3182. [ OK ] Started Daily verification of password and group files.
  3183. [ OK ] Started Daily locate database update.
  3184. [ OK ] Reached target Timers.
  3185. [ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
  3186. [ OK ] Listening on D-Bus System Message Bus Socket.
  3187. [ OK ] Reached target Sockets.
  3188. [ OK ] Reached target Basic System.
  3189. Starting Avahi mDNS/DNS-SD Stack...
  3190. [ OK ] Started D-Bus System Message Bus.
  3191. [ OK ] Started dhclient on enp2s0.
  3192. [ OK ] Reached target Network.
  3193. Starting Apt-Cacher NG software download proxy...
  3194. [ OK ] Started GNS3 server for user.
  3195. Starting Initialize hardware monitoring sensors...
  3196. Starting LXC network bridge setup...
  3197. [ OK ] Started System Logger Daemon.
  3198. Starting Load kernel module drm...
  3199. [ OK ] Started OpenSSH Daemon.
  3200. Starting Permit User Sessions...
  3201. Starting Wake-on-LAN for enp3s0...
  3202. Starting Wake-on-LAN for multi-user...
  3203. [ OK ] Started Load kernel module drm.
  3204. [ OK ] Started Permit User Sessions.
  3205. [ OK ] Started Wake-on-LAN for enp3s0.
  3206. [ OK ] Started Wake-on-LAN for multi-user.
  3207. [ OK ] Started Initialize hardware monitoring sensors.
  3208. [ OK ] Started Getty on tty1.
  3209. [ OK ] Started Serial Getty on ttyS0.
  3210. [ OK ] Reached target Login Prompts.
  3211. Starting Login Service...
  3212. [ OK ] Started Avahi mDNS/DNS-SD Stack.
  3213. [FAILED] Failed to start Apt-Cacher NG software download proxy.
  3214. See 'systemctl status apt-cacher-ng.service' for details.
  3215. [FAILED] Failed to start LXC network bridge setup.
  3216. See 'systemctl status lxc-net.service' for details.
  3217. [ OK ] Started Login Service.
  3218. [ OK ] Stopped Apt-Cacher NG software download proxy.
  3219. Starting Apt-Cacher NG software download proxy...
  3220. [FAILED] Failed to start Apt-Cacher NG software download proxy.
  3221. See 'systemctl status apt-cacher-ng.service' for details.
  3222. [ OK ] Reached target Multi-User System.
  3223. [ OK ] Reached target Graphical Interface.
  3224.  
  3225. Parabola GNU/Linux-libre 5.4.18.a-gnu-1-hardened (ttyS0)
  3226.  
  3227. sky login: Stopping Session 1 of user user.
  3228. [ OK ] Removed slice sy Stopping Serial Getty on ttyS0...
  3229. Stopping OpenSSH Daemon...
  3230. Stopping Load/Save Random Seed...
  3231. [ OK ] Stopped Avahi mDNS/DNS-SD Stack.
  3232. [ OK ] Stopped System Logger Daemon.
  3233. [ OK ] Stopped OpenSSH Daemon.
  3234. [ OK ] Stopped GNS3 server for user.
  3235. [ OK ] Stopped Getty on tty1.
  3236. [ OK ] Stopped Serial Getty on ttyS0.
  3237. [ OK ] Stopped Initialize hardware monitoring sensors.
  3238. [ OK ] Started Generate shutdown-ramfs.
  3239. [ OK ] Stopped Load/Save Random Seed.
  3240. [ OK ] Stopped Session 1 of user user.
  3241. [ OK ] Removed slice system-getty.slice.
  3242. [ OK ] Removed slice system-gns3\x2dserver.slice.
  3243. [ OK ] Removed slice system-serial\x2dgetty.slice.
  3244. Stopping Login Service...
  3245. Stopping User Manager for UID 1000...
  3246. [ OK ] Stopped User Manager for UID 1000.
  3247. Stopping User Runtime Directory /run/user/1000...
  3248. [ OK ] Unmounted /run/user/1000.
  3249. [ OK ] Stopped User Runtime Directory /run/user/1000.
  3250. [ OK ] Removed slice User Slice of UID 1000.
  3251. Stopping D-Bus System Message Bus...
  3252. Stopping Permit User Sessions...
  3253. [ OK ] Stopped D-Bus System Message Bus.
  3254. [ OK ] Stopped Permit User Sessions.
  3255. [ OK ] Stopped target Network.
  3256. [ OK ] Stopped target Remote File Systems.
  3257. [ OK ] Stopped Login Service.
  3258. [ OK ] Stopped target Basic System.
  3259. [ OK ] Stopped target Paths.
  3260. [ OK ] Stopped target Slices.
  3261. [ OK ] Removed slice User and Session Slice.
  3262. [ OK ] Stopped target Sockets.
  3263. [ OK ] Closed Avahi mDNS/DNS-SD Stack Activation Socket.
  3264. [ OK ] Closed D-Bus System Message Bus Socket.
  3265. [ OK ] Stopped target System Initialization.
  3266. [ OK ] Stopped target Local Encrypted Volumes.
  3267. [ OK ] Stopped Dispatch Password 
ts to Console Directory Watch.
  3268. [ OK ] Stopped Forward Password R
uests to Wall Directory Watch.
  3269. [ OK ] Stopped Set Up Additional Binary Formats.
  3270. [ OK ] Stopped Apply Kernel Variables.
  3271. [ OK ] Stopped Load Kernel Modules.
  3272. Stopping Network Time Synchronization...
  3273. Stopping Update UTMP about System Boot/Shutdown...
  3274. [ OK ] Stopped Network Time Synchronization.
  3275. [ OK ] Stopped Update UTMP about System Boot/Shutdown.
  3276. Stopping Security Auditing Service...
  3277. [ OK ] Stopped Security Auditing Service.
  3278. [ OK ] Stopped Create Volatile Files and Directories.
  3279. [ OK ] Stopped target Local File Systems.
  3280. Unmounting /boot/efi...
  3281. Unmounting /home...
  3282. Unmounting /media/user/backup...
  3283. Unmounting /media/user/docs...
  3284. Unmounting /media/user/media...
  3285. Unmounting Temporary Directory (/tmp)...
  3286. [ OK ] Unmounted /boot/efi.
  3287. [ OK ] Unmounted /home.
  3288. [ OK ] Unmounted /media/user/backup.
  3289. [ OK ] Unmounted /media/user/docs.
  3290. [ OK ] Unmounted /media/user/media.
  3291. [ OK ] Unmounted Temporary Directory (/tmp).
  3292. [ OK ] Stopped target Swap.
  3293. Deactivating swap /dev/dis
_DT01ACA200_Y7F653RGS-part8...
  3294. [ OK ] Stopped File System Check on /dev/disk/by-uuid/1837-56F5.
  3295. [ OK ] Stopped File System Check 
9-e86e-48b2-bff9-81b7df3e3495.
  3296. [ OK ] Removed slice system-systemd\x2dfsck.slice.
  3297. [ OK ] Stopped target Local File Systems (Pre).
  3298. Stopping Monitoring of LVM
meventd or progress polling...
  3299. [ OK ] Stopped Remount Root and Kernel File Systems.
  3300. [ OK ] Stopped Create Static Device Nodes in /dev.
  3301. [ OK ] Deactivated swap /dev/disk
/pci-0000:00:17.0-ata-3-part8.
  3302. [ OK ] Deactivated swap /dev/disk/by-partlabel/swap.
  3303. [ OK ] Deactivated swap /dev/disk
BA_DT01ACA200_Y7F653RGS-part8.
  3304. [ OK ] Deactivated swap /dev/disk
/wwn-0x5000039fd1c2cd72-part8.
  3305. [ OK ] Deactivated swap /dev/disk
e-40f4-4e0c-a991-348b8554f9e3.
  3306. [ OK ] Deactivated swap /dev/sda8.
  3307. [ OK ] Deactivated swap /dev/disk
a-05c4-409c-9d3c-7e642c5a1040.
  3308. [ OK ] Stopped Monitoring of LVM2
 dmeventd or progress polling.
  3309. [ OK ] Reached target Unmount All Filesystems.
  3310. Stopping LVM2 metadata daemon...
  3311. [ OK ] Stopped LVM2 metadata daemon.
  3312. [ OK ] Reached target Shutdown.
  3313. [ OK ] Reached target Final Step.
  3314. [ OK ] Closed LVM2 metadata daemon socket.
  3315. [ OK ] Started Power-Off.
  3316. [ OK ] Reached target Power-Off.
  3317. [ 44.051915] reboot: Power down
  3318. €€€€€  €€€€À€€€€€€€€€ÀÀÀþþÿþÿÿÿÿÿÿþþþÿÿÿÿÿþÿþÿþþÿÿþþÿÿÿþÿÿÿÿÿÿÿÿÿÿþþÿÿÿÿÿÿÿþÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿþÿÿÿÿÿÿÿÿþÿþÿÿÿþÿþþÿÿÿÿÿÿþÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement