added read_cpuid and MTRR support checking before trying to set them
authorJohn Tsiombikas <nuclear@member.fsf.org>
Fri, 21 May 2021 10:03:03 +0000 (13:03 +0300)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Fri, 21 May 2021 10:03:03 +0000 (13:03 +0300)
commit7bd77c4461410f29819d6eee3d42d2793047ea66
treecdf5eba87ce1e3e57c44c82dbb8f585199ee53d6
parente2f48c6667ccc008a4b848b1115a854ca42f2e8b
added read_cpuid and MTRR support checking before trying to set them
Makefile
Makefile.dj
src/dos/gfx.c
src/rbench.c
src/util.h
src/util_asm.s [new file with mode: 0644]