X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkNt32Pkg%2FEdkNt32Pkg.spd;h=c3195ac337326074fa75a29f2d0dd6333d889b11;hp=f52a1ac30fe91bb46e85455410484ecf1cc3cfce;hb=e8a3bee0364b5a952f7b1e73dc012b52bec1b4a0;hpb=c1d69edb83905019839ef4158354207fa6dcebe7 diff --git a/EdkNt32Pkg/EdkNt32Pkg.spd b/EdkNt32Pkg/EdkNt32Pkg.spd index f52a1ac30f..c3195ac337 100644 --- a/EdkNt32Pkg/EdkNt32Pkg.spd +++ b/EdkNt32Pkg/EdkNt32Pkg.spd @@ -1,4 +1,14 @@ + EdkNt32Pkg @@ -6,7 +16,7 @@ 0.3 This is the NT32 Emulation Environment Platform Reference platform implementation using an emulator. - Copyright (c) 2006, Intel Corporation. + Copyright (c) 2006, 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 which accompanies this distribution. @@ -29,10 +39,57 @@ + + + Include/Common/WinNTInclude.h + + + + Include/library/EdkGenericBdsLib.h + + + + Include/library/WinNtLib.h + + + + Include/Ppi/NtAutoscan.h + + + + Include/Ppi/NtFwh.h + + + + Include/Ppi/NtPeiLoadFile.h + + + + Include/Ppi/NtThunk.h + + + + Include/Protocol/WinNtIo.h + + + + Include/Protocol/WinNtThunk.h + + + + Include/FlashLayout.h + + + + Include/WinNtDxe.h + + + + Include/WinNtPeim.h + + + - Dxe/ConPlatform/ConPlatform.msa Dxe/Nt32Platform/MiscSubclass/MiscSubclassDriver.msa Dxe/PlatformBds/PlatformBds.msa @@ -52,12 +109,12 @@ Library/EdkGenericBdsLib/EdkGenericBdsLib.msa Library/EdkNt32PeiPeCoffGetEntryPointLib/EdkNt32PeiPeCoffGetEntryPointLib.msa Library/Nt32PeCoffLoaderLib/Nt32PeCoffLoaderLib.msa + Library/Nt32OemHookStatusCodeLib/Nt32OemHookStatusCodeLib.msa Logo/Logo.msa Pei/Autoscan/WinNtAutoScan.msa Pei/BootMode/BootMode.msa Pei/FirmwareVolume/WinNtFwh.msa Pei/FlashMap/FlashMap.msa - Pei/MonoStatusCode/MonoStatusCode.msa Pei/WinNtStuff/WinNtStuff.msa RuntimeDxe/FvbServices/Nt32Fwh.msa Sec/SecMain.msa @@ -169,104 +226,16 @@ - - PcdMaximumUnicodeStringLength - 0x00000001 - gEfiMdePkgTokenSpaceGuid - UINT32 - FIXED_AT_BUILD - 1000000 - HELP FIX ME! - - - PcdMaximumAsciiStringLength - 0x00000002 - gEfiMdePkgTokenSpaceGuid - UINT32 - FIXED_AT_BUILD - 1000000 - HELP FIX ME! - - - PcdMaximumLinkedListLength - 0x00000003 - gEfiMdePkgTokenSpaceGuid - UINT32 - FIXED_AT_BUILD - 1000000 - HELP FIX ME! - - - PcdSpinLockTimeout - 0x00000004 - gEfiMdePkgTokenSpaceGuid - UINT32 - FIXED_AT_BUILD - 10000000 - HELP FIX ME! - - - PcdDebugPropertyMask - 0x00000005 - gEfiMdePkgTokenSpaceGuid - UINT8 - FIXED_AT_BUILD - 0x0f - HELP FIX ME! - - - PcdDebugPrintErrorLevel - 0x00000006 - gEfiMdePkgTokenSpaceGuid - UINT32 - PATCHABLE_IN_MODULE - 0x80000000 - HELP FIX ME! - - - PcdReportStatusCodePropertyMask - 0x00000007 - gEfiMdePkgTokenSpaceGuid - UINT8 - FIXED_AT_BUILD - 0x07 - HELP FIX ME! - - - PcdDebugClearMemoryValue - 0x00000008 - gEfiMdePkgTokenSpaceGuid - UINT8 - FIXED_AT_BUILD - 0xAF - HELP FIX ME! - - - PcdDebugClearMemoryValue - 0x00000008 - gEfiMdePkgTokenSpaceGuid - UINT8 - FIXED_AT_BUILD - 0xAF - HELP FIX ME! - - - PcdPerformanceLibraryPropertyMask - 0x00000009 - gEfiMdePkgTokenSpaceGuid - UINT8 - FIXED_AT_BUILD - 0 - HELP FIX ME! - PcdWinNtPhysicalDisk 0x00001000 gEfiEdkNt32PkgTokenSpaceGuid VOID* DYNAMIC - L"FW;40960;512" - HELP FIX ME! + L"E:RW;245760;512" + This PCD defines physical disk which will be simualted as a + harddisk in simulator. + The item type of this PCD can only be "DYNAMIC". PcdWinNtVirtualDisk @@ -275,7 +244,9 @@ VOID* DYNAMIC L"FW;40960;512" - HELP FIX ME! + This PCD defines the devices which use a file to emulate a hard disk or + removable media device + The item type if this PCD can only be "DYNAMIC". PcdWinNtSerialPort @@ -284,7 +255,8 @@ VOID* DYNAMIC L"COM1!COM2" - HELP FIX ME! + This Pcd declares two serial port for simulated environment. + The item type of this PCD can only be "DYNAMIC". PcdWinNtUga @@ -293,7 +265,8 @@ VOID* DYNAMIC L"UGA Window 1!UGA Window 2" - HELP FIX ME! + This PCD declares the resolutions for the UGA windows. + The item type of this PCD can only be "DYNAMIC". PcdWinNtFileSystem @@ -301,8 +274,10 @@ gEfiEdkNt32PkgTokenSpaceGuid VOID* FIXED_AT_BUILD - L".!C:\\D\\work\\Remodel\\mdk\\EdkShellBinPkg\\bin\\ia32\\Apps" - HELP FIX ME! + L".!..\\..\\..\\..\\..\\EdkShellBinPkg\\bin\\ia32\\Apps" + This PCD defines the windows directory who will be mounted as + harddisk in simulator. + The item type of this PCD can only be "DYNAMIC". PcdWinNtMemorySize @@ -311,7 +286,8 @@ VOID* FIXED_AT_BUILD L"64!64" - HELP FIX ME! + This PCD defines the size of simulated memory size. + The item type of this PCD can only be "DYNAMIC". PcdWinNtMemorySizeForSecMain @@ -320,7 +296,9 @@ VOID* FIXED_AT_BUILD L"64!64" - HELP FIX ME! + This PCD defines the memory size of simulated machine. Simulator will allocate + the size of PcdWinNtMemorySizeForSecMain in windows platform. + The item type of this PCD can only be "FIXED_AT_BUILD". PcdWinNtBootMode @@ -329,7 +307,20 @@ UINT32 FIXED_AT_BUILD 1 - HELP FIX ME! + This PCD defines the boot mode for simualtor. + The boot mode can be set as following value: + 0x0: Boot with full configuration. + 0x1: Boot with minimal configuration. + 0x2: Boot assume no configuration changes. + 0x3: Boot with full configuration plus diagnostics. + 0x4: Boot with default settings. + 0x5: Boot on S4 resume. + 0x6: Boot on S5 resume. + 0x10: Boot on S2 resume. + 0x11: Boot on S3 resume. + 0x12: Boot on flash update. + 0x20: Boot in reovery mode. + The item type of this PCD can only be "FIXED_AT_BUILD". PcdWinNtCpuModel @@ -338,7 +329,8 @@ VOID* FIXED_AT_BUILD L"Intel(R) Processor Model" - HELP FIX ME! + This PCD defines simulated CPU model string. + The item type of this PCD can only be "DYNAMIC". PcdWinNtCpuSpeed @@ -347,7 +339,7 @@ VOID* FIXED_AT_BUILD L"3000" - HELP FIX ME! + This PCD defines simulated CPU speed string. PcdWinNtFirmwareVolume @@ -356,7 +348,8 @@ VOID* FIXED_AT_BUILD L"..\\..\\Fv\\Fv_Recovery.fd" - HELP FIX ME! + This PCD defines the FD file windows path string. Simulator will load the FD file and execute. + The item type of this PCD can only be "FIXED_AT_BUILD". PcdWinNtConsole @@ -365,7 +358,18 @@ VOID* FIXED_AT_BUILD L"Bus Driver Console Window" - HELP FIX ME! + This PCD declares the title string of the text console window. + such as "My EFI Console". + The item type of this PCD can only be "DYNAMIC". + + + PcdNt32StatusCodeLibUseForPei + 0x0000100b + gEfiEdkNt32PkgTokenSpaceGuid + BOOLEAN + FEATURE_FLAG + FALSE + Select which type of driver the library links against.