VirtualBox

Changeset 72615 in vbox


Ignore:
Timestamp:
Jun 19, 2018 2:43:12 PM (6 years ago)
Author:
vboxsync
Message:

Flash: Added a simple flash memory device modeled after Intel 28F008.

Location:
trunk
Files:
1 added
2 edited

Legend:

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

    r71287 r72615  
    102102    /** Floppy Controller Device group. */
    103103    LOG_GROUP_DEV_FDC,
     104    /** Flash Device group. */
     105    LOG_GROUP_DEV_FLASH,
    104106    /** Guest Interface Manager Device group. */
    105107    LOG_GROUP_DEV_GIM,
     
    858860    "DEV_EHCI",     \
    859861    "DEV_FDC",      \
     862    "DEV_FLASH",    \
    860863    "DEV_GIM",      \
    861864    "DEV_HDA",      \
  • trunk/src/VBox/Devices/Makefile.kmk

    r72310 r72615  
    147147        Bus/MsixCommon.cpp \
    148148        EFI/DevSmc.cpp \
     149        EFI/DevFlash.cpp \
    149150        Graphics/DevVGA.cpp \
    150151        Storage/DevATA.cpp \
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