aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorKonstantin Aladyshev <aladyshev22@gmail.com>2022-09-22 18:04:15 +0300
committerKonstantin Aladyshev <aladyshev22@gmail.com>2022-09-22 18:04:15 +0300
commit08fcba0348b135260694b7f8b072d80e4fc6235d (patch)
treec4411daec6fb28fb2daa8edd6c0d5759d2e92f5e /README.md
parent9beaaf5e9a4547b81f49da82ebeef998f5be12d2 (diff)
downloadUEFI-Lessons-08fcba0348b135260694b7f8b072d80e4fc6235d.tar.gz
UEFI-Lessons-08fcba0348b135260694b7f8b072d80e4fc6235d.tar.bz2
UEFI-Lessons-08fcba0348b135260694b7f8b072d80e4fc6235d.zip
EFI_CONFIG_KEYWORD_HANDLER_PROTOCOL.GetData() lesson
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 a7f2407..2e47495 100644
--- a/README.md
+++ b/README.md
@@ -83,6 +83,7 @@ _____
- [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_Configuration_Language_5): UEFI Configuration language. Change form data with the `EFI_HII_CONFIG_ROUTING_PROTOCOL.RouteConfig()` function
+- [Lesson XX](Lessons_uncategorized/Lesson_Configuration_Language_6): UEFI Configuration language. Keyword handler protocol. Get keyword values with the `EFI_CONFIG_KEYWORD_HANDLER_PROTOCOL.GetData()` function
_____
- [Lesson XX](Lessons_uncategorized/Lesson_ARCH): Architecture specifier in section names
- [Lesson XX](Lessons_uncategorized/Lesson_SKU): SKU specifier in section names