VirtualBox

Ignore:
Timestamp:
Nov 8, 2021 8:33:27 AM (3 years ago)
Author:
vboxsync
Message:

ValKit/bs3kit: Moved Bs3BiosInt15hE820 & Bs3BiosInt15h88 into bs3kit.h from bs3-tm-InitMemory.c. Fixed the E820 enumeration code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3kit.mac

    r82968 r92256  
    689689%define BS3_PBC_NEAR          1 ;;< Only near.
    690690%define BS3_PBC_FAR           2 ;;< Only far.
    691 %define BS3_PBC_HYBRID        3 ;;< Hybrid near/far procedure, trashing AX
    692 %define BS3_PBC_HYBRID_SAFE   4 ;;< Hybrid near/far procedure, no trashing but slower.
     691%define BS3_PBC_HYBRID        3 ;;< Hybrid near/far procedure, trashing AX. Use BS3_HYBRID_RET to return.
     692%define BS3_PBC_HYBRID_SAFE   4 ;;< Hybrid near/far procedure, no trashing but slower. Use BS3_HYBRID_RET to return.
    693693%define BS3_PBC_HYBRID_0_ARGS 5 ;;< Hybrid near/far procedure, no parameters so separate far stub, no trashing, fast near calls.
    694694;; @}
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