aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorKonstantin Aladyshev <aladyshev22@gmail.com>2022-07-29 11:45:50 +0300
committerKonstantin Aladyshev <aladyshev22@gmail.com>2022-07-29 11:45:50 +0300
commit89c083d6ad8f0af49af5268aed7c46f5a7ab7801 (patch)
treeff8b0dd6d5f3a3a8553c8ab0d97d7c5266df41cf /README.md
parent208b9c0dec67b06c404b500cb976d7d0d9e01795 (diff)
downloadUEFI-Lessons-89c083d6ad8f0af49af5268aed7c46f5a7ab7801.tar.gz
UEFI-Lessons-89c083d6ad8f0af49af5268aed7c46f5a7ab7801.tar.bz2
UEFI-Lessons-89c083d6ad8f0af49af5268aed7c46f5a7ab7801.zip
Add lesson about EFI_FIRMWARE_VOLUME2_PROTOCOL
Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8b5ac3e..8bc2cab 100644
--- a/README.md
+++ b/README.md
@@ -90,6 +90,7 @@ _____
- [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
+- [Lesson XX](Lessons_uncategorized/Lesson_FDF_FV_10/README.md): Using `EFI_FIRMWARE_VOLUME2_PROTOCOL` to read files from FFS
_____
# Learning links