X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FMdePkg.spd;h=d112aac93f493b43feb6d1be35da90cd04de225d;hp=cac04220c92f5099c160ee25c0fa5533fe39eefd;hb=09d4d22408847655f3aa5d987304b9a32e17fbb4;hpb=8aaf5a0d13a28dc610f7228f1dce9dc8b948ade7 diff --git a/MdePkg/MdePkg.spd b/MdePkg/MdePkg.spd index cac04220c9..d112aac93f 100644 --- a/MdePkg/MdePkg.spd +++ b/MdePkg/MdePkg.spd @@ -1,15 +1,5 @@ - - + MdePkg 5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec @@ -18,17 +8,17 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. This Package provides headers and libraries that conform to EFI/Framework Industry standards. 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. - The full text of the license may be found at - http://opensource.org/licenses/bsd-license.php + This program and the accompanying materials are licensed and made available under + the terms and conditions of the BSD License which accompanies this distribution. + The full text of the license may be found at + http://opensource.org/licenses/bsd-license.php - THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, + THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 - true + false false @@ -1179,6 +1169,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. Library/PeiResourcePublicationLib/PeiResourcePublicationLib.msa Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.msa Library/PeiServicesTablePointerLibMm7/PeiServicesTablePointerLibMm7.msa + Library/PeiServicesTablePointerLibKr1/PeiServicesTablePointerLibKr1.msa Library/UefiBootServicesTableLib/UefiBootServicesTableLib.msa Library/UefiDebugLibConOut/UefiDebugLibConOut.msa Library/UefiDebugLibStdErr/UefiDebugLibStdErr.msa @@ -2228,8 +2219,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. UINT32 FIXED_AT_BUILD 1000000 - If PcdMaximumUnicodeStringLength is not zero, the maximum - number of characters (not counting the NULL-terminator) in a + If PcdMaximumUnicodeStringLength is not zero, the maximum + number of characters (not counting the NULL-terminator) in a Unicode string cannot exceed it. @@ -2239,8 +2230,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. UINT32 FIXED_AT_BUILD 1000000 - If PcdMaximumAsciiStringLength is not zero, the maximum number - of characters (not counting the NULL-terminator) in an ASCII + If PcdMaximumAsciiStringLength is not zero, the maximum number + of characters (not counting the NULL-terminator) in an ASCII string cannot exceed it. @@ -2250,8 +2241,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. UINT32 FIXED_AT_BUILD 1000000 - If PcdMaximumLinkedListLength is not zero, the maximum number - of nodes (not counting the list header) in a linked list + If PcdMaximumLinkedListLength is not zero, the maximum number + of nodes (not counting the list header) in a linked list cannot exceed it. @@ -2261,7 +2252,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. UINT32 FIXED_AT_BUILD 10000000 - If PcdSpinLockTimeout is not zero, it stands for the timeout + If PcdSpinLockTimeout is not zero, it stands for the timeout value (unit: millisecond) for spin lock. @@ -2271,8 +2262,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. UINT8 FIXED_AT_BUILD 0x0f - The bitmask of flags that specify the enable/disable of Debug - Assert, Debug Print, Debug Code, Clear Memory, Assert + The bitmask of flags that specify the enable/disable of Debug + Assert, Debug Print, Debug Code, Clear Memory, Assert Breakpoint and Assert Deadloop. @@ -2282,7 +2273,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. UINT32 FIXED_AT_BUILD PATCHABLE_IN_MODULE 0x80000000 - The bitmask of flags that specify the kind of debug message + The bitmask of flags that specify the kind of debug message output when Debug Print is enabled. @@ -2292,7 +2283,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. UINT8 FIXED_AT_BUILD 0x06 - The bitmask of flags that specify the enable/disable of + The bitmask of flags that specify the enable/disable of Progress Code, Error Code and Debug Code. @@ -2302,7 +2293,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. UINT8 FIXED_AT_BUILD 0xAF - The value used by DebugClearMemory () to fill a certain range + The value used by DebugClearMemory () to fill a certain range of memory. @@ -2312,7 +2303,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. UINT8 FIXED_AT_BUILD 0 - The bitmask of flags that specify the enable/disable of + The bitmask of flags that specify the enable/disable of Performance Measurement. @@ -2322,7 +2313,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. UINT8 FIXED_AT_BUILD 0 - The bitmask of flags that specify the enable/disable of Post + The bitmask of flags that specify the enable/disable of Post Code, Post Code Description. @@ -2334,5 +2325,41 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. 0xE0000000 The base address of PCI Express MMIO window. + + PcdIoBlockBaseAddressForIpf + 0x0000000c + gEfiMdePkgTokenSpaceGuid + UINT64 + FIXED_AT_BUILD + 0x0ffffc000000 + The base address of IPF IO Block + + + PcdFSBClock + 0x0000000c + gEfiMdePkgTokenSpaceGuid + UINT32 + FIXED_AT_BUILD PATCHABLE_IN_MODULE + 200000000 + This value is FSB Clock frequency. Its unit is Hz and its default value is 200000000, that means FSB frequency is 200Mhz. + + + PcdComponentNameDisable + 0x0000000d + gEfiMdePkgTokenSpaceGuid + BOOLEAN + FEATURE_FLAG + FALSE + If this value is set TRUE, autogen will replace Compoent Name Protocol instance with NULL. + + + PcdDriverDiagnosticsDisable + 0x0000000e + gEfiMdePkgTokenSpaceGuid + BOOLEAN + FEATURE_FLAG + FALSE + If this value is set TRUE, autogen will replace Driver Diagnostics Protocol instance with NULL. + \ No newline at end of file