VirtualBox

Changeset 67451 in vbox


Ignore:
Timestamp:
Jun 16, 2017 3:35:59 PM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
116184
Message:

IPRT: More ISO maker code (booting related).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/fs/isomaker.cpp

    r67450 r67451  
    33353335static int rtFsIsoMakerFinalizeBootStuffPart2(PRTFSISOMAKERINT pThis)
    33363336{
     3337    /*
     3338     * Anything?
     3339     */
     3340    if (!pThis->pBootCatFile)
     3341        return VINF_SUCCESS;
     3342
    33373343    /*
    33383344     * Fill in the descriptor.
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