summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BasePciExpressLib/PciLib.c
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/BasePciExpressLib/PciLib.c')
-rw-r--r--MdePkg/Library/BasePciExpressLib/PciLib.c12
1 files changed, 3 insertions, 9 deletions
diff --git a/MdePkg/Library/BasePciExpressLib/PciLib.c b/MdePkg/Library/BasePciExpressLib/PciLib.c
index dd1fcd4fd0..9042dc4f84 100644
--- a/MdePkg/Library/BasePciExpressLib/PciLib.c
+++ b/MdePkg/Library/BasePciExpressLib/PciLib.c
@@ -18,16 +18,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/PciExpressLib.h>
#include <Library/IoLib.h>
#include <Library/DebugLib.h>