convert tmpdisk and ps2mouse to PE

git-svn-id: svn://kolibrios.org@5044 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
CleverMouse
2014-08-20 10:11:50 +00:00
parent 8240a01a43
commit 7dc01ee888
20 changed files with 66 additions and 575 deletions

View File

@@ -1058,7 +1058,7 @@ endg
; Load PS/2 mouse driver
stdcall load_driver, szPS2MDriver
stdcall load_pe_driver, szPS2MDriver, 0
mov esi, boot_setmouse
call boot_log