File: fixes-efibootmgr-character-encoding-19e531ba694824c1.yaml

package info (click to toggle)
ironic-python-agent 10.2.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,416 kB
  • sloc: python: 35,563; sh: 60; makefile: 29
file content (9 lines) | stat: -rw-r--r-- 332 bytes parent folder | download
1
2
3
4
5
6
7
8
9
---
fixes:
  - |
    Fixes UEFI NVRAM record handling with efibootmgr so we can accept and
    handle UTF-16 encoded data which is to be expected in UEFI NVRAM as
    the records are UTF-16 encoded.
  - |
    Fixes handling of UEFI NVRAM records to allow for unexpected characters
    in the response, so it is non-fatal to Ironic.