aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorKonstantin Aladyshev <aladyshev22@gmail.com>2022-09-21 16:38:06 +0300
committerKonstantin Aladyshev <aladyshev22@gmail.com>2022-09-21 16:38:06 +0300
commit10f562e89708cf9ece9b3dc7016e1392edd6a3f5 (patch)
tree8c88d88da1c351155e4ea101f1b10e98e56694e2 /README.md
parent0b0c737fdbdd6e55d28af777e2c45dc947a69594 (diff)
downloadUEFI-Lessons-10f562e89708cf9ece9b3dc7016e1392edd6a3f5.tar.gz
UEFI-Lessons-10f562e89708cf9ece9b3dc7016e1392edd6a3f5.tar.bz2
UEFI-Lessons-10f562e89708cf9ece9b3dc7016e1392edd6a3f5.zip
Create a function to prettify configuration string data
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 b86863e..cfb1ee1 100644
--- a/README.md
+++ b/README.md
@@ -79,6 +79,7 @@ These series of lessons are intendend to get you started with UEFI programming i
- [Lesson 73](Lessons/Lesson_73): Setting defaults for the VFR questions: `default`/`defaultstore`/`resetbutton` keywords
_____
- [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_ARCH): Architecture specifier in section names
- [Lesson XX](Lessons_uncategorized/Lesson_SKU): SKU specifier in section names