From dd0687a4b18c8ba6f37587ad13c9744ff9a67250 Mon Sep 17 00:00:00 2001 From: vanjeff Date: Fri, 20 Jul 2007 04:33:45 +0000 Subject: remove some comments introduced by tools. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3383 6f19259b-4bc3-4df7-8a09-765794883524 --- Nt32Pkg/BootModePei/BootModePei.inf | 32 ------------ .../FvbServicesRuntimeDxe.inf | 38 -------------- .../DxeNt32OemHookStatusCodeLib.inf | 31 ------------ .../PeiNt32OemHookStatusCodeLib.inf | 38 -------------- .../MiscSubClassPlatformDxe.inf | 45 ----------------- Nt32Pkg/PlatformBdsDxe/PlatformBdsDxe.inf | 40 +-------------- Nt32Pkg/ResetRuntimeDxe/ResetRuntimeDxe.inf | 7 --- Nt32Pkg/Sec/SecMain.inf | 59 +--------------------- Nt32Pkg/WinNtAutoScanPei/WinNtAutoScanPei.inf | 32 ------------ Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIoDxe.inf | 38 -------------- Nt32Pkg/WinNtBusDriverDxe/WinNtBusDriverDxe.inf | 44 ---------------- Nt32Pkg/WinNtConsoleDxe/WinNtConsoleDxe.inf | 38 -------------- .../WinNtFirmwareVolumePei.inf | 39 -------------- Nt32Pkg/WinNtFlashMapPei/WinNtFlashMapPei.inf | 58 --------------------- Nt32Pkg/WinNtGopDxe/WinNtGopDxe.inf | 38 -------------- Nt32Pkg/WinNtSerialIoDxe/WinNtSerialIoDxe.inf | 38 -------------- .../WinNtSimpleFileSystemDxe.inf | 38 -------------- Nt32Pkg/WinNtThunkDxe/WinNtThunkDxe.inf | 32 ------------ .../WinNtThunkPPIToProtocolPei.inf | 39 -------------- 19 files changed, 2 insertions(+), 722 deletions(-) (limited to 'Nt32Pkg') diff --git a/Nt32Pkg/BootModePei/BootModePei.inf b/Nt32Pkg/BootModePei/BootModePei.inf index ae9d25f3c7..074e7e75fe 100644 --- a/Nt32Pkg/BootModePei/BootModePei.inf +++ b/Nt32Pkg/BootModePei/BootModePei.inf @@ -14,11 +14,6 @@ # #**/ -################################################################################ -# -# Defines Section - statements that will be processed to create a Makefile. -# -################################################################################ [Defines] INF_VERSION = 0x00010005 BASE_NAME = BootMode @@ -36,46 +31,19 @@ # VALID_ARCHITECTURES = IA32 X64 IPF EBC # -################################################################################ -# -# Sources Section - list of files that are required for the build to succeed. -# -################################################################################ - [Sources.common] BootModePei.c -################################################################################ -# -# Package Dependency Section - list of Package files that are required for -# this module. -# -################################################################################ - [Packages] MdePkg/MdePkg.dec -################################################################################ -# -# Library Class Section - list of Library Classes that are required for -# this module. -# -################################################################################ - [LibraryClasses] PeimEntryPoint DebugLib -################################################################################ -# -# PPI C Name Section - list of PPI and PPI Notify C Names that this module -# uses or produces. -# -################################################################################ - [Ppis] gEfiPeiMasterBootModePpiGuid # PPI ALWAYS_PRODUCED gEfiPeiBootInRecoveryModePpiGuid # PPI SOMETIMES_PRODUCED diff --git a/Nt32Pkg/FvbServicesRuntimeDxe/FvbServicesRuntimeDxe.inf b/Nt32Pkg/FvbServicesRuntimeDxe/FvbServicesRuntimeDxe.inf index 0e818682e3..f2530a1228 100644 --- a/Nt32Pkg/FvbServicesRuntimeDxe/FvbServicesRuntimeDxe.inf +++ b/Nt32Pkg/FvbServicesRuntimeDxe/FvbServicesRuntimeDxe.inf @@ -15,11 +15,6 @@ # #**/ -################################################################################ -# -# Defines Section - statements that will be processed to create a Makefile. -# -################################################################################ [Defines] INF_VERSION = 0x00010005 BASE_NAME = FvbServicesRuntimeDxe @@ -37,38 +32,18 @@ # VALID_ARCHITECTURES = IA32 # -################################################################################ -# -# Sources Section - list of files that are required for the build to succeed. -# -################################################################################ - [Sources.common] FvbInfo.c FwBlockService.h FWBlockService.c -################################################################################ -# -# Package Dependency Section - list of Package files that are required for -# this module. -# -################################################################################ - [Packages] MdePkg/MdePkg.dec MdeModulePkg/MdeModulePkg.dec Nt32Pkg/Nt32Pkg.dec -################################################################################ -# -# Library Class Section - list of Library Classes that are required for -# this module. -# -################################################################################ - [LibraryClasses] UefiBootServicesTableLib MemoryAllocationLib @@ -82,23 +57,10 @@ UefiLib -################################################################################ -# -# Guid C Name Section - list of Guids that this module uses or produces. -# -################################################################################ - [Guids] gEfiEventVirtualAddressChangeGuid # ALWAYS_CONSUMED Create Event: EVENT_GROUP_GUID gEfiAlternateFvBlockGuid # ALWAYS_CONSUME -################################################################################ -# -# Protocol C Name Section - list of Protocol and Protocol Notify C Names -# that this module uses or produces. -# -################################################################################ - [Protocols] gEfiFvbExtensionProtocolGuid # PROTOCOL ALWAYS_PRODUCED gEfiFirmwareVolumeBlockProtocolGuid # PROTOCOL ALWAYS_PRODUCED diff --git a/Nt32Pkg/Library/DxeNt32OemHookStatusCodeLib/DxeNt32OemHookStatusCodeLib.inf b/Nt32Pkg/Library/DxeNt32OemHookStatusCodeLib/DxeNt32OemHookStatusCodeLib.inf index fbf8d76b8b..78d13ba04f 100644 --- a/Nt32Pkg/Library/DxeNt32OemHookStatusCodeLib/DxeNt32OemHookStatusCodeLib.inf +++ b/Nt32Pkg/Library/DxeNt32OemHookStatusCodeLib/DxeNt32OemHookStatusCodeLib.inf @@ -16,11 +16,6 @@ # #**/ -################################################################################ -# -# Defines Section - statements that will be processed to create a Makefile. -# -################################################################################ [Defines] INF_VERSION = 0x00010005 BASE_NAME = DxeNt32OemHookStatusCodeLib @@ -40,23 +35,10 @@ # HOB Guid C Name: gEfiWinNtThunkProtocolGuid Hob Type: GUID_EXTENSION # -################################################################################ -# -# Sources Section - list of files that are required for the build to succeed. -# -################################################################################ - [Sources.common] Nt32OemHookStatusCodeLib.c -################################################################################ -# -# Package Dependency Section - list of Package files that are required for -# this module. -# -################################################################################ - [Packages] Nt32Pkg/Nt32Pkg.dec MdePkg/MdePkg.dec @@ -64,13 +46,6 @@ IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec -################################################################################ -# -# Library Class Section - list of Library Classes that are required for -# this module. -# -################################################################################ - [LibraryClasses] ReportStatusCodeLib BaseMemoryLib @@ -79,12 +54,6 @@ DebugLib -################################################################################ -# -# Guid C Name Section - list of Guids that this module uses or produces. -# -################################################################################ - [Guids] gEfiStatusCodeSpecificDataGuid # ALWAYS_CONSUMED diff --git a/Nt32Pkg/Library/PeiNt32OemHookStatusCodeLib/PeiNt32OemHookStatusCodeLib.inf b/Nt32Pkg/Library/PeiNt32OemHookStatusCodeLib/PeiNt32OemHookStatusCodeLib.inf index a2b75c88ac..f139130271 100644 --- a/Nt32Pkg/Library/PeiNt32OemHookStatusCodeLib/PeiNt32OemHookStatusCodeLib.inf +++ b/Nt32Pkg/Library/PeiNt32OemHookStatusCodeLib/PeiNt32OemHookStatusCodeLib.inf @@ -16,11 +16,6 @@ # #**/ -################################################################################ -# -# Defines Section - statements that will be processed to create a Makefile. -# -################################################################################ [Defines] INF_VERSION = 0x00010005 BASE_NAME = PeiNt32OemHookStatusCodeLib @@ -38,36 +33,16 @@ # VALID_ARCHITECTURES = IA32 # -################################################################################ -# -# Sources Section - list of files that are required for the build to succeed. -# -################################################################################ - [Sources.common] Nt32OemHookStatusCodeLib.c -################################################################################ -# -# Package Dependency Section - list of Package files that are required for -# this module. -# -################################################################################ - [Packages] MdePkg/MdePkg.dec Nt32Pkg/Nt32Pkg.dec IntelFrameworkPkg/IntelFrameworkPkg.dec IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec -################################################################################ -# -# Library Class Section - list of Library Classes that are required for -# this module. -# -################################################################################ - [LibraryClasses] PeiServicesLib ReportStatusCodeLib @@ -76,23 +51,10 @@ DebugLib -################################################################################ -# -# Guid C Name Section - list of Guids that this module uses or produces. -# -################################################################################ - [Guids] gEfiStatusCodeSpecificDataGuid # SOMETIMES_CONSUMED -################################################################################ -# -# PPI C Name Section - list of PPI and PPI Notify C Names that this module -# uses or produces. -# -################################################################################ - [Ppis] gPeiNtThunkPpiGuid # PPI ALWAYS_CONSUMED diff --git a/Nt32Pkg/MiscSubClassPlatformDxe/MiscSubClassPlatformDxe.inf b/Nt32Pkg/MiscSubClassPlatformDxe/MiscSubClassPlatformDxe.inf index 552aaf3cfe..b9d441078f 100644 --- a/Nt32Pkg/MiscSubClassPlatformDxe/MiscSubClassPlatformDxe.inf +++ b/Nt32Pkg/MiscSubClassPlatformDxe/MiscSubClassPlatformDxe.inf @@ -17,11 +17,6 @@ # #**/ -################################################################################ -# -# Defines Section - statements that will be processed to create a Makefile. -# -################################################################################ [Defines] INF_VERSION = 0x00010005 BASE_NAME = MiscSubclass @@ -39,12 +34,6 @@ # VALID_ARCHITECTURES = IA32 # -################################################################################ -# -# Sources Section - list of files that are required for the build to succeed. -# -################################################################################ - [Sources.common] MiscPortInternalConnectorDesignatorFunction.c MiscSystemSlotDesignationData.c @@ -76,26 +65,12 @@ MiscBaseBoardManufacturer.uni CommonHeader.h -################################################################################ -# -# Package Dependency Section - list of Package files that are required for -# this module. -# -################################################################################ - [Packages] MdePkg/MdePkg.dec IntelFrameworkPkg/IntelFrameworkPkg.dec Nt32Pkg/Nt32Pkg.dec -################################################################################ -# -# Library Class Section - list of Library Classes that are required for -# this module. -# -################################################################################ - [LibraryClasses] DevicePathLib UefiBootServicesTableLib @@ -108,12 +83,6 @@ BaseLib -################################################################################ -# -# Guid C Name Section - list of Guids that this module uses or produces. -# -################################################################################ - [Guids] gEfiWinNtMemoryGuid # SOMETIMES_CONSUMED gEfiProcessorSubClassGuid # SOMETIMES_CONSUMED @@ -122,24 +91,10 @@ gEfiMemorySubClassGuid # SOMETIMES_CONSUMED gEfiWinNtMemoryGuid # SOMETIMES_CONSUMED -################################################################################ -# -# Protocol C Name Section - list of Protocol and Protocol Notify C Names -# that this module uses or produces. -# -################################################################################ - [Protocols] gEfiWinNtIoProtocolGuid # PROTOCOL_NOTIFY SOMETIMES_CONSUMED gEfiHiiProtocolGuid # PROTOCOL ALWAYS_CONSUMED gEfiDataHubProtocolGuid # PROTOCOL ALWAYS_CONSUMED -################################################################################ -# -# Dependency Expression Section - list of Dependency expressions that are required for -# this module. -# -################################################################################ - [Depex] gEfiDataHubProtocolGuid AND gEfiHiiProtocolGuid \ No newline at end of file diff --git a/Nt32Pkg/PlatformBdsDxe/PlatformBdsDxe.inf b/Nt32Pkg/PlatformBdsDxe/PlatformBdsDxe.inf index 1e084a3f18..2701ca0655 100644 --- a/Nt32Pkg/PlatformBdsDxe/PlatformBdsDxe.inf +++ b/Nt32Pkg/PlatformBdsDxe/PlatformBdsDxe.inf @@ -2,7 +2,7 @@ # Platfrom BDS driver # # Do platform action customized by IBV/OEM. -# Copyright (c) 2007 - 2007, Intel Corporation +# Copyright (c) 2007, Intel Corporation # # All rights reserved. This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License @@ -14,11 +14,6 @@ # #**/ -################################################################################ -# -# Defines Section - statements that will be processed to create a Makefile. -# -################################################################################ [Defines] INF_VERSION = 0x00010005 BASE_NAME = PlatformBds @@ -36,12 +31,6 @@ # VALID_ARCHITECTURES = IA32 X64 IPF EBC # -################################################################################ -# -# Sources Section - list of files that are required for the build to succeed. -# -################################################################################ - [Sources.common] Generic/DeviceMngr/DeviceManagerVfr.Vfr Generic/DeviceMngr/DeviceManagerStrings.uni @@ -83,13 +72,6 @@ BdsPlatform.h PlatformData.c -################################################################################ -# -# Package Dependency Section - list of Package files that are required for -# this module. -# -################################################################################ - [Packages] MdePkg/MdePkg.dec MdeModulePkg/MdeModulePkg.dec @@ -97,13 +79,6 @@ IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec -################################################################################ -# -# Library Class Section - list of Library Classes that are required for -# this module. -# -################################################################################ - [LibraryClasses] PeCoffLib HiiLibFramework @@ -126,12 +101,6 @@ DebugLib -################################################################################ -# -# Guid C Name Section - list of Guids that this module uses or produces. -# -################################################################################ - [Guids] # MemoryArray # SOMETIMES_CONSUMED Data Hub # ProcessorFrequency # SOMETIMES_CONSUMED Data Hub @@ -147,13 +116,6 @@ gEfiBootStateGuid # ALWAYS_CONSUMED -################################################################################ -# -# Protocol C Name Section - list of Protocol and Protocol Notify C Names -# that this module uses or produces. -# -################################################################################ - [Protocols] gEfiGraphicsOutputProtocolGuid # PROTOCOL SOMETIMES_CONSUMED gEfiGenericMemTestProtocolGuid # PROTOCOL SOMETIMES_CONSUMED diff --git a/Nt32Pkg/ResetRuntimeDxe/ResetRuntimeDxe.inf b/Nt32Pkg/ResetRuntimeDxe/ResetRuntimeDxe.inf index d586a81e3b..1d1d41b7bd 100644 --- a/Nt32Pkg/ResetRuntimeDxe/ResetRuntimeDxe.inf +++ b/Nt32Pkg/ResetRuntimeDxe/ResetRuntimeDxe.inf @@ -46,13 +46,6 @@ [Protocols] gEfiResetArchProtocolGuid # PROTOCOL ALWAYS_PRODUCED -################################################################################ -# -# Dependency Expression Section - list of Dependency expressions that are required for -# this module. -# -################################################################################ - [Depex] TRUE diff --git a/Nt32Pkg/Sec/SecMain.inf b/Nt32Pkg/Sec/SecMain.inf index 66a613342e..be8f55cd60 100644 --- a/Nt32Pkg/Sec/SecMain.inf +++ b/Nt32Pkg/Sec/SecMain.inf @@ -2,7 +2,7 @@ # Entry Point of NT32 Emulator # # Main executable file of NT32 Emulator that loads PEI core after initialization finished. -# Copyright (c) 2007 - 2007, Intel Corporation +# Copyright (c) 2007, Intel Corporation # # All rights reserved. This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License @@ -14,11 +14,6 @@ # #**/ -################################################################################ -# -# Defines Section - statements that will be processed to create a Makefile. -# -################################################################################ [Defines] INF_VERSION = 0x00010005 BASE_NAME = SecMain @@ -35,12 +30,6 @@ # VALID_ARCHITECTURES = IA32 # -################################################################################ -# -# Sources Section - list of files that are required for the build to succeed. -# -################################################################################ - [Sources.common] OldDefinition.h SecMain.h @@ -50,36 +39,15 @@ SecMain_build.xml -################################################################################ -# -# Includes Section - list of Include locations that are required for -# this module. -# -################################################################################ - [Includes] $(WORKSPACE)/MdePkg/Include/Library -################################################################################ -# -# Package Dependency Section - list of Package files that are required for -# this module. -# -################################################################################ - [Packages] Nt32Pkg/Nt32Pkg.dec MdeModulePkg/MdeModulePkg.dec MdePkg/MdePkg.dec IntelFrameworkPkg/IntelFrameworkPkg.dec -################################################################################ -# -# Library Class Section - list of Library Classes that are required for -# this module. -# -################################################################################ - [LibraryClasses] DebugLib PcdLib @@ -89,23 +57,10 @@ PeCoffLib -################################################################################ -# -# Guid C Name Section - list of Guids that this module uses or produces. -# -################################################################################ - [Guids] gEfiPeiPeCoffLoaderGuid # ALWAYS_PRODUCED -################################################################################ -# -# PPI C Name Section - list of PPI and PPI Notify C Names that this module -# uses or produces. -# -################################################################################ - [Ppis] gNtPeiLoadFilePpiGuid # PPI ALWAYS_PRODUCED gEfiPeiStatusCodePpiGuid # PPI ALWAYS_PRODUCED @@ -114,22 +69,10 @@ gPeiNtThunkPpiGuid # PPI ALWAYS_PRODUCED -################################################################################ -# -# Pcd FIXED_AT_BUILD - list of PCDs that this module is coded for. -# -################################################################################ - [PcdsFixedAtBuild.common] PcdWinNtBootMode|gEfiNt32PkgTokenSpaceGuid -################################################################################ -# -# Pcd DYNAMIC - list of PCDs that this module is coded for. -# -################################################################################ - [PcdsDynamic.common] #PcdWinNtMemorySizeForSecMain|gEfiNt32PkgTokenSpaceGuid #PcdWinNtFirmwareVolume|gEfiNt32PkgTokenSpaceGuid diff --git a/Nt32Pkg/WinNtAutoScanPei/WinNtAutoScanPei.inf b/Nt32Pkg/WinNtAutoScanPei/WinNtAutoScanPei.inf index 2233c87b4b..d7634b91de 100644 --- a/Nt32Pkg/WinNtAutoScanPei/WinNtAutoScanPei.inf +++ b/Nt32Pkg/WinNtAutoScanPei/WinNtAutoScanPei.inf @@ -14,11 +14,6 @@ # #**/ -################################################################################ -# -# Defines Section - statements that will be processed to create a Makefile. -# -################################################################################ [Defines] INF_VERSION = 0x00010005 BASE_NAME = WinNtAutoScan @@ -36,48 +31,21 @@ # VALID_ARCHITECTURES = IA32 # -################################################################################ -# -# Sources Section - list of files that are required for the build to succeed. -# -################################################################################ - [Sources.common] WinntAutoscan.c -################################################################################ -# -# Package Dependency Section - list of Package files that are required for -# this module. -# -################################################################################ - [Packages] MdePkg/MdePkg.dec MdeModulePkg/MdeModulePkg.dec Nt32Pkg/Nt32Pkg.dec -################################################################################ -# -# Library Class Section - list of Library Classes that are required for -# this module. -# -################################################################################ - [LibraryClasses] HobLib PeimEntryPoint DebugLib -################################################################################ -# -# PPI C Name Section - list of PPI and PPI Notify C Names that this module -# uses or produces. -# -################################################################################ - [Ppis] gPeiBaseMemoryTestPpiGuid # PPI ALWAYS_CONSUMED gPeiNtAutoScanPpiGuid # PPI ALWAYS_CONSUMED diff --git a/Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIoDxe.inf b/Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIoDxe.inf index 4884adf1ed..efe6f470f6 100644 --- a/Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIoDxe.inf +++ b/Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIoDxe.inf @@ -17,11 +17,6 @@ # #**/ -################################################################################ -# -# Defines Section - statements that will be processed to create a Makefile. -# -################################################################################ [Defines] INF_VERSION = 0x00010005 BASE_NAME = WinNtBlockIo @@ -43,12 +38,6 @@ # DRIVER_DIAG = gWinNtBlockIoDriverDiagnostics # -################################################################################ -# -# Sources Section - list of files that are required for the build to succeed. -# -################################################################################ - [Sources.common] DriverDiagnostics.c DriverConfiguration.c @@ -57,25 +46,11 @@ WinNtBlockIo.h -################################################################################ -# -# Package Dependency Section - list of Package files that are required for -# this module. -# -################################################################################ - [Packages] MdePkg/MdePkg.dec Nt32Pkg/Nt32Pkg.dec -################################################################################ -# -# Library Class Section - list of Library Classes that are required for -# this module. -# -################################################################################ - [LibraryClasses] MemoryAllocationLib UefiBootServicesTableLib @@ -86,24 +61,11 @@ DebugLib -################################################################################ -# -# Guid C Name Section - list of Guids that this module uses or produces. -# -################################################################################ - [Guids] gEfiWinNtPhysicalDisksGuid # SOMETIMES_CONSUMED gEfiWinNtVirtualDisksGuid # ALWAYS_CONSUMED -################################################################################ -# -# Protocol C Name Section - list of Protocol and Protocol Notify C Names -# that this module uses or produces. -# -################################################################################ - [Protocols] gEfiBlockIoProtocolGuid # PROTOCOL BY_START gEfiWinNtIoProtocolGuid # PROTOCOL TO_START diff --git a/Nt32Pkg/WinNtBusDriverDxe/WinNtBusDriverDxe.inf b/Nt32Pkg/WinNtBusDriverDxe/WinNtBusDriverDxe.inf index bcb4cff42f..50aca77beb 100644 --- a/Nt32Pkg/WinNtBusDriverDxe/WinNtBusDriverDxe.inf +++ b/Nt32Pkg/WinNtBusDriverDxe/WinNtBusDriverDxe.inf @@ -16,11 +16,6 @@ # #**/ -################################################################################ -# -# Defines Section - statements that will be processed to create a Makefile. -# -################################################################################ [Defines] INF_VERSION = 0x00010005 BASE_NAME = WinNtBusDriverDxe @@ -41,37 +36,17 @@ # COMPONENT_NAME = gWinNtBusDriverComponentName # -################################################################################ -# -# Sources Section - list of files that are required for the build to succeed. -# -################################################################################ - [Sources.common] ComponentName.c WinNtBusDriver.c WinNtBusDriver.h -################################################################################ -# -# Package Dependency Section - list of Package files that are required for -# this module. -# -################################################################################ - [Packages] MdePkg/MdePkg.dec Nt32Pkg/Nt32Pkg.dec -################################################################################ -# -# Library Class Section - list of Library Classes that are required for -# this module. -# -################################################################################ - [LibraryClasses] MemoryAllocationLib DevicePathLib @@ -84,12 +59,6 @@ DebugLib -################################################################################ -# -# Guid C Name Section - list of Guids that this module uses or produces. -# -################################################################################ - [Guids] gEfiWinNtCPUSpeedGuid # ALWAYS_CONSUMED gEfiWinNtCPUModelGuid # ALWAYS_CONSUMED @@ -102,13 +71,6 @@ gEfiWinNtVirtualDisksGuid # ALWAYS_CONSUMED -################################################################################ -# -# Protocol C Name Section - list of Protocol and Protocol Notify C Names -# that this module uses or produces. -# -################################################################################ - [Protocols] gWinNtBusDriverGuid # PROTOCOL BY_START gEfiDevicePathProtocolGuid # PROTOCOL BY_START @@ -116,12 +78,6 @@ gEfiWinNtIoProtocolGuid # PROTOCOL BY_START -################################################################################ -# -# Pcd DYNAMIC - list of PCDs that this module is coded for. -# -################################################################################ - [PcdsDynamic.common] PcdWinNtMemorySize|gEfiNt32PkgTokenSpaceGuid PcdWinNtCpuSpeed|gEfiNt32PkgTokenSpaceGuid diff --git a/Nt32Pkg/WinNtConsoleDxe/WinNtConsoleDxe.inf b/Nt32Pkg/WinNtConsoleDxe/WinNtConsoleDxe.inf index a03b1a392e..2237a7d211 100644 --- a/Nt32Pkg/WinNtConsoleDxe/WinNtConsoleDxe.inf +++ b/Nt32Pkg/WinNtConsoleDxe/WinNtConsoleDxe.inf @@ -14,11 +14,6 @@ # #**/ -################################################################################ -# -# Defines Section - statements that will be processed to create a Makefile. -# -################################################################################ [Defines] INF_VERSION = 0x00010005 BASE_NAME = WinNtConsole @@ -39,12 +34,6 @@ # COMPONENT_NAME = gWinNtConsoleComponentName # -################################################################################ -# -# Sources Section - list of files that are required for the build to succeed. -# -################################################################################ - [Sources.common] ComponentName.c ConsoleOut.c @@ -53,25 +42,11 @@ Console.h -################################################################################ -# -# Package Dependency Section - list of Package files that are required for -# this module. -# -################################################################################ - [Packages] MdePkg/MdePkg.dec Nt32Pkg/Nt32Pkg.dec -################################################################################ -# -# Library Class Section - list of Library Classes that are required for -# this module. -# -################################################################################ - [LibraryClasses] MemoryAllocationLib UefiBootServicesTableLib @@ -82,23 +57,10 @@ DebugLib -################################################################################ -# -# Guid C Name Section - list of Guids that this module uses or produces. -# -################################################################################ - [Guids] gEfiWinNtConsoleGuid # ALWAYS_CONSUMED -################################################################################ -# -# Protocol C Name Section - list of Protocol and Protocol Notify C Names -# that this module uses or produces. -# -################################################################################ - [Protocols] gEfiSimpleTextInProtocolGuid # PROTOCOL BY_START gEfiSimpleTextOutProtocolGuid # PROTOCOL BY_START diff --git a/Nt32Pkg/WinNtFirmwareVolumePei/WinNtFirmwareVolumePei.inf b/Nt32Pkg/WinNtFirmwareVolumePei/WinNtFirmwareVolumePei.inf index 782c4768fb..3829304b24 100644 --- a/Nt32Pkg/WinNtFirmwareVolumePei/WinNtFirmwareVolumePei.inf +++ b/Nt32Pkg/WinNtFirmwareVolumePei/WinNtFirmwareVolumePei.inf @@ -15,11 +15,6 @@ # #**/ -################################################################################ -# -# Defines Section - statements that will be processed to create a Makefile. -# -################################################################################ [Defines] INF_VERSION = 0x00010005 BASE_NAME = WinNtFirmwareVolumePei @@ -37,58 +32,24 @@ # VALID_ARCHITECTURES = IA32 X64 IPF EBC # -################################################################################ -# -# Sources Section - list of files that are required for the build to succeed. -# -################################################################################ - [Sources.common] WinntFwh.c -################################################################################ -# -# Includes Section - list of Include locations that are required for -# this module. -# -################################################################################ - [Includes] $(WORKSPACE)/MdePkg/Include/Library -################################################################################ -# -# Package Dependency Section - list of Package files that are required for -# this module. -# -################################################################################ - [Packages] Nt32Pkg/Nt32Pkg.dec MdePkg/MdePkg.dec -################################################################################ -# -# Library Class Section - list of Library Classes that are required for -# this module. -# -################################################################################ - [LibraryClasses] HobLib PeimEntryPoint DebugLib -################################################################################ -# -# PPI C Name Section - list of PPI and PPI Notify C Names that this module -# uses or produces. -# -################################################################################ - [Ppis] gNtFwhPpiGuid # PPI ALWAYS_CONSUMED diff --git a/Nt32Pkg/WinNtFlashMapPei/WinNtFlashMapPei.inf b/Nt32Pkg/WinNtFlashMapPei/WinNtFlashMapPei.inf index 8f546724ea..41eae7e1c3 100644 --- a/Nt32Pkg/WinNtFlashMapPei/WinNtFlashMapPei.inf +++ b/Nt32Pkg/WinNtFlashMapPei/WinNtFlashMapPei.inf @@ -14,11 +14,6 @@ # #**/ -################################################################################ -# -# Defines Section - statements that will be processed to create a Makefile. -# -################################################################################ [Defines] INF_VERSION = 0x00010005 BASE_NAME = WinNtFlashMapPei @@ -36,46 +31,19 @@ # VALID_ARCHITECTURES = IA32 X64 IPF EBC # -################################################################################ -# -# Sources Section - list of files that are required for the build to succeed. -# -################################################################################ - [Sources.common] FlashMap.c -################################################################################ -# -# Includes Section - list of Include locations that are required for -# this module. -# -################################################################################ - [Includes] $(WORKSPACE)/MdePkg/Include/Library -################################################################################ -# -# Package Dependency Section - list of Package files that are required for -# this module. -# -################################################################################ - [Packages] Nt32Pkg/Nt32Pkg.dec MdePkg/MdePkg.dec MdeModulePkg/MdeModulePkg.dec -################################################################################ -# -# Library Class Section - list of Library Classes that are required for -# this module. -# -################################################################################ - [LibraryClasses] PcdLib BaseMemoryLib @@ -85,46 +53,20 @@ DebugLib -################################################################################ -# -# Guid C Name Section - list of Guids that this module uses or produces. -# -################################################################################ - [Guids] gEfiFlashMapHobGuid # ALWAYS_CONSUMED Hob: GUID_EXTENSION gEfiFirmwareFileSystem2Guid # ALWAYS_CONSUMED -################################################################################ -# -# Protocol C Name Section - list of Protocol and Protocol Notify C Names -# that this module uses or produces. -# -################################################################################ - [Protocols] gEfiFirmwareVolumeBlockProtocolGuid # PROTOCOL ALWAYS_CONSUMED -################################################################################ -# -# PPI C Name Section - list of PPI and PPI Notify C Names that this module -# uses or produces. -# -################################################################################ - [Ppis] gNtFwhPpiGuid # PPI ALWAYS_CONSUMED gPeiFlashMapPpiGuid # PPI ALWAYS_PRODUCED -################################################################################ -# -# Pcd DYNAMIC - list of PCDs that this module is coded for. -# -################################################################################ - [PcdsDynamic.common] PcdFlashNvStorageFtwWorkingSize|gEfiMdeModulePkgTokenSpaceGuid PcdFlashNvStorageFtwWorkingBase|gEfiMdeModulePkgTokenSpaceGuid diff --git a/Nt32Pkg/WinNtGopDxe/WinNtGopDxe.inf b/Nt32Pkg/WinNtGopDxe/WinNtGopDxe.inf index 7840dbe354..0397e323fd 100644 --- a/Nt32Pkg/WinNtGopDxe/WinNtGopDxe.inf +++ b/Nt32Pkg/WinNtGopDxe/WinNtGopDxe.inf @@ -17,11 +17,6 @@ # #**/ -################################################################################ -# -# Defines Section - statements that will be processed to create a Makefile. -# -################################################################################ [Defines] INF_VERSION = 0x00010005 BASE_NAME = WinNtGopDxe @@ -42,12 +37,6 @@ # COMPONENT_NAME = gWinNtGopComponentName # -################################################################################ -# -# Sources Section - list of files that are required for the build to succeed. -# -################################################################################ - [Sources.common] WinNtGopDriver.c ComponentName.c @@ -55,25 +44,11 @@ WinNtGopInput.c WinNtGopScreen.c -################################################################################ -# -# Package Dependency Section - list of Package files that are required for -# this module. -# -################################################################################ - [Packages] MdePkg/MdePkg.dec Nt32Pkg/Nt32Pkg.dec -################################################################################ -# -# Library Class Section - list of Library Classes that are required for -# this module. -# -################################################################################ - [LibraryClasses] MemoryAllocationLib UefiBootServicesTableLib @@ -84,24 +59,11 @@ DebugLib -################################################################################ -# -# Guid C Name Section - list of Guids that this module uses or produces. -# -################################################################################ - [Guids] gEfiEventExitBootServicesGuid # SOMETIMES_CONSUMED Create Event: EVENT_GROUP_GUID gEfiWinNtGopGuid # ALWAYS_CONSUMED -################################################################################ -# -# Protocol C Name Section - list of Protocol and Protocol Notify C Names -# that this module uses or produces. -# -################################################################################ - [Protocols] gEfiGraphicsOutputProtocolGuid # PROTOCOL BY_START gEfiSimpleTextInProtocolGuid # PROTOCOL BY_START diff --git a/Nt32Pkg/WinNtSerialIoDxe/WinNtSerialIoDxe.inf b/Nt32Pkg/WinNtSerialIoDxe/WinNtSerialIoDxe.inf index cd089683d4..503c225ad2 100644 --- a/Nt32Pkg/WinNtSerialIoDxe/WinNtSerialIoDxe.inf +++ b/Nt32Pkg/WinNtSerialIoDxe/WinNtSerialIoDxe.inf @@ -15,11 +15,6 @@ # #**/ -################################################################################ -# -# Defines Section - statements that will be processed to create a Makefile. -# -################################################################################ [Defines] INF_VERSION = 0x00010005 BASE_NAME = WinNtSerialIoDxe @@ -40,37 +35,17 @@ # COMPONENT_NAME = gWinNtSerialIoComponentName # -################################################################################ -# -# Sources Section - list of files that are required for the build to succeed. -# -################################################################################ - [Sources.common] ComponentName.c WinNtSerialIo.c WinNtSerialIo.h -################################################################################ -# -# Package Dependency Section - list of Package files that are required for -# this module. -# -################################################################################ - [Packages] MdePkg/MdePkg.dec Nt32Pkg/Nt32Pkg.dec -################################################################################ -# -# Library Class Section - list of Library Classes that are required for -# this module. -# -################################################################################ - [LibraryClasses] MemoryAllocationLib DevicePathLib @@ -82,23 +57,10 @@ DebugLib -################################################################################ -# -# Guid C Name Section - list of Guids that this module uses or produces. -# -################################################################################ - [Guids] gEfiWinNtSerialPortGuid # ALWAYS_CONSUMED -################################################################################ -# -# Protocol C Name Section - list of Protocol and Protocol Notify C Names -# that this module uses or produces. -# -################################################################################ - [Protocols] gEfiSerialIoProtocolGuid # PROTOCOL BY_START gEfiDevicePathProtocolGuid # PROTOCOL TO_START diff --git a/Nt32Pkg/WinNtSimpleFileSystemDxe/WinNtSimpleFileSystemDxe.inf b/Nt32Pkg/WinNtSimpleFileSystemDxe/WinNtSimpleFileSystemDxe.inf index 4a992fdc23..7d0dcc0fc3 100644 --- a/Nt32Pkg/WinNtSimpleFileSystemDxe/WinNtSimpleFileSystemDxe.inf +++ b/Nt32Pkg/WinNtSimpleFileSystemDxe/WinNtSimpleFileSystemDxe.inf @@ -17,11 +17,6 @@ # #**/ -################################################################################ -# -# Defines Section - statements that will be processed to create a Makefile. -# -################################################################################ [Defines] INF_VERSION = 0x00010005 BASE_NAME = WinNtSimpleFileSystemDxe @@ -42,36 +37,16 @@ # COMPONENT_NAME = gWinNtSimpleFileSystemComponentName # -################################################################################ -# -# Sources Section - list of files that are required for the build to succeed. -# -################################################################################ - [Sources.common] ComponentName.c WinNtSimpleFileSystem.c WinNtSimpleFileSystem.h -################################################################################ -# -# Package Dependency Section - list of Package files that are required for -# this module. -# -################################################################################ - [Packages] MdePkg/MdePkg.dec Nt32Pkg/Nt32Pkg.dec -################################################################################ -# -# Library Class Section - list of Library Classes that are required for -# this module. -# -################################################################################ - [LibraryClasses] MemoryAllocationLib UefiBootServicesTableLib @@ -82,12 +57,6 @@ DebugLib -################################################################################ -# -# Guid C Name Section - list of Guids that this module uses or produces. -# -################################################################################ - [Guids] gEfiFileSystemVolumeLabelInfoIdGuid # SOMETIMES_CONSUMED gEfiFileInfoGuid # SOMETIMES_CONSUMED @@ -95,13 +64,6 @@ gEfiWinNtFileSystemGuid # ALWAYS_CONSUMED -################################################################################ -# -# Protocol C Name Section - list of Protocol and Protocol Notify C Names -# that this module uses or produces. -# -################################################################################ - [Protocols] gEfiSimpleFileSystemProtocolGuid # PROTOCOL BY_START gEfiWinNtIoProtocolGuid # PROTOCOL TO_START diff --git a/Nt32Pkg/WinNtThunkDxe/WinNtThunkDxe.inf b/Nt32Pkg/WinNtThunkDxe/WinNtThunkDxe.inf index 267b759c2c..6a8e1431ff 100644 --- a/Nt32Pkg/WinNtThunkDxe/WinNtThunkDxe.inf +++ b/Nt32Pkg/WinNtThunkDxe/WinNtThunkDxe.inf @@ -14,11 +14,6 @@ # #**/ -################################################################################ -# -# Defines Section - statements that will be processed to create a Makefile. -# -################################################################################ [Defines] INF_VERSION = 0x00010005 BASE_NAME = WinNtThunkDxe @@ -36,35 +31,15 @@ # VALID_ARCHITECTURES = IA32 # -################################################################################ -# -# Sources Section - list of files that are required for the build to succeed. -# -################################################################################ - [Sources.common] WinNtThunk.c WinNtThunk.h -################################################################################ -# -# Package Dependency Section - list of Package files that are required for -# this module. -# -################################################################################ - [Packages] MdePkg/MdePkg.dec Nt32Pkg/Nt32Pkg.dec -################################################################################ -# -# Library Class Section - list of Library Classes that are required for -# this module. -# -################################################################################ - [LibraryClasses] UefiBootServicesTableLib WinNtLib @@ -72,13 +47,6 @@ DebugLib -################################################################################ -# -# Protocol C Name Section - list of Protocol and Protocol Notify C Names -# that this module uses or produces. -# -################################################################################ - [Protocols] gEfiDevicePathProtocolGuid # PROTOCOL ALWAYS_PRODUCED gEfiWinNtThunkProtocolGuid # PROTOCOL ALWAYS_PRODUCED diff --git a/Nt32Pkg/WinNtThunkPPIToProtocolPei/WinNtThunkPPIToProtocolPei.inf b/Nt32Pkg/WinNtThunkPPIToProtocolPei/WinNtThunkPPIToProtocolPei.inf index 9c91e5e942..a6161775a2 100644 --- a/Nt32Pkg/WinNtThunkPPIToProtocolPei/WinNtThunkPPIToProtocolPei.inf +++ b/Nt32Pkg/WinNtThunkPPIToProtocolPei/WinNtThunkPPIToProtocolPei.inf @@ -14,11 +14,6 @@ # #**/ -################################################################################ -# -# Defines Section - statements that will be processed to create a Makefile. -# -################################################################################ [Defines] INF_VERSION = 0x00010005 BASE_NAME = WinNtThunkPPIToProtocolPei @@ -36,58 +31,24 @@ # VALID_ARCHITECTURES = IA32 # -################################################################################ -# -# Sources Section - list of files that are required for the build to succeed. -# -################################################################################ - [Sources.common] WinNtThunkPPIToProtocol.c -################################################################################ -# -# Package Dependency Section - list of Package files that are required for -# this module. -# -################################################################################ - [Packages] MdePkg/MdePkg.dec Nt32Pkg/Nt32Pkg.dec -################################################################################ -# -# Library Class Section - list of Library Classes that are required for -# this module. -# -################################################################################ - [LibraryClasses] HobLib PeimEntryPoint DebugLib -################################################################################ -# -# Protocol C Name Section - list of Protocol and Protocol Notify C Names -# that this module uses or produces. -# -################################################################################ - [Protocols] gEfiWinNtThunkProtocolGuid # PROTOCOL ALWAYS_CONSUMED -################################################################################ -# -# PPI C Name Section - list of PPI and PPI Notify C Names that this module -# uses or produces. -# -################################################################################ - [Ppis] gPeiNtThunkPpiGuid # PPI ALWAYS_CONSUMED -- cgit v1.2.3