From 88759a9fda0704dcfcf873e9c3e2f1d793214af9 Mon Sep 17 00:00:00 2001 From: Konstantin Aladyshev Date: Wed, 10 Nov 2021 17:32:30 +0300 Subject: Corrections for the lesson 57 Signed-off-by: Konstantin Aladyshev --- Lessons/Lesson_57/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lessons/Lesson_57/README.md b/Lessons/Lesson_57/README.md index ecbf8b7..9b02218 100644 --- a/Lessons/Lesson_57/README.md +++ b/Lessons/Lesson_57/README.md @@ -98,8 +98,8 @@ And https://github.com/tianocore/edk2/blob/master/OvmfPkg/PlatformDxe/Platform.u #string STR_FORMSET_HELP #language en-US "Change various OVMF platform settings." ``` This would produce this output in the BIOS menu: -![Formset_title_help](Formset_title_help.png?raw=true "Formset_title_help") +![Formset_title_help](Formset_title_help.png?raw=true "Formset_title_help") Okay, now that we have VFR and UNI files it is time to publish our form to the HII. Add VFR and UNI files to the `Sources` section in the `UefiLessonsPkg/HIISimpleForm/HIISimpleForm.inf`: ``` -- cgit v1.2.3-18-g5258