]> 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:10:09 +0000 (06:10 +0000)
committervanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 20 Jul 2007 06:10:09 +0000 (06:10 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3387 6f19259b-4bc3-4df7-8a09-765794883524

60 files changed:
IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/InternalIsaBus.h
IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppy.h
IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/Serial.h
IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/idebus.h
IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/pcibus.h
IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLibInternals.h
IntelFrameworkModulePkg/Library/GraphicsLib/CommonHeader.h
IntelFrameworkModulePkg/Library/PciIncompatibleDeviceSupportLib/IncompatiblePciDeviceList.h
IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/VgaClass.h
IntelFrameworkModulePkg/Universal/DataHubDxe/DataHub.h
IntelFrameworkModulePkg/Universal/DataHubStdErrDxe/DataHubStdErr.c
IntelFrameworkModulePkg/Universal/DriverSampleDxe/DriverSample.h
IntelFrameworkModulePkg/Universal/HiiDataBaseDxe/HiiDatabase.h
IntelFrameworkModulePkg/Universal/SetupBrowserDxe/Setup.h
IntelFrameworkModulePkg/Universal/StatusCode/Dxe/DxeStatusCode.h
IntelFrameworkModulePkg/Universal/StatusCode/Pei/PeiStatusCode.h
IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeCpuIoLibInternal.h
IntelFrameworkPkg/Library/DxeReportStatusCodeLibFramework/ReportStatusCodeLib.c
IntelFrameworkPkg/Library/DxeSmmDriverEntryPoint/DriverEntryPoint.c
IntelFrameworkPkg/Library/HiiLibFramework/HiiLib.c
IntelFrameworkPkg/Library/IfrSupportLibFramework/CommonHeader.h
IntelFrameworkPkg/Library/PeiDxeDebugLibReportStatusCode/DebugLib.c
IntelFrameworkPkg/Library/PeiReportStatusCodeLib/ReportStatusCodeLib.c
IntelFrameworkPkg/Library/PeiSmbusLibSmbusPpi/InternalSmbusLib.h
IntelFrameworkPkg/Library/UefiLibFramework/UefiLibFramework.h
MdeModulePkg/Bus/Pci/AtapiPassThruDxe/AtapiPassThru.h
MdeModulePkg/Bus/Pci/EhciDxe/Ehci.h
MdeModulePkg/Bus/Pci/UhciDxe/Uhci.h
MdeModulePkg/Bus/Scsi/ScsiBusDxe/ComponentName.c
MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBus.c
MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ComponentName.c
MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDisk.c
MdeModulePkg/Bus/Usb/UsbBusDxe/ComponentName.c
MdeModulePkg/Bus/Usb/UsbBusDxe/usbbus.h
MdeModulePkg/Bus/Usb/UsbKbDxe/efikey.h
MdeModulePkg/Bus/Usb/UsbMassStorageDxe/ComponentName.c
MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMass.h
MdeModulePkg/Bus/Usb/UsbMouseDxe/usbmouse.h
MdeModulePkg/Core/Dxe/DxeMain.h
MdeModulePkg/Core/RuntimeDxe/Crc32.c
MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.c
MdeModulePkg/Library/DxePeCoffLoaderFromHobLib/PeCoff.c
MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.c
MdeModulePkg/Library/EdkDxePrintLib/PrintLib.c
MdeModulePkg/Library/EdkFvbServiceLib/Fvb.h
MdeModulePkg/Library/PeiDxePeCoffLoaderLib/PeCoffLoader.c
MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.c
MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleService.h
MdeModulePkg/Universal/DebugPortDxe/DebugPort.h
MdeModulePkg/Universal/DebugSupportDxe/Ia32/plDebugSupport.h
MdeModulePkg/Universal/DebugSupportDxe/ipf/plDebugSupport.h
MdeModulePkg/Universal/DebugSupportDxe/x64/plDebugSupport.h
MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/UnicodeCollationEng.h
MdeModulePkg/Universal/EbcDxe/EbcInt.h
MdeModulePkg/Universal/FirmwareVolume/FaultTolerantWriteDxe/FtwLite.h
MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTest.h
MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounter.h
MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/PcRtc.h
MdeModulePkg/Universal/Variable/EmuRuntimeDxe/Variable.h
MdeModulePkg/Universal/WatchDogTimerDxe/WatchDogTimer.h

index 352aca9e8d631d05321165947d02e5f610603be6..8a17e6020df9282cd2d04a6c45930511e1a809e0 100644 (file)
@@ -24,14 +24,10 @@ Revision History:
 #ifndef _EFI_ISA_BUS_H\r
 #define _EFI_ISA_BUS_H\r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <PiDxe.h>\r
 #include <FrameworkDxe.h>\r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
+\r
 #include <Protocol/PciIo.h>\r
 #include <Protocol/ComponentName.h>\r
 #include <Protocol/IsaIo.h>\r
@@ -40,9 +36,7 @@ Revision History:
 #include <Protocol/DriverBinding.h>\r
 #include <Protocol/GenericMemoryTest.h>\r
 #include <Guid/StatusCodeDataTypeId.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/DebugLib.h>\r
 #include <Library/UefiDriverEntryPoint.h>\r
 #include <Library/UefiLib.h>\r
index f60b146aa01c90358d384b9912e2cf6d2aa160c0..45377a726907bbe44a3ef572b5eeb57d9d766170 100644 (file)
@@ -27,15 +27,11 @@ Revision History:
 \r
 #include <PiDxe.h>\r
 #include <FrameworkPei.h>\r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
+\r
 #include <Protocol/BlockIo.h>\r
 #include <Protocol/IsaIo.h>\r
 #include <Protocol/DevicePath.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/TimerLib.h>\r
 #include <Library/DebugLib.h>\r
 #include <Library/UefiDriverEntryPoint.h>\r
index 6bef39b48b3bfb7505563f4278248b7f10ac98b5..ac35b903e3d33b84c269f238b7147d6e70587fcc 100644 (file)
@@ -25,20 +25,14 @@ Revision History:
 #ifndef _SERIAL_H\r
 #define _SERIAL_H\r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <PiDxe.h>\r
 #include <FrameworkPei.h>\r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
+\r
 #include <Protocol/IsaIo.h>\r
 #include <Protocol/SerialIo.h>\r
 #include <Protocol/DevicePath.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/DebugLib.h>\r
 #include <Library/UefiDriverEntryPoint.h>\r
 #include <Library/BaseLib.h>\r
index 13fa1b51309519e34dc524a0b209ca822262a36a..87c8304fae7279a9d3b2eb0a22da2ea6ec70ab05 100644 (file)
 #define _IDE_BUS_H\r
 \r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <FrameworkDxe.h>\r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
+\r
 #include <Protocol/IdeControllerInit.h>\r
 #include <Protocol/BlockIo.h>\r
 #include <Protocol/PciIo.h>\r
 #include <Protocol/DiskInfo.h>\r
 #include <Protocol/DevicePath.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/DebugLib.h>\r
 #include <Library/UefiDriverEntryPoint.h>\r
 #include <Library/BaseLib.h>\r
index b2149a22ff97122cd5673484f5a54a2aae9f8f7b..80cb8295e9231f45af0b073d4d66d1f0c5569908 100644 (file)
@@ -24,14 +24,10 @@ Revision History
 #ifndef _EFI_PCI_BUS_H\r
 #define _EFI_PCI_BUS_H\r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <FrameworkDxe.h>\r
 \r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
+\r
 #include <Protocol/LoadedImage.h>\r
 #include <Protocol/PciHostBridgeResourceAllocation.h>\r
 #include <Protocol/PciIo.h>\r
@@ -45,9 +41,7 @@ Revision History
 #include <Guid/PciOptionRomTable.h>\r
 #include <Protocol/BusSpecificDriverOverride.h>\r
 #include <Protocol/UgaIo.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/DebugLib.h>\r
 #include <Library/UefiDriverEntryPoint.h>\r
 #include <Library/BaseLib.h>\r
index 713da98af924044001832f796410d5657e49305b..903de3fba018e99eaf6ed5461d0d83c54c3e0e6d 100644 (file)
 #ifndef __BASE_UEFI_TIANO_CUSTOM_DECOMPRESS_LIB_INTERNALS_H__\r
 #define __BASE_UEFI_TIANO_CUSTOM_DECOMPRESS_LIB_INTERNALS_H__\r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <Base.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/UefiDecompressLib.h>\r
 #include <Library/CustomDecompressLib.h>\r
 #include <Library/DebugLib.h>\r
index 44e394072083c8507f83372832b02bd01df31483..f2bf0e1c9b2ae707df8b1a66d349f8e9e5a33afc 100644 (file)
 #define __COMMON_HEADER_H_\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/SimpleTextOut.h>\r
 #include <Protocol/OEMBadging.h>\r
 #include <Protocol/ConsoleControl.h>\r
@@ -32,9 +28,7 @@
 #include <Protocol/HiiFramework.h>\r
 \r
 #include <Guid/Bmp.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/GraphicsLib.h>\r
 #include <Library/PrintLib.h>\r
 #include <Library/BaseLib.h>\r
index d43918d2c3bba5479ea39b4eda58e0d0654f5ac9..9f1794ce60f9860c617b7aa96eeedef9e5149cd5 100644 (file)
@@ -15,13 +15,9 @@ Intel Corporation.
 #ifndef _EFI_INCOMPATIBLE_PCI_DEVICE_LIST_H\r
 #define _EFI_INCOMPATIBLE_PCI_DEVICE_LIST_H\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/PciIncompatibleDeviceSupportLib.h>\r
 #include <Library/MemoryAllocationLib.h>\r
 #include <Library/DebugLib.h>\r
index aed4a846717fd91691860200a204ea7325f05894..7e4657400db4659977d670bd7772bd80ccbca6a6 100644 (file)
@@ -25,17 +25,13 @@ Revision History
 \r
 #include <PiDxe.h>\r
 #include <FrameworkDxe.h>\r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
+\r
 #include <Protocol/SimpleTextIn.h>\r
 #include <Protocol/SimpleTextOut.h>\r
 #include <Protocol/PciIo.h>\r
 #include <Protocol/VgaMiniPort.h>\r
 #include <Protocol/DevicePath.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/DebugLib.h>\r
 #include <Library/UefiDriverEntryPoint.h>\r
 #include <Library/BaseLib.h>\r
index 8f90e998c67afa9705713d67ae0fade8bb434d14..b60c18ead271a2a1d835ba35525d3dd3c424ddc9 100644 (file)
@@ -22,17 +22,11 @@ Abstract:
 #ifndef _DATA_HUB_H_\r
 #define _DATA_HUB_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/DataHub.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/DebugLib.h>\r
 #include <Library/UefiDriverEntryPoint.h>\r
 #include <Library/UefiLib.h>\r
index ad610fec1710651bf6a052555b8b50860863830a..52edef600c41268713878a258581e31eb33bd9a5 100644 (file)
@@ -20,21 +20,15 @@ Abstract:
 \r
 --*/\r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <FrameworkDxe.h>\r
 \r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
+\r
 #include <Guid/DataHubStatusCodeRecord.h>\r
 #include <Guid/StatusCodeDataTypeId.h>\r
 #include <Protocol/DataHub.h>\r
 #include <Protocol/SimpleTextOut.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/DebugLib.h>\r
 #include <Library/UefiDriverEntryPoint.h>\r
 #include <Library/BaseMemoryLib.h>\r
index c02c24488d307621d5d492e5708cd5906041052e..8c19d1cf8197cf3a6d236e37467f1d8dacde34ad 100644 (file)
@@ -24,18 +24,12 @@ Revision History
 #define _DRIVER_SAMPLE_H\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/FormCallbackFramework.h>\r
 #include <Protocol/HiiFramework.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/UefiBootServicesTableLib.h>\r
 #include <Library/UefiRuntimeServicesTableLib.h>\r
 #include <Library/DebugLib.h>\r
index b35dc17a74d589dd05932b88a8fe0863c814670b..0fae13f27cea6e4e6da954dbf96c8ecd10de60e8 100644 (file)
@@ -23,19 +23,13 @@ Abstract:
 #ifndef _HIIDATABASE_H\r
 #define _HIIDATABASE_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 <Guid/GlobalVariable.h>\r
 #include <Protocol/FormCallbackFramework.h>\r
 #include <Protocol/HiiFramework.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/BaseLib.h>\r
 #include <Library/DebugLib.h>\r
 #include <Library/UefiDriverEntryPoint.h>\r
index cca053b03bd186e6589800a3bd1461d7cf1fc669..f91b40498c6eb4608df5e485cfa97625ad2e89f4 100644 (file)
@@ -23,20 +23,14 @@ Revision History
 #ifndef _SETUP_H\r
 #define _SETUP_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/FormCallbackFramework.h>\r
 #include <Protocol/FormBrowserFramework.h>\r
 #include <Protocol/HiiFramework.h>\r
 #include <Protocol/Print.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/BaseLib.h>\r
 #include <Library/DebugLib.h>\r
 #include <Library/BaseMemoryLib.h>\r
index 8f92a7de6cf2edb70d0859e3829897ea92f0896e..197ca4e28712b40f5de1b257f06b66419e61eed1 100644 (file)
 #ifndef __DXE_STATUS_CODE_H__\r
 #define __DXE_STATUS_CODE_H__\r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <FrameworkDxe.h>\r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
+\r
 #include <Guid/DataHubStatusCodeRecord.h>\r
 #include <Protocol/DataHub.h>\r
 #include <Protocol/SerialIo.h>\r
 #include <Guid/MemoryStatusCodeRecord.h>\r
 #include <Protocol/StatusCode.h>\r
 #include <Guid/StatusCodeDataTypeId.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/BaseLib.h>\r
 #include <Library/BaseMemoryLib.h>\r
 #include <Library/DebugLib.h>\r
index 48675056e1bdd793de59bc3fd4cbd6cf852c3dbf..cd2b10cc5227661b08b7ed6b9a019a621ed4229c 100644 (file)
 #define __PEI_STATUS_CODE_H__\r
 \r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <FrameworkPei.h>\r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
+\r
 #include <Guid/MemoryStatusCodeRecord.h>\r
 #include <Guid/StatusCodeDataTypeId.h>\r
 #include <Ppi/StatusCode.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/BaseLib.h>\r
 #include <Library/BaseMemoryLib.h>\r
 #include <Library/DebugLib.h>\r
index e0e54243b4032b85e604c16c01b997f2d656b4cf..0a0e143071d7c23f7f6ca966851f18d6ffcd7cab 100644 (file)
 #ifndef _DXE_CPUIO_LIB_INTERNAL_H_\r
 #define _DXE_CPUIO_LIB_INTERNAL_H_\r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <FrameworkDxe.h>\r
 \r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
+\r
 #include <Protocol/CpuIo.h>\r
 #include <Protocol/PciRootBridgeIo.h>\r
 \r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/IoLib.h>\r
 #include <Library/UefiBootServicesTableLib.h>\r
 #include <Library/DebugLib.h>\r
index 728703ab320251dac4f9eebbddaf511851937815..be873694d69de32abcaceb07064ddd103bfa67f8 100644 (file)
 \r
 **/\r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <FrameworkDxe.h>\r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
+\r
 #include <Guid/StatusCodeDataTypeId.h>\r
 #include <Protocol/StatusCode.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/ReportStatusCodeLib.h>\r
 #include <Library/DebugLib.h>\r
 #include <Library/UefiBootServicesTableLib.h>\r
index 5e0e0094e34b7cef9cd1b89ca54a95eba39da2f1..4283c8422b96866b88f16714192171e04d801bb7 100644 (file)
@@ -12,19 +12,13 @@ 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 <FrameworkSmm.h>\r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
+\r
 #include <Protocol/LoadedImage.h>\r
 #include <Protocol/SmmBase.h>\r
 #include <Protocol/DevicePath.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/DxeSmmDriverEntryPoint.h>\r
 #include <Library/UefiBootServicesTableLib.h>\r
 #include <Library/DebugLib.h>\r
index 86c8dafea9c9eb090904afb29bda1506309d3c5d..354215af0f73f3f0129b226ab5668deb2381f713 100644 (file)
 \r
 **/\r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <FrameworkDxe.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/HiiLibFramework.h>\r
 #include <Library/DebugLib.h>\r
 #include <Library/MemoryAllocationLib.h>\r
index c575777a5ade41c67241954c38945bed096a2237..064b2ceb650a59b164353196d2ee180964c89bce 100644 (file)
 #define __COMMON_HEADER_H_\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/GlobalVariable.h>\r
 #include <Protocol/HiiFramework.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/IfrSupportLibFramework.h>\r
 #include <Library/DebugLib.h>\r
 #include <Library/BaseLib.h>\r
index 1c1ead22ee1084b4dd8b17600851523863ae07e0..4bacdd17747642e1f63d8dc586e6f69bbddbf527 100644 (file)
 **/\r
 \r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <FrameworkPei.h>\r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
+\r
 #include <Guid/StatusCodeDataTypeId.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/DebugLib.h>\r
 #include <Library/BaseLib.h>\r
 #include <Library/BaseMemoryLib.h>\r
index b16f091e203be5b60dff92ca6371ba21598399a4..5b6f69eceda54d77e59aae03731ba458cf9f451c 100644 (file)
 \r
 **/\r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <FrameworkPei.h>\r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
+\r
 #include <Guid/StatusCodeDataTypeId.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/ReportStatusCodeLib.h>\r
 #include <Library/DebugLib.h>\r
 #include <Library/BaseLib.h>\r
index 794c6eedc0dd9e918ecfbe284953eb16b9c30244..3821dacb63ede4dfabf8c4d4ee3be285367e29b1 100644 (file)
@@ -16,18 +16,12 @@ 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
 #include <FrameworkPei.h>\r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
+\r
 #include <Ppi/Smbus.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 9d91611cd6834c7278367a8923d566ffe7a58a17..f15b4327de430700177d7abf6c37fe5c9e158e1e 100644 (file)
 #ifndef _UEFI_LIB_FRAMEWORK_H_\r
 #define _UEFI_LIB_FRAMEWORK_H_\r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <FrameworkDxe.h>\r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
+\r
 #include <Guid/EventGroup.h>\r
 #include <Guid/EventLegacyBios.h>\r
 #include <Guid/FrameworkDevicePath.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/UefiLib.h>\r
 #include <Library/UefiBootServicesTableLib.h>\r
 #include <Library/BaseLib.h>\r
index 49b97a821f2bb189046afe816811b11c59c00a7e..d61c27bd11417fd522f0f6783349b8862b39d4ea 100644 (file)
 #define _APT_H\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/ScsiPassThru.h>\r
 #include <Protocol/PciIo.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/DebugLib.h>\r
 #include <Library/UefiDriverEntryPoint.h>\r
 #include <Library/BaseLib.h>\r
index 2b0e4c956cde296a7be50fbbaeba5692119630c0..2398b15667fb4b52e0fbfa4e9e53fd00b40477f7 100644 (file)
@@ -23,18 +23,12 @@ Revision History
 #ifndef _EFI_EHCI_H_\r
 #define _EFI_EHCI_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/Usb2HostController.h>\r
 #include <Protocol/PciIo.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/DebugLib.h>\r
 #include <Library/BaseMemoryLib.h>\r
 #include <Library/UefiDriverEntryPoint.h>\r
index 5a810a325945102e85dff4b22bf32f350aa02b42..27d7497b879288c275a4a30e90bf6eb109c13d74 100644 (file)
@@ -25,19 +25,13 @@ Revision History
 #ifndef _UHCI_H\r
 #define _UHCI_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/Usb2HostController.h>\r
 #include <Protocol/UsbHostController.h>\r
 #include <Protocol/PciIo.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/DebugLib.h>\r
 #include <Library/BaseMemoryLib.h>\r
 #include <Library/UefiDriverEntryPoint.h>\r
index 1a99c70e80385b7cf3e9f1fb4ff572eab98764bf..9c604ad7b6cdcfd7851168769bf9ee1aa143a7d4 100644 (file)
@@ -17,23 +17,17 @@ Abstract:
 \r
 --*/\r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <PiDxe.h>\r
 \r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
+\r
 #include <Protocol/ScsiPassThru.h>\r
 #include <Protocol/ScsiPassThruExt.h>\r
 #include <Protocol/ScsiIo.h>\r
 #include <Protocol/ComponentName.h>\r
 #include <Protocol/DriverBinding.h>\r
 #include <Protocol/DevicePath.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/DebugLib.h>\r
 #include <Library/UefiDriverEntryPoint.h>\r
 #include <Library/UefiLib.h>\r
index 7633fd49124b84c0ecbf1dd48f2705dd348b6fec..1b895cb427d60510acfb5588d67c5b15786ce383 100644 (file)
@@ -19,23 +19,17 @@ Abstract:
 Revision History\r
 --*/\r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <PiDxe.h>\r
 \r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
+\r
 #include <Protocol/ScsiPassThru.h>\r
 #include <Protocol/ScsiPassThruExt.h>\r
 #include <Protocol/ScsiIo.h>\r
 #include <Protocol/ComponentName.h>\r
 #include <Protocol/DriverBinding.h>\r
 #include <Protocol/DevicePath.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/DebugLib.h>\r
 #include <Library/UefiDriverEntryPoint.h>\r
 #include <Library/UefiLib.h>\r
index 24adbe9800fef4fd26489fe32da692817563d46d..334aae58afe65d5c2917758e443b740fb91952a1 100644 (file)
@@ -17,21 +17,15 @@ Abstract:
 \r
 --*/\r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <PiDxe.h>\r
 \r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
+\r
 #include <Protocol/ScsiIo.h>\r
 #include <Protocol/ComponentName.h>\r
 #include <Protocol/BlockIo.h>\r
 #include <Protocol/DriverBinding.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/DebugLib.h>\r
 #include <Library/UefiDriverEntryPoint.h>\r
 #include <Library/UefiLib.h>\r
index e85f99ba94f7ccd92b5494198cdc1794b96f44bd..0ecbd50724572d42e30c57182e7b8399e6a7882f 100644 (file)
@@ -16,21 +16,15 @@ Module Name:
 Abstract:\r
 \r
 --*/\r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <PiDxe.h>\r
 \r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
+\r
 #include <Protocol/ScsiIo.h>\r
 #include <Protocol/ComponentName.h>\r
 #include <Protocol/BlockIo.h>\r
 #include <Protocol/DriverBinding.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/DebugLib.h>\r
 #include <Library/UefiDriverEntryPoint.h>\r
 #include <Library/UefiLib.h>\r
index da9737202fca994dec89514db94ce4753150ff6e..8ca860d98f5a6ea3a3eec8429db290fac84e2347 100644 (file)
@@ -18,14 +18,10 @@ Abstract:
 \r
 **/\r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <PiDxe.h>\r
 \r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/UefiLib.h>\r
 \r
 \r
index 7407a36c1938c54d88ceb4a5fa8927cc5204a35c..09ae44533e15f5ca69343c8a6c5312e8f3677457 100644 (file)
@@ -24,20 +24,14 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #ifndef _EFI_USB_BUS_H_\r
 #define _EFI_USB_BUS_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/Usb2HostController.h>\r
 #include <Protocol/UsbHostController.h>\r
 #include <Protocol/UsbIo.h>\r
 #include <Protocol/DevicePath.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/DebugLib.h>\r
 #include <Library/BaseMemoryLib.h>\r
 #include <Library/UefiDriverEntryPoint.h>\r
index e93a8665a449ce02fe612a47b3936692a72111f2..ee0b06cbde4b268b8215b0451f57ba497e6ced78 100644 (file)
@@ -22,20 +22,14 @@ Revision History
 #ifndef _USB_KB_H\r
 #define _USB_KB_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/SimpleTextIn.h>\r
 #include <Guid/HotPlugDevice.h>\r
 #include <Protocol/UsbIo.h>\r
 #include <Protocol/DevicePath.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/DebugLib.h>\r
 #include <Library/ReportStatusCodeLib.h>\r
 #include <Library/BaseMemoryLib.h>\r
index bd0f939225d54fe8ec1e203119180025a153e026..f278e3b23b95257e1911b22ba5a2cb991a2d9b1d 100644 (file)
@@ -17,14 +17,10 @@ Abstract:
 \r
 --*/\r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <PiDxe.h>\r
 \r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/UefiLib.h>\r
 \r
 //\r
index 8fcbed7884d54d5e74bd54a1553b0dd910c0f5dc..77dcbb720bea86716f42c7fe55abdadf7c33420d 100644 (file)
@@ -31,18 +31,12 @@ Revision History
 #ifndef _EFI_USBMASS_H_\r
 #define _EFI_USBMASS_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/BlockIo.h>\r
 #include <Protocol/UsbIo.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/DebugLib.h>\r
 #include <Library/BaseMemoryLib.h>\r
 #include <Library/UefiDriverEntryPoint.h>\r
index 73cccb029650b381bbac0be668b20abdbfd0e537..7a9649fe954d79603d73311484daf56dc90351e3 100644 (file)
@@ -21,19 +21,13 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #ifndef _USB_MOUSE_H\r
 #define _USB_MOUSE_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/SimplePointer.h>\r
 #include <Protocol/UsbIo.h>\r
 #include <Protocol/DevicePath.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/ReportStatusCodeLib.h>\r
 #include <Library/BaseMemoryLib.h>\r
 #include <Library/UefiDriverEntryPoint.h>\r
index fb7c82ff45fffebb5f9b72d5fcad6711918876db..1edc84f26f797b3f16b9fbf8787c89303ed1c91a 100644 (file)
@@ -23,14 +23,10 @@ Revision History
 #define _DXE_MAIN_H_\r
 \r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <PiDxe.h>\r
 #include <FrameworkPei.h>\r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
+\r
 #include <Protocol/LoadedImage.h>\r
 #include <Protocol/GuidedSectionExtraction.h>\r
 #include <Protocol/SectionExtraction.h>\r
@@ -74,9 +70,7 @@ Revision History
 #include <Protocol/BusSpecificDriverOverride.h>\r
 #include <Protocol/Performance.h>\r
 #include <Guid/StatusCodeDataTypeId.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/DxeCoreEntryPoint.h>\r
 #include <Library/DebugLib.h>\r
 #include <Library/UefiLib.h>\r
index 910738eb5215772e45cb03396270b00e5a112ca0..f2c8f0227aa4bc48035317058ab6068a93d2b3bd 100644 (file)
@@ -26,9 +26,7 @@ Revision History:
 \r
 --*/\r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <PiDxe.h>\r
 \r
 UINT32  mCrcTable[256];\r
index bc1a67e171fb7d19040637e960d79d2e1d91f0fd..62a0a55063c35fb83c16c5b0e5992fbd5d871baa 100644 (file)
@@ -19,18 +19,12 @@ Abstract:
 \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/Performance.h>\r
 #include <Guid/PeiPerformanceHob.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/PerformanceLib.h>\r
 #include <Library/DebugLib.h>\r
 #include <Library/HobLib.h>\r
index c1a43099b6ae3b9b186ba7d8d92e79eff257422d..44ec3ca1a9e19c0fd15803ba6dcd50e7aa59ddce 100644 (file)
@@ -17,17 +17,11 @@ Abstract:
   \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/PeiPeCoffLoader.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/PeCoffLoaderLib.h>\r
 #include <Library/HobLib.h>\r
 \r
index fbfba26c68e80f8c8654ac3092ec7fa784f45a61..ac2ce4e12d96610b3b822a3a4c2fa2fbd7d26642 100644 (file)
@@ -19,17 +19,11 @@ Abstract:
 \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/Performance.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/PerformanceLib.h>\r
 #include <Library/DebugLib.h>\r
 #include <Library/UefiBootServicesTableLib.h>\r
index 7dbbcb7d73499b1ea489be67676f1c9f47cd7cb7..5d781ebddaec2d6bb8889a06ab8a2494723db9d9 100644 (file)
@@ -21,17 +21,11 @@ Abstract:
 \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/Print.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/PrintLib.h>\r
 #include <Library/UefiBootServicesTableLib.h>\r
 \r
index 0f17932b002c2a20662c463097aedca32e852104..9ef08857e704256466ba46ecd5d69af50d8b88ea 100644 (file)
@@ -12,18 +12,12 @@ http://opensource.org/licenses/bsd-license.php
 #ifndef __FVB_H__\r
 #define __FVB_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/FirmwareVolumeBlock.h>\r
 #include <Protocol/FvbExtension.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/FvbServiceLib.h>\r
 #include <Library/UefiLib.h>\r
 #include <Library/BaseLib.h>\r
index 783e87579cbee69cc0a73b52ceaea267ca8644f5..c8f6b871aa1cf103dbb7bc9974d0b64b4db58d0b 100644 (file)
@@ -20,17 +20,11 @@ Abstract:
 \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/PeiPeCoffLoader.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/PeCoffLib.h>\r
 \r
 #include <IndustryStandard/PeImage.h>\r
index aa231849f607a9c66024689870c0cd0a74c05af1..3bfd48614e83c4daf26110a661638c1b98fa24ab 100644 (file)
@@ -19,17 +19,11 @@ Abstract:
 \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/PeiPerformanceHob.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/PerformanceLib.h>\r
 #include <Library/DebugLib.h>\r
 #include <Library/HobLib.h>\r
index 8e02b63279b7cedf321b774783ec7c0bfff9a14a..1965c3cba88f5b425615b13c8b5ea689937508a9 100644 (file)
@@ -22,18 +22,12 @@ Abstract:
 #ifndef  _CAPSULE_RUNTIME_H_\r
 #define  _CAPSULE_RUNTIME_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/Capsule.h>\r
 #include <Guid/CapsuleVendor.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/UefiDriverEntryPoint.h>\r
 #include <Library/DxeServicesTableLib.h>\r
 #include <Library/UefiRuntimeLib.h>\r
index 58a1629cd57e657f15be0cfe0aeff483260cb16b..283abf96ac514ca80d6da932e3bcf2f44e180513 100644 (file)
@@ -20,21 +20,15 @@ Abstract:
 #ifndef __DEBUGPORT_H__\r
 #define __DEBUGPORT_H__\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
 #include <Protocol/ComponentName.h>\r
 #include <Protocol/DriverBinding.h>\r
 #include <Protocol/SerialIo.h>\r
 #include <Protocol/DebugPort.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/DebugLib.h>\r
 #include <Library/UefiDriverEntryPoint.h>\r
 #include <Library/UefiLib.h>\r
index 98b4df007c368c16fd5a6497ce6409272cf77550..044572fb24c9236d45597a373ce91fde814a0a3c 100644 (file)
@@ -15,18 +15,12 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #ifndef _PLDEBUG_SUPPORT_H\r
 #define _PLDEBUG_SUPPORT_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/DebugSupport.h>\r
 #include <Protocol/LoadedImage.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/DebugLib.h>\r
 #include <Library/UefiDriverEntryPoint.h>\r
 #include <Library/BaseMemoryLib.h>\r
index ddd11e6069a0b17610d1d8a56173f2e962616a19..8fdf147457b0267936c2038f1d3ceddc219d7580 100644 (file)
@@ -15,18 +15,12 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #ifndef _PLDEBUG_SUPPORT_H\r
 #define _PLDEBUG_SUPPORT_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/DebugSupport.h>\r
 #include <Protocol/LoadedImage.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/DebugLib.h>\r
 #include <Library/UefiDriverEntryPoint.h>\r
 #include <Library/BaseMemoryLib.h>\r
index 0f4e2778e67f6dbf8e363b60bb00eca1ab2de71d..ca92d07b2479b62399949f0330f7adcd8c51bded 100644 (file)
@@ -15,18 +15,12 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #ifndef _PLDEBUG_SUPPORT_H\r
 #define _PLDEBUG_SUPPORT_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/DebugSupport.h>\r
 #include <Protocol/LoadedImage.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/DebugLib.h>\r
 #include <Library/UefiDriverEntryPoint.h>\r
 #include <Library/BaseMemoryLib.h>\r
index 1163d7a7221e088cafa7b5aaa87ce3b59038a926..cdab4090c7329ecdb5d048820c8a0d34f1f24108 100644 (file)
@@ -25,18 +25,12 @@ Revision History
 #define _UNICODE_COLLATION_ENG_H\r
 \r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <Uefi.h>\r
 \r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
+\r
 #include <Protocol/UnicodeCollation.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/DebugLib.h>\r
 #include <Library/UefiDriverEntryPoint.h>\r
 #include <Library/UefiBootServicesTableLib.h>\r
index d1631f8e9b690ec2c3d671806256fb85a1cec618..a62b121531bc93adfab4fe5f5edf9255a792a026 100644 (file)
@@ -23,18 +23,12 @@ Abstract:
 #ifndef _EBC_INT_H_\r
 #define _EBC_INT_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/DebugSupport.h>\r
 #include <Protocol/Ebc.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/BaseLib.h>\r
 #include <Library/DebugLib.h>\r
 #include <Library/UefiDriverEntryPoint.h>\r
index 8bc122dbd3227d90256e59f19f821bb3b7259baf..bc28dcef08001d1593071677013b722b5e06b12d 100644 (file)
@@ -29,20 +29,14 @@ Abstract:
 #ifndef _EFI_FAULT_TOLERANT_WRITE_LITE_H_\r
 #define _EFI_FAULT_TOLERANT_WRITE_LITE_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/PciRootBridgeIo.h>\r
 #include <Guid/SystemNvDataGuid.h>\r
 #include <Protocol/FaultTolerantWriteLite.h>\r
 #include <Protocol/FirmwareVolumeBlock.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/PcdLib.h>\r
 #include <Library/DebugLib.h>\r
 #include <Library/UefiDriverEntryPoint.h>\r
index 4b043818128b27b61b3cf114730854ef7432acbd..bfa9101e5409c25d587c68e327932b67c448b435 100644 (file)
@@ -21,18 +21,12 @@ Abstract:
 #ifndef _NULL_MEMORY_TEST_H\r
 #define _NULL_MEMORY_TEST_H\r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <PiDxe.h>\r
 \r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
+\r
 #include <Protocol/GenericMemoryTest.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/DebugLib.h>\r
 #include <Library/UefiDriverEntryPoint.h>\r
 #include <Library/DxeServicesTableLib.h>\r
index c1ef509f779275a9cee2375e8b7ec53cbb573d9e..42af27249f01ef3d9c95a346f03c4ed9c27b1849 100644 (file)
@@ -22,17 +22,11 @@ Abstract:
 #ifndef _MONOTONIC_COUNTER_DRIVER_H_\r
 #define _MONOTONIC_COUNTER_DRIVER_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/MonotonicCounter.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/BaseLib.h>\r
 #include <Library/UefiDriverEntryPoint.h>\r
 #include <Library/UefiRuntimeLib.h>\r
index 55ed7c3700e8fda07d99492df78ecd221eb02b78..35ed2a8052ed6bd981726e734db62ddbf654676d 100644 (file)
@@ -26,17 +26,11 @@ Revision History
 #ifndef _RTC_H_\r
 #define _RTC_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/RealTimeClock.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/BaseLib.h>\r
 #include <Library/DebugLib.h>\r
 #include <Library/UefiLib.h>\r
index 1e445c564bc3d44269aef40e0cc7b5718dcdedfc..8fa70ab14a8269a9ec7c19f0995fbb7b58fdab07 100644 (file)
@@ -23,18 +23,12 @@ Abstract:
 //\r
 // Statements that include other header files\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/VariableWrite.h>\r
 #include <Protocol/Variable.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/BaseMemoryLib.h>\r
 #include <Library/MemoryAllocationLib.h>\r
 #include <Library/DebugLib.h>\r
index 2c8c33a8cb99e18a82898dd1624c23999bdc18b0..fd2d7c52e5b72e87a8924acd4b4e6a9b0433ebe3 100644 (file)
@@ -25,9 +25,7 @@ Revision History
 #define _WATCHDOG_TIMER_H_\r
 \r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <PiDxe.h>\r
 #include <Library/DebugLib.h>\r
 #include <Library/UefiDriverEntryPoint.h>\r