VirtualBox

Ignore:
Timestamp:
Aug 13, 2021 11:15:07 AM (3 years ago)
Author:
vboxsync
Message:

bs3kit/UD8DQ: In assembly we use ASM_MODEL_FAR_CODE not BS3_MODEL_FAR_CODE to test for far code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-wc16-U8DQ.asm

    r82968 r90681  
    4444        push    ss
    4545        pop     es
    46 %ifdef BS3_MODEL_FAR_CODE
     46%ifdef ASM_MODEL_FAR_CODE
    4747        push    cs
    4848%endif
    4949        call    $_?U8DQE
    5050        pop     es
    51 %ifdef BS3_MODEL_FAR_CODE
     51%ifdef ASM_MODEL_FAR_CODE
    5252        retf
    5353%else
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