VirtualBox

Changeset 81475 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Oct 23, 2019 8:05:32 AM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
134200
Message:

doxygen fixes

Location:
trunk/include/VBox/vmm
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/pdmdev.h

    r81466 r81475  
    70577057
    70587058/**
    7059  * @copydoc PDMDEVHLPR3::pfnTaskTrigger
     7059 * @copydoc PDMDEVHLPR3::pfnSUPSemEventMultiWaitNoResume
    70607060 */
    70617061DECLINLINE(int) PDMDevHlpSUPSemEventMultiWaitNoResume(PPDMDEVINS pDevIns, SUPSEMEVENTMULTI hEventMulti, uint32_t cMillies)
  • trunk/include/VBox/vmm/pgm.h

    r81454 r81475  
    744744#define PGMPHYS_ROM_FLAGS_PERMANENT_BINARY          RT_BIT_32(1)
    745745/** Indicates that the ROM is allowed to be missing from saved state.
    746  * @note This is a hack for EFI, see @bugref   */
     746 * @note This is a hack for EFI, see @bugref{6940}   */
    747747#define PGMPHYS_ROM_FLAGS_MAYBE_MISSING_FROM_STATE  RT_BIT_32(2)
    748748/** Valid flags.   */
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