From ff89b8f6a3353d4e3cb3d4fbb1af7dda120cc8ec Mon Sep 17 00:00:00 2001 From: mrasong Date: Mon, 25 Jul 2022 22:10:18 +0800 Subject: [PATCH] update readme, add how to update bios to the latest version --- README.md | 9 +++++++-- README.zh_CN.md | 10 ++++++++-- 2 files changed, 15 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 502e489..77f4736 100644 --- a/README.md +++ b/README.md @@ -24,9 +24,14 @@ ### BIOS config -**The newest version (after 0056) will make CFGLock.efi unable to work, DO NOT UPDATE!!!** +**The latest version (after 0055) will make CFGLock.efi unable to work!!!** -BIOS version **FNCML357.0055** +**How to update BIOS to the latest version `0057` ?** +1. Unlock CFG with `CFGLock` tool under BIOS `0055`, make sure the value of `CFG Lock` is `0` +2. Update BIOS to the latest verion `0057` +3. Enter `CFGLock`, Check whether the `CFG Lock` value is `0`, if it is, then you made it. + +BIOS version **FNCML357.0057(CFG Unlocked under 0055)** + Advanced - Storage diff --git a/README.zh_CN.md b/README.zh_CN.md index bf524a8..e60d906 100644 --- a/README.zh_CN.md +++ b/README.zh_CN.md @@ -24,9 +24,15 @@ ### BIOS 设置 -**最新版本(0055以后)升级后会导致 CFGLock.efi 失效, 请勿更新!!!** +**最新版本(0055以后)升级后会导致 `CFGLock.efi` 失效!!!** -BIOS version **FNCML357.0055** +**怎样升级到最新版本 `0057`** +1. 在0055版本上解锁 `CFGLock`, 保证 `CFG Lock` 值为 `0` +2. 升级BIOS至最新版本 `0057` +3. 进入 `CFGLock` , 查看 `CFG Lock` 值是否为 `0`, 为 `0` 则可以正常使用. + + +BIOS version **FNCML357.0057(CFG Unlocked under 0055)** + Advanced - Storage -- GitLab