summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BasePciLibPciExpress/PciLib.c
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/BasePciLibPciExpress/PciLib.c')
-rw-r--r--MdePkg/Library/BasePciLibPciExpress/PciLib.c12
1 files changed, 3 insertions, 9 deletions
diff --git a/MdePkg/Library/BasePciLibPciExpress/PciLib.c b/MdePkg/Library/BasePciLibPciExpress/PciLib.c
index 0183bef22b..93f0af2cff 100644
--- a/MdePkg/Library/BasePciLibPciExpress/PciLib.c
+++ b/MdePkg/Library/BasePciLibPciExpress/PciLib.c
@@ -12,16 +12,10 @@
**/
-//
-// The package level header files this module uses
-//
+
#include <Base.h>
-//
-// The protocols, PPI and GUID defintions for this module
-//
-//
-// The Library classes this module consumes
-//
+
+
#include <Library/PciLib.h>
#include <Library/PciExpressLib.h>