MPS table patcher for the ASUS P/I-P65UP5

This commit is contained in:
RichardG867
2020-06-07 16:44:50 -03:00
parent 151d8d486a
commit f65b51b0f3
5 changed files with 135 additions and 2 deletions

View File

@@ -47,6 +47,8 @@ extern const device_t i440ex_device;
extern const device_t i440bx_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;