]> git.proxmox.com Git - mirror_edk2.git/commitdiff
remove some comments introduced by tools.
authorvanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 20 Jul 2007 06:28:14 +0000 (06:28 +0000)
committervanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 20 Jul 2007 06:28:14 +0000 (06:28 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3388 6f19259b-4bc3-4df7-8a09-765794883524

43 files changed:
MdePkg/Library/BaseDebugLibNull/DebugLib.c
MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicInternal.h
MdePkg/Library/BasePciCf8Lib/PciLib.c
MdePkg/Library/BasePciExpressLib/PciLib.c
MdePkg/Library/BasePciLibCf8/PciLib.c
MdePkg/Library/BasePciLibPciExpress/PciLib.c
MdePkg/Library/BasePeCoffGetEntryPointLib/PeCoffGetEntryPoint.c
MdePkg/Library/BasePerformanceLibNull/PerformanceLib.c
MdePkg/Library/BasePostCodeLibDebug/PostCode.c
MdePkg/Library/BasePostCodeLibPort80/PostCode.c
MdePkg/Library/BaseTimerLibNullTemplate/TimerLibNull.c
MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.c
MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.c
MdePkg/Library/DxeCoreHobLib/HobLib.c
MdePkg/Library/DxeHobLib/HobLib.c
MdePkg/Library/DxeMemoryAllocationLib/MemoryAllocationLib.c
MdePkg/Library/DxeMemoryLib/MemLibInternals.h
MdePkg/Library/DxePcdLib/DxePcdLib.c
MdePkg/Library/DxeSmbusLib/InternalSmbusLib.h
MdePkg/Library/HiiLib/HiiLib.c
MdePkg/Library/OldPeiCoreEntryPoint/PeiCoreEntryPoint.c
MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.c
MdePkg/Library/PeiDxePostCodeLibReportStatusCode/PostCode.c
MdePkg/Library/PeiHobLib/HobLib.c
MdePkg/Library/PeiIoLibCpuIo/IoHighLevel.c
MdePkg/Library/PeiIoLibCpuIo/IoLib.c
MdePkg/Library/PeiIoLibCpuIo/IoLibMmioBuffer.c
MdePkg/Library/PeiMemoryAllocationLib/MemoryAllocationLib.c
MdePkg/Library/PeiMemoryLib/MemLibInternals.h
MdePkg/Library/PeiPcdLib/PeiPcdLib.c
MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.c
MdePkg/Library/PeiServicesLib/PeiServicesLib.c
MdePkg/Library/PeiServicesTablePointerLibIdt/InternalPeiServicesTablePointer.h
MdePkg/Library/PeiSmbusLibSmbus2Ppi/InternalSmbusLib.h
MdePkg/Library/PeimEntryPoint/PeimEntryPoint.c
MdePkg/Library/SerialPortLibNull/SerialPortLibNull.c
MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.c
MdePkg/Library/UefiDebugLibConOut/DebugLib.c
MdePkg/Library/UefiDebugLibStdErr/DebugLib.c
MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.c
MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLib.c
MdePkg/Library/UefiDriverEntryPoint/DriverEntryPoint.c
MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.c

index d45782109561c92d11d2488fd81f60e6bbe10da4..5034317d49f23db419c79d42eca4ff8aba4d805d 100644 (file)
@@ -12,9 +12,7 @@
 \r
 **/\r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <Base.h>\r
 \r
 //\r
index 56858d182507d06151869b6eb303d1c105663324..1a8cc27c5640e989d92e4fb86dd6c00bb06ad3ed 100644 (file)
@@ -3,7 +3,7 @@
 \r
   This file includes package header files, library classes and protocol, PPI & GUID definitions.\r
 \r
-  Copyright (c) 2007 - 2007, Intel Corporation.\r
+  Copyright (c) 2007, Intel Corporation.\r
   All rights reserved. This program and the accompanying materials\r
    are licensed and made available under the terms and conditions of the BSD License\r
    which accompanies this distribution. The full text of the license may be found at\r
 #define __COMMON_HEADER_H_\r
 \r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <Base.h>\r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
+\r
 #include <Library/IoLib.h>\r
 #include <Library/BaseLib.h>\r
 #include <Library/DebugLib.h>\r
index bbd1e01d915e7712d6abe21a07cfb76cae3a0c2d..d95f8366b1d9e1cce9dc5aa150b284becc8775a6 100644 (file)
 \r
 **/\r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <Base.h>\r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
+\r
 #include <Library/PciCf8Lib.h>\r
 #include <Library/IoLib.h>\r
 #include <Library/DebugLib.h>\r
index dd1fcd4fd0e7f0448fa396073508dc53361cc74d..9042dc4f84b076c1f981f11f3ed630de25a164d4 100644 (file)
 \r
 **/\r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <Base.h>\r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
+\r
 #include <Library/PciExpressLib.h>\r
 #include <Library/IoLib.h>\r
 #include <Library/DebugLib.h>\r
index 17fc8cb5f4d9e3de466a310be6e60e9b052048bc..13c76c047f6628018d4c9e08494d1b0e9a119e47 100644 (file)
 \r
 **/\r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <Base.h>\r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
+\r
 #include <Library/PciLib.h>\r
 #include <Library/PciCf8Lib.h>\r
 \r
index 0183bef22b3555e9fa360628f9d0fbf0acf05a02..93f0af2cff1982a67102f286048c5f3a065bb653 100644 (file)
 \r
 **/\r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <Base.h>\r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
+\r
 #include <Library/PciLib.h>\r
 #include <Library/PciExpressLib.h>\r
 \r
index 29a623fd8c3a6a7d8d82f51cb9a2bae322bdbc72..5e1f14d9a7f13082f29c895da08f29669b5dbc01 100644 (file)
 \r
 **/\r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <Base.h>\r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
+\r
 #include <Library/PeCoffGetEntryPointLib.h>\r
 #include <Library/DebugLib.h>\r
 \r
index 670979ee8a7810ff85ce1d3958b85f1f54b9de50..a5f715f593e0f3ac800609f14fcee1a0484ad71f 100644 (file)
 \r
 **/\r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <Base.h>\r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
+\r
 #include <Library/PerformanceLib.h>\r
 #include <Library/DebugLib.h>\r
 #include <Library/PcdLib.h>\r
index 7b5896f7b7852bc77e178f5454d4391c430269f3..6b99d8986ca181b8eb0853365266ae1b737f7484 100644 (file)
 **/\r
 \r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <Base.h>\r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
+\r
 #include <Library/PostCodeLib.h>\r
 #include <Library/DebugLib.h>\r
 #include <Library/PcdLib.h>\r
index d3b11e66c7db0ac36542f262d21eb7739640fd0d..7ac4efce28f27b001008615b40a804a06bcac311 100644 (file)
 **/\r
 \r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <Base.h>\r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
+\r
 #include <Library/PostCodeLib.h>\r
 #include <Library/PcdLib.h>\r
 #include <Library/IoLib.h>\r
index b40ab25d2fd5d0c0d5019206cec1d2ff4188a956..85b52bda19b3daf88dbdcd836f79bcd4e3c0402f 100644 (file)
 \r
 **/\r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <Base.h>\r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
+\r
 #include <Library/TimerLib.h>\r
 #include <Library/DebugLib.h>\r
 \r
index 2952e98b03a837a6a87441f3a8675f313ac7d2c2..db891262ce00c0ce524aab43237a907b480e42ae 100644 (file)
 \r
 **/\r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <Base.h>\r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
+\r
 #include <Library/UefiDecompressLib.h>\r
 #include <Library/DebugLib.h>\r
 #include <Library/BaseMemoryLib.h>\r
index e410d41f25642c004364a0d74c8de53e0d2ed9b5..489f315efa596c3b94107ae3918f89b5d4574775 100644 (file)
@@ -12,16 +12,10 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 \r
 **/\r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <PiDxe.h>\r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
+\r
 #include <Library/DxeCoreEntryPoint.h>\r
 #include <Library/DebugLib.h>\r
 #include <Library/BaseLib.h>\r
index 752a4f6afd3ea2f66cf89fde4d1419906bcdd6d2..407f7f921e8f16140125527d6aa0ee0953506992 100644 (file)
 **/\r
 \r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <PiDxe.h>\r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
+\r
 #include <Library/HobLib.h>\r
 #include <Library/DebugLib.h>\r
 #include <Library/BaseMemoryLib.h>\r
index 47cabd25cf90c1e05c4bca8e01426958e19d2fe3..43e57b6a97a5262ab743b1f2bcc229288b9c3e4d 100644 (file)
 **/\r
 \r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <PiDxe.h>\r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
+\r
 #include <Guid/HobList.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/HobLib.h>\r
 #include <Library/UefiLib.h>\r
 #include <Library/DebugLib.h>\r
index ae52108e40f30449e7a35cfaac203682ce0c7ce0..5a7ee4d170b71f4644746629ea0bbf35c7856361 100644 (file)
 \r
 **/\r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <PiDxe.h>\r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
+\r
 #include <Library/MemoryAllocationLib.h>\r
 #include <Library/UefiBootServicesTableLib.h>\r
 #include <Library/BaseMemoryLib.h>\r
index e633fe9ae4332bddc7d65b36f09e5c0916447ef4..51877359c089026f765912890106471d5df34fa7 100644 (file)
 #ifndef __MEM_LIB_INTERNALS__\r
 #define __MEM_LIB_INTERNALS__\r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <Uefi.h>\r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
+\r
 #include <Library/BaseMemoryLib.h>\r
 #include <Library/DebugLib.h>\r
 #include <Library/UefiBootServicesTableLib.h>\r
index b79400b9072b889adedf13ec3343b12d08b942c6..707bebdf9386134bdb26063d23c19a6ecf1d6876 100644 (file)
@@ -13,17 +13,11 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 \r
 **/\r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <PiDxe.h>\r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
+\r
 #include <Protocol/Pcd.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/PcdLib.h>\r
 #include <Library/DebugLib.h>\r
 #include <Library/UefiBootServicesTableLib.h>\r
index 8c96f6415965bd3221e955a0916fb5ee6fb89c3e..327ee53875afcee29a7c944a0b2104ba4fd243de 100644 (file)
@@ -16,17 +16,11 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #ifndef __INTERNAL_SMBUS_LIB_H\r
 #define __INTERNAL_SMBUS_LIB_H\r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <PiDxe.h>\r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
+\r
 #include <Protocol/SmbusHc.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/SmbusLib.h>\r
 #include <Library/DebugLib.h>\r
 #include <Library/UefiBootServicesTableLib.h>\r
index 4e464855dc5e73e2208eca386c4e9137de26cd2a..6cc5e764e9ec33259da7e9125c9b32577a29a5c5 100644 (file)
 \r
 **/\r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <PiDxe.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/HiiLib.h>\r
 #include <Library/DebugLib.h>\r
 #include <Library/MemoryAllocationLib.h>\r
index c18284a6dfcd57e4fd0874a1f8e001422ad14914..4967a37c5117f823031bd574acd2c30c0c072e27 100644 (file)
@@ -12,13 +12,9 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 \r
 **/\r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <PiPei.h>\r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
+\r
 //\r
 // The Library classes this module produced\r
 //\r
index 0dc56b3aeff84432487d31054a7a5e299c50ccae..fdddf661b6f09177732b09e02ef5837720c50e6a 100644 (file)
@@ -12,13 +12,9 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 \r
 **/\r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <PiPei.h>\r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
+\r
 //\r
 // The Library classes this module produced\r
 //\r
index fb0de3f6bf64af226f0602b1a64ca1413f9b7fed..3d5901548be4d282d1bc3eb60165392901670916 100644 (file)
 \r
 **/\r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <PiPei.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/PostCodeLib.h>\r
 #include <Library/ReportStatusCodeLib.h>\r
 #include <Library/PcdLib.h>\r
index 31389ad28b7b1e617172849db0b1fc20e04333ed..710e112deebd7fcfc505133311a25438f190e305 100644 (file)
 \r
 **/\r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <PiPei.h>\r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
+\r
 #include <Guid/MemoryAllocationHob.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/HobLib.h>\r
 #include <Library/DebugLib.h>\r
 #include <Library/PeiServicesLib.h>\r
index 7e6816a8afaf132da642ebd19bac950f72d297da..bbcc06751e8c51d7779ec19fb18c730ec45f8a30 100644 (file)
 \r
 **/\r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <PiPei.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/IoLib.h>\r
 #include <Library/DebugLib.h>\r
 #include <Library/BaseLib.h>\r
index e2d6ea631daf059b954b72cdb271e40ba5de99c9..bc8319eb290ef0cbc0c71e5e21143032912caaa0 100644 (file)
 \r
 **/\r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <PiPei.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/IoLib.h>\r
 #include <Library/DebugLib.h>\r
 #include <Library/BaseLib.h>\r
index ef1863eee0549c2ef009b22ab8fe1cf3bd68ab08..133f5c2a2a6cb3147c82951ceda2f095d02b4031 100644 (file)
 \r
 **/\r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <PiPei.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/IoLib.h>\r
 #include <Library/DebugLib.h>\r
 #include <Library/BaseLib.h>\r
index 78468de25ffefcd660127477167b8d8b32f507bd..57a4009461b5c821bc5467edc7d8f89348068518 100644 (file)
 \r
 **/\r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <PiPei.h>\r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
+\r
 #include <Library/MemoryAllocationLib.h>\r
 #include <Library/PeiServicesTablePointerLib.h>\r
 #include <Library/BaseMemoryLib.h>\r
index f0749c30026e19685c5f5f77592ba7a82ee2bbc3..3a0ab3481d8e56c52f81d6c70dcc07064efa493d 100644 (file)
 #ifndef __MEM_LIB_INTERNALS__\r
 #define __MEM_LIB_INTERNALS__\r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <PiPei.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/BaseMemoryLib.h>\r
 #include <Library/PeiServicesTablePointerLib.h>\r
 #include <Library/DebugLib.h>\r
index 7ac4cf90c9f11915f9369e5cefc6bc596507117e..4e665319793d82cebc6c01e4fb8d326ed8cafe9b 100644 (file)
@@ -15,17 +15,11 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 \r
 \r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <PiPei.h>\r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
+\r
 #include <Ppi/Pcd.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/PcdLib.h>\r
 #include <Library/DebugLib.h>\r
 #include <Library/PeiServicesTablePointerLib.h>\r
index 08e230674e5d158b1f1b3011934ddf3bb5929623..96c60e373300aed402c7a8550d2f7e65f147704c 100644 (file)
 **/\r
 \r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <PiPei.h>\r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
+\r
 #include <Library/ResourcePublicationLib.h>\r
 #include <Library/PeiServicesLib.h>\r
 #include <Library/DebugLib.h>\r
index 0f77807723aab521a04ce6a2d1c7a774ce6ae9a1..cdcb857185f31d02e4ba64930e04298b7c1abd8b 100644 (file)
 \r
 **/\r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <PiPei.h>\r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
+\r
 #include <Library/PeiServicesLib.h>\r
 #include <Library/PeiServicesTablePointerLib.h>\r
 \r
index 8841cea0339bda06856f2312925fd8a2cbbba99a..e1c74901ac77e1662f191673200fe9cd4114d24d 100644 (file)
@@ -18,9 +18,7 @@
 \r
 \r
 #include <PiPei.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/PeiServicesTablePointerLib.h>\r
 #include <Library/DebugLib.h>\r
 \r
index 0ba5d63575e3612cb7fc89312b0c18ee5589b642..81104db727771b48c104fb9a8d994ec7f9769e06 100644 (file)
@@ -16,17 +16,11 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #ifndef __INTERNAL_SMBUS_LIB_H\r
 #define __INTERNAL_SMBUS_LIB_H\r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <PiPei.h>\r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
+\r
 #include <Ppi/Smbus2.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/SmbusLib.h>\r
 #include <Library/DebugLib.h>\r
 #include <Library/PeiServicesTablePointerLib.h>\r
index a7faf2b5f4dd28c34e8ea0a56fed8149ad3e17ac..0b9bca3b87433f2fadd2b3f8a70a02e26170a897 100644 (file)
@@ -13,16 +13,10 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 \r
 **/\r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <PiPei.h>\r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
+\r
 #include <Library/PeimEntryPoint.h>\r
 #include <Library/DebugLib.h>\r
 \r
index e98865b40275e9e84873ad930d015297a68caff9..78223fcbe00c89e00ba43e4f8314e745411be393 100644 (file)
 \r
 **/\r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <Base.h>\r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
+\r
 #include <Library/SerialPortLib.h>\r
 \r
 /*\r
index b0de64d4b759ed64706f9e56212018ef6e20d552..5901ac5fe09d5f6c4bf6072bb42431986e3aca48 100644 (file)
 \r
 **/\r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <PiDxe.h>\r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
+\r
 #include <Library/UefiBootServicesTableLib.h>\r
 #include <Library/DebugLib.h>\r
 #include "UefiBootServicesTableLibInternal.h"\r
index ebe00c7f359684066b374bc1ff93d27630798e0d..3cf31bd8a95873de0882835a363f4e99e5740785 100644 (file)
 \r
 **/\r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <Uefi.h>\r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
+\r
 #include <Library/DebugLib.h>\r
 #include <Library/UefiBootServicesTableLib.h>\r
 #include <Library/PrintLib.h>\r
index ca4e56e98dced3b793d20c5ac9dfc2baf73e8455..84ba61175f81427cf0783ab62149d3b90a4e3e1c 100644 (file)
 \r
 **/\r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <Uefi.h>\r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
+\r
 #include <Library/DebugLib.h>\r
 #include <Library/UefiBootServicesTableLib.h>\r
 #include <Library/PrintLib.h>\r
index 34412a6f46277b537709b9a2a6121107fecefac3..ef25fc983f8194ad5d788c4235b99cff0e118871 100644 (file)
 \r
 **/\r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <Uefi.h>\r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
+\r
 #include <Protocol/DevicePath.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/DevicePathLib.h>\r
 #include <Library/BaseMemoryLib.h>\r
 #include <Library/DebugLib.h>\r
index 779aa06dbe6f26c687101c8e4f078686ff115e01..e9193cf1b23f244d4444775559bd9ffe76f71030 100644 (file)
 \r
 **/\r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <Uefi.h>\r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
+\r
 #include <Protocol/DevicePathUtilities.h>\r
 #include <Protocol/DevicePath.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/DevicePathLib.h>\r
 #include <Library/DebugLib.h>\r
 #include <Library/BaseLib.h>\r
index 20abcdaf6b821e7d63629463f9d902c6c5afbaad..05f157b5e5b564253f9721c3caa4cd736cd420ed 100644 (file)
@@ -13,17 +13,11 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 **/\r
 \r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <Uefi.h>\r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
+\r
 #include <Protocol/LoadedImage.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/UefiDriverEntryPoint.h>\r
 #include <Library/DebugLib.h>\r
 #include <Library/UefiBootServicesTableLib.h>\r
index 4c0c74556679527c55f76ea72519da0cbc31d0fa..4889094618007b8c504a6caa910c349c86967fec 100644 (file)
 \r
 **/\r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <PiDxe.h>\r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
+\r
 #include <Library/UefiRuntimeServicesTableLib.h>\r
 #include <Library/DebugLib.h>\r
 \r