commit | e90d9854d20b1bcce10ef843ef8484fdff72f35e | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Tue Aug 17 16:15:34 2021 +0200 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Tue Aug 17 17:24:08 2021 +0200 |
tree | f54237019a3172e1be7e8d93cf386a12928fc348 | |
parent | 16546012373e1125608a9a7f79561f4fcaaea223 [diff] |
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>