aboutsummaryrefslogtreecommitdiffstats
path: root/Lessons/Lesson_20/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'Lessons/Lesson_20/README.md')
-rw-r--r--Lessons/Lesson_20/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/Lessons/Lesson_20/README.md b/Lessons/Lesson_20/README.md
index e9ad949..8dab81d 100644
--- a/Lessons/Lesson_20/README.md
+++ b/Lessons/Lesson_20/README.md
@@ -631,6 +631,12 @@ typedef struct {
#endif
```
+Add the `Include` folder to the DEC file:
+```
+[Includes]
+ Include
+```
+
You can use the created `CustomStruct` structure type and initialize its values via this sytnax:
```
gUefiLessonsPkgTokenSpaceGuid.PcdCustomStruct|{0}|CustomStruct|0x535D4CB5 {