VirtualBox

Ignore:
Timestamp:
Jan 9, 2025 5:10:14 PM (4 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
166684
Message:

src/VBox/ValidationKit/bootsectors/bs3kit/bs3-mode-TestDoModesByOne.c: Reverted r166683 again. ​jiraref:VBP-1424

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-mode-TestDoModesByOne.c

    r107603 r107604  
    112112        const char *pszFmtStr   = "Error #%u (%#x) in %s!\n";
    113113        bool        fSkipped    = true;
    114         /* Unused: bool const  fOnlyPaging = RT_BOOL((paEntries[i].fFlags | fFlags) & BS3TESTMODEBYONEENTRY_F_ONLY_PAGING); */
     114        bool const  fOnlyPaging = RT_BOOL((paEntries[i].fFlags | fFlags) & BS3TESTMODEBYONEENTRY_F_ONLY_PAGING);
    115115        bool const  fMinimal    = RT_BOOL((paEntries[i].fFlags | fFlags) & BS3TESTMODEBYONEENTRY_F_MINIMAL);
    116116        bool const  fSkipV8086  = RT_BOOL((paEntries[i].fFlags | fFlags) & BS3TESTMODEBYONEENTRY_F_SKIP_V8086);
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