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