aboutsummaryrefslogtreecommitdiffstats
path: root/Lessons/Lesson_17
diff options
context:
space:
mode:
Diffstat (limited to 'Lessons/Lesson_17')
-rw-r--r--Lessons/Lesson_17/UefiLessonsPkg/ListVariables/ListVariables.inf1
-rw-r--r--Lessons/Lesson_17/UefiLessonsPkg/ShowBootVariables/ShowBootVariables.inf1
-rw-r--r--Lessons/Lesson_17/UefiLessonsPkg/SimpleShellApp/SimpleShellApp.inf1
3 files changed, 0 insertions, 3 deletions
diff --git a/Lessons/Lesson_17/UefiLessonsPkg/ListVariables/ListVariables.inf b/Lessons/Lesson_17/UefiLessonsPkg/ListVariables/ListVariables.inf
index 9b0f31b..b60b0ff 100644
--- a/Lessons/Lesson_17/UefiLessonsPkg/ListVariables/ListVariables.inf
+++ b/Lessons/Lesson_17/UefiLessonsPkg/ListVariables/ListVariables.inf
@@ -19,7 +19,6 @@
MdePkg/MdePkg.dec
[LibraryClasses]
- UefiApplicationEntryPoint
UefiLib
ShellCEntryLib
diff --git a/Lessons/Lesson_17/UefiLessonsPkg/ShowBootVariables/ShowBootVariables.inf b/Lessons/Lesson_17/UefiLessonsPkg/ShowBootVariables/ShowBootVariables.inf
index c288e6e..f7da616 100644
--- a/Lessons/Lesson_17/UefiLessonsPkg/ShowBootVariables/ShowBootVariables.inf
+++ b/Lessons/Lesson_17/UefiLessonsPkg/ShowBootVariables/ShowBootVariables.inf
@@ -19,7 +19,6 @@
MdePkg/MdePkg.dec
[LibraryClasses]
- UefiApplicationEntryPoint
UefiLib
ShellCEntryLib
diff --git a/Lessons/Lesson_17/UefiLessonsPkg/SimpleShellApp/SimpleShellApp.inf b/Lessons/Lesson_17/UefiLessonsPkg/SimpleShellApp/SimpleShellApp.inf
index da3d49b..371b967 100644
--- a/Lessons/Lesson_17/UefiLessonsPkg/SimpleShellApp/SimpleShellApp.inf
+++ b/Lessons/Lesson_17/UefiLessonsPkg/SimpleShellApp/SimpleShellApp.inf
@@ -19,7 +19,6 @@
MdePkg/MdePkg.dec
[LibraryClasses]
- UefiApplicationEntryPoint
UefiLib
ShellCEntryLib