aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorKonstantin Aladyshev <aladyshev22@gmail.com>2021-07-02 15:13:21 +0300
committerKonstantin Aladyshev <aladyshev22@gmail.com>2021-07-02 15:13:21 +0300
commita58d9617570fe740d48e07f13b6f94db055fdc34 (patch)
tree918ab1fa046f5b9d826dd8d68e22e9b307cfc0f2 /README.md
parentfc151aec0f4e92795ed6bc41e71109a99bcbffbe (diff)
downloadUEFI-Lessons-a58d9617570fe740d48e07f13b6f94db055fdc34.tar.gz
UEFI-Lessons-a58d9617570fe740d48e07f13b6f94db055fdc34.tar.bz2
UEFI-Lessons-a58d9617570fe740d48e07f13b6f94db055fdc34.zip
Add lesson 27
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 93047ce..7e58b38 100644
--- a/README.md
+++ b/README.md
@@ -29,6 +29,7 @@ Lessons description:
- Lesson 24: Dynamic/DynamicEx PCDs
- Lesson 25: More on PCDs
- Lesson 26: Tables referenced in `EFI_CONFIGURATION_TABLE`
+- Lesson 27: Get SMBIOS information with `dmem`/`EFI_SMBIOS_PROTOCOL`/`smbiosview`
______