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

@@ -48,6 +48,8 @@ extern const device_t i440bx_device;
extern const device_t i440gx_device;
extern const device_t i440zx_device;
extern const device_t ioapic_device;
/* OPTi */
extern const device_t opti495_device;
extern const device_t opti5x7_device;