summaryrefslogtreecommitdiff
path: root/ironic_python_agent/efi_utils.py
Commit message (Expand)AuthorAgeFilesLines
* Fix UTF-16 result handling for efibootmgrstable/yogaJulia Kreger2023-04-271-4/+11
* Do not try to guess EFI partition path by its numberDmitry Tantsur2022-05-051-19/+56
* Merge "Refactor efi_utils for easier maintaining and debugging"8.5.0Zuul2022-03-181-68/+63
|\
| * Refactor efi_utils for easier maintaining and debuggingDmitry Tantsur2022-02-141-68/+63
* | Use utf-16-le if BOM not presentRiccardo Pittau2022-02-221-2/+8
* | Move prepare_boot_partitions_for_softraid to raid_utilsArne Wiebalck2022-02-141-2/+2
|/
* SoftwareRAID: Use efibootmgr (and drop grub2-install)Arne Wiebalck2022-01-261-9/+64
* Trivial: split away efibootmgr helpersDmitry Tantsur2021-11-191-13/+44
* Fix compatibility with disk_utils.find_efi_partitionDmitry Tantsur2021-11-191-1/+4
* Use two more functions from disk_utilsDmitry Tantsur2021-11-181-1/+2
* Move manage_uefi from the image extension to a public locationDmitry Tantsur2021-11-161-0/+242