X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkNt32Pkg%2FEdkNt32Pkg.spd;h=6a5dbde5d91684cf290395bc0b04920f27880dee;hp=13e446ee3e2b0b3f97e5c04ecffc29942b154513;hb=8b7fdc94acc5152fa34d5f5c6e54d8d987b9782e;hpb=f7ba35558264ed17a3b55ecc95f8520cc38e37ec diff --git a/EdkNt32Pkg/EdkNt32Pkg.spd b/EdkNt32Pkg/EdkNt32Pkg.spd index 13e446ee3e..6a5dbde5d9 100644 --- a/EdkNt32Pkg/EdkNt32Pkg.spd +++ b/EdkNt32Pkg/EdkNt32Pkg.spd @@ -6,7 +6,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 +29,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 @@ -176,7 +223,9 @@ UINT32 FIXED_AT_BUILD 1000000 - HELP FIX ME! + If PcdMaximumUnicodeStringLength is not zero, the maximum + number of characters (not counting the NULL-terminator) in a + Unicode string cannot exceed it. PcdMaximumAsciiStringLength @@ -185,7 +234,9 @@ UINT32 FIXED_AT_BUILD 1000000 - HELP FIX ME! + If PcdMaximumAsciiStringLength is not zero, the maximum number + of characters (not counting the NULL-terminator) in an ASCII + string cannot exceed it. PcdMaximumLinkedListLength @@ -194,7 +245,9 @@ UINT32 FIXED_AT_BUILD 1000000 - HELP FIX ME! + If PcdMaximumLinkedListLength is not zero, the maximum number + of nodes (not counting the list header) in a linked list + cannot exceed it. PcdSpinLockTimeout @@ -203,7 +256,8 @@ UINT32 FIXED_AT_BUILD 10000000 - HELP FIX ME! + If PcdSpinLockTimeout is not zero, it stands for the timeout + value (unit: millisecond) for spin lock. PcdDebugPropertyMask @@ -212,7 +266,9 @@ UINT8 FIXED_AT_BUILD 0x0f - HELP FIX ME! + The bitmask of flags that specify the enable/disable of Debug + Assert, Debug Print, Debug Code, Clear Memory, Assert + Breakpoint and Assert Deadloop. PcdDebugPrintErrorLevel @@ -221,7 +277,8 @@ UINT32 PATCHABLE_IN_MODULE 0x80000000 - HELP FIX ME! + The bitmask of flags that specify the kind of debug message + output when Debug Print is enabled. PcdReportStatusCodePropertyMask @@ -230,7 +287,8 @@ UINT8 FIXED_AT_BUILD 0x07 - HELP FIX ME! + The bitmask of flags that specify the enable/disable of + Progress Code, Error Code and Debug Code. PcdDebugClearMemoryValue @@ -239,7 +297,8 @@ UINT8 FIXED_AT_BUILD 0xAF - HELP FIX ME! + The value used by DebugClearMemory () to fill a certain range + of memory. PcdDebugClearMemoryValue @@ -248,7 +307,8 @@ UINT8 FIXED_AT_BUILD 0xAF - HELP FIX ME! + The value used by DebugClearMemory () to fill a certain range + of memory. PcdPerformanceLibraryPropertyMask @@ -257,7 +317,8 @@ UINT8 FIXED_AT_BUILD 0 - HELP FIX ME! + The bitmask of flags that specify the enable/disable of + Performance Measurement. PcdWinNtPhysicalDisk