aboutsummaryrefslogtreecommitdiffstats
path: root/Lessons/Lesson_20/README.md
diff options
context:
space:
mode:
authorKonstantin Aladyshev <aladyshev22@gmail.com>2022-08-05 16:57:53 +0300
committerKonstantin Aladyshev <aladyshev22@gmail.com>2022-08-05 16:57:53 +0300
commit454eef0d67e82b7ce04bee76069b0d69da2deea6 (patch)
treea43507058913c5223127f404d54fc42782ceae42 /Lessons/Lesson_20/README.md
parente26e327f7e3d27264e1986969a981ecd4d4ea116 (diff)
downloadUEFI-Lessons-454eef0d67e82b7ce04bee76069b0d69da2deea6.tar.gz
UEFI-Lessons-454eef0d67e82b7ce04bee76069b0d69da2deea6.tar.bz2
UEFI-Lessons-454eef0d67e82b7ce04bee76069b0d69da2deea6.zip
PCDLesson updates
Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
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 {