VirtualBox

Ignore:
Timestamp:
Mar 7, 2016 11:15:22 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
105896
Message:

bs3kit: Updates thowards v8086.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-cmn-TestSendCmdWithU32.asm

    r59863 r59949  
    4242        push    xSI
    4343
    44         cmp     byte [g_fbBs3VMMDevTesting], 0
     44        BS3_ONLY_16BIT_STMT push ds
     45        mov     ax, seg g_fbBs3VMMDevTesting
     46        mov     ds, ax
     47        cmp     byte [BS3_DATA16_WRT(g_fbBs3VMMDevTesting)], 0
     48        BS3_ONLY_16BIT_STMT pop  ds
    4549        je      .no_vmmdev
    4650
Note: See TracChangeset for help on using the changeset viewer.

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