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

package info (click to toggle)
ironic-python-agent 11.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 4,508 kB
  • sloc: python: 36,248; sh: 60; makefile: 29
file content (9 lines) | stat: -rw-r--r-- 332 bytes parent folder | download | duplicates (2)
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.