diff options
author | Steffen Pankratz <kratz00@gmx.de> | 2019-11-07 15:08:32 +0100 |
---|---|---|
committer | Steffen Pankratz <kratz00@gmx.de> | 2019-11-07 15:08:32 +0100 |
commit | 292c84d9d524e14dc68fd213e270de613e5dcb07 (patch) | |
tree | d2db4e99fdd09a070f9c21f611eedbeddddf85ce | |
parent | 74c8d84631696a24bf5153d8401f23443fb110ee (diff) |
typo fix
Signed-off-by: Steffen Pankratz <kratz00@gmx.de>
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -327,7 +327,7 @@ Remember to flash only `bios` region (use `--ifd -i bios -N`). `fd` and `me` are # SandyBridge series (X220, T420, etc.): WIP S3 Boot Scripts are unprotected on these models too (even on the most recent BIOS versions), but it's not useful, because FLOCKDN and SPI protected ranges are set by **LenovoFlashProtectPei** UEFI module. It is trivial to patch it, but it resides in protected range, so it can only be flashed externally. -Currenly there are no known methods to unlock PRs on these devices internally, but investigation is ongoing. +Currently there are no known methods to unlock PRs on these devices internally, but investigation is ongoing. # Troubleshooting If something doesn't work, please let me know by creating an issue, or ask me on #coreboot. |