1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162 |
- $ ./gudt DSDT.bin FACP.bin MADT.bin
- Grand Unified Device Tree tool, Copyright (c) 2024 bzt, GPLv3+
- https://gitlab.com/bztsrc/gdut
- #000 DEVICE MACHINE(ff.01) "BOCHS" "BXPC" (DESKTOP)
- |- #001 DEVICE BRIDGE(06.04) "PNP0C0F" "LNKA" (PCI bridge)
- |- #002 DEVICE BRIDGE(06.04) "PNP0C0F" "PNP0103" (PCI bridge)
- | `- IRQ 0x00000000_00000009 0
- |- #004 DEVICE GENERIC(08.02) "PNP0103" "HPET" (Timer, IBM)
- | `- MMIO 0x00000000_fed00000 1024
- |- #006 DEVICE DISPLAY(03.80) "PNP0A06" "PRES" (Display controller, IBM)
- |- #007 DEVICE PROCESSOR(0b.03) "CORE" "C000" (amd64)
- | |- CPUCORE 0x00000000_00000000 sn 0
- | |- CPUCORE 0x00000000_00000000 sn 1
- | |- CPUCORE 0x00000000_00000000 sn 2
- | |- CPUCORE 0x00000000_00000000 sn 3
- | |- CPUCORE 0x00000000_00000000 sn 4
- | |- CPUCORE 0x00000000_00000000 sn 5
- | |- CPUCORE 0x00000000_00000000 sn 6
- | |- CPUCORE 0x00000000_00000000 sn 7
- | `- MMIO 0x00000000_fee00000 1024
- |- #017 DEVICE DISPLAY(03.80) "PNP0A06" "QEMU0002" (Display controller, IBM)
- |- #018 DEVICE MULTIMEDIA(04.00) "QEMU0002" "FWCF" (Multimedia video controller)
- | `- IOPORT 0x00000000_00000510 16 (m128 aligned)
- |- #020 DEVICE INPUT(09.00) "PNP0303" "KBD_" (Keyboard controller, IBM)
- | |- IRQ 0x00000000_00000001 0
- | |- IOPORT 0x00000000_00000060 1
- | `- IOPORT 0x00000000_00000064 1
- |- #024 DEVICE INPUT(09.02) "PNP0F13" "MOU_" (Mouse controller, IBM)
- | `- IRQ 0x00000000_0000000c 0
- |- #026 DEVICE STORAGE(01.02) "PNP0700" "FLPA" (Floppy disk controller, IBM)
- | |- DMA 0x00000000_00000002 1
- | |- IRQ 0x00000000_00000006 0
- | |- IOPORT 0x00000000_000003f2 4 (dword aligned)
- | `- IOPORT 0x00000000_000003f7 4 (dword aligned)
- |- #031 DEVICE COMM(07.01) "PNP0400" "LPT1" (Parallel controller, IBM)
- | |- IRQ 0x00000000_00000007 0
- | `- IOPORT 0x00000000_00000378 4 (dword aligned)
- |- #034 DEVICE COMM(07.00) "PNP0501" "COM1" (Serial controller, IBM)
- | |- IRQ 0x00000000_00000004 0
- | `- IOPORT 0x00000000_000003f8 4 (dword aligned)
- |- #037 DEVICE GENERIC(08.03) "PNP0B00" "RTC_" (RTC, IBM)
- | |- IRQ 0x00000000_00000008 0
- | `- IOPORT 0x00000000_00000070 1
- |- #040 DEVICE GENERIC(08.80) "PNP0C20" "SMI_CMD" (System peripheral)
- | |- IRQ 0x00000000_00000009 0
- | |- DEFAULT byte [0xa0,0xa1]
- | `- IOPORT 0x00000000_000000b2 1
- |- #044 DEVICE GENERIC(08.80) "PNP0C21" "PM1a_EVT_BLK" (System peripheral)
- | `- IOPORT 0x00000000_00000800 2 (word aligned)
- |- #046 DEVICE GENERIC(08.80) "PNP0C23" "PM1a_CNT_BLK" (System peripheral)
- | `- IOPORT 0x00000000_00000804 2 (word aligned)
- |- #048 DEVICE GENERIC(08.02) "PNP0C26" "PM_TMR_BLK" (Timer)
- | `- IOPORT 0x00000000_00000808 4 (dword aligned)
- |- #050 DEVICE GENERIC(08.80) "PNP0C27" "GPE0_BLK" (System peripheral)
- | `- IOPORT 0x00000000_00000820 1
- |- #052 DEVICE GENERIC(08.00) "ACPI0009" "APIC" (PIC, IBM)
- | |- IRQ byte [0x00,0x18]
- | |- MMIO 0x00000000_fec00000 256
- | `- MMIO 0x00000000_fec01000 256
- `- RESVMEM 0x00000000_fed00000 1024
|