VirtualBox

Changeset 83134 in vbox


Ignore:
Timestamp:
Feb 21, 2020 1:43:11 PM (5 years ago)
Author:
vboxsync
Message:

DevFwCommon: fix comment it is not GB but MB

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/DevFwCommon.cpp

    r83133 r83134  
    874874        if (cbRamSize / _1M > INT16_MAX)
    875875        {
    876             /* The highest bit of u16Size must be 0 to specify 'GB' units / 1 would be 'KB'.
     876            /* The highest bit of u16Size must be 0 to specify 'MB' units / 1 would be 'KB'.
    877877             * SMBIOS 2.7 intruduced a 32-bit extended size. If module size is 32GB or greater,
    878878             * the old u16Size is set to 7FFFh; old parsers will see 32GB-1MB, new parsers will
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