Merge pull request #791 from richardg867/master

MPS table patcher for the ASUS P/I-P65UP5
This commit is contained in:
OBattler
2020-06-08 23:50:18 +02:00
committed by GitHub
8 changed files with 139 additions and 4 deletions

View File

@@ -176,6 +176,7 @@ machine_at_p65up5_common_init(const machine_t *model, const device_t *northbridg
device_add(&keyboard_ps2_ami_pci_device);
device_add(&w83877f_device);
device_add(&intel_flash_bxt_device);
device_add(&ioapic_device);
}
int