[PATCH] Use EFI_FILE_SYSTEM_VOLUME_LABEL rather than ...
Brought to you by:
noxorc
Per https://github.com/tianocore/edk2/blob/master/MdePkg/Include/Guid/FileSystemVolumeLabelInfo.h
the EDK2 uses EFI_FILE_SYSTEM_VOLUME_LABEL and EFI_FILE_SYSTEM_VOLUME_LABEL_ID rather
than EFI_FILE_SYSTEM_VOLUME_LABEL_INFO and EFI_FILE_SYSTEM_VOLUME_LABEL_INFO_ID.
We redefine those to the proper EDK2 names, while also adding defines for compatibility.
commit 2458595367a809856174ca2344f2cb536076b0c6
Author: Pete Batard pete@akeo.ie
Date: Mon Mar 1 11:53:54 2021 +0000