]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/PeiDxePeCoffLoaderLib/PeCoffLoader.c
remove some comments introduced by tools.
[mirror_edk2.git] / MdeModulePkg / Library / PeiDxePeCoffLoaderLib / PeCoffLoader.c
index 783e87579cbee69cc0a73b52ceaea267ca8644f5..c8f6b871aa1cf103dbb7bc9974d0b64b4db58d0b 100644 (file)
@@ -20,17 +20,11 @@ Abstract:
 \r
 --*/\r
 \r
 \r
 --*/\r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <PiPei.h>\r
 #include <PiPei.h>\r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
+\r
 #include <Guid/PeiPeCoffLoader.h>\r
 #include <Guid/PeiPeCoffLoader.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/PeCoffLib.h>\r
 \r
 #include <IndustryStandard/PeImage.h>\r
 #include <Library/PeCoffLib.h>\r
 \r
 #include <IndustryStandard/PeImage.h>\r