aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKonstantin Aladyshev <aladyshev22@gmail.com>2022-07-27 16:31:44 +0300
committerKonstantin Aladyshev <aladyshev22@gmail.com>2022-07-27 16:31:44 +0300
commit75181f2bb493f03d3202a2491aa565fc6eac7343 (patch)
tree8ed3327783cd13cb0c840f5cbfce1c7086843a0b
parent1e77f067e6db3ef7c5045e973ee9f3d1761fb11f (diff)
downloadUEFI-Lessons-75181f2bb493f03d3202a2491aa565fc6eac7343.tar.gz
UEFI-Lessons-75181f2bb493f03d3202a2491aa565fc6eac7343.tar.bz2
UEFI-Lessons-75181f2bb493f03d3202a2491aa565fc6eac7343.zip
Add memory-mapped flash lesson to main README
Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index dff6143..8b5ac3e 100644
--- a/README.md
+++ b/README.md
@@ -89,6 +89,7 @@ _____
- [Lesson XX](Lessons_uncategorized/Lesson_FDF_FV_6/README.md): `A priori` files. `APRIORI PEI`/`APRIORI DXE` syntax
- [Lesson XX](Lessons_uncategorized/Lesson_FDF_FV_7/README.md): Include modules to FDF via INF files. `Rule` sections
- [Lesson XX](Lessons_uncategorized/Lesson_FDF_FV_8/README.md): Binary modules. `[Binaries]` section and `[Rule.<...>.BINARY]` rules
+- [Lesson XX](Lessons_uncategorized/Lesson_FDF_FV_9/README.md): `OVMF` flash image structure. Working with FD image regions via memory-mapped flash
_____
# Learning links