aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorKonstantin Aladyshev <aladyshev22@gmail.com>2021-06-22 20:43:50 +0300
committerKonstantin Aladyshev <aladyshev22@gmail.com>2021-06-22 20:43:50 +0300
commitd0cc477ee23e19be08a600d3b9d9a238dcb39f32 (patch)
tree53412e2e8bfbb7f973901cfc597ddd96fac21c19 /README.md
parent949552d025a5968b3fd3e8d0ab399c9a85232def (diff)
downloadUEFI-Lessons-d0cc477ee23e19be08a600d3b9d9a238dcb39f32.tar.gz
UEFI-Lessons-d0cc477ee23e19be08a600d3b9d9a238dcb39f32.tar.bz2
UEFI-Lessons-d0cc477ee23e19be08a600d3b9d9a238dcb39f32.zip
Add lesson 13
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cdaf7b1..f3c40b0 100644
--- a/README.md
+++ b/README.md
@@ -15,4 +15,4 @@ Lessons description:
- Lesson 10: `EFI_STATUS` type and `EFI_ERROR` macros
- Lesson 11: Get EFI memory map information
- Lesson 12: `EFI_SHELL_PARAMETERS_PROTOCOL`. Transform our EFI memory map to the Linux kernel style
-
+- Lesson 13: `ShellAppMain` entry point