VirtualBox

忽略:
時間撮記:
2016-1-8 上午10:08:40 (9 年 以前)
作者:
vboxsync
訊息:

bs3kit: Working 16 and 64 bit PrintChr system call, fixed/documented 64-bit calls.

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-mode-TrapSystemCallHandler.asm

    r59286 r59287  
    115115.print_chr:
    116116%ifndef TMPL_CMN_R86
    117         ; Switch to real mode.
     117        ; Switch to real mode (20h param scratch area not required).
    118118        extern  TMPL_NM(Bs3SwitchToRM)
    119119        call    TMPL_NM(Bs3SwitchToRM)
     
    128128
    129129%ifndef TMPL_CMN_R86
    130         ; Switch back.
     130        ; Switch back (20h param scratch area not required).
    131131        extern  RT_CONCAT3(_Bs3SwitchTo,TMPL_MODE_UNAME,_rm)
    132132        call    RT_CONCAT3(_Bs3SwitchTo,TMPL_MODE_UNAME,_rm)
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette