mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-08-28 00:11:15 +00:00
Optimization for the implement of menu languages.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
menuentry '@VTMENU_HWINFO' --class=debug_hwinfo --class=F5tool {
|
||||
menuentry "$VTLANG_HWINFO" --class=debug_hwinfo --class=F5tool {
|
||||
smbios -t 4 -s 0x10 --set=cpu_brand
|
||||
|
||||
set system_vendor="-";
|
||||
@@ -56,6 +56,6 @@ menuentry '@VTMENU_HWINFO' --class=debug_hwinfo --class=F5tool {
|
||||
echo "BIOS ROM Size $bios_size"
|
||||
|
||||
|
||||
echo -ven "\n\n\n" "VTMENU_ENTER_EXIT ..."
|
||||
echo -en "\n\n\n$VTLANG_ENTER_EXIT ..."
|
||||
read vtInputKey
|
||||
}
|
||||
|
Reference in New Issue
Block a user