Bug 3912 - efibootmgr创建bootloader时对utf8编码转换时存在问题。
Summary: efibootmgr创建bootloader时对utf8编码转换时存在问题。
Status: NEW
Alias: None
Product: Anolis OS 8
Classification: Anolis OS
Component: BaseOS Packages (show other bugs) BaseOS Packages
Version: 8.7
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: Jacob
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-01 10:31 UTC by wangkaiyuan
Modified: 2023-02-01 10:31 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description wangkaiyuan inspur_group 2023-02-01 10:31:23 UTC
Description of problem:
efibootmgr创建bootloader时对utf8编码转换时存在问题。

Version-Release number of selected component (if applicable):
37-4

How reproducible:
efibootmgr -c -w -L 中国 -l \EFI\anolis\shimx64.efi

Steps to Reproduce:
1.efibootmgr -c -w -L 中国 -l \EFI\anolis\shimx64.efi
2.efibootmgr -v


Actual results:
出现乱码

Expected results:
启动项存在“中国”


Additional info: