VirtualBox

Changeset 17607 in vbox for trunk


Ignore:
Timestamp:
Mar 10, 2009 9:48:54 AM (16 years ago)
Author:
vboxsync
Message:

s

File:
1 edited

Legend:

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

    r17606 r17607  
    13301330
    13311331                case SYSTEM_INFO_INDEX_HIGH_MEMORY_LENGTH:
    1332                     *pu32 = s->cbRamHigh >> 16; /* 64KB unit */
     1332                    *pu32 = s->cbRamHigh >> 16; /* 64KB units */
    13331333                    Assert(((uint64_t)*pu32 << 16) == s->cbRamHigh);
    13341334                    break;
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