diff options
Diffstat (limited to 'pci-map/standard.json')
| -rw-r--r-- | pci-map/standard.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/pci-map/standard.json b/pci-map/standard.json new file mode 100644 index 0000000..cf9c334 --- /dev/null +++ b/pci-map/standard.json @@ -0,0 +1,11 @@ +[ + { + "Machine": "Standard PC", + "Type": "Desktop", + "Vendor": "Amlal EL Mahrouss.", + "FrameBuffer": "0x1000000", + "BootLoader": "0x4000000", + "PCITree": "0x8002000", + "ROM": "0xFFFF000" + } +] |
