UEFI Shell解释 UEFI Shell 是一个提供用户和UEFI系统之间的接口,进入UEFI Shell可以对计算机系统进行配置 命令解释: 单独的help就可以输出所有指令,不做特殊说明,内置命令的命令行参数中的数值使用的是十六进制,和Linux不同的是不区分大小写. 常用命令解释如下: ver will show the shell version 展示shell的版本号 reconnect -r all EFI drivers should be reconnected 重新连接
To quit the vi editor without saving any changes you've made If you are currently in insert or append mode, press Esc . Press : (colon). The cursor should reappear at the lower left corner of the screen beside a colon prompt. Enter the following: q!