summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BasePostCodeLibPort80/PostCode.c
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/BasePostCodeLibPort80/PostCode.c')
-rw-r--r--MdePkg/Library/BasePostCodeLibPort80/PostCode.c12
1 files changed, 3 insertions, 9 deletions
diff --git a/MdePkg/Library/BasePostCodeLibPort80/PostCode.c b/MdePkg/Library/BasePostCodeLibPort80/PostCode.c
index d3b11e66c7..7ac4efce28 100644
--- a/MdePkg/Library/BasePostCodeLibPort80/PostCode.c
+++ b/MdePkg/Library/BasePostCodeLibPort80/PostCode.c
@@ -13,16 +13,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/PostCodeLib.h>
#include <Library/PcdLib.h>
#include <Library/IoLib.h>