diff options
author | Konstantin Aladyshev <aladyshev22@gmail.com> | 2021-06-16 01:54:43 +0300 |
---|---|---|
committer | Konstantin Aladyshev <aladyshev22@gmail.com> | 2021-06-16 01:54:43 +0300 |
commit | 47539beb55a6c1ab4e3b9f1b73c2783ed39ab6af (patch) | |
tree | a0c5308ec8f7b7551e7d5d1c9bcbf670076a2466 /README.md | |
parent | 142e6c53bd139733a7f89d62f26fc1083c5b562a (diff) | |
download | UEFI-Lessons-47539beb55a6c1ab4e3b9f1b73c2783ed39ab6af.tar.gz UEFI-Lessons-47539beb55a6c1ab4e3b9f1b73c2783ed39ab6af.tar.bz2 UEFI-Lessons-47539beb55a6c1ab4e3b9f1b73c2783ed39ab6af.zip |
Update lesson 8
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,4 +10,5 @@ Lessons description: - Lesson 5: Simplify build command with the help of files in the `Conf` folder - Lesson 6: Handle/Protocol databases internals - Part 1: Theory and raw access to an app ImageHandle - Lesson 7: Handle/Protocol databases internals - Part 2: Raw access to app protocols +- Lesson 8: `HandleProtocol` API function. Information from the `ImageHandle` protocols |