VirtualBox

Ignore:
Timestamp:
Nov 20, 2023 4:16:55 PM (17 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
160282
Message:

ValKit/bs3kit,bs3-cpu-basic-3: Experimental support for loading a 2nd test image above 1MB (at 8MB by default). This should allow for larger testcases, esp. for 32-bit and 64-bit code. bugref:10371

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-rm-InitAll.c

    r98103 r102157  
    5959    Bs3InitGdt_rm_far();
    6060
     61#ifdef BS3_INIT_ALL_WITH_HIGH_DLLS
     62    /*
     63     * Load the high DLLs (if any) now, before we bugger up the PIC and
     64     * replace the IVT.
     65     */
     66    Bs3InitHighDlls_rm_far();
     67#endif
     68
    6169    /*
    6270     * Before we disable all interrupts, try convince the BIOS to stop the
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