VirtualBox

Changeset 81266 in vbox


Ignore:
Timestamp:
Oct 14, 2019 5:56:25 PM (5 years ago)
Author:
vboxsync
Message:

Devices/EFI/FlashCore.cpp: Format string fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/EFI/FlashCore.cpp

    r81252 r81266  
    188188    *pbData = bValue;
    189189
    190     LogFlow(("flashMemReadByte: read access at %08RX: %02X (cmd=%02X) rc=%Rrc\n", off, bValue, pThis->bCmd, rc));
     190    LogFlow(("flashMemReadByte: read access at %08RX32: %02X (cmd=%02X) rc=%Rrc\n", off, bValue, pThis->bCmd, rc));
    191191    return rc;
    192192}
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