aboutsummaryrefslogtreecommitdiffstats
path: root/Lesson_7/README.md
diff options
context:
space:
mode:
authorKonstantin Aladyshev <aladyshev22@gmail.com>2021-06-15 19:00:53 +0300
committerKonstantin Aladyshev <aladyshev22@gmail.com>2021-06-15 19:00:53 +0300
commit80c57daa907624b68bc1ddc408bdf5dc4a26a0ff (patch)
treeecd209dcfce41ec6cdf825c47267db045db71246 /Lesson_7/README.md
parent7acf6d195056bea1d00f8ba5eb61cb768825a56f (diff)
downloadUEFI-Lessons-80c57daa907624b68bc1ddc408bdf5dc4a26a0ff.tar.gz
UEFI-Lessons-80c57daa907624b68bc1ddc408bdf5dc4a26a0ff.tar.bz2
UEFI-Lessons-80c57daa907624b68bc1ddc408bdf5dc4a26a0ff.zip
Replace ImageInfo name with ImageHandle
Diffstat (limited to 'Lesson_7/README.md')
-rw-r--r--Lesson_7/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lesson_7/README.md b/Lesson_7/README.md
index 0431b42..66e8689 100644
--- a/Lesson_7/README.md
+++ b/Lesson_7/README.md
@@ -158,7 +158,7 @@ UefiMain (
If we compile and run our app in OVMF (I hope at this time I don't need to repeat how to do it):
```
-FS0:\> ImageInfo.efi
+FS0:\> ImageHandle.efi
h n d l
Back Protocol Interface Link: 68D4320
Forward Protocol Interface Link: 6891520