VirtualBox

Changeset 81516 in vbox for trunk/src/VBox/Devices/EFI


Ignore:
Timestamp:
Oct 24, 2019 12:48:30 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
134244
Message:

DevFlash: Converted to new style and added and enabled ring-0 bits. [reg fix] bugref:9218

File:
1 edited

Legend:

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

    r81512 r81516  
    281281    /* .pszDescription = */         "Flash Memory Device",
    282282#if defined(IN_RING3)
    283     /* .pszRCMod = */               "",
    284     /* .pszR0Mod = */               "",
     283    /* .pszRCMod = */               "VBoxDDRC.rc",
     284    /* .pszR0Mod = */               "VBoxDDR0.r0",
    285285    /* .pfnConstruct = */           flashConstruct,
    286286    /* .pfnDestruct = */            flashDestruct,
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette