diff options
author | Laszlo Ersek <lersek@redhat.com> | 2020-12-16 22:11:17 +0100 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2020-12-21 17:16:23 +0000 |
commit | c9f473df33174e09c850826cee0a584da5c9bf40 (patch) | |
tree | 5cfde52fb7ca5e023621e0db49f33eeebc4e8ea3 /OvmfPkg/AcpiTables | |
parent | 44f43f94cebec44c80ca5db6f16de165204cfff2 (diff) | |
download | edk2-c9f473df33174e09c850826cee0a584da5c9bf40.zip edk2-c9f473df33174e09c850826cee0a584da5c9bf40.tar.gz edk2-c9f473df33174e09c850826cee0a584da5c9bf40.tar.bz2 |
OvmfPkg/VirtioFsDxe: handle the volume label in EFI_FILE_PROTOCOL.SetInfo
The least complicated third of EFI_FILE_PROTOCOL.SetInfo() is to handle
the EFI_FILE_SYSTEM_INFO and EFI_FILE_SYSTEM_VOLUME_LABEL setting
requests. Both of those can only change the volume label -- which the
Virtio Filesystem device does not support.
Verify the input for well-formedness, and report success only if the
volume label is being set to its current value.
Cc: Ard Biesheuvel <ard.biesheuvel@arm.com>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Philippe Mathieu-Daudé <philmd@redhat.com>
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=3097
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Message-Id: <20201216211125.19496-41-lersek@redhat.com>
Acked-by: Ard Biesheuvel <ard.biesheuvel@arm.com>
Diffstat (limited to 'OvmfPkg/AcpiTables')
0 files changed, 0 insertions, 0 deletions