forked from KolibriOS/kolibrios
* Correct value of selector gs
* Support for kpack'ed skin files * Default setting for DMA access is now "disabled" * Fixed kernel fault when network packet sending git-svn-id: svn://kolibrios.org@523 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -748,12 +748,7 @@ no_lib_load:
|
||||
|
||||
; LOAD DEFAULT SKIN
|
||||
|
||||
mov esi,_skin_file_default
|
||||
mov edi,_skin_file
|
||||
movsd
|
||||
movsd
|
||||
movsd
|
||||
call load_skin
|
||||
call load_default_skin
|
||||
|
||||
;protect io permission map
|
||||
|
||||
|
Reference in New Issue
Block a user