aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorKonstantin Aladyshev <aladyshev22@gmail.com>2022-08-31 16:26:50 +0300
committerKonstantin Aladyshev <aladyshev22@gmail.com>2022-08-31 16:26:50 +0300
commit4a40f4cc0e45de28898cdad1b605cc4ca4be2710 (patch)
tree764a4148ed1e7aa01edc92cd6ffb4187731e37a5 /README.md
parent98fed58216884e79a1ff4814a0abb366361d9e1a (diff)
downloadUEFI-Lessons-4a40f4cc0e45de28898cdad1b605cc4ca4be2710.tar.gz
UEFI-Lessons-4a40f4cc0e45de28898cdad1b605cc4ca4be2710.tar.bz2
UEFI-Lessons-4a40f4cc0e45de28898cdad1b605cc4ca4be2710.zip
Finish SKU lesson
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 9c6b11f..d4ca891 100644
--- a/README.md
+++ b/README.md
@@ -80,6 +80,7 @@ These series of lessons are intendend to get you started with UEFI programming i
_____
- [Lesson XX](Lessons_uncategorized/Lesson_ARCH): Architecture specifier in section names
+- [Lesson XX](Lessons_uncategorized/Lesson_SKU): SKU specifier in section names
- [Lesson XX](Lessons_uncategorized/Lesson_Build_tools): Build tools configuration via `Conf/tools_def.txt` file and `[BuildOptions]` section usage in INF and DSC files
- [Lesson XX](Lessons_uncategorized/Lesson_FDF): Intro to FDF file format. Flash Device Image `[FD]` sections: flash chip defines and regions definition. OVMF image FDF file analysis.
- [Lesson XX](Lessons_uncategorized/Lesson_FDF_FV/README.md): Firmware Volume (`FV`), FFS, files. Create simple FV with `RAW` files