aboutsummaryrefslogtreecommitdiffstats
path: root/Lesson_31/UefiLessonsPkg/ListPCI/ListPCI.inf
diff options
context:
space:
mode:
Diffstat (limited to 'Lesson_31/UefiLessonsPkg/ListPCI/ListPCI.inf')
-rw-r--r--Lesson_31/UefiLessonsPkg/ListPCI/ListPCI.inf22
1 files changed, 0 insertions, 22 deletions
diff --git a/Lesson_31/UefiLessonsPkg/ListPCI/ListPCI.inf b/Lesson_31/UefiLessonsPkg/ListPCI/ListPCI.inf
deleted file mode 100644
index 0080d75..0000000
--- a/Lesson_31/UefiLessonsPkg/ListPCI/ListPCI.inf
+++ /dev/null
@@ -1,22 +0,0 @@
-[Defines]
- INF_VERSION = 1.25
- BASE_NAME = ListPCI
- FILE_GUID = 07aceb78-97df-4e49-84a8-28997896e42a
- MODULE_TYPE = UEFI_APPLICATION
- VERSION_STRING = 1.0
- ENTRY_POINT = UefiMain
-
-[Sources]
- ListPCI.c
-
-[Packages]
- MdePkg/MdePkg.dec
- ShellPkg/ShellPkg.dec
-
-[LibraryClasses]
- UefiApplicationEntryPoint
- UefiLib
- ShellLib
-
-[Protocols]
- gEfiPciRootBridgeIoProtocolGuid