From d7a8fa081fdd103bce648d0da228dbb550480a19 Mon Sep 17 00:00:00 2001 From: Konstantin Aladyshev Date: Wed, 10 Nov 2021 11:52:55 +0300 Subject: Update README.md Signed-off-by: Konstantin Aladyshev --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e39595d..8ba2fc6 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ These series of lessons are intendend to get you started with UEFI programming i - [Lesson 53](Lessons/Lesson_53): Add Russian font - Part 2: construct `EFI_HII_SIMPLE_FONT_PACKAGE` and populate it to the HII database - [Lesson 54](Lessons/Lesson_54): Use `NewString` and `SetString` functions from the `EFI_HII_STRING_PROTOCOL` to add String Package for another language dynamically - [Lesson 55](Lessons/Lesson_55): Try to modify `PlatformLangCodes` EFI variable and add another language dynamically. Variable protection with a help of `EDKII_VARIABLE_POLICY_PROTOCOL` +- [Lesson 56](Lessons/Lesson_56): How to get module `FILE_GUID` and `BASE_NAME` in code. Autoconf variables `gEfiCallerIdGuid`/`gEdkiiDscPlatformGuid`/`gEfiCallerBaseName` _____ -- cgit v1.2.3-18-g5258