efi_loader: use EfiBootServicesData for DP to text
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Tue, 17 Aug 2021 14:15:34 +0000 (16:15 +0200)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Tue, 17 Aug 2021 15:24:08 +0000 (17:24 +0200)
commit9a4b3c8e914dbb9d06640d8e04db8a06dedca051
treef54237019a3172e1be7e8d93cf386a12928fc348
parent426a15893f16c5f640bf8380b6a9086906e2f659
efi_loader: use EfiBootServicesData for DP to text

Memory allocated in the implementation of the
EFI_DEVICE_PATH_TO_TEXT_PROTOCOL must be of type EfiBootServicesData.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
lib/efi_loader/efi_device_path_to_text.c