]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Nt32Pkg/Nt32Pkg.dec
1. Correct File header to ## @file
[mirror_edk2.git] / Nt32Pkg / Nt32Pkg.dec
index 8ead639695cd0d34e3b88e1917110b8daf0e5cf6..a13e51e05412637050da95c38efb7be709646aec 100644 (file)
@@ -12,7 +12,7 @@
 # |- Include        : Include files for Nt32Pkg\r
 # \r
 #\r
-# Copyright (c) 2007, Intel Corporation. <BR>\r
+# Copyright (c) 2007 - 2010, Intel Corporation. <BR>\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
 # Include Paths that are provided by this package.\r
 #\r
-[Includes.common]\r
+[Includes]\r
   Include                        # Root include for the package\r
 \r
 ##\r
 # LibraryClasses provided by Nt32Pkg for all architecture. \r
 #\r
-[LibraryClasses.common]\r
+[LibraryClasses]\r
   ##\r
   #  Expose EFI_WIN_NT_THUNK_PROTOCOL's interface, this protocol wrapper all \r
   #  necessary Window API used by Nt32 enumlation environment.\r
@@ -51,7 +51,7 @@
 ##\r
 # Guids provided by Nt32Pkg for all architecture.\r
 #\r
-[Guids.common]\r
+[Guids]\r
   gEfiWinNtPassThroughGuid       = { 0xCC664EB8, 0x3C24, 0x4086, { 0xB6, 0xF6, 0x34, 0xE8, 0x56, 0xBC, 0xE3, 0x6E }}\r
   gEfiWinNtConsoleGuid           = { 0xBA73672C, 0xA5D3, 0x11D4, { 0xBD, 0x00, 0x00, 0x80, 0xC7, 0x3C, 0x88, 0x81 }}\r
   gEfiWinNtUgaGuid               = { 0xAB248E99, 0xABE1, 0x11D4, { 0xBD, 0x0D, 0x00, 0x80, 0xC7, 0x3C, 0x88, 0x81 }}\r
@@ -66,7 +66,7 @@
 ##\r
 # Protocols provided by Nt32Pkg for all architecture.\r
 #\r
-[Protocols.common]\r
+[Protocols]\r
   gWinNtBusDriverGuid            = { 0x0419f582, 0x0625, 0x4531, { 0x8a, 0x33, 0x85, 0xa9, 0x96, 0x5c, 0x95, 0xbc }}\r
   gEfiWinNtThunkProtocolGuid     = { 0x58C518B1, 0x76F3, 0x11D4, { 0xBC, 0xEA, 0x00, 0x80, 0xC7, 0x3C, 0x88, 0x81 }}\r
   gEfiWinNtIoProtocolGuid        = { 0x96EB4AD6, 0xA32A, 0x11D4, { 0xBC, 0xFD, 0x00, 0x80, 0xC7, 0x3C, 0x88, 0x81 }}\r
@@ -74,7 +74,7 @@
 ##\r
 # Ppis provide by Nt32Pkg for all architecture\r
 #\r
-[Ppis.common]\r
+[Ppis]\r
   ## This PPI wrapper all necessary windows API used by PEI driver in NT32 environment.\r
   gPeiNtThunkPpiGuid             = { 0x98c281e5, 0xf906, 0x43dd, { 0xa9, 0x2b, 0xb0, 0x03, 0xbf, 0x27, 0x65, 0xda }}\r
   ## This PPI provide system memory scan interface which simulate real platform perform\r
@@ -90,7 +90,7 @@
 # "Fixed At Build" type PCD can be seems as constant and its value will not be \r
 # changed after customized in DSC file.\r
 #\r
-[PcdsFixedAtBuild.common]\r
+[PcdsFixedAtBuild]\r
   gEfiNt32PkgTokenSpaceGuid.PcdWinNtBootMode|1|UINT32|0x00001006\r
   gEfiNt32PkgTokenSpaceGuid.PcdWinNtFirmwareVolume|L"..\\Fv\\Fv_Recovery.fd"|VOID*|0x00001009\r
   gEfiNt32PkgTokenSpaceGuid.PcdWinNtMemorySizeForSecMain|L"64!64"|VOID*|0x0000100c\r
 # "Dynamic" type PCD will be managed by PCD database driver at execution time.\r
 # its value can be modified by PCD_PPI/PCD_PROTOCOL at execution time.\r
 #\r
-[PcdsDynamic.common]\r
+[PcdsDynamic]\r
   gEfiNt32PkgTokenSpaceGuid.PcdWinNtPhysicalDisk|L"E:RW;245760;512"|VOID*|0x00001000\r
   gEfiNt32PkgTokenSpaceGuid.PcdWinNtVirtualDisk|L"FW;40960;512"|VOID*|0x00001001\r
   gEfiNt32PkgTokenSpaceGuid.PcdWinNtSerialPort|L"COM1!COM2"|VOID*|0x00001002\r
 # stored in PE file data section of module. This type PCD mainly is designed for \r
 # binary module. \r
 #\r
-[PcdsPatchableInModule.common]\r
+[PcdsPatchableInModule]\r
   gEfiNt32PkgTokenSpaceGuid.PcdWinNtBootMode|1|UINT32|0x00001006\r
   gEfiNt32PkgTokenSpaceGuid.PcdWinNtFirmwareVolume|L"..\\Fv\\Fv_Recovery.fd"|VOID*|0x00001009\r
   gEfiNt32PkgTokenSpaceGuid.PcdWinNtMemorySizeForSecMain|L"64!64"|VOID*|0x0000100c\r