]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Nt32Pkg/Sec/SecMain.inf
remove some comments introduced by tools.
[mirror_edk2.git] / Nt32Pkg / Sec / SecMain.inf
index 66a613342ef5a951b4914d7c692398f0f073ea8b..be8f55cd6046b70a5648377ee4a6d2b71ae12f81 100644 (file)
@@ -2,7 +2,7 @@
 # Entry Point of NT32 Emulator\r
 #\r
 # Main executable file of NT32 Emulator that loads PEI core after initialization finished.\r
 # Entry Point of NT32 Emulator\r
 #\r
 # Main executable file of NT32 Emulator that loads PEI core after initialization finished.\r
-# Copyright (c) 2007 - 2007, Intel Corporation\r
+# Copyright (c) 2007, Intel Corporation\r
 #\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
 #\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
 #\r
 #**/\r
 \r
 #\r
 #**/\r
 \r
-################################################################################\r
-#\r
-# Defines Section - statements that will be processed to create a Makefile.\r
-#\r
-################################################################################\r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = SecMain\r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = SecMain\r
 #  VALID_ARCHITECTURES           = IA32\r
 #\r
 \r
 #  VALID_ARCHITECTURES           = IA32\r
 #\r
 \r
-################################################################################\r
-#\r
-# Sources Section - list of files that are required for the build to succeed.\r
-#\r
-################################################################################\r
-\r
 [Sources.common]\r
   OldDefinition.h\r
   SecMain.h\r
 [Sources.common]\r
   OldDefinition.h\r
   SecMain.h\r
   SecMain_build.xml\r
 \r
 \r
   SecMain_build.xml\r
 \r
 \r
-################################################################################\r
-#\r
-# Includes Section - list of Include locations that are required for\r
-#                    this module.\r
-#\r
-################################################################################\r
-\r
 [Includes]\r
   $(WORKSPACE)/MdePkg/Include/Library\r
 \r
 [Includes]\r
   $(WORKSPACE)/MdePkg/Include/Library\r
 \r
-################################################################################\r
-#\r
-# Package Dependency Section - list of Package files that are required for\r
-#                              this module.\r
-#\r
-################################################################################\r
-\r
 [Packages]\r
   Nt32Pkg/Nt32Pkg.dec\r
   MdeModulePkg/MdeModulePkg.dec\r
   MdePkg/MdePkg.dec\r
   IntelFrameworkPkg/IntelFrameworkPkg.dec\r
 \r
 [Packages]\r
   Nt32Pkg/Nt32Pkg.dec\r
   MdeModulePkg/MdeModulePkg.dec\r
   MdePkg/MdePkg.dec\r
   IntelFrameworkPkg/IntelFrameworkPkg.dec\r
 \r
-################################################################################\r
-#\r
-# Library Class Section - list of Library Classes that are required for\r
-#                         this module.\r
-#\r
-################################################################################\r
-\r
 [LibraryClasses]\r
   DebugLib\r
   PcdLib\r
 [LibraryClasses]\r
   DebugLib\r
   PcdLib\r
   PeCoffLib\r
 \r
 \r
   PeCoffLib\r
 \r
 \r
-################################################################################\r
-#\r
-# Guid C Name Section - list of Guids that this module uses or produces.\r
-#\r
-################################################################################\r
-\r
 [Guids]\r
   gEfiPeiPeCoffLoaderGuid                       # ALWAYS_PRODUCED\r
 \r
 \r
 [Guids]\r
   gEfiPeiPeCoffLoaderGuid                       # ALWAYS_PRODUCED\r
 \r
 \r
-################################################################################\r
-#\r
-# PPI C Name Section - list of PPI and PPI Notify C Names that this module\r
-#                      uses or produces.\r
-#\r
-################################################################################\r
-\r
 [Ppis]\r
   gNtPeiLoadFilePpiGuid                         # PPI ALWAYS_PRODUCED\r
   gEfiPeiStatusCodePpiGuid                      # PPI ALWAYS_PRODUCED\r
 [Ppis]\r
   gNtPeiLoadFilePpiGuid                         # PPI ALWAYS_PRODUCED\r
   gEfiPeiStatusCodePpiGuid                      # PPI ALWAYS_PRODUCED\r
   gPeiNtThunkPpiGuid                            # PPI ALWAYS_PRODUCED\r
 \r
 \r
   gPeiNtThunkPpiGuid                            # PPI ALWAYS_PRODUCED\r
 \r
 \r
-################################################################################\r
-#\r
-# Pcd FIXED_AT_BUILD - list of PCDs that this module is coded for.\r
-#\r
-################################################################################\r
-\r
 [PcdsFixedAtBuild.common]\r
   PcdWinNtBootMode|gEfiNt32PkgTokenSpaceGuid\r
 \r
   \r
 [PcdsFixedAtBuild.common]\r
   PcdWinNtBootMode|gEfiNt32PkgTokenSpaceGuid\r
 \r
   \r
-################################################################################\r
-#\r
-# Pcd DYNAMIC - list of PCDs that this module is coded for.\r
-#\r
-################################################################################\r
-\r
 [PcdsDynamic.common]\r
   #PcdWinNtMemorySizeForSecMain|gEfiNt32PkgTokenSpaceGuid\r
   #PcdWinNtFirmwareVolume|gEfiNt32PkgTokenSpaceGuid\r
 [PcdsDynamic.common]\r
   #PcdWinNtMemorySizeForSecMain|gEfiNt32PkgTokenSpaceGuid\r
   #PcdWinNtFirmwareVolume|gEfiNt32PkgTokenSpaceGuid\r