VirtualBox

Changeset 57086 in vbox for trunk


Ignore:
Timestamp:
Jul 26, 2015 10:41:32 PM (9 years ago)
Author:
vboxsync
Message:

Added PCLOGOHDR.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/bioslogo.h

    r56291 r57086  
    7676AssertCompileSize(LOGOHDR, 12);
    7777#endif
    78 /** Pointer to a PC Biso logo header. */
     78/** Pointer to a PC BIOS logo header. */
    7979typedef LOGOHDR *PLOGOHDR;
     80/** Pointer to a const PC BIOS logo header. */
     81typedef LOGOHDR const *PCLOGOHDR;
    8082
    8183/** The value of the LOGOHDR::u16Signature field. */
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