mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 12:23:30 +00:00
[FREELDR]
Bring back call to EnableA20 in rbuild builds svn path=/trunk/; revision=52263
This commit is contained in:
@@ -58,6 +58,8 @@ EXTERN(_RealEntryPoint)
|
||||
/* Store the boot partition */
|
||||
mov byte ptr [_FrldrBootPartition], dh
|
||||
|
||||
call _EnableA20
|
||||
|
||||
/* GO! */
|
||||
push eax
|
||||
call _BootMain
|
||||
|
||||
Reference in New Issue
Block a user