summaryrefslogtreecommitdiffstats
path: root/src/utils/uefi.py
Commit message (Expand)AuthorAgeFilesLines
* utils: add restore_windows_efi_bootloaderAlejandro Sirgo Rica2024-07-291-0/+31
* utils: consolidate code to find efi loaderAlejandro Sirgo Rica2024-07-291-10/+23
* src: use explicit exception types in except Exception blocksAlejandro Sirgo Rica2024-04-031-2/+2
* src: log backtrace in unhandled error casesAlejandro Sirgo Rica2024-04-031-9/+10
* utils: fix mount error messages for os probe operationsAlejandro Sirgo Rica2024-04-011-1/+1
* utils: drop ogCopyEfiBootLoader scriptAlejandro Sirgo Rica2024-03-261-0/+52
* revert 7f18485: improve uefi detection mechanismAlejandro Sirgo Rica2024-03-261-12/+2
* src: centralize error logging into send_internal_server_errorAlejandro Sirgo Rica2024-03-211-3/+2
* utils: improve uefi detection mechanismAlejandro Sirgo Rica2024-03-081-2/+12
* uefi: update EFIBOOTMGR_BIN to use /opt/opengnsys/sbin/efibootmgrv1.3.2-6OpenGnSys Support Team2024-03-051-1/+1
* uefi: define EFIBOOTMGR_BIN to ease changing the efibootmgr binaryAlejandro Sirgo Rica2024-03-041-9/+11
* utils: add uefi.pyJose M. Guisado2024-03-041-0/+97