aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKonstantin Aladyshev <aladyshev22@gmail.com>2022-07-22 15:29:12 +0300
committerKonstantin Aladyshev <aladyshev22@gmail.com>2022-07-22 15:29:12 +0300
commit6ff4910360d8f7cd4e5b3df295cb9c68b494001d (patch)
tree34b9ed07ff61229735ccbd898b3de8cff1e43a15
parent0ae687cf951df5bfcf7b4fc65aecdea3d3ad5040 (diff)
downloadUEFI-Lessons-6ff4910360d8f7cd4e5b3df295cb9c68b494001d.tar.gz
UEFI-Lessons-6ff4910360d8f7cd4e5b3df295cb9c68b494001d.tar.bz2
UEFI-Lessons-6ff4910360d8f7cd4e5b3df295cb9c68b494001d.zip
Add lesson about file types to README.md
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 86e60ab..eca156e 100644
--- a/README.md
+++ b/README.md
@@ -85,6 +85,7 @@ _____
- [Lesson XX](Lessons_uncategorized/Lesson_FDF_FV_2/README.md): File sections - Part 1: `FREEFORM` file and `RAW` section type. FV build process (`GenSec`/`GenFfs`/`GenFv` tools)
- [Lesson XX](Lessons_uncategorized/Lesson_FDF_FV_3/README.md): File sections - Part 2: Other leaf sections: `USER_INTERFACE`/`VERSION`/`FREEFORM_SUBTYPE_GUID`/`PE32`/`PIC`/`COMPATIBILITY16`/`TE`/`DISPOSABLE`/`PEI_DEPEX`/`DXE_DEPEX`
- [Lesson XX](Lessons_uncategorized/Lesson_FDF_FV_4/README.md): File sections - Part 3: Encapsulation sections: `COMPRESSION`/`GUID_DEFINED`/`FIRMWARE_VOLUME_IMAGE`
+- [Lesson XX](Lessons_uncategorized/Lesson_FDF_FV_5/README.md): File types
_____
# Learning links