<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Hello Fei,<br>
      <br>
      Thanks for your answer.<br>
      Indeed, the INCLUDE_ME and ME_PATH are not configured, because I
      do not really know what is the constitution of a "descriptor.bin"
      file.<br>
      <br>
      May anybody have any pointer which could explain me what it is ?<br>
      <br>
      Thanks in advance.<br>
      Kind regards,<br>
      Patrick<br>
      <br>
      Le 05/01/2015 13:40, WANG FEI a écrit :<br>
    </div>
    <blockquote
cite="mid:CAGH0wH18av_umfmeK65rHPTGUhjhrnd4r9YZM6mHjRczaXsdRg@mail.gmail.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <div dir="ltr">Patrick,
        <div><br>
        </div>
        <div>The below message is reading from devicetree.cb, it's not
          from PCI enumeration.</div>
        <div><br>
        </div>
        <div><i><font size="1">- On POST 0x72 (after FSP insertion),
              they seem to be OK<br>
              <small><tt>PCI: 00:14.0: enabled 1</tt><tt><br>
                </tt><tt>PCI: 00:14.1: enabled 1</tt><tt><br>
                </tt><tt>PCI: 00:14.2: enabled 1</tt><tt><br>
                </tt><tt>PCI: 00:14.3: enabled 1</tt></small></font></i><br>
        </div>
        <div><small><tt><br>
            </tt></small></div>
        <div>I would suggest you hook a ITP on your Mohon Peak system
          and halt system before and after FSP API Init, then do a PCI
          scan via ITP command or script, I bet you will notice GbE
          devices does not exist on your system.</div>
        <div><br>
        </div>
        <div>I remember I encountered the similar issue before, the root
          cause is that I did not enable the descriptor mode, as long as
          I enclosed a proper descriptor bin on coreboot, GbE devices
          can be enumerated.</div>
        <div><br>
        </div>
        <div>Please review src\southbridge\intel\fsp_rangeley\Kconfig
          and make sure INCLUDE_ME and ME_PATH are configured properly.</div>
        <div><br>
        </div>
        <div>I hope this can help you solve you the issue.</div>
        <div><br>
        </div>
        <div>-Fei</div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Mon, Jan 5, 2015 at 9:14 AM, Patrick
          Agrain <span dir="ltr"><<a moz-do-not-send="true"
              href="mailto:patrick.agrain@alcatel-lucent.com"
              target="_blank">patrick.agrain@alcatel-lucent.com</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div text="#000000" bgcolor="#FFFFFF"> Hello all,<br>
              <br>
              Wish you a happy new year.<br>
              <br>
              Has anyone already experienced following behavior on Intel
              CRB Mohon Peak :<br>
              - The internal GbE controllers seem not to be activated at
              the end of coreboot.<br>
              <br>
              Logs (below) shows that the ID of the controllers can not
              be retrieved during the PCI probe.<br>
              - On POST 0x72 (after FSP insertion), they seem to be OK<br>
              <small><tt>PCI: 00:14.0: enabled 1</tt><tt><br>
                </tt><tt>PCI: 00:14.1: enabled 1</tt><tt><br>
                </tt><tt>PCI: 00:14.2: enabled 1</tt><tt><br>
                </tt><tt>PCI: 00:14.3: enabled 1<br>
                </tt></small>- But after we have<br>
              <small><tt>PCI: Static device PCI: 00:14.0 not found,
                  disabling it.</tt><tt><br>
                </tt><tt>PCI: Static device PCI: 00:14.1 not found,
                  disabling it.</tt><tt><br>
                </tt><tt>PCI: Static device PCI: 00:14.2 not found,
                  disabling it.</tt><tt><br>
                </tt><tt>PCI: Static device PCI: 00:14.3 not found,
                  disabling it.</tt></small><br>
              Note: this message is located in
              ./src/device/pci_device.c:pci_probe_dev() and is the
              result of a bad pci_read of VENDOR_ID<br>
              <br>
              How can this occurs ?<br>
              <br>
              Just for informational purpose, a tianocore version, as
              well as an evaluation version of an AMI BIOS for this CRB
              are working well.<br>
              <br>
              Thanks in advance for your help.<br>
              Kind regards,<br>
              Patrick Agrain<br>
              <br>
              -----------------------<br>
              Here are the relating logs from coreboot (I put almost all
              of them, but it is very verbose...) :<br>
              <br>
              <small><tt>coreboot-4.0-7647-gc9be93f-dirty Fri Dec 19
                  06:11:44 PST 2014 starting...</tt><tt><br>
                </tt><tt>POST: 0x41</tt><tt><br>
                </tt><tt>POST: 0x42</tt><tt><br>
                </tt><tt>Setting up static southbridge registers...
                  done.</tt><tt><br>
                </tt><tt>Disabling Watchdog timer... done.</tt><tt><br>
                </tt><tt>RTC Init</tt><tt><br>
                </tt><tt>POST: 0x46</tt><tt><br>
                </tt><tt>POST: 0x47</tt><tt><br>
                </tt><tt>Starting the Intel FSP (early_init)</tt><tt><br>
                </tt><tt>Configure Default UPD Data</tt><tt><br>
                </tt><tt>PcdEnableIQAT 1</tt><tt><br>
                </tt><tt>PcdEnableLan 1</tt><tt><br>
                </tt><tt>PcdEnableLan 1</tt><tt><br>
                </tt><tt>PcdEnableLan 1</tt><tt><br>
                </tt><tt>PcdEnableLan 1</tt><tt><br>
                </tt><tt>PcdEnableUsb20 1</tt><tt><br>
                </tt><tt>PcdEnableSata2 1</tt><tt><br>
                </tt><tt>PcdEnableSata3 1</tt><tt><br>
                </tt><tt>find_current_mrc_cache_local: No valid fast
                  boot cache found.</tt><tt><br>
                </tt><tt>FSP MRC cache not present.</tt><tt><br>
                </tt><tt>romstage_main_continue.</tt><tt><br>
                </tt><tt>POST: 0x48</tt><tt><br>
                </tt><tt>romstage_main_continue status: 0  hob_list_ptr:
                  220000</tt><tt><br>
                </tt><tt>FSP Status: 0x0</tt><tt><br>
                </tt><tt>POST: 0x4b</tt><tt><br>
                </tt><tt>POST: 0x4c</tt><tt><br>
                </tt><tt>POST: 0x4d</tt><tt><br>
                </tt><tt>CBMEM: root @ 7fdff000 254 entries.</tt><tt><br>
                </tt><tt>POST: 0x4e</tt><tt><br>
                </tt><tt>POST: 0x4f</tt><tt><br>
                </tt><tt>Trying CBFS ramstage loader.</tt><tt><br>
                </tt><tt>CBFS: loading stage fallback/ramstage @
                  0x100000 (258096 bytes), entry @ 0x100000</tt><tt><br>
                </tt><tt>POST: 0x80</tt><tt><br>
                </tt><tt>POST: 0x39</tt><tt><br>
                </tt><tt>coreboot-4.0-7647-gc9be93f-dirty Fri Dec 19
                  06:11:44 PST 2014 booting...</tt><tt><br>
                </tt><tt>POST: 0x40</tt><tt><br>
                </tt><tt>CBMEM: recovering 3/254 entries from root @
                  7fdff000</tt><tt><br>
                </tt><tt>Moving GDT to 7fdfc000...ok</tt><tt><br>
                </tt><tt>POST: 0x70</tt><tt><br>
                </tt><tt>BS: BS_PRE_DEVICE times (us): entry 4029 run
                  586 exit 0</tt><tt><br>
                </tt><tt>POST: 0x71</tt><tt><br>
                </tt><tt>BS: BS_DEV_INIT_CHIPS times (us): entry 0 run
                  587 exit 0</tt><tt><br>
                </tt><tt>POST: 0x72</tt><tt><br>
                </tt><tt>Enumerating buses...</tt><tt><br>
                </tt><tt>Show all devs...Before device enumeration.</tt><tt><br>
                </tt><tt>Root Device: enabled 1</tt><tt><br>
                </tt><tt>CPU_CLUSTER: 0: enabled 1</tt><tt><br>
                </tt><tt>APIC: 00: enabled 1</tt><tt><br>
                </tt><tt>APIC: acac: enabled 0</tt><tt><br>
                </tt><tt>DOMAIN: 0000: enabled 1</tt><tt><br>
                </tt><tt>PCI: 00:00.0: enabled 1</tt><tt><br>
                </tt><tt>PCI: 00:01.0: enabled 1</tt><tt><br>
                </tt><tt>PCI: 00:02.0: enabled 1</tt><tt><br>
                </tt><tt>PCI: 00:03.0: enabled 1</tt><tt><br>
                </tt><tt>PCI: 00:04.0: enabled 1</tt><tt><br>
                </tt><tt>PCI: 00:0b.0: enabled 1</tt><tt><br>
                </tt><tt>PCI: 00:0e.0: enabled 1</tt><tt><br>
                </tt><tt>PCI: 00:13.0: enabled 1</tt><tt><br>
                </tt><tt>PCI: 00:14.0: enabled 1</tt><tt><br>
                </tt><tt>PCI: 00:14.1: enabled 1</tt><tt><br>
                </tt><tt>PCI: 00:14.2: enabled 1</tt><tt><br>
                </tt><tt>PCI: 00:14.3: enabled 1</tt><tt><br>
                </tt><tt>PCI: 00:16.0: enabled 1</tt><tt><br>
                </tt><tt>PCI: 00:17.0: enabled 1</tt><tt><br>
                </tt><tt>PCI: 00:18.0: enabled 1</tt><tt><br>
                </tt><tt>PCI: 00:1f.0: enabled 1</tt><tt><br>
                </tt><tt>PCI: 00:1f.3: enabled 1</tt><tt><br>
                </tt><tt>Compare with tree...</tt><tt><br>
                </tt><tt>Root Device: enabled 1</tt><tt><br>
                </tt><tt> CPU_CLUSTER: 0: enabled 1</tt><tt><br>
                </tt><tt>  APIC: 00: enabled 1</tt><tt><br>
                </tt><tt>  APIC: acac: enabled 0</tt><tt><br>
                </tt><tt> DOMAIN: 0000: enabled 1</tt><tt><br>
                </tt><tt>  PCI: 00:00.0: enabled 1</tt><tt><br>
                </tt><tt>  PCI: 00:01.0: enabled 1</tt><tt><br>
                </tt><tt>  PCI: 00:02.0: enabled 1</tt><tt><br>
                </tt><tt>  PCI: 00:03.0: enabled 1</tt><tt><br>
                </tt><tt>  PCI: 00:04.0: enabled 1</tt><tt><br>
                </tt><tt>  PCI: 00:0b.0: enabled 1</tt><tt><br>
                </tt><tt>  PCI: 00:0e.0: enabled 1</tt><tt><br>
                </tt><tt>  PCI: 00:13.0: enabled 1</tt><tt><br>
                </tt><tt>  PCI: 00:14.0: enabled 1</tt><tt><br>
                </tt><tt>  PCI: 00:14.1: enabled 1</tt><tt><br>
                </tt><tt>  PCI: 00:14.2: enabled 1</tt><tt><br>
                </tt><tt>  PCI: 00:14.3: enabled 1</tt><tt><br>
                </tt><tt>  PCI: 00:16.0: enabled 1</tt><tt><br>
                </tt><tt>  PCI: 00:17.0: enabled 1</tt><tt><br>
                </tt><tt>  PCI: 00:18.0: enabled 1</tt><tt><br>
                </tt><tt>  PCI: 00:1f.0: enabled 1</tt><tt><br>
                </tt><tt>  PCI: 00:1f.3: enabled 1</tt><tt><br>
                </tt><tt>scan_static_bus for Root Device</tt><tt><br>
                </tt><tt>CPU_CLUSTER: 0 enabled</tt><tt><br>
                </tt><tt>DOMAIN: 0000 enabled</tt><tt><br>
                </tt><tt>DOMAIN: 0000 scanning...</tt><tt><br>
                </tt><tt>PCI: pci_scan_bus for bus 00</tt><tt><br>
                </tt><tt>POST: 0x24</tt><tt><br>
                </tt><tt>PCI: 00:00.0 [8086/0000] ops</tt><tt><br>
                </tt><tt>PCI: 00:00.0 [8086/1f08] enabled</tt><tt><br>
                </tt><tt>Capability: type 0x10 @ 0x40</tt><tt><br>
                </tt><tt>Capability: type 0x01 @ 0x80</tt><tt><br>
                </tt><tt>Capability: type 0x0d @ 0x88</tt><tt><br>
                </tt><tt>Capability: type 0x05 @ 0x90</tt><tt><br>
                </tt><tt>Capability: type 0x10 @ 0x40</tt><tt><br>
                </tt><tt>PCI: 00:01.0 subordinate bus PCI Express</tt><tt><br>
                </tt><tt>PCI: 00:01.0 [8086/1f10] enabled</tt><tt><br>
                </tt><tt>PCI: Static device PCI: 00:02.0 not found,
                  disabling it.</tt><tt><br>
                </tt><tt>Capability: type 0x10 @ 0x40</tt><tt><br>
                </tt><tt>Capability: type 0x01 @ 0x80</tt><tt><br>
                </tt><tt>Capability: type 0x0d @ 0x88</tt><tt><br>
                </tt><tt>Capability: type 0x05 @ 0x90</tt><tt><br>
                </tt><tt>Capability: type 0x10 @ 0x40</tt><tt><br>
                </tt><tt>PCI: 00:03.0 subordinate bus PCI Express</tt><tt><br>
                </tt><tt>PCI: 00:03.0 [8086/1f12] enabled</tt><tt><br>
                </tt><tt>PCI: Static device PCI: 00:04.0 not found,
                  disabling it.</tt><tt><br>
                </tt><tt>PCI: 00:0b.0 [8086/1f18] enabled</tt><tt><br>
                </tt><tt>PCI: 00:0e.0 [8086/1f14] enabled</tt><tt><br>
                </tt><tt>PCI: 00:0f.0 [8086/1f16] enabled</tt><tt><br>
                </tt><tt>PCI: 00:13.0 [8086/1f15] enabled</tt><tt><br>
                </tt><tt>PCI: Static device PCI: 00:14.0 not found,
                  disabling it.</tt><tt><br>
                </tt><tt>PCI: Static device PCI: 00:14.1 not found,
                  disabling it.</tt><tt><br>
                </tt><tt>PCI: Static device PCI: 00:14.2 not found,
                  disabling it.</tt><tt><br>
                </tt><tt>PCI: Static device PCI: 00:14.3 not found,
                  disabling it.</tt><tt><br>
                </tt><tt>PCI: 00:16.0 [8086/1f2c] enabled</tt><tt><br>
                </tt><tt>PCI: 00:17.0 [8086/0000] ops</tt><tt><br>
                </tt><tt>PCI: 00:17.0 [8086/1f22] enabled</tt><tt><br>
                </tt><tt>PCI: 00:18.0 [8086/0000] ops</tt><tt><br>
                </tt><tt>PCI: 00:18.0 [8086/1f32] enabled</tt><tt><br>
                </tt><tt>PCI: 00:1f.0 [8086/0000] bus ops</tt><tt><br>
                </tt><tt>PCI: 00:1f.0 [8086/1f38] enabled</tt><tt><br>
                </tt><tt>PCI: 00:1f.3 [8086/1f3c] bus ops</tt><tt><br>
                </tt><tt>PCI: 00:1f.3 [8086/1f3c] enabled</tt><tt><br>
                </tt><tt>POST: 0x25</tt><tt><br>
                </tt><tt>do_pci_scan_bridge for PCI: 00:01.0</tt><tt><br>
                </tt><tt>PCI: pci_scan_bus for bus 01</tt><tt><br>
                </tt><tt>POST: 0x24</tt><tt><br>
                </tt><tt>PCI: 01:00.0 [10de/0a65] enabled</tt><tt><br>
                </tt><tt>PCI: 01:00.1 [10de/0be3] enabled</tt><tt><br>
                </tt><tt>POST: 0x25</tt><tt><br>
                </tt><tt>PCI: pci_scan_bus returning with max=001</tt><tt><br>
                </tt><tt>POST: 0x55</tt><tt><br>
                </tt><tt>Capability: type 0x01 @ 0x60</tt><tt><br>
                </tt><tt>Capability: type 0x05 @ 0x68</tt><tt><br>
                </tt><tt>Capability: type 0x10 @ 0x78</tt><tt><br>
                </tt><tt>Capability: type 0x10 @ 0x40</tt><tt><br>
                </tt><tt>Enabling Common Clock Configuration</tt><tt><br>
                </tt><tt>ASPM: Enabled L1</tt><tt><br>
                </tt><tt>Capability: type 0x01 @ 0x60</tt><tt><br>
                </tt><tt>Capability: type 0x05 @ 0x68</tt><tt><br>
                </tt><tt>Capability: type 0x10 @ 0x78</tt><tt><br>
                </tt><tt>Capability: type 0x10 @ 0x40</tt><tt><br>
                </tt><tt>Enabling Common Clock Configuration</tt><tt><br>
                </tt><tt>ASPM: Enabled L1</tt><tt><br>
                </tt><tt>do_pci_scan_bridge returns max 1</tt><tt><br>
                </tt><tt>do_pci_scan_bridge for PCI: 00:03.0</tt><tt><br>
                </tt><tt>PCI: pci_scan_bus for bus 02</tt><tt><br>
                </tt><tt>POST: 0x24</tt><tt><br>
                </tt><tt>Capability: type 0x01 @ 0x40</tt><tt><br>
                </tt><tt>Capability: type 0x05 @ 0x48</tt><tt><br>
                </tt><tt>Capability: type 0x10 @ 0x68</tt><tt><br>
                </tt><tt>Capability: type 0x0d @ 0xa4</tt><tt><br>
                </tt><tt>Capability: type 0x01 @ 0x40</tt><tt><br>
                </tt><tt>Capability: type 0x05 @ 0x48</tt><tt><br>
                </tt><tt>Capability: type 0x10 @ 0x68</tt><tt><br>
                </tt><tt>PCI: 02:00.0 subordinate bus PCI Express</tt><tt><br>
                </tt><tt>PCI: 02:00.0 [10b5/8624] enabled</tt><tt><br>
                </tt><tt>POST: 0x25</tt><tt><br>
                </tt><tt>do_pci_scan_bridge for PCI: 02:00.0</tt><tt><br>
                </tt><tt>PCI: pci_scan_bus for bus 03</tt><tt><br>
                </tt><tt>POST: 0x24</tt><tt><br>
                </tt><tt>Capability: type 0x01 @ 0x40</tt><tt><br>
                </tt><tt>Capability: type 0x05 @ 0x48</tt><tt><br>
                </tt><tt>Capability: type 0x10 @ 0x68</tt><tt><br>
                </tt><tt>Capability: type 0x0d @ 0xa4</tt><tt><br>
                </tt><tt>Capability: type 0x01 @ 0x40</tt><tt><br>
                </tt><tt>Capability: type 0x05 @ 0x48</tt><tt><br>
                </tt><tt>Capability: type 0x10 @ 0x68</tt><tt><br>
                </tt><tt>PCI: 03:04.0 subordinate bus PCI Express</tt><tt><br>
                </tt><tt>PCI: 03:04.0 [10b5/8624] enabled</tt><tt><br>
                </tt><tt>Capability: type 0x01 @ 0x40</tt><tt><br>
                </tt><tt>Capability: type 0x05 @ 0x48</tt><tt><br>
                </tt><tt>Capability: type 0x10 @ 0x68</tt><tt><br>
                </tt><tt>Capability: type 0x0d @ 0xa4</tt><tt><br>
                </tt><tt>Capability: type 0x01 @ 0x40</tt><tt><br>
                </tt><tt>Capability: type 0x05 @ 0x48</tt><tt><br>
                </tt><tt>Capability: type 0x10 @ 0x68</tt><tt><br>
                </tt><tt>PCI: 03:05.0 subordinate bus PCI Express</tt><tt><br>
                </tt><tt>PCI: 03:05.0 [10b5/8624] enabled</tt><tt><br>
                </tt><tt>Capability: type 0x01 @ 0x40</tt><tt><br>
                </tt><tt>Capability: type 0x05 @ 0x48</tt><tt><br>
                </tt><tt>Capability: type 0x10 @ 0x68</tt><tt><br>
                </tt><tt>Capability: type 0x0d @ 0xa4</tt><tt><br>
                </tt><tt>Capability: type 0x01 @ 0x40</tt><tt><br>
                </tt><tt>Capability: type 0x05 @ 0x48</tt><tt><br>
                </tt><tt>Capability: type 0x10 @ 0x68</tt><tt><br>
                </tt><tt>PCI: 03:08.0 subordinate bus PCI Express</tt><tt><br>
                </tt><tt>PCI: 03:08.0 [10b5/8624] enabled</tt><tt><br>
                </tt><tt>Capability: type 0x01 @ 0x40</tt><tt><br>
                </tt><tt>Capability: type 0x05 @ 0x48</tt><tt><br>
                </tt><tt>Capability: type 0x10 @ 0x68</tt><tt><br>
                </tt><tt>Capability: type 0x0d @ 0xa4</tt><tt><br>
                </tt><tt>Capability: type 0x01 @ 0x40</tt><tt><br>
                </tt><tt>Capability: type 0x05 @ 0x48</tt><tt><br>
                </tt><tt>Capability: type 0x10 @ 0x68</tt><tt><br>
                </tt><tt>PCI: 03:09.0 subordinate bus PCI Express</tt><tt><br>
                </tt><tt>PCI: 03:09.0 [10b5/8624] enabled</tt><tt><br>
                </tt><tt>POST: 0x25</tt><tt><br>
                </tt><tt>do_pci_scan_bridge for PCI: 03:04.0</tt><tt><br>
                </tt><tt>PCI: pci_scan_bus for bus 04</tt><tt><br>
                </tt><tt>POST: 0x24</tt><tt><br>
                </tt><tt>POST: 0x25</tt><tt><br>
                </tt><tt>PCI: pci_scan_bus returning with max=004</tt><tt><br>
                </tt><tt>POST: 0x55</tt><tt><br>
                </tt><tt>do_pci_scan_bridge returns max 4</tt><tt><br>
                </tt><tt>do_pci_scan_bridge for PCI: 03:05.0</tt><tt><br>
                </tt><tt>PCI: pci_scan_bus for bus 05</tt><tt><br>
                </tt><tt>POST: 0x24</tt><tt><br>
                </tt><tt>PCI: 05:00.0 [8086/1528] enabled</tt><tt><br>
                </tt><tt>PCI: 05:00.1 [8086/1528] enabled</tt><tt><br>
                </tt><tt>POST: 0x25</tt><tt><br>
                </tt><tt>PCI: pci_scan_bus returning with max=005</tt><tt><br>
                </tt><tt>POST: 0x55</tt><tt><br>
                </tt><tt>Capability: type 0x01 @ 0x40</tt><tt><br>
                </tt><tt>Capability: type 0x05 @ 0x50</tt><tt><br>
                </tt><tt>Capability: type 0x11 @ 0x70</tt><tt><br>
                </tt><tt>Capability: type 0x10 @ 0xa0</tt><tt><br>
                </tt><tt>Capability: type 0x01 @ 0x40</tt><tt><br>
                </tt><tt>Capability: type 0x05 @ 0x48</tt><tt><br>
                </tt><tt>Capability: type 0x10 @ 0x68</tt><tt><br>
                </tt><tt>ASPM: Enabled L1</tt><tt><br>
                </tt><tt>Capability: type 0x01 @ 0x40</tt><tt><br>
                </tt><tt>Capability: type 0x05 @ 0x50</tt><tt><br>
                </tt><tt>Capability: type 0x11 @ 0x70</tt><tt><br>
                </tt><tt>Capability: type 0x10 @ 0xa0</tt><tt><br>
                </tt><tt>Capability: type 0x01 @ 0x40</tt><tt><br>
                </tt><tt>Capability: type 0x05 @ 0x48</tt><tt><br>
                </tt><tt>Capability: type 0x10 @ 0x68</tt><tt><br>
                </tt><tt>ASPM: Enabled L1</tt><tt><br>
                </tt><tt>do_pci_scan_bridge returns max 5</tt><tt><br>
                </tt><tt>do_pci_scan_bridge for PCI: 03:08.0</tt><tt><br>
                </tt><tt>PCI: pci_scan_bus for bus 06</tt><tt><br>
                </tt><tt>POST: 0x24</tt><tt><br>
                </tt><tt>POST: 0x25</tt><tt><br>
                </tt><tt>PCI: pci_scan_bus returning with max=006</tt><tt><br>
                </tt><tt>POST: 0x55</tt><tt><br>
                </tt><tt>do_pci_scan_bridge returns max 6</tt><tt><br>
                </tt><tt>do_pci_scan_bridge for PCI: 03:09.0</tt><tt><br>
                </tt><tt>PCI: pci_scan_bus for bus 07</tt><tt><br>
                </tt><tt>POST: 0x24</tt><tt><br>
                </tt><tt>POST: 0x25</tt><tt><br>
                </tt><tt>PCI: pci_scan_bus returning with max=007</tt><tt><br>
                </tt><tt>POST: 0x55</tt><tt><br>
                </tt><tt>do_pci_scan_bridge returns max 7</tt><tt><br>
                </tt><tt>PCI: pci_scan_bus returning with max=007</tt><tt><br>
                </tt><tt>POST: 0x55</tt><tt><br>
                </tt><tt>Capability: type 0x01 @ 0x40</tt><tt><br>
                </tt><tt>Capability: type 0x05 @ 0x48</tt><tt><br>
                </tt><tt>Capability: type 0x10 @ 0x68</tt><tt><br>
                </tt><tt>Capability: type 0x01 @ 0x40</tt><tt><br>
                </tt><tt>Capability: type 0x05 @ 0x48</tt><tt><br>
                </tt><tt>Capability: type 0x10 @ 0x68</tt><tt><br>
                </tt><tt>ASPM: Enabled None</tt><tt><br>
                </tt><tt>Capability: type 0x01 @ 0x40</tt><tt><br>
                </tt><tt>Capability: type 0x05 @ 0x48</tt><tt><br>
                </tt><tt>Capability: type 0x10 @ 0x68</tt><tt><br>
                </tt><tt>Capability: type 0x01 @ 0x40</tt><tt><br>
                </tt><tt>Capability: type 0x05 @ 0x48</tt><tt><br>
                </tt><tt>Capability: type 0x10 @ 0x68</tt><tt><br>
                </tt><tt>ASPM: Enabled None</tt><tt><br>
                </tt><tt>Capability: type 0x01 @ 0x40</tt><tt><br>
                </tt><tt>Capability: type 0x05 @ 0x48</tt><tt><br>
                </tt><tt>Capability: type 0x10 @ 0x68</tt><tt><br>
                </tt><tt>Capability: type 0x01 @ 0x40</tt><tt><br>
                </tt><tt>Capability: type 0x05 @ 0x48</tt><tt><br>
                </tt><tt>Capability: type 0x10 @ 0x68</tt><tt><br>
                </tt><tt>ASPM: Enabled None</tt><tt><br>
                </tt><tt>Capability: type 0x01 @ 0x40</tt><tt><br>
                </tt><tt>Capability: type 0x05 @ 0x48</tt><tt><br>
                </tt><tt>Capability: type 0x10 @ 0x68</tt><tt><br>
                </tt><tt>Capability: type 0x01 @ 0x40</tt><tt><br>
                </tt><tt>Capability: type 0x05 @ 0x48</tt><tt><br>
                </tt><tt>Capability: type 0x10 @ 0x68</tt><tt><br>
                </tt><tt>ASPM: Enabled None</tt><tt><br>
                </tt><tt>do_pci_scan_bridge returns max 7</tt><tt><br>
                </tt><tt>PCI: pci_scan_bus returning with max=007</tt><tt><br>
                </tt><tt>POST: 0x55</tt><tt><br>
                </tt><tt>Capability: type 0x01 @ 0x40</tt><tt><br>
                </tt><tt>Capability: type 0x05 @ 0x48</tt><tt><br>
                </tt><tt>Capability: type 0x10 @ 0x68</tt><tt><br>
                </tt><tt>Capability: type 0x10 @ 0x40</tt><tt><br>
                </tt><tt>ASPM: Enabled None</tt><tt><br>
                </tt><tt>do_pci_scan_bridge returns max 7</tt><tt><br>
                </tt><tt>scan_static_bus for PCI: 00:1f.0</tt><tt><br>
                </tt><tt>scan_static_bus for PCI: 00:1f.0 done</tt><tt><br>
                </tt><tt>scan_static_bus for PCI: 00:1f.3</tt><tt><br>
                </tt><tt>scan_static_bus for PCI: 00:1f.3 done</tt><tt><br>
                </tt><tt>PCI: pci_scan_bus returning with max=007</tt><tt><br>
                </tt><tt>POST: 0x55</tt><tt><br>
                </tt><tt>scan_static_bus for Root Device done</tt><tt><br>
                </tt><tt>done</tt><tt><br>
                </tt><tt>BS: BS_DEV_ENUMERATE times (us): entry 0 run
                  364879 exit 0</tt><tt><br>
                </tt><tt>POST: 0x73</tt><tt><br>
                </tt><tt>found VGA at PCI: 01:00.0</tt><tt><br>
                </tt><tt>Setting up VGA for PCI: 01:00.0</tt><tt><br>
                </tt><tt>Setting PCI_BRIDGE_CTL_VGA for bridge PCI:
                  00:01.0</tt><tt><br>
                </tt><tt>Setting PCI_BRIDGE_CTL_VGA for bridge DOMAIN:
                  0000</tt><tt><br>
                </tt><tt>Setting PCI_BRIDGE_CTL_VGA for bridge Root
                  Device</tt><tt><br>
                </tt><tt>Allocating resources...</tt><tt><br>
                </tt><tt>Reading resources...</tt><tt><br>
                </tt><tt>Root Device read_resources bus 0 link: 0</tt><tt><br>
                </tt><tt>CPU_CLUSTER: 0 read_resources bus 0 link: 0</tt><tt><br>
                </tt><tt>APIC: 00 missing read_resources</tt><tt><br>
                </tt><tt>CPU_CLUSTER: 0 read_resources bus 0 link: 0
                  done</tt><tt><br>
                </tt><tt>DOMAIN: 0000 read_resources bus 0 link: 0</tt><tt><br>
                </tt><tt>Top of Low Used DRAM (BMBOUND): 0x80000000</tt><tt><br>
                </tt><tt>Top of Upper Used DRAM (BMBOUND_HI):
                  0x180000000</tt><tt><br>
                </tt><tt>SMM memory location: 0x80000000  SMM memory
                  size: 0x0</tt><tt><br>
                </tt><tt>Subtracting 0M for SMM</tt><tt><br>
                </tt><tt>Available memory below 4GB: 0x7fe00000 (2046M)</tt><tt><br>
                </tt><tt>Available memory above 4GB: 2048M</tt><tt><br>
                </tt><tt>Adding PCIe config bar base=0xe0000000
                  size=0x10000000</tt><tt><br>
                </tt><tt>PCI: 00:01.0 read_resources bus 1 link: 0</tt><tt><br>
                </tt><tt>PCI: 00:01.0 read_resources bus 1 link: 0 done</tt><tt><br>
                </tt><tt>PCI: 00:03.0 read_resources bus 2 link: 0</tt><tt><br>
                </tt><tt>PCI: 02:00.0 read_resources bus 3 link: 0</tt><tt><br>
                </tt><tt>PCI: 03:04.0 read_resources bus 4 link: 0</tt><tt><br>
                </tt><tt>PCI: 03:04.0 read_resources bus 4 link: 0 done</tt><tt><br>
                </tt><tt>PCI: 03:05.0 read_resources bus 5 link: 0</tt><tt><br>
                </tt><tt>PCI: 03:05.0 read_resources bus 5 link: 0 done</tt><tt><br>
                </tt><tt>PCI: 03:08.0 read_resources bus 6 link: 0</tt><tt><br>
                </tt><tt>PCI: 03:08.0 read_resources bus 6 link: 0 done</tt><tt><br>
                </tt><tt>PCI: 03:09.0 read_resources bus 7 link: 0</tt><tt><br>
                </tt><tt>PCI: 03:09.0 read_resources bus 7 link: 0 done</tt><tt><br>
                </tt><tt>PCI: 02:00.0 read_resources bus 3 link: 0 done</tt><tt><br>
                </tt><tt>PCI: 00:03.0 read_resources bus 2 link: 0 done</tt><tt><br>
                </tt><tt>DOMAIN: 0000 read_resources bus 0 link: 0 done</tt><tt><br>
                </tt><tt>Root Device read_resources bus 0 link: 0 done</tt><tt><br>
                </tt><tt>Done reading resources.</tt><tt><br>
                </tt><tt>Show resources in subtree (Root Device)...After
                  reading.</tt><tt><br>
                </tt><tt> Root Device child on link 0 CPU_CLUSTER: 0</tt><tt><br>
                </tt><tt>  CPU_CLUSTER: 0 child on link 0 APIC: 00</tt><tt><br>
                </tt><tt>   APIC: 00</tt><tt><br>
                </tt><tt>   APIC: acac</tt><tt><br>
                </tt><tt>  DOMAIN: 0000 child on link 0 PCI: 00:00.0</tt><tt><br>
                </tt><tt>  DOMAIN: 0000 resource base 0 size 0 align 0
                  gran 0 limit ffff flags 40040100 index 10000000</tt><tt><br>
                </tt><tt>  DOMAIN: 0000 resource base 0 size 0 align 0
                  gran 0 limit ffffffff flags 40040200 index 10000100</tt><tt><br>
                </tt><tt>   PCI: 00:00.0</tt><tt><br>
                </tt><tt>   PCI: 00:00.0 resource base 0 size a0000
                  align 0 gran 0 limit 0 flags e0004200 index 0</tt><tt><br>
                </tt><tt>   PCI: 00:00.0 resource base 100000 size
                  7fd00000 align 0 gran 0 limit 0 flags e0004200 index 1</tt><tt><br>
                </tt><tt>   PCI: 00:00.0 resource base 100000000 size
                  80000000 align 0 gran 0 limit 0 flags e0004200 index 3</tt><tt><br>
                </tt><tt>   PCI: 00:00.0 resource base e0000000 size
                  10000000 align 0 gran 0 limit 0 flags f0000200 index 4</tt><tt><br>
                </tt><tt>   PCI: 00:00.0 resource base fee00000 size
                  1000 align 0 gran 0 limit 0 flags f0000200 index 5</tt><tt><br>
                </tt><tt>   PCI: 00:00.0 resource base a0000 size 60000
                  align 0 gran 0 limit 0 flags f0000200 index 6</tt><tt><br>
                </tt><tt>   PCI: 00:01.0 child on link 0 PCI: 01:00.0</tt><tt><br>
                </tt><tt>   PCI: 00:01.0 resource base 0 size 0 align 12
                  gran 12 limit ffff flags 80102 index 1c</tt><tt><br>
                </tt><tt>   PCI: 00:01.0 resource base 0 size 0 align 20
                  gran 20 limit ffffffffffffffff flags 81202 index 24</tt><tt><br>
                </tt><tt>   PCI: 00:01.0 resource base 0 size 0 align 20
                  gran 20 limit ffffffff flags 80202 index 20</tt><tt><br>
                </tt><tt>   PCI: 00:01.0 resource base 0 size 20000
                  align 17 gran 17 limit ffffffffffffffff flags 201
                  index 10</tt><tt><br>
                </tt><tt>    PCI: 01:00.0</tt><tt><br>
                </tt><tt>    PCI: 01:00.0 resource base 0 size 1000000
                  align 24 gran 24 limit ffffffff flags 200 index 10</tt><tt><br>
                </tt><tt>    PCI: 01:00.0 resource base 0 size 10000000
                  align 28 gran 28 limit ffffffffffffffff flags 1201
                  index 14</tt><tt><br>
                </tt><tt>    PCI: 01:00.0 resource base 0 size 2000000
                  align 25 gran 25 limit ffffffffffffffff flags 1201
                  index 1c</tt><tt><br>
                </tt><tt>    PCI: 01:00.0 resource base 0 size 80 align
                  7 gran 7 limit ffff flags 100 index 24</tt><tt><br>
                </tt><tt>    PCI: 01:00.0 resource base 0 size 80000
                  align 19 gran 19 limit ffffffff flags 2200 index 30</tt><tt><br>
                </tt><tt>    PCI: 01:00.1</tt><tt><br>
                </tt><tt>    PCI: 01:00.1 resource base 0 size 4000
                  align 14 gran 14 limit ffffffff flags 200 index 10</tt><tt><br>
                </tt><tt>   PCI: 00:02.0</tt><tt><br>
                </tt><tt>   PCI: 00:03.0 child on link 0 PCI: 02:00.0</tt><tt><br>
                </tt><tt>   PCI: 00:03.0 resource base 0 size 0 align 12
                  gran 12 limit ffff flags 80102 index 1c</tt><tt><br>
                </tt><tt>   PCI: 00:03.0 resource base 0 size 0 align 20
                  gran 20 limit ffffffffffffffff flags 81202 index 24</tt><tt><br>
                </tt><tt>   PCI: 00:03.0 resource base 0 size 0 align 20
                  gran 20 limit ffffffff flags 80202 index 20</tt><tt><br>
                </tt><tt>   PCI: 00:03.0 resource base 0 size 20000
                  align 17 gran 17 limit ffffffffffffffff flags 201
                  index 10</tt><tt><br>
                </tt><tt>    PCI: 02:00.0 child on link 0 PCI: 03:04.0</tt><tt><br>
                </tt><tt>    PCI: 02:00.0 resource base 0 size 0 align
                  12 gran 12 limit ffffffff flags 80102 index 1c</tt><tt><br>
                </tt><tt>    PCI: 02:00.0 resource base 0 size 0 align
                  20 gran 20 limit ffffffffffffffff flags 81202 index 24</tt><tt><br>
                </tt><tt>    PCI: 02:00.0 resource base 0 size 0 align
                  20 gran 20 limit ffffffff flags 80202 index 20</tt><tt><br>
                </tt><tt>    PCI: 02:00.0 resource base 0 size 20000
                  align 17 gran 17 limit ffffffff flags 200 index 10</tt><tt><br>
                </tt><tt>     PCI: 03:04.0</tt><tt><br>
                </tt><tt>     PCI: 03:04.0 resource base 0 size 0 align
                  12 gran 12 limit ffffffff flags 80102 index 1c</tt><tt><br>
                </tt><tt>     PCI: 03:04.0 resource base 0 size 0 align
                  20 gran 20 limit ffffffffffffffff flags 81202 index 24</tt><tt><br>
                </tt><tt>     PCI: 03:04.0 resource base 0 size 0 align
                  20 gran 20 limit ffffffff flags 80202 index 20</tt><tt><br>
                </tt><tt>     PCI: 03:05.0 child on link 0 PCI: 05:00.0</tt><tt><br>
                </tt><tt>     PCI: 03:05.0 resource base 0 size 0 align
                  12 gran 12 limit ffffffff flags 80102 index 1c</tt><tt><br>
                </tt><tt>     PCI: 03:05.0 resource base 0 size 0 align
                  20 gran 20 limit ffffffffffffffff flags 81202 index 24</tt><tt><br>
                </tt><tt>     PCI: 03:05.0 resource base 0 size 0 align
                  20 gran 20 limit ffffffff flags 80202 index 20</tt><tt><br>
                </tt><tt>      PCI: 05:00.0</tt><tt><br>
                </tt><tt>      PCI: 05:00.0 resource base 0 size 200000
                  align 21 gran 21 limit ffffffffffffffff flags 1201
                  index 10</tt><tt><br>
                </tt><tt>      PCI: 05:00.0 resource base 0 size 20
                  align 5 gran 5 limit ffff flags 100 index 18</tt><tt><br>
                </tt><tt>      PCI: 05:00.0 resource base 0 size 4000
                  align 14 gran 14 limit ffffffffffffffff flags 1201
                  index 20</tt><tt><br>
                </tt><tt>      PCI: 05:00.1</tt><tt><br>
                </tt><tt>      PCI: 05:00.1 resource base 0 size 200000
                  align 21 gran 21 limit ffffffffffffffff flags 1201
                  index 10</tt><tt><br>
                </tt><tt>      PCI: 05:00.1 resource base 0 size 20
                  align 5 gran 5 limit ffff flags 100 index 18</tt><tt><br>
                </tt><tt>      PCI: 05:00.1 resource base 0 size 4000
                  align 14 gran 14 limit ffffffffffffffff flags 1201
                  index 20</tt><tt><br>
                </tt><tt>     PCI: 03:08.0</tt><tt><br>
                </tt><tt>     PCI: 03:08.0 resource base 0 size 0 align
                  12 gran 12 limit ffffffff flags 80102 index 1c</tt><tt><br>
                </tt><tt>     PCI: 03:08.0 resource base 0 size 0 align
                  20 gran 20 limit ffffffffffffffff flags 81202 index 24</tt><tt><br>
                </tt><tt>     PCI: 03:08.0 resource base 0 size 0 align
                  20 gran 20 limit ffffffff flags 80202 index 20</tt><tt><br>
                </tt><tt>     PCI: 03:09.0</tt><tt><br>
                </tt><tt>     PCI: 03:09.0 resource base 0 size 0 align
                  12 gran 12 limit ffffffff flags 80102 index 1c</tt><tt><br>
                </tt><tt>     PCI: 03:09.0 resource base 0 size 0 align
                  20 gran 20 limit ffffffffffffffff flags 81202 index 24</tt><tt><br>
                </tt><tt>     PCI: 03:09.0 resource base 0 size 0 align
                  20 gran 20 limit ffffffff flags 80202 index 20</tt><tt><br>
                </tt><tt>   PCI: 00:04.0</tt><tt><br>
                </tt><tt>   PCI: 00:0b.0</tt><tt><br>
                </tt><tt>   PCI: 00:0b.0 resource base 0 size 20000
                  align 17 gran 17 limit ffffffffffffffff flags 201
                  index 18</tt><tt><br>
                </tt><tt>   PCI: 00:0b.0 resource base 0 size 4000 align
                  14 gran 14 limit ffffffffffffffff flags 201 index 20</tt><tt><br>
                </tt><tt>   PCI: 00:0e.0</tt><tt><br>
                </tt><tt>   PCI: 00:0f.0</tt><tt><br>
                </tt><tt>   PCI: 00:13.0</tt><tt><br>
                </tt><tt>   PCI: 00:13.0 resource base 0 size 400 align
                  10 gran 10 limit ffffffffffffffff flags 201 index 10</tt><tt><br>
                </tt><tt>   PCI: 00:14.0</tt><tt><br>
                </tt><tt>   PCI: 00:14.1</tt><tt><br>
                </tt><tt>   PCI: 00:14.2</tt><tt><br>
                </tt><tt>   PCI: 00:14.3</tt><tt><br>
                </tt><tt>   PCI: 00:16.0</tt><tt><br>
                </tt><tt>   PCI: 00:16.0 resource base 0 size 400 align
                  10 gran 10 limit ffffffff flags 200 index 10</tt><tt><br>
                </tt><tt>   PCI: 00:17.0</tt><tt><br>
                </tt><tt>   PCI: 00:17.0 resource base 0 size 8 align 3
                  gran 3 limit ffff flags 100 index 10</tt><tt><br>
                </tt><tt>   PCI: 00:17.0 resource base 0 size 4 align 2
                  gran 2 limit ffff flags 100 index 14</tt><tt><br>
                </tt><tt>   PCI: 00:17.0 resource base 0 size 8 align 3
                  gran 3 limit ffff flags 100 index 18</tt><tt><br>
                </tt><tt>   PCI: 00:17.0 resource base 0 size 4 align 2
                  gran 2 limit ffff flags 100 index 1c</tt><tt><br>
                </tt><tt>   PCI: 00:17.0 resource base 0 size 20 align 5
                  gran 5 limit ffff flags 100 index 20</tt><tt><br>
                </tt><tt>   PCI: 00:17.0 resource base 0 size 800 align
                  11 gran 11 limit ffffffff flags 200 index 24</tt><tt><br>
                </tt><tt>   PCI: 00:18.0</tt><tt><br>
                </tt><tt>   PCI: 00:18.0 resource base 0 size 8 align 3
                  gran 3 limit ffff flags 100 index 10</tt><tt><br>
                </tt><tt>   PCI: 00:18.0 resource base 0 size 4 align 2
                  gran 2 limit ffff flags 100 index 14</tt><tt><br>
                </tt><tt>   PCI: 00:18.0 resource base 0 size 8 align 3
                  gran 3 limit ffff flags 100 index 18</tt><tt><br>
                </tt><tt>   PCI: 00:18.0 resource base 0 size 4 align 2
                  gran 2 limit ffff flags 100 index 1c</tt><tt><br>
                </tt><tt>   PCI: 00:18.0 resource base 0 size 20 align 5
                  gran 5 limit ffff flags 100 index 20</tt><tt><br>
                </tt><tt>   PCI: 00:18.0 resource base 0 size 800 align
                  11 gran 11 limit ffffffff flags 200 index 24</tt><tt><br>
                </tt><tt>   PCI: 00:1f.0</tt><tt><br>
                </tt><tt>   PCI: 00:1f.0 resource base 0 size 1000 align
                  0 gran 0 limit 0 flags c0040100 index 10000000</tt><tt><br>
                </tt><tt>   PCI: 00:1f.0 resource base ff800000 size
                  800000 align 0 gran 0 limit 0 flags c0040200 index
                  10000100</tt><tt><br>
                </tt><tt>   PCI: 00:1f.0 resource base fec00000 size
                  1000 align 0 gran 0 limit 0 flags c0000200 index 3</tt><tt><br>
                </tt><tt>   PCI: 00:1f.3</tt><tt><br>
                </tt><tt>   PCI: 00:1f.3 resource base 0 size 20 align 5
                  gran 5 limit ffffffff flags 200 index 10</tt><tt><br>
                </tt><tt>   PCI: 00:1f.3 resource base efa0 size 20
                  align 0 gran 0 limit 0 flags f0000100 index 20</tt><tt><br>
                </tt><tt>DOMAIN: 0000 compute_resources_io: base: 0
                  size: 0 align: 0 gran: 0 limit: ffff</tt><tt><br>
                </tt><tt>PCI: 00:01.0 compute_resources_io: base: 0
                  size: 0 align: 12 gran: 12 limit: ffff</tt><tt><br>
                </tt><tt>PCI: 01:00.0 24 *  [0x0 - 0x7f] io</tt><tt><br>
                </tt><tt>PCI: 00:01.0 compute_resources_io: base: 80
                  size: 1000 align: 12 gran: 12 limit: ffff done</tt><tt><br>
                </tt><tt>PCI: 00:03.0 compute_resources_io: base: 0
                  size: 0 align: 12 gran: 12 limit: ffff</tt><tt><br>
                </tt><tt>PCI: 02:00.0 compute_resources_io: base: 0
                  size: 0 align: 12 gran: 12 limit: ffffffff</tt><tt><br>
                </tt><tt>PCI: 03:04.0 compute_resources_io: base: 0
                  size: 0 align: 12 gran: 12 limit: ffffffff</tt><tt><br>
                </tt><tt>PCI: 03:04.0 compute_resources_io: base: 0
                  size: 0 align: 12 gran: 12 limit: ffffffff done</tt><tt><br>
                </tt><tt>PCI: 03:05.0 compute_resources_io: base: 0
                  size: 0 align: 12 gran: 12 limit: ffffffff</tt><tt><br>
                </tt><tt>PCI: 05:00.0 18 *  [0x0 - 0x1f] io</tt><tt><br>
                </tt><tt>PCI: 05:00.1 18 *  [0x20 - 0x3f] io</tt><tt><br>
                </tt><tt>PCI: 03:05.0 compute_resources_io: base: 40
                  size: 1000 align: 12 gran: 12 limit: ffff done</tt><tt><br>
                </tt><tt>PCI: 03:08.0 compute_resources_io: base: 0
                  size: 0 align: 12 gran: 12 limit: ffffffff</tt><tt><br>
                </tt><tt>PCI: 03:08.0 compute_resources_io: base: 0
                  size: 0 align: 12 gran: 12 limit: ffffffff done</tt><tt><br>
                </tt><tt>PCI: 03:09.0 compute_resources_io: base: 0
                  size: 0 align: 12 gran: 12 limit: ffffffff</tt><tt><br>
                </tt><tt>PCI: 03:09.0 compute_resources_io: base: 0
                  size: 0 align: 12 gran: 12 limit: ffffffff done</tt><tt><br>
                </tt><tt>PCI: 03:05.0 1c *  [0x0 - 0xfff] io</tt><tt><br>
                </tt><tt>PCI: 02:00.0 compute_resources_io: base: 1000
                  size: 1000 align: 12 gran: 12 limit: ffff done</tt><tt><br>
                </tt><tt>PCI: 02:00.0 1c *  [0x0 - 0xfff] io</tt><tt><br>
                </tt><tt>PCI: 00:03.0 compute_resources_io: base: 1000
                  size: 1000 align: 12 gran: 12 limit: ffff done</tt><tt><br>
                </tt><tt>PCI: 00:01.0 1c *  [0x0 - 0xfff] io</tt><tt><br>
                </tt><tt>PCI: 00:03.0 1c *  [0x1000 - 0x1fff] io</tt><tt><br>
                </tt><tt>PCI: 00:17.0 20 *  [0x2000 - 0x201f] io</tt><tt><br>
                </tt><tt>PCI: 00:18.0 20 *  [0x2020 - 0x203f] io</tt><tt><br>
                </tt><tt>PCI: 00:17.0 10 *  [0x2040 - 0x2047] io</tt><tt><br>
                </tt><tt>PCI: 00:17.0 18 *  [0x2048 - 0x204f] io</tt><tt><br>
                </tt><tt>PCI: 00:18.0 10 *  [0x2050 - 0x2057] io</tt><tt><br>
                </tt><tt>PCI: 00:18.0 18 *  [0x2058 - 0x205f] io</tt><tt><br>
                </tt><tt>PCI: 00:17.0 14 *  [0x2060 - 0x2063] io</tt><tt><br>
                </tt><tt>PCI: 00:17.0 1c *  [0x2064 - 0x2067] io</tt><tt><br>
                </tt><tt>PCI: 00:18.0 14 *  [0x2068 - 0x206b] io</tt><tt><br>
                </tt><tt>PCI: 00:18.0 1c *  [0x206c - 0x206f] io</tt><tt><br>
                </tt><tt>DOMAIN: 0000 compute_resources_io: base: 2070
                  size: 2070 align: 12 gran: 0 limit: ffff done</tt><tt><br>
                </tt><tt>DOMAIN: 0000 compute_resources_mem: base: 0
                  size: 0 align: 0 gran: 0 limit: ffffffff</tt><tt><br>
                </tt><tt>PCI: 00:01.0 compute_resources_prefmem: base: 0
                  size: 0 align: 20 gran: 20 limit: ffffffffffffffff</tt><tt><br>
                </tt><tt>PCI: 01:00.0 14 *  [0x0 - 0xfffffff] prefmem</tt><tt><br>
                </tt><tt>PCI: 01:00.0 1c *  [0x10000000 - 0x11ffffff]
                  prefmem</tt><tt><br>
                </tt><tt>PCI: 00:01.0 compute_resources_prefmem: base:
                  12000000 size: 12000000 align: 28 gran: 20 limit:
                  ffffffffffffffff done</tt><tt><br>
                </tt><tt>PCI: 00:01.0 compute_resources_mem: base: 0
                  size: 0 align: 20 gran: 20 limit: ffffffff</tt><tt><br>
                </tt><tt>PCI: 01:00.0 10 *  [0x0 - 0xffffff] mem</tt><tt><br>
                </tt><tt>PCI: 01:00.0 30 *  [0x1000000 - 0x107ffff] mem</tt><tt><br>
                </tt><tt>PCI: 01:00.1 10 *  [0x1080000 - 0x1083fff] mem</tt><tt><br>
                </tt><tt>PCI: 00:01.0 compute_resources_mem: base:
                  1084000 size: 1100000 align: 24 gran: 20 limit:
                  ffffffff done</tt><tt><br>
                </tt><tt>PCI: 00:03.0 compute_resources_prefmem: base: 0
                  size: 0 align: 20 gran: 20 limit: ffffffffffffffff</tt><tt><br>
                </tt><tt>PCI: 02:00.0 compute_resources_prefmem: base: 0
                  size: 0 align: 20 gran: 20 limit: ffffffffffffffff</tt><tt><br>
                </tt><tt>PCI: 03:04.0 compute_resources_prefmem: base: 0
                  size: 0 align: 20 gran: 20 limit: ffffffffffffffff</tt><tt><br>
                </tt><tt>PCI: 03:04.0 compute_resources_prefmem: base: 0
                  size: 0 align: 20 gran: 20 limit: ffffffffffffffff
                  done</tt><tt><br>
                </tt><tt>PCI: 03:05.0 compute_resources_prefmem: base: 0
                  size: 0 align: 20 gran: 20 limit: ffffffffffffffff</tt><tt><br>
                </tt><tt>PCI: 05:00.0 10 *  [0x0 - 0x1fffff] prefmem</tt><tt><br>
                </tt><tt>PCI: 05:00.1 10 *  [0x200000 - 0x3fffff]
                  prefmem</tt><tt><br>
                </tt><tt>PCI: 05:00.0 20 *  [0x400000 - 0x403fff]
                  prefmem</tt><tt><br>
                </tt><tt>PCI: 05:00.1 20 *  [0x404000 - 0x407fff]
                  prefmem</tt><tt><br>
                </tt><tt>PCI: 03:05.0 compute_resources_prefmem: base:
                  408000 size: 500000 align: 21 gran: 20 limit:
                  ffffffffffffffff done</tt><tt><br>
                </tt><tt>PCI: 03:08.0 compute_resources_prefmem: base: 0
                  size: 0 align: 20 gran: 20 limit: ffffffffffffffff</tt><tt><br>
                </tt><tt>PCI: 03:08.0 compute_resources_prefmem: base: 0
                  size: 0 align: 20 gran: 20 limit: ffffffffffffffff
                  done</tt><tt><br>
                </tt><tt>PCI: 03:09.0 compute_resources_prefmem: base: 0
                  size: 0 align: 20 gran: 20 limit: ffffffffffffffff</tt><tt><br>
                </tt><tt>PCI: 03:09.0 compute_resources_prefmem: base: 0
                  size: 0 align: 20 gran: 20 limit: ffffffffffffffff
                  done</tt><tt><br>
                </tt><tt>PCI: 03:05.0 24 *  [0x0 - 0x4fffff] prefmem</tt><tt><br>
                </tt><tt>PCI: 02:00.0 compute_resources_prefmem: base:
                  500000 size: 500000 align: 21 gran: 20 limit:
                  ffffffffffffffff done</tt><tt><br>
                </tt><tt>PCI: 02:00.0 24 *  [0x0 - 0x4fffff] prefmem</tt><tt><br>
                </tt><tt>PCI: 00:03.0 compute_resources_prefmem: base:
                  500000 size: 500000 align: 21 gran: 20 limit:
                  ffffffffffffffff done</tt><tt><br>
                </tt><tt>PCI: 00:03.0 compute_resources_mem: base: 0
                  size: 0 align: 20 gran: 20 limit: ffffffff</tt><tt><br>
                </tt><tt>PCI: 02:00.0 compute_resources_mem: base: 0
                  size: 0 align: 20 gran: 20 limit: ffffffff</tt><tt><br>
                </tt><tt>PCI: 03:04.0 compute_resources_mem: base: 0
                  size: 0 align: 20 gran: 20 limit: ffffffff</tt><tt><br>
                </tt><tt>PCI: 03:04.0 compute_resources_mem: base: 0
                  size: 0 align: 20 gran: 20 limit: ffffffff done</tt><tt><br>
                </tt><tt>PCI: 03:05.0 compute_resources_mem: base: 0
                  size: 0 align: 20 gran: 20 limit: ffffffff</tt><tt><br>
                </tt><tt>PCI: 03:05.0 compute_resources_mem: base: 0
                  size: 0 align: 20 gran: 20 limit: ffffffff done</tt><tt><br>
                </tt><tt>PCI: 03:08.0 compute_resources_mem: base: 0
                  size: 0 align: 20 gran: 20 limit: ffffffff</tt><tt><br>
                </tt><tt>PCI: 03:08.0 compute_resources_mem: base: 0
                  size: 0 align: 20 gran: 20 limit: ffffffff done</tt><tt><br>
                </tt><tt>PCI: 03:09.0 compute_resources_mem: base: 0
                  size: 0 align: 20 gran: 20 limit: ffffffff</tt><tt><br>
                </tt><tt>PCI: 03:09.0 compute_resources_mem: base: 0
                  size: 0 align: 20 gran: 20 limit: ffffffff done</tt><tt><br>
                </tt><tt>PCI: 02:00.0 compute_resources_mem: base: 0
                  size: 0 align: 20 gran: 20 limit: ffffffff done</tt><tt><br>
                </tt><tt>PCI: 02:00.0 10 *  [0x0 - 0x1ffff] mem</tt><tt><br>
                </tt><tt>PCI: 00:03.0 compute_resources_mem: base: 20000
                  size: 100000 align: 20 gran: 20 limit: ffffffff done</tt><tt><br>
                </tt><tt>PCI: 00:01.0 24 *  [0x0 - 0x11ffffff] prefmem</tt><tt><br>
                </tt><tt>PCI: 00:01.0 20 *  [0x12000000 - 0x130fffff]
                  mem</tt><tt><br>
                </tt><tt>PCI: 00:03.0 24 *  [0x13200000 - 0x136fffff]
                  prefmem</tt><tt><br>
                </tt><tt>PCI: 00:03.0 20 *  [0x13700000 - 0x137fffff]
                  mem</tt><tt><br>
                </tt><tt>PCI: 00:01.0 10 *  [0x13800000 - 0x1381ffff]
                  mem</tt><tt><br>
                </tt><tt>PCI: 00:03.0 10 *  [0x13820000 - 0x1383ffff]
                  mem</tt><tt><br>
                </tt><tt>PCI: 00:0b.0 18 *  [0x13840000 - 0x1385ffff]
                  mem</tt><tt><br>
                </tt><tt>PCI: 00:0b.0 20 *  [0x13860000 - 0x13863fff]
                  mem</tt><tt><br>
                </tt><tt>PCI: 00:17.0 24 *  [0x13864000 - 0x138647ff]
                  mem</tt><tt><br>
                </tt><tt>PCI: 00:18.0 24 *  [0x13864800 - 0x13864fff]
                  mem</tt><tt><br>
                </tt><tt>PCI: 00:13.0 10 *  [0x13865000 - 0x138653ff]
                  mem</tt><tt><br>
                </tt><tt>PCI: 00:16.0 10 *  [0x13865400 - 0x138657ff]
                  mem</tt><tt><br>
                </tt><tt>PCI: 00:1f.3 10 *  [0x13865800 - 0x1386581f]
                  mem</tt><tt><br>
                </tt><tt>DOMAIN: 0000 compute_resources_mem: base:
                  13865820 size: 13865820 align: 28 gran: 0 limit:
                  ffffffff done</tt><tt><br>
                </tt><tt>avoid_fixed_resources: DOMAIN: 0000</tt><tt><br>
                </tt><tt>avoid_fixed_resources:@DOMAIN: 0000 10000000
                  limit 0000ffff</tt><tt><br>
                </tt><tt>avoid_fixed_resources:@DOMAIN: 0000 10000100
                  limit ffffffff</tt><tt><br>
                </tt><tt>constrain_resources: DOMAIN: 0000</tt><tt><br>
                </tt><tt>constrain_resources: PCI: 00:00.0</tt><tt><br>
                </tt><tt>constrain_resources: PCI: 00:01.0</tt><tt><br>
                </tt><tt>constrain_resources: PCI: 01:00.0</tt><tt><br>
                </tt><tt>constrain_resources: PCI: 01:00.1</tt><tt><br>
                </tt><tt>constrain_resources: PCI: 00:03.0</tt><tt><br>
                </tt><tt>constrain_resources: PCI: 02:00.0</tt><tt><br>
                </tt><tt>constrain_resources: PCI: 03:04.0</tt><tt><br>
                </tt><tt>constrain_resources: PCI: 03:05.0</tt><tt><br>
                </tt><tt>constrain_resources: PCI: 05:00.0</tt><tt><br>
                </tt><tt>constrain_resources: PCI: 05:00.1</tt><tt><br>
                </tt><tt>constrain_resources: PCI: 03:08.0</tt><tt><br>
                </tt><tt>constrain_resources: PCI: 03:09.0</tt><tt><br>
                </tt><tt>constrain_resources: PCI: 00:0b.0</tt><tt><br>
                </tt><tt>constrain_resources: PCI: 00:0e.0</tt><tt><br>
                </tt><tt>constrain_resources: PCI: 00:0f.0</tt><tt><br>
                </tt><tt>constrain_resources: PCI: 00:13.0</tt><tt><br>
                </tt><tt>constrain_resources: PCI: 00:16.0</tt><tt><br>
                </tt><tt>constrain_resources: PCI: 00:17.0</tt><tt><br>
                </tt><tt>constrain_resources: PCI: 00:18.0</tt><tt><br>
                </tt><tt>constrain_resources: PCI: 00:1f.0</tt><tt><br>
                </tt><tt>constrain_resources: PCI: 00:1f.3</tt><tt><br>
                </tt><tt>avoid_fixed_resources2: DOMAIN: 0000@10000000
                  limit 0000ffff</tt><tt><br>
                </tt><tt>        lim->base 00001000 lim->limit
                  0000ef9f</tt><tt><br>
                </tt><tt>avoid_fixed_resources2: DOMAIN: 0000@10000100
                  limit ffffffff</tt><tt><br>
                </tt><tt>        lim->base 7fe00000 lim->limit
                  dfffffff</tt><tt><br>
                </tt><tt>Setting resources...</tt><tt><br>
                </tt><tt>DOMAIN: 0000 allocate_resources_io: base:1000
                  size:2070 align:12 gran:0 limit:ef9f</tt><tt><br>
                </tt><tt>Assigned: PCI: 00:01.0 1c *  [0x1000 - 0x1fff]
                  io</tt><tt><br>
                </tt><tt>Assigned: PCI: 00:03.0 1c *  [0x2000 - 0x2fff]
                  io</tt><tt><br>
                </tt><tt>Assigned: PCI: 00:17.0 20 *  [0x3000 - 0x301f]
                  io</tt><tt><br>
                </tt><tt>Assigned: PCI: 00:18.0 20 *  [0x3020 - 0x303f]
                  io</tt><tt><br>
                </tt><tt>Assigned: PCI: 00:17.0 10 *  [0x3040 - 0x3047]
                  io</tt><tt><br>
                </tt><tt>Assigned: PCI: 00:17.0 18 *  [0x3048 - 0x304f]
                  io</tt><tt><br>
                </tt><tt>Assigned: PCI: 00:18.0 10 *  [0x3050 - 0x3057]
                  io</tt><tt><br>
                </tt><tt>Assigned: PCI: 00:18.0 18 *  [0x3058 - 0x305f]
                  io</tt><tt><br>
                </tt><tt>Assigned: PCI: 00:17.0 14 *  [0x3060 - 0x3063]
                  io</tt><tt><br>
                </tt><tt>Assigned: PCI: 00:17.0 1c *  [0x3064 - 0x3067]
                  io</tt><tt><br>
                </tt><tt>Assigned: PCI: 00:18.0 14 *  [0x3068 - 0x306b]
                  io</tt><tt><br>
                </tt><tt>Assigned: PCI: 00:18.0 1c *  [0x306c - 0x306f]
                  io</tt><tt><br>
                </tt><tt>DOMAIN: 0000 allocate_resources_io: next_base:
                  3070 size: 2070 align: 12 gran: 0 done</tt><tt><br>
                </tt><tt>PCI: 00:01.0 allocate_resources_io: base:1000
                  size:1000 align:12 gran:12 limit:ef9f</tt><tt><br>
                </tt><tt>Assigned: PCI: 01:00.0 24 *  [0x1000 - 0x107f]
                  io</tt><tt><br>
                </tt><tt>PCI: 00:01.0 allocate_resources_io: next_base:
                  1080 size: 1000 align: 12 gran: 12 done</tt><tt><br>
                </tt><tt>PCI: 00:03.0 allocate_resources_io: base:2000
                  size:1000 align:12 gran:12 limit:ef9f</tt><tt><br>
                </tt><tt>Assigned: PCI: 02:00.0 1c *  [0x2000 - 0x2fff]
                  io</tt><tt><br>
                </tt><tt>PCI: 00:03.0 allocate_resources_io: next_base:
                  3000 size: 1000 align: 12 gran: 12 done</tt><tt><br>
                </tt><tt>PCI: 02:00.0 allocate_resources_io: base:2000
                  size:1000 align:12 gran:12 limit:ef9f</tt><tt><br>
                </tt><tt>Assigned: PCI: 03:05.0 1c *  [0x2000 - 0x2fff]
                  io</tt><tt><br>
                </tt><tt>PCI: 02:00.0 allocate_resources_io: next_base:
                  3000 size: 1000 align: 12 gran: 12 done</tt><tt><br>
                </tt><tt>PCI: 03:04.0 allocate_resources_io: base:ef9f
                  size:0 align:12 gran:12 limit:ef9f</tt><tt><br>
                </tt><tt>PCI: 03:04.0 allocate_resources_io: next_base:
                  ef9f size: 0 align: 12 gran: 12 done</tt><tt><br>
                </tt><tt>PCI: 03:05.0 allocate_resources_io: base:2000
                  size:1000 align:12 gran:12 limit:ef9f</tt><tt><br>
                </tt><tt>Assigned: PCI: 05:00.0 18 *  [0x2000 - 0x201f]
                  io</tt><tt><br>
                </tt><tt>Assigned: PCI: 05:00.1 18 *  [0x2020 - 0x203f]
                  io</tt><tt><br>
                </tt><tt>PCI: 03:05.0 allocate_resources_io: next_base:
                  2040 size: 1000 align: 12 gran: 12 done</tt><tt><br>
                </tt><tt>PCI: 03:08.0 allocate_resources_io: base:ef9f
                  size:0 align:12 gran:12 limit:ef9f</tt><tt><br>
                </tt><tt>PCI: 03:08.0 allocate_resources_io: next_base:
                  ef9f size: 0 align: 12 gran: 12 done</tt><tt><br>
                </tt><tt>PCI: 03:09.0 allocate_resources_io: base:ef9f
                  size:0 align:12 gran:12 limit:ef9f</tt><tt><br>
                </tt><tt>PCI: 03:09.0 allocate_resources_io: next_base:
                  ef9f size: 0 align: 12 gran: 12 done</tt><tt><br>
                </tt><tt>DOMAIN: 0000 allocate_resources_mem:
                  base:c0000000 size:13865820 align:28 gran:0
                  limit:dfffffff</tt><tt><br>
                </tt><tt>Assigned: PCI: 00:01.0 24 *  [0xc0000000 -
                  0xd1ffffff] prefmem</tt><tt><br>
                </tt><tt>Assigned: PCI: 00:01.0 20 *  [0xd2000000 -
                  0xd30fffff] mem</tt><tt><br>
                </tt><tt>Assigned: PCI: 00:03.0 24 *  [0xd3200000 -
                  0xd36fffff] prefmem</tt><tt><br>
                </tt><tt>Assigned: PCI: 00:03.0 20 *  [0xd3700000 -
                  0xd37fffff] mem</tt><tt><br>
                </tt><tt>Assigned: PCI: 00:01.0 10 *  [0xd3800000 -
                  0xd381ffff] mem</tt><tt><br>
                </tt><tt>Assigned: PCI: 00:03.0 10 *  [0xd3820000 -
                  0xd383ffff] mem</tt><tt><br>
                </tt><tt>Assigned: PCI: 00:0b.0 18 *  [0xd3840000 -
                  0xd385ffff] mem</tt><tt><br>
                </tt><tt>Assigned: PCI: 00:0b.0 20 *  [0xd3860000 -
                  0xd3863fff] mem</tt><tt><br>
                </tt><tt>Assigned: PCI: 00:17.0 24 *  [0xd3864000 -
                  0xd38647ff] mem</tt><tt><br>
                </tt><tt>Assigned: PCI: 00:18.0 24 *  [0xd3864800 -
                  0xd3864fff] mem</tt><tt><br>
                </tt><tt>Assigned: PCI: 00:13.0 10 *  [0xd3865000 -
                  0xd38653ff] mem</tt><tt><br>
                </tt><tt>Assigned: PCI: 00:16.0 10 *  [0xd3865400 -
                  0xd38657ff] mem</tt><tt><br>
                </tt><tt>Assigned: PCI: 00:1f.3 10 *  [0xd3865800 -
                  0xd386581f] mem</tt><tt><br>
                </tt><tt>DOMAIN: 0000 allocate_resources_mem: next_base:
                  d3865820 size: 13865820 align: 28 gran: 0 done</tt><tt><br>
                </tt><tt>PCI: 00:01.0 allocate_resources_prefmem:
                  base:c0000000 size:12000000 align:28 gran:20
                  limit:dfffffff</tt><tt><br>
                </tt><tt>Assigned: PCI: 01:00.0 14 *  [0xc0000000 -
                  0xcfffffff] prefmem</tt><tt><br>
                </tt><tt>Assigned: PCI: 01:00.0 1c *  [0xd0000000 -
                  0xd1ffffff] prefmem</tt><tt><br>
                </tt><tt>PCI: 00:01.0 allocate_resources_prefmem:
                  next_base: d2000000 size: 12000000 align: 28 gran: 20
                  done</tt><tt><br>
                </tt><tt>PCI: 00:01.0 allocate_resources_mem:
                  base:d2000000 size:1100000 align:24 gran:20
                  limit:dfffffff</tt><tt><br>
                </tt><tt>Assigned: PCI: 01:00.0 10 *  [0xd2000000 -
                  0xd2ffffff] mem</tt><tt><br>
                </tt><tt>Assigned: PCI: 01:00.0 30 *  [0xd3000000 -
                  0xd307ffff] mem</tt><tt><br>
                </tt><tt>Assigned: PCI: 01:00.1 10 *  [0xd3080000 -
                  0xd3083fff] mem</tt><tt><br>
                </tt><tt>PCI: 00:01.0 allocate_resources_mem: next_base:
                  d3084000 size: 1100000 align: 24 gran: 20 done</tt><tt><br>
                </tt><tt>PCI: 00:03.0 allocate_resources_prefmem:
                  base:d3200000 size:500000 align:21 gran:20
                  limit:dfffffff</tt><tt><br>
                </tt><tt>Assigned: PCI: 02:00.0 24 *  [0xd3200000 -
                  0xd36fffff] prefmem</tt><tt><br>
                </tt><tt>PCI: 00:03.0 allocate_resources_prefmem:
                  next_base: d3700000 size: 500000 align: 21 gran: 20
                  done</tt><tt><br>
                </tt><tt>PCI: 02:00.0 allocate_resources_prefmem:
                  base:d3200000 size:500000 align:21 gran:20
                  limit:dfffffff</tt><tt><br>
                </tt><tt>Assigned: PCI: 03:05.0 24 *  [0xd3200000 -
                  0xd36fffff] prefmem</tt><tt><br>
                </tt><tt>PCI: 02:00.0 allocate_resources_prefmem:
                  next_base: d3700000 size: 500000 align: 21 gran: 20
                  done</tt><tt><br>
                </tt><tt>PCI: 03:04.0 allocate_resources_prefmem:
                  base:dfffffff size:0 align:20 gran:20 limit:dfffffff</tt><tt><br>
                </tt><tt>PCI: 03:04.0 allocate_resources_prefmem:
                  next_base: dfffffff size: 0 align: 20 gran: 20 done</tt><tt><br>
                </tt><tt>PCI: 03:05.0 allocate_resources_prefmem:
                  base:d3200000 size:500000 align:21 gran:20
                  limit:dfffffff</tt><tt><br>
                </tt><tt>Assigned: PCI: 05:00.0 10 *  [0xd3200000 -
                  0xd33fffff] prefmem</tt><tt><br>
                </tt><tt>Assigned: PCI: 05:00.1 10 *  [0xd3400000 -
                  0xd35fffff] prefmem</tt><tt><br>
                </tt><tt>Assigned: PCI: 05:00.0 20 *  [0xd3600000 -
                  0xd3603fff] prefmem</tt><tt><br>
                </tt><tt>Assigned: PCI: 05:00.1 20 *  [0xd3604000 -
                  0xd3607fff] prefmem</tt><tt><br>
                </tt><tt>PCI: 03:05.0 allocate_resources_prefmem:
                  next_base: d3608000 size: 500000 align: 21 gran: 20
                  done</tt><tt><br>
                </tt><tt>PCI: 03:08.0 allocate_resources_prefmem:
                  base:dfffffff size:0 align:20 gran:20 limit:dfffffff</tt><tt><br>
                </tt><tt>PCI: 03:08.0 allocate_resources_prefmem:
                  next_base: dfffffff size: 0 align: 20 gran: 20 done</tt><tt><br>
                </tt><tt>PCI: 03:09.0 allocate_resources_prefmem:
                  base:dfffffff size:0 align:20 gran:20 limit:dfffffff</tt><tt><br>
                </tt><tt>PCI: 03:09.0 allocate_resources_prefmem:
                  next_base: dfffffff size: 0 align: 20 gran: 20 done</tt><tt><br>
                </tt><tt>PCI: 00:03.0 allocate_resources_mem:
                  base:d3700000 size:100000 align:20 gran:20
                  limit:dfffffff</tt><tt><br>
                </tt><tt>Assigned: PCI: 02:00.0 10 *  [0xd3700000 -
                  0xd371ffff] mem</tt><tt><br>
                </tt><tt>PCI: 00:03.0 allocate_resources_mem: next_base:
                  d3720000 size: 100000 align: 20 gran: 20 done</tt><tt><br>
                </tt><tt>PCI: 02:00.0 allocate_resources_mem:
                  base:dfffffff size:0 align:20 gran:20 limit:dfffffff</tt><tt><br>
                </tt><tt>PCI: 02:00.0 allocate_resources_mem: next_base:
                  dfffffff size: 0 align: 20 gran: 20 done</tt><tt><br>
                </tt><tt>PCI: 03:04.0 allocate_resources_mem:
                  base:dfffffff size:0 align:20 gran:20 limit:dfffffff</tt><tt><br>
                </tt><tt>PCI: 03:04.0 allocate_resources_mem: next_base:
                  dfffffff size: 0 align: 20 gran: 20 done</tt><tt><br>
                </tt><tt>PCI: 03:05.0 allocate_resources_mem:
                  base:dfffffff size:0 align:20 gran:20 limit:dfffffff</tt><tt><br>
                </tt><tt>PCI: 03:05.0 allocate_resources_mem: next_base:
                  dfffffff size: 0 align: 20 gran: 20 done</tt><tt><br>
                </tt><tt>PCI: 03:08.0 allocate_resources_mem:
                  base:dfffffff size:0 align:20 gran:20 limit:dfffffff</tt><tt><br>
                </tt><tt>PCI: 03:08.0 allocate_resources_mem: next_base:
                  dfffffff size: 0 align: 20 gran: 20 done</tt><tt><br>
                </tt><tt>PCI: 03:09.0 allocate_resources_mem:
                  base:dfffffff size:0 align:20 gran:20 limit:dfffffff</tt><tt><br>
                </tt><tt>PCI: 03:09.0 allocate_resources_mem: next_base:
                  dfffffff size: 0 align: 20 gran: 20 done</tt><tt><br>
                </tt><tt>Root Device assign_resources, bus 0 link: 0</tt><tt><br>
                </tt><tt>Top of Low Used DRAM (BMBOUND): 0x80000000</tt><tt><br>
                </tt><tt>Top of Upper Used DRAM (BMBOUND_HI):
                  0x180000000</tt><tt><br>
                </tt><tt>SMM memory location: 0x80000000  SMM memory
                  size: 0x0</tt><tt><br>
                </tt><tt>Subtracting 0M for SMM</tt><tt><br>
                </tt><tt>Available memory below 4GB: 0x7fe00000 (2046M)</tt><tt><br>
                </tt><tt>Available memory above 4GB: 2048M</tt><tt><br>
                </tt><tt>Adding PCIe config bar base=0xe0000000
                  size=0x10000000</tt><tt><br>
                </tt><tt>DOMAIN: 0000 assign_resources, bus 0 link: 0</tt><tt><br>
                </tt><tt>PCI: 00:01.0 1c <- [0x0000001000 -
                  0x0000001fff] size 0x00001000 gran 0x0c bus 01 io</tt><tt><br>
                </tt><tt>PCI: 00:01.0 24 <- [0x00c0000000 -
                  0x00d1ffffff] size 0x12000000 gran 0x14 bus 01 prefmem</tt><tt><br>
                </tt><tt>PCI: 00:01.0 20 <- [0x00d2000000 -
                  0x00d30fffff] size 0x01100000 gran 0x14 bus 01 mem</tt><tt><br>
                </tt><tt>PCI: 00:01.0 10 <- [0x00d3800000 -
                  0x00d381ffff] size 0x00020000 gran 0x11 mem64</tt><tt><br>
                </tt><tt>PCI: 00:01.0 assign_resources, bus 1 link: 0</tt><tt><br>
                </tt><tt>PCI: 01:00.0 10 <- [0x00d2000000 -
                  0x00d2ffffff] size 0x01000000 gran 0x18 mem</tt><tt><br>
                </tt><tt>PCI: 01:00.0 14 <- [0x00c0000000 -
                  0x00cfffffff] size 0x10000000 gran 0x1c prefmem64</tt><tt><br>
                </tt><tt>PCI: 01:00.0 1c <- [0x00d0000000 -
                  0x00d1ffffff] size 0x02000000 gran 0x19 prefmem64</tt><tt><br>
                </tt><tt>PCI: 01:00.0 24 <- [0x0000001000 -
                  0x000000107f] size 0x00000080 gran 0x07 io</tt><tt><br>
                </tt><tt>PCI: 01:00.0 30 <- [0x00d3000000 -
                  0x00d307ffff] size 0x00080000 gran 0x13 romem</tt><tt><br>
                </tt><tt>PCI: 01:00.1 10 <- [0x00d3080000 -
                  0x00d3083fff] size 0x00004000 gran 0x0e mem</tt><tt><br>
                </tt><tt>PCI: 00:01.0 assign_resources, bus 1 link: 0</tt><tt><br>
                </tt><tt>PCI: 00:03.0 1c <- [0x0000002000 -
                  0x0000002fff] size 0x00001000 gran 0x0c bus 02 io</tt><tt><br>
                </tt><tt>PCI: 00:03.0 24 <- [0x00d3200000 -
                  0x00d36fffff] size 0x00500000 gran 0x14 bus 02 prefmem</tt><tt><br>
                </tt><tt>PCI: 00:03.0 20 <- [0x00d3700000 -
                  0x00d37fffff] size 0x00100000 gran 0x14 bus 02 mem</tt><tt><br>
                </tt><tt>PCI: 00:03.0 10 <- [0x00d3820000 -
                  0x00d383ffff] size 0x00020000 gran 0x11 mem64</tt><tt><br>
                </tt><tt>PCI: 00:03.0 assign_resources, bus 2 link: 0</tt><tt><br>
                </tt><tt>PCI: 02:00.0 1c <- [0x0000002000 -
                  0x0000002fff] size 0x00001000 gran 0x0c bus 03 io</tt><tt><br>
                </tt><tt>PCI: 02:00.0 24 <- [0x00d3200000 -
                  0x00d36fffff] size 0x00500000 gran 0x14 bus 03 prefmem</tt><tt><br>
                </tt><tt>PCI: 02:00.0 20 <- [0x00dfffffff -
                  0x00dffffffe] size 0x00000000 gran 0x14 bus 03 mem</tt><tt><br>
                </tt><tt>PCI: 02:00.0 10 <- [0x00d3700000 -
                  0x00d371ffff] size 0x00020000 gran 0x11 mem</tt><tt><br>
                </tt><tt>PCI: 02:00.0 assign_resources, bus 3 link: 0</tt><tt><br>
                </tt><tt>PCI: 03:04.0 1c <- [0x000000ef9f -
                  0x000000ef9e] size 0x00000000 gran 0x0c bus 04 io</tt><tt><br>
                </tt><tt>PCI: 03:04.0 24 <- [0x00dfffffff -
                  0x00dffffffe] size 0x00000000 gran 0x14 bus 04 prefmem</tt><tt><br>
                </tt><tt>PCI: 03:04.0 20 <- [0x00dfffffff -
                  0x00dffffffe] size 0x00000000 gran 0x14 bus 04 mem</tt><tt><br>
                </tt><tt>PCI: 03:05.0 1c <- [0x0000002000 -
                  0x0000002fff] size 0x00001000 gran 0x0c bus 05 io</tt><tt><br>
                </tt><tt>PCI: 03:05.0 24 <- [0x00d3200000 -
                  0x00d36fffff] size 0x00500000 gran 0x14 bus 05 prefmem</tt><tt><br>
                </tt><tt>PCI: 03:05.0 20 <- [0x00dfffffff -
                  0x00dffffffe] size 0x00000000 gran 0x14 bus 05 mem</tt><tt><br>
                </tt><tt>PCI: 03:05.0 assign_resources, bus 5 link: 0</tt><tt><br>
                </tt><tt>PCI: 05:00.0 10 <- [0x00d3200000 -
                  0x00d33fffff] size 0x00200000 gran 0x15 prefmem64</tt><tt><br>
                </tt><tt>PCI: 05:00.0 18 <- [0x0000002000 -
                  0x000000201f] size 0x00000020 gran 0x05 io</tt><tt><br>
                </tt><tt>PCI: 05:00.0 20 <- [0x00d3600000 -
                  0x00d3603fff] size 0x00004000 gran 0x0e prefmem64</tt><tt><br>
                </tt><tt>PCI: 05:00.1 10 <- [0x00d3400000 -
                  0x00d35fffff] size 0x00200000 gran 0x15 prefmem64</tt><tt><br>
                </tt><tt>PCI: 05:00.1 18 <- [0x0000002020 -
                  0x000000203f] size 0x00000020 gran 0x05 io</tt><tt><br>
                </tt><tt>PCI: 05:00.1 20 <- [0x00d3604000 -
                  0x00d3607fff] size 0x00004000 gran 0x0e prefmem64</tt><tt><br>
                </tt><tt>PCI: 03:05.0 assign_resources, bus 5 link: 0</tt><tt><br>
                </tt><tt>PCI: 03:08.0 1c <- [0x000000ef9f -
                  0x000000ef9e] size 0x00000000 gran 0x0c bus 06 io</tt><tt><br>
                </tt><tt>PCI: 03:08.0 24 <- [0x00dfffffff -
                  0x00dffffffe] size 0x00000000 gran 0x14 bus 06 prefmem</tt><tt><br>
                </tt><tt>PCI: 03:08.0 20 <- [0x00dfffffff -
                  0x00dffffffe] size 0x00000000 gran 0x14 bus 06 mem</tt><tt><br>
                </tt><tt>PCI: 03:09.0 1c <- [0x000000ef9f -
                  0x000000ef9e] size 0x00000000 gran 0x0c bus 07 io</tt><tt><br>
                </tt><tt>PCI: 03:09.0 24 <- [0x00dfffffff -
                  0x00dffffffe] size 0x00000000 gran 0x14 bus 07 prefmem</tt><tt><br>
                </tt><tt>PCI: 03:09.0 20 <- [0x00dfffffff -
                  0x00dffffffe] size 0x00000000 gran 0x14 bus 07 mem</tt><tt><br>
                </tt><tt>PCI: 02:00.0 assign_resources, bus 3 link: 0</tt><tt><br>
                </tt><tt>PCI: 00:03.0 assign_resources, bus 2 link: 0</tt><tt><br>
                </tt><tt>PCI: 00:0b.0 18 <- [0x00d3840000 -
                  0x00d385ffff] size 0x00020000 gran 0x11 mem64</tt><tt><br>
                </tt><tt>PCI: 00:0b.0 20 <- [0x00d3860000 -
                  0x00d3863fff] size 0x00004000 gran 0x0e mem64</tt><tt><br>
                </tt><tt>PCI: 00:13.0 10 <- [0x00d3865000 -
                  0x00d38653ff] size 0x00000400 gran 0x0a mem64</tt><tt><br>
                </tt><tt>PCI: 00:16.0 10 <- [0x00d3865400 -
                  0x00d38657ff] size 0x00000400 gran 0x0a mem</tt><tt><br>
                </tt><tt>PCI: 00:17.0 10 <- [0x0000003040 -
                  0x0000003047] size 0x00000008 gran 0x03 io</tt><tt><br>
                </tt><tt>PCI: 00:17.0 14 <- [0x0000003060 -
                  0x0000003063] size 0x00000004 gran 0x02 io</tt><tt><br>
                </tt><tt>PCI: 00:17.0 18 <- [0x0000003048 -
                  0x000000304f] size 0x00000008 gran 0x03 io</tt><tt><br>
                </tt><tt>PCI: 00:17.0 1c <- [0x0000003064 -
                  0x0000003067] size 0x00000004 gran 0x02 io</tt><tt><br>
                </tt><tt>PCI: 00:17.0 20 <- [0x0000003000 -
                  0x000000301f] size 0x00000020 gran 0x05 io</tt><tt><br>
                </tt><tt>PCI: 00:17.0 24 <- [0x00d3864000 -
                  0x00d38647ff] size 0x00000800 gran 0x0b mem</tt><tt><br>
                </tt><tt>PCI: 00:18.0 10 <- [0x0000003050 -
                  0x0000003057] size 0x00000008 gran 0x03 io</tt><tt><br>
                </tt><tt>PCI: 00:18.0 14 <- [0x0000003068 -
                  0x000000306b] size 0x00000004 gran 0x02 io</tt><tt><br>
                </tt><tt>PCI: 00:18.0 18 <- [0x0000003058 -
                  0x000000305f] size 0x00000008 gran 0x03 io</tt><tt><br>
                </tt><tt>PCI: 00:18.0 1c <- [0x000000306c -
                  0x000000306f] size 0x00000004 gran 0x02 io</tt><tt><br>
                </tt><tt>PCI: 00:18.0 20 <- [0x0000003020 -
                  0x000000303f] size 0x00000020 gran 0x05 io</tt><tt><br>
                </tt><tt>PCI: 00:18.0 24 <- [0x00d3864800 -
                  0x00d3864fff] size 0x00000800 gran 0x0b mem</tt><tt><br>
                </tt><tt>PCI: 00:1f.3 10 <- [0x00d3865800 -
                  0x00d386581f] size 0x00000020 gran 0x05 mem</tt><tt><br>
                </tt><tt>DOMAIN: 0000 assign_resources, bus 0 link: 0</tt><tt><br>
                </tt><tt>Root Device assign_resources, bus 0 link: 0</tt><tt><br>
                </tt><tt>Done setting resources.</tt><tt><br>
                </tt><tt>Show resources in subtree (Root Device)...After
                  assigning values.</tt><tt><br>
                </tt><tt> Root Device child on link 0 CPU_CLUSTER: 0</tt><tt><br>
                </tt><tt>  CPU_CLUSTER: 0 child on link 0 APIC: 00</tt><tt><br>
                </tt><tt>   APIC: 00</tt><tt><br>
                </tt><tt>   APIC: acac</tt><tt><br>
                </tt><tt>  DOMAIN: 0000 child on link 0 PCI: 00:00.0</tt><tt><br>
                </tt><tt>  DOMAIN: 0000 resource base 1000 size 2070
                  align 12 gran 0 limit ef9f flags 40040100 index
                  10000000</tt><tt><br>
                </tt><tt>  DOMAIN: 0000 resource base c0000000 size
                  13865820 align 28 gran 0 limit dfffffff flags 40040200
                  index 10000100</tt><tt><br>
                </tt><tt>  DOMAIN: 0000 resource base 0 size a0000 align
                  0 gran 0 limit 0 flags e0004200 index 0</tt><tt><br>
                </tt><tt>  DOMAIN: 0000 resource base 100000 size
                  7fd00000 align 0 gran 0 limit 0 flags e0004200 index 1</tt><tt><br>
                </tt><tt>  DOMAIN: 0000 resource base 100000000 size
                  80000000 align 0 gran 0 limit 0 flags e0004200 index 3</tt><tt><br>
                </tt><tt>  DOMAIN: 0000 resource base e0000000 size
                  10000000 align 0 gran 0 limit 0 flags f0000200 index 4</tt><tt><br>
                </tt><tt>  DOMAIN: 0000 resource base fee00000 size 1000
                  align 0 gran 0 limit 0 flags f0000200 index 5</tt><tt><br>
                </tt><tt>  DOMAIN: 0000 resource base a0000 size 60000
                  align 0 gran 0 limit 0 flags f0000200 index 6</tt><tt><br>
                </tt><tt>   PCI: 00:00.0</tt><tt><br>
                </tt><tt>   PCI: 00:00.0 resource base 0 size a0000
                  align 0 gran 0 limit 0 flags e0004200 index 0</tt><tt><br>
                </tt><tt>   PCI: 00:00.0 resource base 100000 size
                  7fd00000 align 0 gran 0 limit 0 flags e0004200 index 1</tt><tt><br>
                </tt><tt>   PCI: 00:00.0 resource base 100000000 size
                  80000000 align 0 gran 0 limit 0 flags e0004200 index 3</tt><tt><br>
                </tt><tt>   PCI: 00:00.0 resource base e0000000 size
                  10000000 align 0 gran 0 limit 0 flags f0000200 index 4</tt><tt><br>
                </tt><tt>   PCI: 00:00.0 resource base fee00000 size
                  1000 align 0 gran 0 limit 0 flags f0000200 index 5</tt><tt><br>
                </tt><tt>   PCI: 00:00.0 resource base a0000 size 60000
                  align 0 gran 0 limit 0 flags f0000200 index 6</tt><tt><br>
                </tt><tt>   PCI: 00:01.0 child on link 0 PCI: 01:00.0</tt><tt><br>
                </tt><tt>   PCI: 00:01.0 resource base 1000 size 1000
                  align 12 gran 12 limit ef9f flags 60080102 index 1c</tt><tt><br>
                </tt><tt>   PCI: 00:01.0 resource base c0000000 size
                  12000000 align 28 gran 20 limit dfffffff flags
                  60081202 index 24</tt><tt><br>
                </tt><tt>   PCI: 00:01.0 resource base d2000000 size
                  1100000 align 24 gran 20 limit dfffffff flags 60080202
                  index 20</tt><tt><br>
                </tt><tt>   PCI: 00:01.0 resource base d3800000 size
                  20000 align 17 gran 17 limit dfffffff flags 60000201
                  index 10</tt><tt><br>
                </tt><tt>    PCI: 01:00.0</tt><tt><br>
                </tt><tt>    PCI: 01:00.0 resource base d2000000 size
                  1000000 align 24 gran 24 limit dfffffff flags 60000200
                  index 10</tt><tt><br>
                </tt><tt>    PCI: 01:00.0 resource base c0000000 size
                  10000000 align 28 gran 28 limit dfffffff flags
                  60001201 index 14</tt><tt><br>
                </tt><tt>    PCI: 01:00.0 resource base d0000000 size
                  2000000 align 25 gran 25 limit dfffffff flags 60001201
                  index 1c</tt><tt><br>
                </tt><tt>    PCI: 01:00.0 resource base 1000 size 80
                  align 7 gran 7 limit ef9f flags 60000100 index 24</tt><tt><br>
                </tt><tt>    PCI: 01:00.0 resource base d3000000 size
                  80000 align 19 gran 19 limit dfffffff flags 60002200
                  index 30</tt><tt><br>
                </tt><tt>    PCI: 01:00.1</tt><tt><br>
                </tt><tt>    PCI: 01:00.1 resource base d3080000 size
                  4000 align 14 gran 14 limit dfffffff flags 60000200
                  index 10</tt><tt><br>
                </tt><tt>   PCI: 00:02.0</tt><tt><br>
                </tt><tt>   PCI: 00:03.0 child on link 0 PCI: 02:00.0</tt><tt><br>
                </tt><tt>   PCI: 00:03.0 resource base 2000 size 1000
                  align 12 gran 12 limit ef9f flags 60080102 index 1c</tt><tt><br>
                </tt><tt>   PCI: 00:03.0 resource base d3200000 size
                  500000 align 21 gran 20 limit dfffffff flags 60081202
                  index 24</tt><tt><br>
                </tt><tt>   PCI: 00:03.0 resource base d3700000 size
                  100000 align 20 gran 20 limit dfffffff flags 60080202
                  index 20</tt><tt><br>
                </tt><tt>   PCI: 00:03.0 resource base d3820000 size
                  20000 align 17 gran 17 limit dfffffff flags 60000201
                  index 10</tt><tt><br>
                </tt><tt>    PCI: 02:00.0 child on link 0 PCI: 03:04.0</tt><tt><br>
                </tt><tt>    PCI: 02:00.0 resource base 2000 size 1000
                  align 12 gran 12 limit ef9f flags 60080102 index 1c</tt><tt><br>
                </tt><tt>    PCI: 02:00.0 resource base d3200000 size
                  500000 align 21 gran 20 limit dfffffff flags 60081202
                  index 24</tt><tt><br>
                </tt><tt>    PCI: 02:00.0 resource base dfffffff size 0
                  align 20 gran 20 limit dfffffff flags 60080202 index
                  20</tt><tt><br>
                </tt><tt>    PCI: 02:00.0 resource base d3700000 size
                  20000 align 17 gran 17 limit dfffffff flags 60000200
                  index 10</tt><tt><br>
                </tt><tt>     PCI: 03:04.0</tt><tt><br>
                </tt><tt>     PCI: 03:04.0 resource base ef9f size 0
                  align 12 gran 12 limit ef9f flags 60080102 index 1c</tt><tt><br>
                </tt><tt>     PCI: 03:04.0 resource base dfffffff size 0
                  align 20 gran 20 limit dfffffff flags 60081202 index
                  24</tt><tt><br>
                </tt><tt>     PCI: 03:04.0 resource base dfffffff size 0
                  align 20 gran 20 limit dfffffff flags 60080202 index
                  20</tt><tt><br>
                </tt><tt>     PCI: 03:05.0 child on link 0 PCI: 05:00.0</tt><tt><br>
                </tt><tt>     PCI: 03:05.0 resource base 2000 size 1000
                  align 12 gran 12 limit ef9f flags 60080102 index 1c</tt><tt><br>
                </tt><tt>     PCI: 03:05.0 resource base d3200000 size
                  500000 align 21 gran 20 limit dfffffff flags 60081202
                  index 24</tt><tt><br>
                </tt><tt>     PCI: 03:05.0 resource base dfffffff size 0
                  align 20 gran 20 limit dfffffff flags 60080202 index
                  20</tt><tt><br>
                </tt><tt>      PCI: 05:00.0</tt><tt><br>
                </tt><tt>      PCI: 05:00.0 resource base d3200000 size
                  200000 align 21 gran 21 limit dfffffff flags 60001201
                  index 10</tt><tt><br>
                </tt><tt>      PCI: 05:00.0 resource base 2000 size 20
                  align 5 gran 5 limit ef9f flags 60000100 index 18</tt><tt><br>
                </tt><tt>      PCI: 05:00.0 resource base d3600000 size
                  4000 align 14 gran 14 limit dfffffff flags 60001201
                  index 20</tt><tt><br>
                </tt><tt>      PCI: 05:00.1</tt><tt><br>
                </tt><tt>      PCI: 05:00.1 resource base d3400000 size
                  200000 align 21 gran 21 limit dfffffff flags 60001201
                  index 10</tt><tt><br>
                </tt><tt>      PCI: 05:00.1 resource base 2020 size 20
                  align 5 gran 5 limit ef9f flags 60000100 index 18</tt><tt><br>
                </tt><tt>      PCI: 05:00.1 resource base d3604000 size
                  4000 align 14 gran 14 limit dfffffff flags 60001201
                  index 20</tt><tt><br>
                </tt><tt>     PCI: 03:08.0</tt><tt><br>
                </tt><tt>     PCI: 03:08.0 resource base ef9f size 0
                  align 12 gran 12 limit ef9f flags 60080102 index 1c</tt><tt><br>
                </tt><tt>     PCI: 03:08.0 resource base dfffffff size 0
                  align 20 gran 20 limit dfffffff flags 60081202 index
                  24</tt><tt><br>
                </tt><tt>     PCI: 03:08.0 resource base dfffffff size 0
                  align 20 gran 20 limit dfffffff flags 60080202 index
                  20</tt><tt><br>
                </tt><tt>     PCI: 03:09.0</tt><tt><br>
                </tt><tt>     PCI: 03:09.0 resource base ef9f size 0
                  align 12 gran 12 limit ef9f flags 60080102 index 1c</tt><tt><br>
                </tt><tt>     PCI: 03:09.0 resource base dfffffff size 0
                  align 20 gran 20 limit dfffffff flags 60081202 index
                  24</tt><tt><br>
                </tt><tt>     PCI: 03:09.0 resource base dfffffff size 0
                  align 20 gran 20 limit dfffffff flags 60080202 index
                  20</tt><tt><br>
                </tt><tt>   PCI: 00:04.0</tt><tt><br>
                </tt><tt>   PCI: 00:0b.0</tt><tt><br>
                </tt><tt>   PCI: 00:0b.0 resource base d3840000 size
                  20000 align 17 gran 17 limit dfffffff flags 60000201
                  index 18</tt><tt><br>
                </tt><tt>   PCI: 00:0b.0 resource base d3860000 size
                  4000 align 14 gran 14 limit dfffffff flags 60000201
                  index 20</tt><tt><br>
                </tt><tt>   PCI: 00:0e.0</tt><tt><br>
                </tt><tt>   PCI: 00:0f.0</tt><tt><br>
                </tt><tt>   PCI: 00:13.0</tt><tt><br>
                </tt><tt>   PCI: 00:13.0 resource base d3865000 size 400
                  align 10 gran 10 limit dfffffff flags 60000201 index
                  10</tt><tt><br>
                </tt><tt>   PCI: 00:14.0</tt><tt><br>
                </tt><tt>   PCI: 00:14.1</tt><tt><br>
                </tt><tt>   PCI: 00:14.2</tt><tt><br>
                </tt><tt>   PCI: 00:14.3</tt><tt><br>
                </tt><tt>   PCI: 00:16.0</tt><tt><br>
                </tt><tt>   PCI: 00:16.0 resource base d3865400 size 400
                  align 10 gran 10 limit dfffffff flags 60000200 index
                  10</tt><tt><br>
                </tt><tt>   PCI: 00:17.0</tt><tt><br>
                </tt><tt>   PCI: 00:17.0 resource base 3040 size 8 align
                  3 gran 3 limit ef9f flags 60000100 index 10</tt><tt><br>
                </tt><tt>   PCI: 00:17.0 resource base 3060 size 4 align
                  2 gran 2 limit ef9f flags 60000100 index 14</tt><tt><br>
                </tt><tt>   PCI: 00:17.0 resource base 3048 size 8 align
                  3 gran 3 limit ef9f flags 60000100 index 18</tt><tt><br>
                </tt><tt>   PCI: 00:17.0 resource base 3064 size 4 align
                  2 gran 2 limit ef9f flags 60000100 index 1c</tt><tt><br>
                </tt><tt>   PCI: 00:17.0 resource base 3000 size 20
                  align 5 gran 5 limit ef9f flags 60000100 index 20</tt><tt><br>
                </tt><tt>   PCI: 00:17.0 resource base d3864000 size 800
                  align 11 gran 11 limit dfffffff flags 60000200 index
                  24</tt><tt><br>
                </tt><tt>   PCI: 00:18.0</tt><tt><br>
                </tt><tt>   PCI: 00:18.0 resource base 3050 size 8 align
                  3 gran 3 limit ef9f flags 60000100 index 10</tt><tt><br>
                </tt><tt>   PCI: 00:18.0 resource base 3068 size 4 align
                  2 gran 2 limit ef9f flags 60000100 index 14</tt><tt><br>
                </tt><tt>   PCI: 00:18.0 resource base 3058 size 8 align
                  3 gran 3 limit ef9f flags 60000100 index 18</tt><tt><br>
                </tt><tt>   PCI: 00:18.0 resource base 306c size 4 align
                  2 gran 2 limit ef9f flags 60000100 index 1c</tt><tt><br>
                </tt><tt>   PCI: 00:18.0 resource base 3020 size 20
                  align 5 gran 5 limit ef9f flags 60000100 index 20</tt><tt><br>
                </tt><tt>   PCI: 00:18.0 resource base d3864800 size 800
                  align 11 gran 11 limit dfffffff flags 60000200 index
                  24</tt><tt><br>
                </tt><tt>   PCI: 00:1f.0</tt><tt><br>
                </tt><tt>   PCI: 00:1f.0 resource base 0 size 1000 align
                  0 gran 0 limit 0 flags c0040100 index 10000000</tt><tt><br>
                </tt><tt>   PCI: 00:1f.0 resource base ff800000 size
                  800000 align 0 gran 0 limit 0 flags c0040200 index
                  10000100</tt><tt><br>
                </tt><tt>   PCI: 00:1f.0 resource base fec00000 size
                  1000 align 0 gran 0 limit 0 flags c0000200 index 3</tt><tt><br>
                </tt><tt>   PCI: 00:1f.3</tt><tt><br>
                </tt><tt>   PCI: 00:1f.3 resource base d3865800 size 20
                  align 5 gran 5 limit dfffffff flags 60000200 index 10</tt><tt><br>
                </tt><tt>   PCI: 00:1f.3 resource base efa0 size 20
                  align 0 gran 0 limit 0 flags f0000100 index 20</tt><tt><br>
                </tt><tt>Done allocating resources.</tt><tt><br>
                </tt><tt>BS: BS_DEV_RESOURCES times (us): entry 0 run
                  1749749 exit 0</tt><tt><br>
                </tt><tt>POST: 0x74</tt><tt><br>
                </tt><tt>Enabling resources...</tt><tt><br>
                </tt><tt>PCI: 00:00.0 subsystem <- 0000/0000</tt><tt><br>
                </tt><tt>PCI: 00:00.0 cmd <- 07</tt><tt><br>
                </tt><tt>PCI: 00:01.0 bridge ctrl <- 000b</tt><tt><br>
                </tt><tt>PCI: 00:01.0 cmd <- 07</tt><tt><br>
                </tt><tt>PCI: 00:03.0 bridge ctrl <- 0003</tt><tt><br>
                </tt><tt>PCI: 00:03.0 cmd <- 07</tt><tt><br>
                </tt><tt>PCI: 00:0b.0 subsystem <- 0000/0000</tt><tt><br>
                </tt><tt>PCI: 00:0b.0 cmd <- 102</tt><tt><br>
                </tt><tt>PCI: 00:0e.0 subsystem <- 0000/0000</tt><tt><br>
                </tt><tt>PCI: 00:0e.0 cmd <- 00</tt><tt><br>
                </tt><tt>PCI: 00:0f.0 cmd <- 04</tt><tt><br>
                </tt><tt>PCI: 00:13.0 subsystem <- 0000/0000</tt><tt><br>
                </tt><tt>PCI: 00:13.0 cmd <- 106</tt><tt><br>
                </tt><tt>PCI: 00:16.0 subsystem <- 0000/0000</tt><tt><br>
                </tt><tt>PCI: 00:16.0 cmd <- 102</tt><tt><br>
                </tt><tt>PCI: 00:17.0 subsystem <- 0000/0000</tt><tt><br>
                </tt><tt>PCI: 00:17.0 cmd <- 103</tt><tt><br>
                </tt><tt>PCI: 00:18.0 subsystem <- 0000/0000</tt><tt><br>
                </tt><tt>PCI: 00:18.0 cmd <- 103</tt><tt><br>
                </tt><tt>PCI: 00:1f.0 subsystem <- 0000/0000</tt><tt><br>
                </tt><tt>PCI: 00:1f.0 cmd <- 107</tt><tt><br>
                </tt><tt>PCI: 00:1f.3 subsystem <- 0000/0000</tt><tt><br>
                </tt><tt>PCI: 00:1f.3 cmd <- 103</tt><tt><br>
                </tt><tt>PCI: 01:00.0 cmd <- 03</tt><tt><br>
                </tt><tt>PCI: 01:00.1 cmd <- 02</tt><tt><br>
                </tt><tt>PCI: 02:00.0 bridge ctrl <- 0003</tt><tt><br>
                </tt><tt>PCI: 02:00.0 cmd <- 07</tt><tt><br>
                </tt><tt>PCI: 03:04.0 bridge ctrl <- 0003</tt><tt><br>
                </tt><tt>PCI: 03:04.0 cmd <- 00</tt><tt><br>
                </tt><tt>PCI: 03:05.0 bridge ctrl <- 0003</tt><tt><br>
                </tt><tt>PCI: 03:05.0 cmd <- 07</tt><tt><br>
                </tt><tt>PCI: 03:08.0 bridge ctrl <- 0003</tt><tt><br>
                </tt><tt>PCI: 03:08.0 cmd <- 00</tt><tt><br>
                </tt><tt>PCI: 03:09.0 bridge ctrl <- 0003</tt><tt><br>
                </tt><tt>PCI: 03:09.0 cmd <- 00</tt><tt><br>
                </tt><tt>PCI: 05:00.0 cmd <- 03</tt><tt><br>
                </tt><tt>PCI: 05:00.1 cmd <- 03</tt><tt><br>
                </tt><tt>done.</tt><tt><br>
                </tt><tt>BS: BS_DEV_ENABLE times (us): entry 0 run 54672
                  exit 0</tt><tt><br>
                </tt><tt>POST: 0x75</tt><tt><br>
                </tt><tt>Initializing devices...</tt><tt><br>
                </tt><tt>Root Device init</tt><tt><br>
                </tt><tt>Root Device init 875 usecs</tt><tt><br>
                </tt><tt>POST: 0x75</tt><tt><br>
                </tt><tt>CPU_CLUSTER: 0 init</tt><tt><br>
                </tt><tt>start_eip=0x00001000, code_size=0x00000031</tt><tt><br>
                </tt><tt>Initializing CPU #0</tt><tt><br>
                </tt><tt>CPU: vendor Intel device 406d8</tt><tt><br>
                </tt><tt>CPU: family 06, model 4d, stepping 08</tt><tt><br>
                </tt><tt>POST: 0x60</tt><tt><br>
                </tt><tt>Enabling cache</tt><tt><br>
                </tt><tt>CPU: Genuine Intel(R) CPU         @ 2.40GHz.</tt><tt><br>
                </tt><tt><br>
                </tt><tt>MTRR check</tt><tt><br>
                </tt><tt>Fixed MTRRs   : Enabled</tt><tt><br>
                </tt><tt>Variable MTRRs: Enabled</tt><tt><br>
                </tt><tt><br>
                </tt><tt>POST: 0x93</tt><tt><br>
                </tt><tt>Setting up local apic... apic_id: 0x00 done.</tt><tt><br>
                </tt><tt>POST: 0x9b</tt><tt><br>
                </tt><tt>Disabling VMX</tt><tt><br>
                </tt><tt>CPU: 0 has 8 cores, 1 threads per core</tt><tt><br>
                </tt><tt>CPU: 0 has core 2</tt><tt><br>
                </tt><tt>CPU1: stack_base 00139000, stack_end 00139ff8</tt><tt><br>
                </tt><tt>Asserting INIT.</tt><tt><br>
                </tt><tt>Waiting for send to finish...</tt><tt><br>
                </tt><tt>+Deasserting INIT.</tt><tt><br>
                </tt><tt>Waiting for send to finish...</tt><tt><br>
                </tt><tt>+#startup loops: 2.</tt><tt><br>
                </tt><tt>Sending STARTUP #1 to 2.</tt><tt><br>
                </tt><tt>After apic_write.</tt><tt><br>
                </tt><tt>Initializing CPU #1</tt><tt><br>
                </tt><tt>Startup point 1.</tt><tt><br>
                </tt><tt>Waiting for send to finish...</tt><tt><br>
                </tt><tt>+CPU: vendor Intel device 406d8</tt><tt><br>
                </tt><tt>Sending STARTUP #2 to 2.</tt><tt><br>
                </tt><tt>After apic_write.</tt><tt><br>
                </tt><tt>CPU: family 06, model 4d, stepping 08</tt><tt><br>
                </tt><tt>Startup point 1.</tt><tt><br>
                </tt><tt>Waiting for send to finish...</tt><tt><br>
                </tt><tt>+POST: 0xAfter Startup.</tt><tt><br>
                </tt><tt>CPU: 0 has core 4</tt><tt><br>
                </tt><tt>CPU2: stack_base 00138000, stack_end 00138ff8</tt><tt><br>
                </tt><tt>60Asserting INIT.</tt><tt><br>
                </tt><tt>Waiting for send to finish...</tt><tt><br>
                </tt><tt>+</tt><tt><br>
                </tt><tt>Enabling cache</tt><tt><br>
                </tt><tt>CPU: Genuine Intel(R) CPU         @ 2.40GHz.</tt><tt><br>
                </tt><tt><br>
                </tt><tt>MTRR check</tt><tt><br>
                </tt><tt>Fixed MTRRs   : Enabled</tt><tt><br>
                </tt><tt>Variable MTRRs: Enabled</tt><tt><br>
                </tt><tt><br>
                </tt><tt>POST: 0x93</tt><tt><br>
                </tt><tt>Setting up local apic... apic_id: 0x02 done.</tt><tt><br>
                </tt><tt>POST: 0x9b</tt><tt><br>
                </tt><tt>Disabling VMX</tt><tt><br>
                </tt><tt>Deasserting INIT.</tt><tt><br>
                </tt><tt>Waiting for send to finish...</tt><tt><br>
                </tt><tt>+CPU #1 initialized</tt><tt><br>
                </tt><tt>#startup loops: 2.</tt><tt><br>
                </tt><tt>Sending STARTUP #1 to 4.</tt><tt><br>
                </tt><tt>After apic_write.</tt><tt><br>
                </tt><tt>Initializing CPU #2</tt><tt><br>
                </tt><tt>Startup point 1.</tt><tt><br>
                </tt><tt>Waiting for send to finish...</tt><tt><br>
                </tt><tt>+CPU: vendor Intel device 406d8</tt><tt><br>
                </tt><tt>Sending STARTUP #2 to 4.</tt><tt><br>
                </tt><tt>After apic_write.</tt><tt><br>
                </tt><tt>CPU: family 06, model 4d, stepping 08</tt><tt><br>
                </tt><tt>Startup point 1.</tt><tt><br>
                </tt><tt>Waiting for send to finish...</tt><tt><br>
                </tt><tt>+POST: 0xAfter Startup.</tt><tt><br>
                </tt><tt>CPU: 0 has core 6</tt><tt><br>
                </tt><tt>CPU3: stack_base 00137000, stack_end 00137ff8</tt><tt><br>
                </tt><tt>60Asserting INIT.</tt><tt><br>
                </tt><tt>Waiting for send to finish...</tt><tt><br>
                </tt><tt>+</tt><tt><br>
                </tt><tt>Enabling cache</tt><tt><br>
                </tt><tt>CPU: Genuine Intel(R) CPU         @ 2.40GHz.</tt><tt><br>
                </tt><tt><br>
                </tt><tt>MTRR check</tt><tt><br>
                </tt><tt>Fixed MTRRs   : Enabled</tt><tt><br>
                </tt><tt>Variable MTRRs: Enabled</tt><tt><br>
                </tt><tt><br>
                </tt><tt>POST: 0x93</tt><tt><br>
                </tt><tt>Setting up local apic... apic_id: 0x04 done.</tt><tt><br>
                </tt><tt>POST: 0x9b</tt><tt><br>
                </tt><tt>Disabling VMX</tt><tt><br>
                </tt><tt>Deasserting INIT.</tt><tt><br>
                </tt><tt>CPU #2 initialized</tt><tt><br>
                </tt><tt>Waiting for send to finish...</tt><tt><br>
                </tt><tt>+#startup loops: 2.</tt><tt><br>
                </tt><tt>Sending STARTUP #1 to 6.</tt><tt><br>
                </tt><tt>After apic_write.</tt><tt><br>
                </tt><tt>Initializing CPU #3</tt><tt><br>
                </tt><tt>Startup point 1.</tt><tt><br>
                </tt><tt>Waiting for send to finish...</tt><tt><br>
                </tt><tt>+CPU: vendor Intel device 406d8</tt><tt><br>
                </tt><tt>Sending STARTUP #2 to 6.</tt><tt><br>
                </tt><tt>After apic_write.</tt><tt><br>
                </tt><tt>CPU: family 06, model 4d, stepping 08</tt><tt><br>
                </tt><tt>Startup point 1.</tt><tt><br>
                </tt><tt>Waiting for send to finish...</tt><tt><br>
                </tt><tt>+POST: 0xAfter Startup.</tt><tt><br>
                </tt><tt>CPU: 0 has core 8</tt><tt><br>
                </tt><tt>CPU4: stack_base 00136000, stack_end 00136ff8</tt><tt><br>
                </tt><tt>60Asserting INIT.</tt><tt><br>
                </tt><tt>Waiting for send to finish...</tt><tt><br>
                </tt><tt>+</tt><tt><br>
                </tt><tt>Enabling cache</tt><tt><br>
                </tt><tt>CPU: Genuine Intel(R) CPU         @ 2.40GHz.</tt><tt><br>
                </tt><tt><br>
                </tt><tt>MTRR check</tt><tt><br>
                </tt><tt>Fixed MTRRs   : Enabled</tt><tt><br>
                </tt><tt>Variable MTRRs: Enabled</tt><tt><br>
                </tt><tt><br>
                </tt><tt>POST: 0x93</tt><tt><br>
                </tt><tt>Setting up local apic... apic_id: 0x06 done.</tt><tt><br>
                </tt><tt>POST: 0x9b</tt><tt><br>
                </tt><tt>Disabling VMX</tt><tt><br>
                </tt><tt>Deasserting INIT.</tt><tt><br>
                </tt><tt>CPU #3 initialized</tt><tt><br>
                </tt><tt>Waiting for send to finish...</tt><tt><br>
                </tt><tt>+#startup loops: 2.</tt><tt><br>
                </tt><tt>Sending STARTUP #1 to 8.</tt><tt><br>
                </tt><tt>After apic_write.</tt><tt><br>
                </tt><tt>Initializing CPU #4</tt><tt><br>
                </tt><tt>Startup point 1.</tt><tt><br>
                </tt><tt>Waiting for send to finish...</tt><tt><br>
                </tt><tt>+CPU: vendor Intel device 406d8</tt><tt><br>
                </tt><tt>Sending STARTUP #2 to 8.</tt><tt><br>
                </tt><tt>After apic_write.</tt><tt><br>
                </tt><tt>CPU: family 06, model 4d, stepping 08</tt><tt><br>
                </tt><tt>Startup point 1.</tt><tt><br>
                </tt><tt>Waiting for send to finish...</tt><tt><br>
                </tt><tt>+POST: 0xAfter Startup.</tt><tt><br>
                </tt><tt>CPU: 0 has core 10</tt><tt><br>
                </tt><tt>CPU5: stack_base 00135000, stack_end 00135ff8</tt><tt><br>
                </tt><tt>60Asserting INIT.</tt><tt><br>
                </tt><tt>Waiting for send to finish...</tt><tt><br>
                </tt><tt>+</tt><tt><br>
                </tt><tt>Enabling cache</tt><tt><br>
                </tt><tt>CPU: Genuine Intel(R) CPU         @ 2.40GHz.</tt><tt><br>
                </tt><tt><br>
                </tt><tt>MTRR check</tt><tt><br>
                </tt><tt>Fixed MTRRs   : Enabled</tt><tt><br>
                </tt><tt>Variable MTRRs: Enabled</tt><tt><br>
                </tt><tt><br>
                </tt><tt>POST: 0x93</tt><tt><br>
                </tt><tt>Setting up local apic... apic_id: 0x08 done.</tt><tt><br>
                </tt><tt>POST: 0x9b</tt><tt><br>
                </tt><tt>Disabling VMX</tt><tt><br>
                </tt><tt>Deasserting INIT.</tt><tt><br>
                </tt><tt>CPU #4 initialized</tt><tt><br>
                </tt><tt>Waiting for send to finish...</tt><tt><br>
                </tt><tt>+#startup loops: 2.</tt><tt><br>
                </tt><tt>Sending STARTUP #1 to 10.</tt><tt><br>
                </tt><tt>After apic_write.</tt><tt><br>
                </tt><tt>Initializing CPU #5</tt><tt><br>
                </tt><tt>Startup point 1.</tt><tt><br>
                </tt><tt>Waiting for send to finish...</tt><tt><br>
                </tt><tt>+CPU: vendor Intel device 406d8</tt><tt><br>
                </tt><tt>Sending STARTUP #2 to 10.</tt><tt><br>
                </tt><tt>After apic_write.</tt><tt><br>
                </tt><tt>CPU: family 06, model 4d, stepping 08</tt><tt><br>
                </tt><tt>Startup point 1.</tt><tt><br>
                </tt><tt>Waiting for send to finish...</tt><tt><br>
                </tt><tt>+POST: 0xAfter Startup.</tt><tt><br>
                </tt><tt>CPU: 0 has core 12</tt><tt><br>
                </tt><tt>CPU6: stack_base 00134000, stack_end 00134ff8</tt><tt><br>
                </tt><tt>60Asserting INIT.</tt><tt><br>
                </tt><tt>Waiting for send to finish...</tt><tt><br>
                </tt><tt>+</tt><tt><br>
                </tt><tt>Enabling cache</tt><tt><br>
                </tt><tt>CPU: Genuine Intel(R) CPU         @ 2.40GHz.</tt><tt><br>
                </tt><tt><br>
                </tt><tt>MTRR check</tt><tt><br>
                </tt><tt>Fixed MTRRs   : Enabled</tt><tt><br>
                </tt><tt>Variable MTRRs: Enabled</tt><tt><br>
                </tt><tt><br>
                </tt><tt>POST: 0x93</tt><tt><br>
                </tt><tt>Setting up local apic... apic_id: 0x0a done.</tt><tt><br>
                </tt><tt>POST: 0x9b</tt><tt><br>
                </tt><tt>Disabling VMX</tt><tt><br>
                </tt><tt>Deasserting INIT.</tt><tt><br>
                </tt><tt>CPU #5 initialized</tt><tt><br>
                </tt><tt>Waiting for send to finish...</tt><tt><br>
                </tt><tt>+#startup loops: 2.</tt><tt><br>
                </tt><tt>Sending STARTUP #1 to 12.</tt><tt><br>
                </tt><tt>After apic_write.</tt><tt><br>
                </tt><tt>Initializing CPU #6</tt><tt><br>
                </tt><tt>Startup point 1.</tt><tt><br>
                </tt><tt>Waiting for send to finish...</tt><tt><br>
                </tt><tt>+CPU: vendor Intel device 406d8</tt><tt><br>
                </tt><tt>Sending STARTUP #2 to 12.</tt><tt><br>
                </tt><tt>After apic_write.</tt><tt><br>
                </tt><tt>CPU: family 06, model 4d, stepping 08</tt><tt><br>
                </tt><tt>Startup point 1.</tt><tt><br>
                </tt><tt>Waiting for send to finish...</tt><tt><br>
                </tt><tt>+POST: 0xAfter Startup.</tt><tt><br>
                </tt><tt>CPU: 0 has core 14</tt><tt><br>
                </tt><tt>CPU7: stack_base 00133000, stack_end 00133ff8</tt><tt><br>
                </tt><tt>60Asserting INIT.</tt><tt><br>
                </tt><tt>Waiting for send to finish...</tt><tt><br>
                </tt><tt>+</tt><tt><br>
                </tt><tt>Enabling cache</tt><tt><br>
                </tt><tt>CPU: Genuine Intel(R) CPU         @ 2.40GHz.</tt><tt><br>
                </tt><tt><br>
                </tt><tt>MTRR check</tt><tt><br>
                </tt><tt>Fixed MTRRs   : Enabled</tt><tt><br>
                </tt><tt>Variable MTRRs: Enabled</tt><tt><br>
                </tt><tt><br>
                </tt><tt>POST: 0x93</tt><tt><br>
                </tt><tt>Setting up local apic... apic_id: 0x0c done.</tt><tt><br>
                </tt><tt>POST: 0x9b</tt><tt><br>
                </tt><tt>Disabling VMX</tt><tt><br>
                </tt><tt>Deasserting INIT.</tt><tt><br>
                </tt><tt>CPU #6 initialized</tt><tt><br>
                </tt><tt>Waiting for send to finish...</tt><tt><br>
                </tt><tt>+#startup loops: 2.</tt><tt><br>
                </tt><tt>Sending STARTUP #1 to 14.</tt><tt><br>
                </tt><tt>After apic_write.</tt><tt><br>
                </tt><tt>Initializing CPU #7</tt><tt><br>
                </tt><tt>Startup point 1.</tt><tt><br>
                </tt><tt>Waiting for send to finish...</tt><tt><br>
                </tt><tt>+CPU: vendor Intel device 406d8</tt><tt><br>
                </tt><tt>Sending STARTUP #2 to 14.</tt><tt><br>
                </tt><tt>After apic_write.</tt><tt><br>
                </tt><tt>CPU: family 06, model 4d, stepping 08</tt><tt><br>
                </tt><tt>Startup point 1.</tt><tt><br>
                </tt><tt>Waiting for send to finish...</tt><tt><br>
                </tt><tt>+POST: 0xAfter Startup.</tt><tt><br>
                </tt><tt>CPU #0 initialized</tt><tt><br>
                </tt><tt>Waiting for 1 CPUS to stop</tt><tt><br>
                </tt><tt>60</tt><tt><br>
                </tt><tt>Enabling cache</tt><tt><br>
                </tt><tt>CPU: Genuine Intel(R) CPU         @ 2.40GHz.</tt><tt><br>
                </tt><tt><br>
                </tt><tt>MTRR check</tt><tt><br>
                </tt><tt>Fixed MTRRs   : Enabled</tt><tt><br>
                </tt><tt>Variable MTRRs: Enabled</tt><tt><br>
                </tt><tt><br>
                </tt><tt>POST: 0x93</tt><tt><br>
                </tt><tt>Setting up local apic... apic_id: 0x0e done.</tt><tt><br>
                </tt><tt>POST: 0x9b</tt><tt><br>
                </tt><tt>Disabling VMX</tt><tt><br>
                </tt><tt>CPU #7 initialized</tt><tt><br>
                </tt><tt>All AP CPUs stopped (1151 loops)</tt><tt><br>
                </tt><tt>CPU1: stack: 00139000 - 0013a000, lowest used
                  address 00139d18, stack used: 744 bytes</tt><tt><br>
                </tt><tt>CPU2: stack: 00138000 - 00139000, lowest used
                  address 00138d18, stack used: 744 bytes</tt><tt><br>
                </tt><tt>CPU3: stack: 00137000 - 00138000, lowest used
                  address 00137d18, stack used: 744 bytes</tt><tt><br>
                </tt><tt>CPU4: stack: 00136000 - 00137000, lowest used
                  address 00136d18, stack used: 744 bytes</tt><tt><br>
                </tt><tt>CPU5: stack: 00135000 - 00136000, lowest used
                  address 00135d18, stack used: 744 bytes</tt><tt><br>
                </tt><tt>CPU6: stack: 00134000 - 00135000, lowest used
                  address 00134d18, stack used: 744 bytes</tt><tt><br>
                </tt><tt>CPU7: stack: 00133000 - 00134000, lowest used
                  address 00133d18, stack used: 744 bytes</tt><tt><br>
                </tt><tt>CPU_CLUSTER: 0 init 313669 usecs</tt><tt><br>
                </tt><tt>POST: 0x75</tt><tt><br>
                </tt><tt>POST: 0x75</tt><tt><br>
                </tt><tt>POST: 0x75</tt><tt><br>
                </tt><tt>POST: 0x75</tt><tt><br>
                </tt><tt>POST: 0x75</tt><tt><br>
                </tt><tt>POST: 0x75</tt><tt><br>
                </tt><tt>POST: 0x75</tt><tt><br>
                </tt><tt>POST: 0x75</tt><tt><br>
                </tt><tt>POST: 0x75</tt><tt><br>
                </tt><tt>POST: 0x75</tt><tt><br>
                </tt><tt>POST: 0x75</tt><tt><br>
                </tt><tt>PCI: 00:00.0 init</tt><tt><br>
                </tt><tt>PCI: 00:00.0 init 924 usecs</tt><tt><br>
                </tt><tt>POST: 0x75</tt><tt><br>
                </tt><tt>POST: 0x75</tt><tt><br>
                </tt><tt>POST: 0x75</tt><tt><br>
                </tt><tt>POST: 0x75</tt><tt><br>
                </tt><tt>POST: 0x75</tt><tt><br>
                </tt><tt>PCI: 00:0b.0 init</tt><tt><br>
                </tt><tt>PCI: 00:0b.0 init 923 usecs</tt><tt><br>
                </tt><tt>POST: 0x75</tt><tt><br>
                </tt><tt>PCI: 00:0e.0 init</tt><tt><br>
                </tt><tt>PCI: 00:0e.0 init 923 usecs</tt><tt><br>
                </tt><tt>POST: 0x75</tt><tt><br>
                </tt><tt>PCI: 00:0f.0 init</tt><tt><br>
                </tt><tt>PCI: 00:0f.0 init 923 usecs</tt><tt><br>
                </tt><tt>POST: 0x75</tt><tt><br>
                </tt><tt>PCI: 00:13.0 init</tt><tt><br>
                </tt><tt>PCI: 00:13.0 init 924 usecs</tt><tt><br>
                </tt><tt>POST: 0x75</tt><tt><br>
                </tt><tt>POST: 0x75</tt><tt><br>
                </tt><tt>POST: 0x75</tt><tt><br>
                </tt><tt>POST: 0x75</tt><tt><br>
                </tt><tt>POST: 0x75</tt><tt><br>
                </tt><tt>PCI: 00:16.0 init</tt><tt><br>
                </tt><tt>PCI: 00:16.0 init 923 usecs</tt><tt><br>
                </tt><tt>POST: 0x75</tt><tt><br>
                </tt><tt>PCI: 00:17.0 init</tt><tt><br>
                </tt><tt>SATA: Initializing...</tt><tt><br>
                </tt><tt>SATA: Controller in AHCI mode.</tt><tt><br>
                </tt><tt>ABAR: D3864000</tt><tt><br>
                </tt><tt>PCI: 00:17.0 init 4378 usecs</tt><tt><br>
                </tt><tt>POST: 0x75</tt><tt><br>
                </tt><tt>PCI: 00:18.0 init</tt><tt><br>
                </tt><tt>SATA: Initializing...</tt><tt><br>
                </tt><tt>SATA: Controller in AHCI mode.</tt><tt><br>
                </tt><tt>ABAR: D3864800</tt><tt><br>
                </tt><tt>PCI: 00:18.0 init 4377 usecs</tt><tt><br>
                </tt><tt>POST: 0x75</tt><tt><br>
                </tt><tt>PCI: 00:1f.0 init</tt><tt><br>
                </tt><tt>soc: lpc_init</tt><tt><br>
                </tt><tt>Southbridge APIC ID = 2</tt><tt><br>
                </tt><tt>Dumping IOAPIC registers</tt><tt><br>
                </tt><tt>  reg 0x0000: 0x02000000</tt><tt><br>
                </tt><tt>  reg 0x0001: 0x00170020</tt><tt><br>
                </tt><tt>  reg 0x0002: 0x00170020</tt><tt><br>
                </tt><tt>Start writing IRQ assignments</tt><tt><br>
                </tt><tt>PIRQ    A       B       C       D       E      
                  F       G       H</tt><tt><br>
                </tt><tt>IRQ     10      11      10      11      14     
                  15      14      15</tt><tt><br>
                </tt><tt><br>
                </tt><tt>                        PIRQ[A-H] routed to
                  each INT_PIN[A-D]</tt><tt><br>
                </tt><tt>Dev     INTA (IRQ)      INTB (IRQ)      INTC
                  (IRQ)      INTD (IRQ)</tt><tt><br>
                </tt><tt> 1:     A    (10)       B    (11)       C   
                  (10)       D    (11)</tt><tt><br>
                </tt><tt> 2:     D    (11)       C    (10)       B   
                  (11)       A    (10)</tt><tt><br>
                </tt><tt> 3:     E    (14)       F    (15)       G   
                  (14)       H    (15)</tt><tt><br>
                </tt><tt> 4:     H    (15)       G    (14)       F   
                  (15)       E    (14)</tt><tt><br>
                </tt><tt> 11:    E    (14)       F    (15)       G   
                  (14)       H    (15)</tt><tt><br>
                </tt><tt> 14:    H    (15)       A    (10)       A   
                  (10)       A    (10)</tt><tt><br>
                </tt><tt> 19:    B    (11)       A    (10)       A   
                  (10)       A    (10)</tt><tt><br>
                </tt><tt> 20:    C    (10)       D    (11)       E   
                  (14)       F    (15)</tt><tt><br>
                </tt><tt> 22:    G    (14)       A    (10)       A   
                  (10)       A    (10)</tt><tt><br>
                </tt><tt> 23:    H    (15)       A    (10)       A   
                  (10)       A    (10)</tt><tt><br>
                </tt><tt> 31:    H    (15)       G    (14)       B   
                  (11)       C    (10)</tt><tt><br>
                </tt><tt>Finished writing IRQ assignments</tt><tt><br>
                </tt><tt>PCI_CFG IRQ: Write PCI config space IRQ
                  assignments</tt><tt><br>
                </tt><tt>PCI IRQ: Found device 0:01.00 using PIN A</tt><tt><br>
                </tt><tt>        INT_PIN         : 1 (PIN A)</tt><tt><br>
                </tt><tt>        PIRQ            : A</tt><tt><br>
                </tt><tt>        INT_LINE        : 0xA (IRQ 10)</tt><tt><br>
                </tt><tt>PCI IRQ: Found device 0:03.00 using PIN A</tt><tt><br>
                </tt><tt>        INT_PIN         : 1 (PIN A)</tt><tt><br>
                </tt><tt>        PIRQ            : E</tt><tt><br>
                </tt><tt>        INT_LINE        : 0xE (IRQ 14)</tt><tt><br>
                </tt><tt>PCI IRQ: Found device 0:0B.00 using PIN A</tt><tt><br>
                </tt><tt>        INT_PIN         : 1 (PIN A)</tt><tt><br>
                </tt><tt>        PIRQ            : E</tt><tt><br>
                </tt><tt>        INT_LINE        : 0xE (IRQ 14)</tt><tt><br>
                </tt><tt>PCI IRQ: Found device 0:13.00 using PIN A</tt><tt><br>
                </tt><tt>        INT_PIN         : 1 (PIN A)</tt><tt><br>
                </tt><tt>        PIRQ            : B</tt><tt><br>
                </tt><tt>        INT_LINE        : 0xB (IRQ 11)</tt><tt><br>
                </tt><tt>PCI IRQ: Found device 0:16.00 using PIN A</tt><tt><br>
                </tt><tt>        INT_PIN         : 1 (PIN A)</tt><tt><br>
                </tt><tt>        PIRQ            : G</tt><tt><br>
                </tt><tt>        INT_LINE        : 0xE (IRQ 14)</tt><tt><br>
                </tt><tt>PCI IRQ: Found device 0:17.00 using PIN A</tt><tt><br>
                </tt><tt>        INT_PIN         : 1 (PIN A)</tt><tt><br>
                </tt><tt>        PIRQ            : H</tt><tt><br>
                </tt><tt>        INT_LINE        : 0xF (IRQ 15)</tt><tt><br>
                </tt><tt>PCI IRQ: Found device 0:18.00 using PIN A</tt><tt><br>
                </tt><tt>Warning: PCI Device 24 does not have an IRQ
                  entry, skipping it</tt><tt><br>
                </tt><tt>PCI IRQ: Found device 0:1F.03 using PIN B</tt><tt><br>
                </tt><tt>        INT_PIN         : 2 (PIN B)</tt><tt><br>
                </tt><tt>        PIRQ            : G</tt><tt><br>
                </tt><tt>        INT_LINE        : 0xE (IRQ 14)</tt><tt><br>
                </tt><tt>PCI IRQ: Found device 0:0F.00 using PIN A</tt><tt><br>
                </tt><tt>Warning: PCI Device 15 does not have an IRQ
                  entry, skipping it</tt><tt><br>
                </tt><tt>PCI IRQ: Found device 1:00.00 using PIN A</tt><tt><br>
                </tt><tt>        With INT_PIN swizzled to PIN A</tt><tt><br>
                </tt><tt>        Attached to bridge device 0:01h.00h</tt><tt><br>
                </tt><tt>        INT_PIN         : 1 (PIN A)</tt><tt><br>
                </tt><tt>        Swizzled to     : 1 (PIN A)</tt><tt><br>
                </tt><tt>        PIRQ            : A</tt><tt><br>
                </tt><tt>        INT_LINE        : 0xA (IRQ 10)</tt><tt><br>
                </tt><tt>PCI IRQ: Found device 1:00.01 using PIN B</tt><tt><br>
                </tt><tt>        With INT_PIN swizzled to PIN B</tt><tt><br>
                </tt><tt>        Attached to bridge device 0:01h.00h</tt><tt><br>
                </tt><tt>        INT_PIN         : 2 (PIN B)</tt><tt><br>
                </tt><tt>        Swizzled to     : 2 (PIN B)</tt><tt><br>
                </tt><tt>        PIRQ            : B</tt><tt><br>
                </tt><tt>        INT_LINE        : 0xB (IRQ 11)</tt><tt><br>
                </tt><tt>PCI IRQ: Found device 2:00.00 using PIN A</tt><tt><br>
                </tt><tt>        With INT_PIN swizzled to PIN A</tt><tt><br>
                </tt><tt>        Attached to bridge device 0:03h.00h</tt><tt><br>
                </tt><tt>        INT_PIN         : 1 (PIN A)</tt><tt><br>
                </tt><tt>        Swizzled to     : 1 (PIN A)</tt><tt><br>
                </tt><tt>        PIRQ            : E</tt><tt><br>
                </tt><tt>        INT_LINE        : 0xE (IRQ 14)</tt><tt><br>
                </tt><tt>PCI IRQ: Found device 3:04.00 using PIN A</tt><tt><br>
                </tt><tt>        With INT_PIN swizzled to PIN A</tt><tt><br>
                </tt><tt>        Attached to bridge device 2:00h.00h</tt><tt><br>
                </tt><tt>        With INT_PIN swizzled to PIN A</tt><tt><br>
                </tt><tt>        Attached to bridge device 0:03h.00h</tt><tt><br>
                </tt><tt>        INT_PIN         : 1 (PIN A)</tt><tt><br>
                </tt><tt>        Swizzled to     : 1 (PIN A)</tt><tt><br>
                </tt><tt>        PIRQ            : E</tt><tt><br>
                </tt><tt>        INT_LINE        : 0xE (IRQ 14)</tt><tt><br>
                </tt><tt>PCI IRQ: Found device 3:05.00 using PIN A</tt><tt><br>
                </tt><tt>        With INT_PIN swizzled to PIN B</tt><tt><br>
                </tt><tt>        Attached to bridge device 2:00h.00h</tt><tt><br>
                </tt><tt>        With INT_PIN swizzled to PIN B</tt><tt><br>
                </tt><tt>        Attached to bridge device 0:03h.00h</tt><tt><br>
                </tt><tt>        INT_PIN         : 1 (PIN A)</tt><tt><br>
                </tt><tt>        Swizzled to     : 2 (PIN B)</tt><tt><br>
                </tt><tt>        PIRQ            : F</tt><tt><br>
                </tt><tt>        INT_LINE        : 0xF (IRQ 15)</tt><tt><br>
                </tt><tt>PCI IRQ: Found device 3:08.00 using PIN A</tt><tt><br>
                </tt><tt>        With INT_PIN swizzled to PIN A</tt><tt><br>
                </tt><tt>        Attached to bridge device 2:00h.00h</tt><tt><br>
                </tt><tt>        With INT_PIN swizzled to PIN A</tt><tt><br>
                </tt><tt>        Attached to bridge device 0:03h.00h</tt><tt><br>
                </tt><tt>        INT_PIN         : 1 (PIN A)</tt><tt><br>
                </tt><tt>        Swizzled to     : 1 (PIN A)</tt><tt><br>
                </tt><tt>        PIRQ            : E</tt><tt><br>
                </tt><tt>        INT_LINE        : 0xE (IRQ 14)</tt><tt><br>
                </tt><tt>PCI IRQ: Found device 3:09.00 using PIN A</tt><tt><br>
                </tt><tt>        With INT_PIN swizzled to PIN B</tt><tt><br>
                </tt><tt>        Attached to bridge device 2:00h.00h</tt><tt><br>
                </tt><tt>        With INT_PIN swizzled to PIN B</tt><tt><br>
                </tt><tt>        Attached to bridge device 0:03h.00h</tt><tt><br>
                </tt><tt>        INT_PIN         : 1 (PIN A)</tt><tt><br>
                </tt><tt>        Swizzled to     : 2 (PIN B)</tt><tt><br>
                </tt><tt>        PIRQ            : F</tt><tt><br>
                </tt><tt>        INT_LINE        : 0xF (IRQ 15)</tt><tt><br>
                </tt><tt>PCI IRQ: Found device 5:00.00 using PIN A</tt><tt><br>
                </tt><tt>        With INT_PIN swizzled to PIN A</tt><tt><br>
                </tt><tt>        Attached to bridge device 3:05h.00h</tt><tt><br>
                </tt><tt>        With INT_PIN swizzled to PIN B</tt><tt><br>
                </tt><tt>        Attached to bridge device 2:00h.00h</tt><tt><br>
                </tt><tt>        With INT_PIN swizzled to PIN B</tt><tt><br>
                </tt><tt>        Attached to bridge device 0:03h.00h</tt><tt><br>
                </tt><tt>        INT_PIN         : 1 (PIN A)</tt><tt><br>
                </tt><tt>        Swizzled to     : 2 (PIN B)</tt><tt><br>
                </tt><tt>        PIRQ            : F</tt><tt><br>
                </tt><tt>        INT_LINE        : 0xF (IRQ 15)</tt><tt><br>
                </tt><tt>PCI IRQ: Found device 5:00.01 using PIN B</tt><tt><br>
                </tt><tt>        With INT_PIN swizzled to PIN B</tt><tt><br>
                </tt><tt>        Attached to bridge device 3:05h.00h</tt><tt><br>
                </tt><tt>        With INT_PIN swizzled to PIN C</tt><tt><br>
                </tt><tt>        Attached to bridge device 2:00h.00h</tt><tt><br>
                </tt><tt>        With INT_PIN swizzled to PIN C</tt><tt><br>
                </tt><tt>        Attached to bridge device 0:03h.00h</tt><tt><br>
                </tt><tt>        INT_PIN         : 2 (PIN B)</tt><tt><br>
                </tt><tt>        Swizzled to     : 3 (PIN C)</tt><tt><br>
                </tt><tt>        PIRQ            : G</tt><tt><br>
                </tt><tt>        INT_LINE        : 0xE (IRQ 14)</tt><tt><br>
                </tt><tt>PCI_CFG IRQ: Finished writing PCI config space
                  IRQ assignments</tt><tt><br>
                </tt><tt>NMI sources disabled.</tt><tt><br>
                </tt><tt>Enabling BIOS updates outside of SMM... PCI:
                  00:1f.0 init 213502 usecs</tt><tt><br>
                </tt><tt>POST: 0x75</tt><tt><br>
                </tt><tt>POST: 0x75</tt><tt><br>
                </tt><tt>PCI: 01:00.0 init</tt><tt><br>
                </tt><tt>PCI: 01:00.0 init 923 usecs</tt><tt><br>
                </tt><tt>POST: 0x75</tt><tt><br>
                </tt><tt>PCI: 01:00.1 init</tt><tt><br>
                </tt><tt>PCI: 01:00.1 init 924 usecs</tt><tt><br>
                </tt><tt>POST: 0x75</tt><tt><br>
                </tt><tt>POST: 0x75</tt><tt><br>
                </tt><tt>POST: 0x75</tt><tt><br>
                </tt><tt>POST: 0x75</tt><tt><br>
                </tt><tt>POST: 0x75</tt><tt><br>
                </tt><tt>POST: 0x75</tt><tt><br>
                </tt><tt>PCI: 05:00.0 init</tt><tt><br>
                </tt><tt>PCI: 05:00.0 init 923 usecs</tt><tt><br>
                </tt><tt>POST: 0x75</tt><tt><br>
                </tt><tt>PCI: 05:00.1 init</tt><tt><br>
                </tt><tt>PCI: 05:00.1 init 924 usecs</tt><tt><br>
                </tt><tt>Devices initialized</tt><tt><br>
                </tt><tt>Show all devs...After init.</tt><tt><br>
                </tt><tt>Root Device: enabled 1</tt><tt><br>
                </tt><tt>CPU_CLUSTER: 0: enabled 1</tt><tt><br>
                </tt><tt>APIC: 00: enabled 1</tt><tt><br>
                </tt><tt>APIC: acac: enabled 0</tt><tt><br>
                </tt><tt>DOMAIN: 0000: enabled 1</tt><tt><br>
                </tt><tt>PCI: 00:00.0: enabled 1</tt><tt><br>
                </tt><tt>PCI: 00:01.0: enabled 1</tt><tt><br>
                </tt><tt>PCI: 00:02.0: enabled 0</tt><tt><br>
                </tt><tt>PCI: 00:03.0: enabled 1</tt><tt><br>
                </tt><tt>PCI: 00:04.0: enabled 0</tt><tt><br>
                </tt><tt>PCI: 00:0b.0: enabled 1</tt><tt><br>
                </tt><tt>PCI: 00:0e.0: enabled 1</tt><tt><br>
                </tt><tt>PCI: 00:13.0: enabled 1</tt><tt><br>
                </tt><tt>PCI: 00:14.0: enabled 0</tt><tt><br>
                </tt><tt>PCI: 00:14.1: enabled 0</tt><tt><br>
                </tt><tt>PCI: 00:14.2: enabled 0</tt><tt><br>
                </tt><tt>PCI: 00:14.3: enabled 0</tt><tt><br>
                </tt><tt>PCI: 00:16.0: enabled 1</tt><tt><br>
                </tt><tt>PCI: 00:17.0: enabled 1</tt><tt><br>
                </tt><tt>PCI: 00:18.0: enabled 1</tt><tt><br>
                </tt><tt>PCI: 00:1f.0: enabled 1</tt><tt><br>
                </tt><tt>PCI: 00:1f.3: enabled 1</tt><tt><br>
                </tt><tt>PCI: 00:0f.0: enabled 1</tt><tt><br>
                </tt><tt>PCI: 01:00.0: enabled 1</tt><tt><br>
                </tt><tt>PCI: 01:00.1: enabled 1</tt><tt><br>
                </tt><tt>PCI: 02:00.0: enabled 1</tt><tt><br>
                </tt><tt>PCI: 03:04.0: enabled 1</tt><tt><br>
                </tt><tt>PCI: 03:05.0: enabled 1</tt><tt><br>
                </tt><tt>PCI: 03:08.0: enabled 1</tt><tt><br>
                </tt><tt>PCI: 03:09.0: enabled 1</tt><tt><br>
                </tt><tt>PCI: 05:00.0: enabled 1</tt><tt><br>
                </tt><tt>PCI: 05:00.1: enabled 1</tt><tt><br>
                </tt><tt>APIC: 02: enabled 1</tt><tt><br>
                </tt><tt>APIC: 04: enabled 1</tt><tt><br>
                </tt><tt>APIC: 06: enabled 1</tt><tt><br>
                </tt><tt>APIC: 08: enabled 1</tt><tt><br>
                </tt><tt>APIC: 0a: enabled 1</tt><tt><br>
                </tt><tt>APIC: 0c: enabled 1</tt><tt><br>
                </tt><tt>APIC: 0e: enabled 1</tt><tt><br>
                </tt><tt>BS: BS_DEV_INIT times (us): entry 0 run 639905
                  exit 0</tt><tt><br>
                </tt><tt>POST: 0x76</tt><tt><br>
                </tt><tt>Finalize devices...</tt><tt><br>
                </tt><tt>DOMAIN: 0000 final</tt><tt><br>
                </tt><tt>FspNotify(EnumInitPhaseAfterPciEnumeration)</tt><tt><br>
                </tt><tt>Returned from
                  FspNotify(EnumInitPhaseAfterPciEnumeration)</tt><tt><br>
                </tt><tt>Devices finalized</tt><tt><br>
                </tt><tt>BS: BS_POST_DEVICE times (us): entry 0 run 8736
                  exit 0</tt><tt><br>
                </tt><tt>POST: 0x77</tt><tt><br>
                </tt><tt>BS: BS_OS_RESUME_CHECK times (us): entry 0 run
                  586 exit 0</tt><tt><br>
                </tt><tt><br>
                </tt><tt>=== FSP HOB Data Structure ===</tt><tt><br>
                </tt><tt>FSP Hoblistptr: 0x220000</tt><tt><br>
                </tt><tt>HOB 0x220000 is an EFI_HOB_TYPE_HANDOFF (type
                  0x1)</tt><tt><br>
                </tt><tt>HOB 0x220038 is an EFI_HOB_TYPE_GUID_EXTENSION
                  (type 0x4)</tt><tt><br>
                </tt><tt>HOB 0x220100 is an EFI_HOB_TYPE_GUID_EXTENSION
                  (type 0x4)</tt><tt><br>
                </tt><tt>HOB 0x220418 is an EFI_HOB_TYPE_GUID_EXTENSION
                  (type 0x4)</tt><tt><br>
                </tt><tt>HOB 0x2204c0 is an EFI_HOB_TYPE_MEMORY_POOL
                  (type 0x7)</tt><tt><br>
                </tt><tt>HOB 0x2204d8 is an EFI_HOB_TYPE_MEMORY_POOL
                  (type 0x7)</tt><tt><br>
                </tt><tt>HOB 0x220528 is an EFI_HOB_TYPE_MEMORY_POOL
                  (type 0x7)</tt><tt><br>
                </tt><tt>HOB 0x220540 is an EFI_HOB_TYPE_MEMORY_POOL
                  (type 0x7)</tt><tt><br>
                </tt><tt>HOB 0x2206b8 is an EFI_HOB_TYPE_MEMORY_POOL
                  (type 0x7)</tt><tt><br>
                </tt><tt>HOB 0x2206d0 is an EFI_HOB_TYPE_MEMORY_POOL
                  (type 0x7)</tt><tt><br>
                </tt><tt>HOB 0x220718 is an EFI_HOB_TYPE_MEMORY_POOL
                  (type 0x7)</tt><tt><br>
                </tt><tt>HOB 0x220728 is an EFI_HOB_TYPE_MEMORY_POOL
                  (type 0x7)</tt><tt><br>
                </tt><tt>HOB 0x220738 is an EFI_HOB_TYPE_MEMORY_POOL
                  (type 0x7)</tt><tt><br>
                </tt><tt>HOB 0x220750 is an EFI_HOB_TYPE_MEMORY_POOL
                  (type 0x7)</tt><tt><br>
                </tt><tt>HOB 0x220760 is an
                  EFI_HOB_TYPE_RESOURCE_DESCRIPTOR (type 0x3)</tt><tt><br>
                </tt><tt>  Resource EFI_RESOURCE_SYSTEM_MEMORY (0x0) has
                  attributes 0x3c07</tt><tt><br>
                </tt><tt>  at location 0x0 with length 0xa0000</tt><tt><br>
                </tt><tt>HOB 0x220790 is an
                  EFI_HOB_TYPE_RESOURCE_DESCRIPTOR (type 0x3)</tt><tt><br>
                </tt><tt>  Resource EFI_RESOURCE_MEMORY_RESERVED (0x5)
                  has attributes 0x3c07</tt><tt><br>
                </tt><tt>  at location 0xa0000 with length 0x60000</tt><tt><br>
                </tt><tt>HOB 0x2207c0 is an
                  EFI_HOB_TYPE_RESOURCE_DESCRIPTOR (type 0x3)</tt><tt><br>
                </tt><tt>  Resource EFI_RESOURCE_SYSTEM_MEMORY (0x0) has
                  attributes 0x3c07</tt><tt><br>
                </tt><tt>  at location 0x100000 with length 0x7ff00000</tt><tt><br>
                </tt><tt>HOB 0x2207f0 is an
                  EFI_HOB_TYPE_RESOURCE_DESCRIPTOR (type 0x3)</tt><tt><br>
                </tt><tt>  Resource EFI_RESOURCE_SYSTEM_MEMORY (0x0) has
                  attributes 0x3c03</tt><tt><br>
                </tt><tt>  at location 0x0 with length 0x80000000</tt><tt><br>
                </tt><tt>HOB 0x220820 is an EFI_HOB_TYPE_GUID_EXTENSION
                  (type 0x4)</tt><tt><br>
                </tt><tt>HOB 0x2211d0 is an EFI_HOB_TYPE_GUID_EXTENSION
                  (type 0x4)</tt><tt><br>
                </tt><tt>HOB 0x223450 is an
                  EFI_HOB_TYPE_MEMORY_ALLOCATION (type 0x2)</tt><tt><br>
                </tt><tt>  Memory type EfiBootServicesData (0x4)</tt><tt><br>
                </tt><tt>  at location 0x200000 with length 0x20000</tt><tt><br>
                </tt><tt>HOB 0x223480 is an
                  EFI_HOB_TYPE_MEMORY_ALLOCATION (type 0x2)</tt><tt><br>
                </tt><tt>  Memory type EfiBootServicesData (0x4)</tt><tt><br>
                </tt><tt>  at location 0x7ffff000 with length 0x1000</tt><tt><br>
                </tt><tt>HOB 0x2234b0 is an
                  EFI_HOB_TYPE_MEMORY_ALLOCATION (type 0x2)</tt><tt><br>
                </tt><tt>  Memory type EfiBootServicesData (0x4)</tt><tt><br>
                </tt><tt>  at location 0x7fff7000 with length 0x8000</tt><tt><br>
                </tt><tt>HOB 0x2234e0 is an EFI_HOB_TYPE_GUID_EXTENSION
                  (type 0x4)</tt><tt><br>
                </tt><tt>HOB 0x2274f8 is an EFI_HOB_TYPE_GUID_EXTENSION
                  (type 0x4)</tt><tt><br>
                </tt><tt>HOB 0x229790 is an
                  EFI_HOB_TYPE_MEMORY_ALLOCATION (type 0x2)</tt><tt><br>
                </tt><tt>  Memory type EfiBootServicesData (0x4)</tt><tt><br>
                </tt><tt>  at location 0x7fff3000 with length 0x4000</tt><tt><br>
                </tt><tt>HOB 0x2297c0 is an EFI_HOB_TYPE_GUID_EXTENSION
                  (type 0x4)</tt><tt><br>
                </tt><tt>HOB 0x229970 is an
                  EFI_HOB_TYPE_MEMORY_ALLOCATION (type 0x2)</tt><tt><br>
                </tt><tt>  Memory type EfiBootServicesData (0x4)</tt><tt><br>
                </tt><tt>  at location 0x7ffef000 with length 0x4000</tt><tt><br>
                </tt><tt>HOB 0x2299a0 is an
                  EFI_HOB_TYPE_MEMORY_ALLOCATION (type 0x2)</tt><tt><br>
                </tt><tt>  Memory type EfiBootServicesData (0x4)</tt><tt><br>
                </tt><tt>  at location 0x7ffeb000 with length 0x4000</tt><tt><br>
                </tt><tt>HOB 0x2299d0 is an
                  EFI_HOB_TYPE_MEMORY_ALLOCATION (type 0x2)</tt><tt><br>
                </tt><tt>  Memory type EfiBootServicesData (0x4)</tt><tt><br>
                </tt><tt>  at location 0x7ffe8000 with length 0x3000</tt><tt><br>
                </tt><tt>HOB 0x229a00 is an EFI_HOB_TYPE_MEMORY_POOL
                  (type 0x7)</tt><tt><br>
                </tt><tt>HOB 0x229a18 is an
                  EFI_HOB_TYPE_MEMORY_ALLOCATION (type 0x2)</tt><tt><br>
                </tt><tt>  Memory type EfiBootServicesData (0x4)</tt><tt><br>
                </tt><tt>  at location 0x7ffe4000 with length 0x4000</tt><tt><br>
                </tt><tt>HOB 0x229a48 is an
                  EFI_HOB_TYPE_MEMORY_ALLOCATION (type 0x2)</tt><tt><br>
                </tt><tt>  Memory type EfiBootServicesData (0x4)</tt><tt><br>
                </tt><tt>  at location 0x7ffe1000 with length 0x3000</tt><tt><br>
                </tt><tt>HOB 0x229a78 is an
                  EFI_HOB_TYPE_MEMORY_ALLOCATION (type 0x2)</tt><tt><br>
                </tt><tt>  Memory type EfiBootServicesData (0x4)</tt><tt><br>
                </tt><tt>  at location 0x7ffdf000 with length 0x2000</tt><tt><br>
                </tt><tt>HOB 0x229aa8 is an
                  EFI_HOB_TYPE_MEMORY_ALLOCATION (type 0x2)</tt><tt><br>
                </tt><tt>  Memory type EfiBootServicesData (0x4)</tt><tt><br>
                </tt><tt>  at location 0x7ffdb000 with length 0x4000</tt><tt><br>
                </tt><tt>HOB 0x229ad8 is an
                  EFI_HOB_TYPE_MEMORY_ALLOCATION (type 0x2)</tt><tt><br>
                </tt><tt>  Memory type EfiBootServicesData (0x4)</tt><tt><br>
                </tt><tt>  at location 0x7ffd5000 with length 0x6000</tt><tt><br>
                </tt><tt>HOB 0x229b08 is an
                  EFI_HOB_TYPE_MEMORY_ALLOCATION (type 0x2)</tt><tt><br>
                </tt><tt>  Memory type EfiBootServicesData (0x4)</tt><tt><br>
                </tt><tt>  at location 0x7ffd0000 with length 0x5000</tt><tt><br>
                </tt><tt>HOB 0x229b38 is an EFI_HOB_TYPE_MEMORY_POOL
                  (type 0x7)</tt><tt><br>
                </tt><tt>HOB 0x229b48 is an
                  EFI_HOB_TYPE_MEMORY_ALLOCATION (type 0x2)</tt><tt><br>
                </tt><tt>  Memory type EfiBootServicesData (0x4)</tt><tt><br>
                </tt><tt>  at location 0x7ffcc000 with length 0x4000</tt><tt><br>
                </tt><tt>HOB 0x229b78 is an
                  EFI_HOB_TYPE_MEMORY_ALLOCATION (type 0x2)</tt><tt><br>
                </tt><tt>  Memory type EfiBootServicesData (0x4)</tt><tt><br>
                </tt><tt>  at location 0x7ffc8000 with length 0x4000</tt><tt><br>
                </tt><tt>HOB 0x229ba8 is an
                  EFI_HOB_TYPE_MEMORY_ALLOCATION (type 0x2)</tt><tt><br>
                </tt><tt>  Memory type EfiBootServicesData (0x4)</tt><tt><br>
                </tt><tt>  at location 0x7ffc5000 with length 0x3000</tt><tt><br>
                </tt><tt>HOB 0x229bd8 is an EFI_HOB_TYPE_MEMORY_POOL
                  (type 0x7)</tt><tt><br>
                </tt><tt>HOB 0x229fe0 is an
                  EFI_HOB_TYPE_MEMORY_ALLOCATION (type 0x2)</tt><tt><br>
                </tt><tt>  Memory type EfiBootServicesData (0x4)</tt><tt><br>
                </tt><tt>  at location 0x7ffb5000 with length 0x10000</tt><tt><br>
                </tt><tt>HOB 0x22a010 is an EFI_HOB_TYPE_MEMORY_POOL
                  (type 0x7)</tt><tt><br>
                </tt><tt>HOB 0x22a120 is an
                  EFI_HOB_TYPE_MEMORY_ALLOCATION (type 0x2)</tt><tt><br>
                </tt><tt>  Memory type EfiBootServicesData (0x4)</tt><tt><br>
                </tt><tt>  at location 0x7ffb1000 with length 0x4000</tt><tt><br>
                </tt><tt>HOB 0x22a150 is an
                  EFI_HOB_TYPE_MEMORY_ALLOCATION (type 0x2)</tt><tt><br>
                </tt><tt>  Memory type EfiBootServicesData (0x4)</tt><tt><br>
                </tt><tt>  at location 0x7ffae000 with length 0x3000</tt><tt><br>
                </tt><tt>HOB 0x22a180 is an
                  EFI_HOB_TYPE_MEMORY_ALLOCATION (type 0x2)</tt><tt><br>
                </tt><tt>  Memory type EfiBootServicesData (0x4)</tt><tt><br>
                </tt><tt>  at location 0x7ffac000 with length 0x2000</tt><tt><br>
                </tt><tt>HOB 0x22a1b0 is an EFI_HOB_TYPE_END_OF_HOB_LIST
                  (type 0xffff)</tt><tt><br>
                </tt><tt>=== End of FSP HOB Data Structure ===</tt><tt><br>
                </tt><tt><br>
                </tt><tt>Memory Configure Data Hob at 00227510 (size =
                  0x2298).</tt><tt><br>
                </tt><tt>Copy FSP MRC DATA to HOB (source addr 00227510,
                  dest addr 7fdf9000, 8864 bytes)</tt><tt><br>
                </tt><tt>Fast boot data (includes align and checksum):</tt><tt><br>
                </tt><tt><...></tt></small><br>
            </div>
            <br>
            --<br>
            coreboot mailing list: <a moz-do-not-send="true"
              href="mailto:coreboot@coreboot.org">coreboot@coreboot.org</a><br>
            <a moz-do-not-send="true"
              href="http://www.coreboot.org/mailman/listinfo/coreboot"
              target="_blank">http://www.coreboot.org/mailman/listinfo/coreboot</a><br>
          </blockquote>
        </div>
        <br>
      </div>
    </blockquote>
    <br>
  </body>
</html>