From eca7b5976d9d7f8c5afc578aaf1beb0b7aacb2fe Mon Sep 17 00:00:00 2001 From: Konstantin Aladyshev Date: Mon, 25 Oct 2021 11:54:30 +0300 Subject: Add lesson 49 Signed-off-by: Konstantin Aladyshev --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 18119a1..346feaf 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,7 @@ These series of lessons are intendend to get you started with UEFI programming i - [Lesson 46](Lessons/Lesson_46): Use `NewPackageList` from the `EFI_HII_DATABASE_PROTOCOL` directly to publish HII Package list with Strings packages. Part 2: String Packages data generation - [Lesson 47](Lessons/Lesson_47): Use `NewPackageList` from the `EFI_HII_DATABASE_PROTOCOL` directly to publish HII Package list with Strings packages. Part 3: Combine everything together. Use `NewPackageList` and `GetString` protocol functions - [Lesson 48](Lessons/Lesson_48): Use `UNI` files and `HiiLib` to publish and work with HII String packages +- [Lesson 49](Lessons/Lesson_49): UNI files declared with the help of `MODULE_UNI_FILE`/`PACKAGE_UNI_FILE`/`[UserExtensions.TianoCore."ExtraFiles"]` _____ -- cgit v1.2.3-18-g5258