File: bootloader-ignored-uefi-mode-8578a009d5b5be62.yaml

package info (click to toggle)
ironic-python-agent 11.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,508 kB
  • sloc: python: 36,248; sh: 60; makefile: 29
file content (7 lines) | stat: -rw-r--r-- 306 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
---
fixes:
  - |
    Fixes an issue with deployment ramdisks running in UEFI boot mode where
    dual-boot images may cause the logic to prematurely exit before UEFI
    parameters can be updated. Internal checks for a BIOS bootloader will
    always return ``False`` now when the machine is in UEFI mode.