aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorKonstantin Aladyshev <aladyshev22@gmail.com>2022-09-23 17:48:09 +0300
committerKonstantin Aladyshev <aladyshev22@gmail.com>2022-09-23 17:48:09 +0300
commitcd5821d17e5988fcc214f34e71bf1c89ffc85e6d (patch)
treebdde2ef0c1e51c9f07abe97102a40988631ca7c5 /README.md
parent7b373744d2d69c362a371533650c13fdb9f5cf82 (diff)
downloadUEFI-Lessons-cd5821d17e5988fcc214f34e71bf1c89ffc85e6d.tar.gz
UEFI-Lessons-cd5821d17e5988fcc214f34e71bf1c89ffc85e6d.tar.bz2
UEFI-Lessons-cd5821d17e5988fcc214f34e71bf1c89ffc85e6d.zip
EFI_CONFIG_KEYWORD_HANDLER_PROTOCOL.SetData() 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 2e47495..089e735 100644
--- a/README.md
+++ b/README.md
@@ -84,6 +84,7 @@ _____
- [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_Configuration_Language_7): UEFI Configuration language. Keyword handler protocol. Add keywords to you Form elements. Use `EFI_CONFIG_KEYWORD_HANDLER_PROTOCOL.SetData()` function to chage data referred by keywords.
_____
- [Lesson XX](Lessons_uncategorized/Lesson_ARCH): Architecture specifier in section names
- [Lesson XX](Lessons_uncategorized/Lesson_SKU): SKU specifier in section names