diff options
author | Simon Glass <sjg@chromium.org> | 2024-11-15 16:19:13 -0700 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-01-15 08:48:42 -0600 |
commit | 8a6bf2fb31b6a02227818e679d567ae012494467 (patch) | |
tree | e56c0eda2726950e78a93779287a340a79231f83 /boot/pxe_utils.c | |
parent | 49867e804543f64ca216653c3905d8022c31fc84 (diff) |
bootstd: Maintain a list of images
We want to keep track of images which are loaded, or those which could
perhaps be loaded. This will make it easier to manage memory allocation,
as well as permit removal of the EFI set_efi_bootdev() feature.
Add a list of these, attached to the bootflow. For now the list is
empty.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'boot/pxe_utils.c')
0 files changed, 0 insertions, 0 deletions