aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorKonstantin Aladyshev <aladyshev22@gmail.com>2021-06-17 00:11:28 +0300
committerKonstantin Aladyshev <aladyshev22@gmail.com>2021-06-17 00:11:28 +0300
commitb3280f9a61cbace82624ecc28fe411a71af461f5 (patch)
treebd397dc529a1adefb210b2ea27f2eeca8707ce1f /README.md
parentc24c13f0050e016a136d0ac5f7446fab258913e9 (diff)
downloadUEFI-Lessons-b3280f9a61cbace82624ecc28fe411a71af461f5.tar.gz
UEFI-Lessons-b3280f9a61cbace82624ecc28fe411a71af461f5.tar.bz2
UEFI-Lessons-b3280f9a61cbace82624ecc28fe411a71af461f5.zip
Add lesson 12
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 2af49a4..89b24d4 100644
--- a/README.md
+++ b/README.md
@@ -13,3 +13,4 @@ Lessons description:
- Lesson 8: `HandleProtocol` API function. Information from the `ImageHandle` protocols
- Lesson 9: Get ImageHandle protocols with the `ProtocolsPerHandle` API function
- Lesson 10: `EFI_STATUS` type and `EFI_ERROR` macros
+- Lesson 11: Get EFI memory map information