X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FBus%2FPci%2FEhciDxe%2FEhciDxe.inf;h=f237542757de1459601c7978f11e136e1888b434;hp=0a8331ca16c70019320be73799b73b1525464b55;hb=dd0687a4b18c8ba6f37587ad13c9744ff9a67250;hpb=aade80ede4c6eff09ed337584a48d84ad9197229 diff --git a/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf b/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf index 0a8331ca16..f237542757 100644 --- a/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf +++ b/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf @@ -15,11 +15,6 @@ # #**/ -################################################################################ -# -# Defines Section - statements that will be processed to create a Makefile. -# -################################################################################ [Defines] INF_VERSION = 0x00010005 BASE_NAME = EhciDxe @@ -37,12 +32,6 @@ # VALID_ARCHITECTURES = IA32 X64 IPF EBC # -################################################################################ -# -# Sources Section - list of files that are required for the build to succeed. -# -################################################################################ - [Sources.common] UsbHcMem.h EhciUrb.c @@ -58,24 +47,10 @@ EhciSched.h Ehci.c -################################################################################ -# -# Package Dependency Section - list of Package files that are required for -# this module. -# -################################################################################ - [Packages] MdePkg/MdePkg.dec -################################################################################ -# -# Library Class Section - list of Library Classes that are required for -# this module. -# -################################################################################ - [LibraryClasses] MemoryAllocationLib BaseLib @@ -86,13 +61,6 @@ DebugLib -################################################################################ -# -# Protocol C Name Section - list of Protocol and Protocol Notify C Names -# that this module uses or produces. -# -################################################################################ - [Protocols] gEfiPciIoProtocolGuid # PROTOCOL ALWAYS_CONSUMED gEfiUsb2HcProtocolGuid # PROTOCOL ALWAYS_CONSUMED