summaryrefslogtreecommitdiff
path: root/MdePkg/Library/DxeHobLib
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/DxeHobLib')
-rw-r--r--MdePkg/Library/DxeHobLib/HobLib.c12
1 files changed, 3 insertions, 9 deletions
diff --git a/MdePkg/Library/DxeHobLib/HobLib.c b/MdePkg/Library/DxeHobLib/HobLib.c
index 47cabd25cf..43e57b6a97 100644
--- a/MdePkg/Library/DxeHobLib/HobLib.c
+++ b/MdePkg/Library/DxeHobLib/HobLib.c
@@ -13,17 +13,11 @@
**/
-//
-// The package level header files this module uses
-//
+
#include <PiDxe.h>
-//
-// The protocols, PPI and GUID defintions for this module
-//
+
#include <Guid/HobList.h>
-//
-// The Library classes this module consumes
-//
+
#include <Library/HobLib.h>
#include <Library/UefiLib.h>
#include <Library/DebugLib.h>