diff options
author | Evgeny Zinoviev <reg@ch1p.com> | 2019-11-07 17:16:57 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-07 17:16:57 +0300 |
commit | 39929b13e686ce881bc4a537bc7000eacaae378f (patch) | |
tree | d2db4e99fdd09a070f9c21f611eedbeddddf85ce /README.md | |
parent | 74c8d84631696a24bf5153d8401f23443fb110ee (diff) | |
parent | 292c84d9d524e14dc68fd213e270de613e5dcb07 (diff) |
Merge pull request #2 from kratz00/typo_fix
typo fix
Diffstat (limited to 'README.md')
-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. |