aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1bc33ba..3083e40 100644
--- a/README.md
+++ b/README.md
@@ -26,6 +26,8 @@ Lessons description:
- Lesson 21: Override order for PCD variables
- Lesson 22: Feature flag PCD and its comparision to BOOLEAN fixed at build PCD
- Lesson 23: PatchableInModule PCDs and how they can be changed via `GenPatchPcdTable`/`PatchPcdValue` utilities
+- Lesson 24: Dynamic/DynamicEx PCDs
+- Lesson 25: More on PCDs
______