aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorKonstantin Aladyshev <aladyshev22@gmail.com>2021-06-30 20:24:43 +0300
committerKonstantin Aladyshev <aladyshev22@gmail.com>2021-06-30 20:24:43 +0300
commitba566e7a315cbb229f457c5afb76b56af53136a3 (patch)
tree047463c3b9e05d832794c4657d377d44862427f0 /README.md
parentb8e5a8e97918ca30e53d518f76de298bccfe9306 (diff)
downloadUEFI-Lessons-ba566e7a315cbb229f457c5afb76b56af53136a3.tar.gz
UEFI-Lessons-ba566e7a315cbb229f457c5afb76b56af53136a3.tar.bz2
UEFI-Lessons-ba566e7a315cbb229f457c5afb76b56af53136a3.zip
Add lesson 22
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 8ece2bd..2160c4f 100644
--- a/README.md
+++ b/README.md
@@ -24,6 +24,7 @@ Lessons description:
- Lesson 19: Boot option modification with the help of `bcfg` command
- Lesson 20: Intro to Platfrom Configuration Database (PCD). Declare and get simple fixed PCD
- Lesson 21: Override order for PCD variables
+- Lesson 22: Feature flag PCD and its comparision to BOOLEAN fixed at build PCD
______