summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/common/efi/efivarstorevfs.cpp
Commit message (Expand)AuthorAgeFilesLines
* *: doxygen corrections (mostly about removing @returns from functions returni...vboxsync2023-05-111-4/+2
* IPRT/efi: More store opening error info.vboxsync2023-04-171-6/+8
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* IPRT: One incorrect RT_H2LE_U64 use and another one with a 0 constant causing...vboxsync2022-09-021-1/+1
* scm copyright and license note updatevboxsync2022-08-221-10/+20
* IPRT,Storage: Adding RTVfsQueryLabel and internally a generic pfnQueryInfoEx ...vboxsync2022-03-171-0/+3
* Runtime/efi: Fix variable size inconsistencies exposed by endianness conversi...vboxsync2022-01-171-2/+2
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* Runtime/efivarstorevfs: bugref:9580 - newer clang is upset thatvboxsync2021-09-301-1/+1
* Main/NvramStore,Runtime/efivarstorevfs: Some fixes to the nvram initializatio...vboxsync2021-09-301-22/+84
* Runtime/efivarstorevfs.cpp: Fixes, the variable header is aligned to a 32bit ...vboxsync2021-07-261-41/+102
* Runtime/efivarstorevfs.cpp: Some fixes, bugref:9580vboxsync2021-07-231-2/+9
* Runtime/efivarstorevfs.cpp: Some basic variable creation and deletion code (i...vboxsync2021-07-091-79/+275
* Runtime/evivarstorevfs.cpp: Allow overwriting variable data (no variable dele...vboxsync2021-07-091-3/+6
* Runtime/evivarstorevfs.cpp: Allow overwriting variable data (no variable dele...vboxsync2021-07-091-45/+205
* Runtime/RTEfi*: Updates to the EFI variable storage access module, bugref:958...vboxsync2021-07-091-1/+1
* Runtime/RTEfi*: Updates to the EFI variable storage access module, bugref:958...vboxsync2021-07-091-1/+1
* Runtime/RTEfi*: Updates to the EFI variable storage access module, bugref:9580vboxsync2021-07-091-66/+433
* Runtime/RTEfi*: Start of a VFS module to access a EFI variable store stored i...vboxsync2021-07-061-1/+1
* Runtime/RTEfi*: Start of a VFS module to access a EFI variable store stored i...vboxsync2021-07-061-2/+4
* Runtime/RTEfi*: Start of a VFS module to access a EFI variable store stored i...vboxsync2021-07-061-0/+2
* Runtime/RTEfi*: Start of a VFS module to access a EFI variable store stored i...vboxsync2021-07-061-1/+1
* Runtime/RTEfi*: Start of a VFS module to access a EFI variable store stored i...vboxsync2021-07-061-1/+1
* Runtime/RTEfi*: Start of a VFS module to access a EFI variable store stored i...vboxsync2021-07-061-0/+1780