From 4e07e8ed4c1971b4c69e94e1141ffe8be8399828 Mon Sep 17 00:00:00 2001 From: Konstantin Aladyshev Date: Mon, 8 Nov 2021 18:28:16 +0300 Subject: Add lesson 52 Signed-off-by: Konstantin Aladyshev --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 86f54b9..f4a7c7b 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,8 @@ These series of lessons are intendend to get you started with UEFI programming i - [Lesson 49](Lessons/Lesson_49): UNI files declared with the help of `MODULE_UNI_FILE`/`PACKAGE_UNI_FILE`/`[UserExtensions.TianoCore."ExtraFiles"]` - [Lesson 50](Lessons/Lesson_50): Use `UEFI_HII_RESOURCE_SECTION` to publish HII Package list with Strings packages - [Lesson 51](Lessons/Lesson_51): Add manual to UEFI application. How `-?` and `help` work in shell. `EFI_SHELL_GET_HELP_TEXT` function from the `EFI_SHELL_PROTOCOL` +- [Lesson 52](Lessons/Lesson_52): Add Russian font - Part 1: investigate EFI_NARROW_GLYPH/EFI_WIDE_GLYPH format, construct glyph array from the *.woff font file + _____ -- cgit v1.2.3-18-g5258