aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorKonstantin Aladyshev <aladyshev22@gmail.com>2022-08-26 16:10:54 +0300
committerKonstantin Aladyshev <aladyshev22@gmail.com>2022-08-26 16:10:54 +0300
commit7a490f9f5aaaf59b9d5ac930bafe8b4159f09bac (patch)
tree5188c495dd7206ab936ebcb05aeb1364ae5dafef /README.md
parent7ec4a23d20c61bdfabd83b1317b6525ae93f6540 (diff)
downloadUEFI-Lessons-7a490f9f5aaaf59b9d5ac930bafe8b4159f09bac.tar.gz
UEFI-Lessons-7a490f9f5aaaf59b9d5ac930bafe8b4159f09bac.tar.bz2
UEFI-Lessons-7a490f9f5aaaf59b9d5ac930bafe8b4159f09bac.zip
Lxx: Arch specifier in the section names
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 8bc2cab..9c6b11f 100644
--- a/README.md
+++ b/README.md
@@ -79,6 +79,7 @@ These series of lessons are intendend to get you started with UEFI programming i
- [Lesson 73](Lessons/Lesson_73): Setting defaults for the VFR questions: `default`/`defaultstore`/`resetbutton` keywords
_____
+- [Lesson XX](Lessons_uncategorized/Lesson_ARCH): Architecture 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