VirtualBox

Ignore:
Timestamp:
Dec 14, 2015 1:46:52 PM (9 years ago)
Author:
vboxsync
Message:

BIOS: Merged RMW sequences into single instructions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/BIOS/makefile

    r50160 r59114  
    1616CFLAGS   = -q -0 -wx -zu -s -oas -d1+ -ms
    1717CFLAGS32 = -q -wx -zu -s -oas -d1+ -ms -nt=BIOS32 -nd=BIOS32
     18# -oat seems to prevent ENTER/LEAVE generation
     19#CFLAGS32 = -q -wx -zu -s -oat -d1+ -ms -nt=BIOS32 -nd=BIOS32
    1820
    1921DEFS = -DVBOX -DVBOX_LANBOOT_SEG=0xE200 -DVBOX_VERSION_STRING=$(Q)0.9$(Q) &
     
    4547         clname DATA segaddr=0xF000 segment _DATA &
    4648         clname CODE &
    47          segment _TEXT segaddr=0xF000 offset=0x1600 &
     49         segment _TEXT segaddr=0xF000 offset=0x1C00 &
    4850         segment BIOS32 segaddr=0xF000 offset=0xDB00 &
    4951         segment BIOSSEG segaddr=0xF000 offset=0xE000 &
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