VirtualBox

Changeset 90062 in vbox


Ignore:
Timestamp:
Jul 6, 2021 12:49:28 PM (4 years ago)
Author:
vboxsync
Message:

Runtime/RTEfi*: Start of a VFS module to access a EFI variable store stored in the NVRAM file to allow changing the firmware config without having the VM running, bugref:9580 [missing file]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/mangling.h

    r89971 r90062  
    855855# define RTDvmVolumeTypeGetDescr                        RT_MANGLER(RTDvmVolumeTypeGetDescr)
    856856# define RTDvmVolumeCreateVfsFile                       RT_MANGLER(RTDvmVolumeCreateVfsFile)
     857# define RTEfiGuidFromUuid                              RT_MANGLER(RTEfiGuidFromUuid)
     858# define RTEfiGuidToUuid                                RT_MANGLER(RTEfiGuidToUuid)
     859# define RTEfiTimeFromTimeSpec                          RT_MANGLER(RTEfiTimeFromTimeSpec)
     860# define RTEfiTimeToTimeSpec                            RT_MANGLER(RTEfiTimeToTimeSpec)
     861# define RTEfiVarStoreCreate                            RT_MANGLER(RTEfiVarStoreCreate)
     862# define RTEfiVarStoreOpenAsVfs                         RT_MANGLER(RTEfiVarStoreOpenAsVfs)
    857863# define RTEnvApplyChanges                              RT_MANGLER(RTEnvApplyChanges)
    858864# define RTEnvClone                                     RT_MANGLER(RTEnvClone)
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