VirtualBox

Changeset 55110 in vbox for trunk/src/VBox/Devices/PC


Ignore:
Timestamp:
Apr 7, 2015 9:49:32 AM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
99405
Message:

iPXE: properly terminate the init message

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/ipxe/src/arch/i386/prefix/romprefix.S

    r47928 r55110  
    419419        pushw   %cs
    420420        call    exec
     4212:
     422#else
     423        xorw    %di, %di
     424        movw    $init_message_done, %si
     425        call    print_message
    421426#endif
    422 2:
    423427        /* Restore registers */
    424428        popw    %gs
Note: See TracChangeset for help on using the changeset viewer.

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