diff options
| author | Heinrich Schuchardt <[email protected]> | 2022-11-29 16:00:41 +0100 |
|---|---|---|
| committer | Heinrich Schuchardt <[email protected]> | 2022-12-02 19:17:24 +0100 |
| commit | 1a12796292c026d6e86cf533eaa7a121776236a4 (patch) | |
| tree | 904af843e847777fc6d6f326be8b9e9e8df9e59f /include/linux | |
| parent | 1702055eb3010a9bd473f49565613899177aeb36 (diff) | |
efi_loader: don't use EFI_LOADER_DATA internally
EFI_LOADER_DATA/CODE is reserved for EFI applications.
Memory allocated by U-Boot for internal usage should be
EFI_BOOT_SERVICES_DATA or _CODE or EFI_RUNTIME_SERVICES_DATA or _CODE.
Reported-by: François-Frédéric Ozog <[email protected]>
Signed-off-by: Heinrich Schuchardt <[email protected]>
Reviewed-by: François-Frédéric Ozog <[email protected]>
Reviewed-by: Ilias Apalodimas <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
