Partially implement Dell System 200 chipset. Fixes POST errors and HIMEM.SYS.

This commit is contained in:
SarahW 2017-05-11 21:18:34 +01:00
commit a54e6575d3
8 changed files with 83 additions and 6 deletions

1
src/dells200.h Normal file
View file

@ -0,0 +1 @@
void dells200_chipset_init();