]> glassweightruler.freedombox.rocks Git - Ventoy.git/blobdiff - INSTALL/grub/hwinfo.cfg
1.0.85 release
[Ventoy.git] / INSTALL / grub / hwinfo.cfg
index 3d3be5ac45daa4fcd83d148ba07d9de46b250f90..197fa55f102250be25c3db87785917349b438c2d 100644 (file)
@@ -1,4 +1,4 @@
-menuentry 'Hardware Information' --class=debug_hwinfo --class=F5tool {    
+menuentry '@VTMENU_HWINFO' --class=debug_hwinfo --class=F5tool {    
     smbios -t 4 -s 0x10 --set=cpu_brand
     
     set system_vendor="-";
@@ -56,6 +56,6 @@ menuentry 'Hardware Information' --class=debug_hwinfo --class=F5tool {
     echo "BIOS ROM Size           $bios_size"
     
     
-    echo -e "\n\n\npress ENTER to exit ..."
+    echo -ven "\n\n\n" "VTMENU_ENTER_EXIT ..."
     read vtInputKey
 }