Files
ironic-python-agent/ironic_python_agent/extensions/image.py
Steve Baker 413dc5f500 Make _get_efi_bootloaders return relative paths
To make this function useful for purposes other than efibootmgr
entries, this change moves the path manipulation to _run_efibootmgr.

This change also adds boot*.efi entries to BOOTLOADERS_EFI so that it
includes every entry in the UEFI Spec 2.9[1] Table 3-2 UEFI Image
Types.

[1] https://uefi.org/sites/default/files/resources/UEFI_Spec_2_9_2021_03_18.pdf
Story: 2008923
Task: 42521

Change-Id: Ibe02786609aa0de65115897d8f4a9b4f36c8aed2
(cherry picked from commit 10d18c4113)
(cherry picked from commit d61b7bd843)
(cherry picked from commit 350a67e203)
(cherry picked from commit a4beb1b974)
2021-06-11 07:17:24 -07:00

40 KiB