aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorKonstantin Aladyshev <aladyshev22@gmail.com>2022-09-21 17:18:49 +0300
committerKonstantin Aladyshev <aladyshev22@gmail.com>2022-09-21 17:18:49 +0300
commitf60c88c0fb19ece9b67b3366aa5e756c3c254f3a (patch)
tree74362f0f4321d9935e279840cc2df866c71e0a56 /README.md
parented56d2a668974550434df44c4fa9d7cafa98142d (diff)
downloadUEFI-Lessons-f60c88c0fb19ece9b67b3366aa5e756c3c254f3a.tar.gz
UEFI-Lessons-f60c88c0fb19ece9b67b3366aa5e756c3c254f3a.tar.bz2
UEFI-Lessons-f60c88c0fb19ece9b67b3366aa5e756c3c254f3a.zip
Explore ExtractConfig request syntax on custom forms
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 924c08f..e565c7e 100644
--- a/README.md
+++ b/README.md
@@ -81,6 +81,7 @@ _____
- [Lesson XX](Lessons_uncategorized/Lesson_Configuration_Language_1): UEFI Configuration language. Dump current HII Database settings with the `EFI_HII_CONFIG_ROUTING_PROTOCOL.ExportConfig()` function
- [Lesson XX](Lessons_uncategorized/Lesson_Configuration_Language_2): UEFI Configuration language. Create a function to prettify configuration string data
- [Lesson XX](Lessons_uncategorized/Lesson_Configuration_Language_3): UEFI Configuration language. Extract individual form element configurations with the `EFI_HII_CONFIG_ROUTING_PROTOCOL.ExtractConfig()` function
+- [Lesson XX](Lessons_uncategorized/Lesson_Configuration_Language_4): UEFI Configuration language. Explore `ExtractConfig` request syntax on custom forms
_____
- [Lesson XX](Lessons_uncategorized/Lesson_ARCH): Architecture specifier in section names
- [Lesson XX](Lessons_uncategorized/Lesson_SKU): SKU specifier in section names