VirtualBox

Changeset 81252 in vbox


Ignore:
Timestamp:
Oct 14, 2019 11:43:54 AM (5 years ago)
Author:
vboxsync
Message:

Devices/EFI: Split the flash device emulation out of DevFlash so it can be embedded into other device emulations, bugref:6940 [build fix]

File:
1 edited

Legend:

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

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