Entering Long Mode Directly: Difference between revisions

no edit summary
[unchecked revision][unchecked revision]
No edit summary
No edit summary
Line 31:
;Load kernel from floppy disk
 
mov ax,0x020D <::> ;ah = Function 0x02 ;al = Number of sectors
mov bx,startLongMode ;es:bx = Destination
mov cx,0x0002 ;cx = Cylinder and sector
Anonymous user