aboutsummaryrefslogtreecommitdiffstats
path: root/Lessons/Lesson_59/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'Lessons/Lesson_59/README.md')
-rw-r--r--Lessons/Lesson_59/README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/Lessons/Lesson_59/README.md b/Lessons/Lesson_59/README.md
index c5bcf55..bfe3784 100644
--- a/Lessons/Lesson_59/README.md
+++ b/Lessons/Lesson_59/README.md
@@ -25,7 +25,6 @@ Let's start with the second task. Create `DisplayHIIByGuid` UEFI Shell applicati
MdePkg/MdePkg.dec
[LibraryClasses]
- UefiApplicationEntryPoint
UefiLib
ShellCEntryLib
```