按住F1,进入“Lenovo Setup”。

一。Main(条目处的设置不可更改)

  UEFI BIOS Version              H1ET69WW(1.12)

  UEFI BIOS Date(Year-Month-Day)

  Enbedded Controller Version          20203

  Machine Type Model              20203 

  System-unit serial number          WB11389348

  Asset Type                  Intel(R) Core(TM)i5-323OM CPU

  CPU Type

  CPU Speed

  Installed memory

  UUID

  MAC Address (Internal LAN)

  Preinstalled OS License

  UEFI Secure Boot

****************************

二。Config(配置)

  1.Network(网络)

    Wake On LAN           AC Only、Disabled、AC and Battery    最好都改成第一个值。

    Ethernet LAN Option ROM    Enabled、Disabled

    Wireless LAN Radio       On、Off    

  2.USB

    USB UEFI BIOS Support    Enabled、Disabled

    USB 3.0 Mode         Smart Auto、Auto、Enabled、Disabled。

  3.Keyboard/Mouse

    Fn and Ctrl Key swap      Disabled、Enabled

    Fn Key Lock           Disabled、Enabled

  4.Display

    Boot Display Device       Lenovo LC、Analog(VGA)、HDMI

    Graphics Device        Switchable Graphics 、Integrated Graphics

    OS Detection for Switchable Graphics    Eanbled、Disabled

  5.Power

    Intel (R)Speed technology      Enabled、Disabled。

    CPU Power Management         Enabled、Disabled。

    PCI Express Power managerment   Enabled、Disabled。

  6.Beep and Alarm

    Keyboard Beep            Enabled、Disabled。

  7.Serial ATA(SATA)

    SATA Controller Mode Option      AHCI、Compatibility。

  8.CPU

    Core Multi-Processing          Enabled、Disabled。

    Intel (R)Hyper-Threading Technology    Enabled、Disabled。

 

****************************  

三。Date/Time(日期/时间)

  System Date   [月/日/年];

  System Time  [时:分:秒]

  

 

**************************** 

四。Security(安全)

  1.Password

    Supervisor Password  Enter(需要输入)

    Lock UEFI BIOS Settings        Disabled、Enabled。

    Password at unattended boot      Eanbled、Disabled。

    Password at restart           Disabled、Enabled。

    Set Minimum Length           Disabled.....

    Power-On Password            Enter(需要输入)

    Hard Disk1 Password          Enter(需要输入)

  2.UEFI BIOS Update Option

    Flash BIOS Updating by End-Users      Disabled、Enabled。

    Secure RollBack Prevention          Disabled、Enabled。

  3.Memory Protection  

    Execution Prevention             Eanbled、Disabled。

  4.Virtualization

    Intel(R)Virtualization Technology      Disabled、Enabled。

  5.I/O Port Access      

    Ethernet LAN                Disabled、Enabled。

    Wireless LAN                Disabled、Enabled。

    Bluetooth                  Disabled、Enabled。

    USB Port                  Disabled、Enabled。

    Optical Device                Disabled、Enabled。

    Memory Card Slot              Disabled、Enabled。

    Integrated Camera              Disabled、Enabled。

    Microphone                  Disabled、Enabled。

    Fingerprint Reader            Disabled、Enabled。

  6.Anti-Theft

    Inter(R) AT  Module Activation  -Current Setting      Enabled、Disabled、Permanently Diabled。

  7.Secure Boot

    Secure Boot              Disabled、Enabled。

    Platform Mode              User Mode

    Secure Boot Mode            Standard  Mode

    Reset to Setup Mode          Enter(需要输入)

    Restore Factory Keys          Enter(需要输入)

****************************

五。Startup(启动)

  Network Boot            USB CD、USB FDD/ATAPI CD1:PLDS DVD-RW DS8A9SH/ ATA HDD1/ ATA HDD2/ USB HDD:Sony Storage Media / PCI LAN:Realtek PXE B04 DOO

  UEFI/Legacy Boot

  Boot Mode                  Quick、Diagnostices

  Option key Display              Enabled、Disabled。

  Boot device List F12 Option          Eanbled、Disabled。

  Boot Order Lock                Disabled、Enabled。

****************************

六。Restart(重新启动)

  Exit Saving Changes

  Exit Discarding Changes

  Load Setup Defaults

    - OS Optimized Defaults       Disabled、Enabled。

  Discard Changes

  Save Changes

  

转载于:https://www.cnblogs.com/123qw/p/4138964.html

Lenovo Setup(安装程序)相关推荐

  1. Labwindows打包制作Setup安装程序的步骤

    CVI开发的程序如果在没有安装CVI开发平台的PC上运行,一般有以下几种方法: (原帖http://blog.sina.com.cn/u/2267289007 转载请注明) 1),将编译好的EXE文件 ...

  2. 服务器显示以下错误,为通用Excel服务器配置安装SQL2008时,提示“SQL Server安装程序遇到以下错误,错误代码0x84B20001”...

    为通用Excel服务器配置安装SQL2008时,提示"SQL Server安装程序遇到以下错误:操作类型'ExecuteWorkflowAction' 对于 WorkflowIdentity ...

  3. 使用inno setup打包程序完整脚本(.net框架检测,重复安装检测)

    ; 脚本由 Inno Setup 脚本向导 生成!; 有关创建 Inno Setup 脚本文件的详细资料请查阅帮助文档! #define MyAppName "小小鸟软件"#def ...

  4. 如何让两个安装程序setup共享同一个component—— installing shared files(version:installshield develop8.0)...

    如何让两个安装程序(setup.exe),共享同一个component? 要实现的效果是,两个程序共享同一个dll,当两个程序中有一个被卸载掉时,这个dll仍存在,不随着第一个卸载而从系统中删除,因为 ...

  5. 用inno setup做的安装程序,安装过程中被360报如下风险

    用inno setup做的安装程序,安装过程中被360报如下风险,请问大家有碰到过没有? 我看了下,好像就是最后生成卸载程序时报出来的,在将setup.tmp拷到unins000.exe时,360认为 ...

  6. 使用Inno Setup软件直接给安装程序和卸载程序加数字签名

    使用Inno Setup软件直接给安装程序和卸载程序加数字签名 宏定义字段 添加 define MySignTools "mysigntools" [Setup]字段 添加 Sig ...

  7. Inno setup MsgBox弹窗用法 以及 获取安装安装程序包的路径

    Inno setup官方文档:https://jrsoftware.org/ishelp/ 进入官网切换到index,往下划就可以找到MsgBox,以及其他一些你想要的信息.下面摘抄了MsgBox的使 ...

  8. windows安装程序制作教程。《inno setup》可将多个安装程序打包成一个安装包,一次安装操作全部安装完成

    1,下载 inno setup 官网地址:http://www.jrsoftware.org 下载地址:https://mlaan2.home.xs4all.nl/ispack/innosetup-5 ...

  9. Inno Setup入门(十四)——替换安装程序和卸载程序的图标

    通常Inno生成的安装文件的图标是一个光盘和显示器,如下图.同时,程序安装好之后,在安装目录下的卸载程序的图标也是一样的,其实我们也可以自己修改. 首先生成的安装文件图标.这个比较简单,只需要在Set ...

最新文章

  1. OpenCV使用CUDA处理图像的教程与实战
  2. LeetCode算法题-Nth Digit(Java实现)
  3. (转)国外软件外包项目网站(适用软件兼职)
  4. python判断对错题_python 初学者错题本
  5. head.s 分析——Linux-0.11 学习笔记(三)
  6. Jmeter4.0----CSV Data Set Config_对输入参数进行参数化(13)
  7. 浅谈微信小程序对于房地产行业的影响
  8. 牧马人机械鼠标g3_性价比好的有线鼠标都有哪些?2020年12款热选游戏鼠标推荐...
  9. 搭建LNMP基础框架
  10. 如何让Ubuntu 14重启后,保存屏幕亮度的设置
  11. Qt Creator快捷键大全
  12. Unity3d中使用自带动画系统制作下雨效果(二)
  13. spring MongoDB 集成(分页)
  14. Spark 堆外内存
  15. 【手写数字识别】基于matlab RBF手写数字识别【含Matlab源码 471期】
  16. Spring源码之bean的销毁registerDisposableBeanIfNecessary方法解读
  17. 粉红噪音测试软件,煲耳机方法二:粉红噪音
  18. C#和VB.net代码转换工具
  19. 30+英文电子书免费下载网站,跟喜欢看英文电子书的朋友分享
  20. base URL是什么意思?干什么用的?

热门文章

  1. python图片-python实现读取并显示图片的两种方法
  2. 怎么用python做表格-零基础小白怎么用Python做表格?
  3. python就业方向及工资-【行情分享】python就业方向与薪资大揭秘
  4. python urllib.request 爬虫 数据处理-python爬虫1--urllib请求库之request模块
  5. mac安装完python怎么打开-MAC中怎么安装python
  6. python在当前目录创建txt文件-python根据txt文本批量创建文件夹
  7. python与excel的应用-python基础之类与对象的应用-操作excel
  8. python实习做什么工作-面试python实习工作需要注意哪些事项???
  9. python成绩管理系统界面-python实现简易版学生成绩管理系统
  10. python免费视频百度网盘-Python入门视频百度网盘看这些就够