]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit30a2ffe73e2bd1414d323002a31ad0c61c840564
treef54237019a3172e1be7e8d93cf386a12928fc348
parentebac433e0eb3c968bd69e37b1246e091423ad5e6
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