aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorKonstantin Aladyshev <aladyshev22@gmail.com>2022-10-03 12:16:57 +0300
committerKonstantin Aladyshev <aladyshev22@gmail.com>2022-10-03 12:16:57 +0300
commit6fb148714b27142dbf39569d4d094091ca2224a7 (patch)
tree0823d478f3237c7551fa9afd59908971c5cbb0b4 /README.md
parentb6be6079143a13f77c1c891a85a4f2128ad72063 (diff)
downloadUEFI-Lessons-6fb148714b27142dbf39569d4d094091ca2224a7.tar.gz
UEFI-Lessons-6fb148714b27142dbf39569d4d094091ca2224a7.tar.bz2
UEFI-Lessons-6fb148714b27142dbf39569d4d094091ca2224a7.zip
Finish Callback() 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 7787637..606aecc 100644
--- a/README.md
+++ b/README.md
@@ -90,6 +90,7 @@ _____
- [Lesson XX](Lessons_uncategorized/Lesson_Varstore_2): Create a driver with `Buffer Storage` - Part 2: Investigate when and how `ExtractConfig`/`RouteConfig`/`Callback` functions are called
- [Lesson XX](Lessons_uncategorized/Lesson_Varstore_3): Create a driver with `Buffer Storage` - Part 3: Use `BlockToConfig()`/`ConfigToBlock()` functions to handle configuration requests
- [Lesson XX](Lessons_uncategorized/Lesson_Varstore_4): Create a driver with `Buffer Storage` - Part 4: Make `ExtractConfig()` function compatible with UEFI specification
+- [Lesson XX](Lessons_uncategorized/Lesson_Varstore_5): Investigate when and how the Form Browser calls `EFI_HII_CONFIG_ROUTING_PROTOCOL.Callback()` function
_____
- [Lesson XX](Lessons_uncategorized/Lesson_ARCH): Architecture specifier in section names
- [Lesson XX](Lessons_uncategorized/Lesson_SKU): SKU specifier in section names