X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FMdePkg.spd;h=03b0d7d892d2eb4f3347f75b3c2e4dd804202732;hp=331ae706038e9f273fbfac1b982d8463c005e914;hb=c75bbd0e5b127eb2bda7ebbbe4a4019d2469a9f6;hpb=22d9199fe5bc0cc9b868b3e33c90a215ce8da3fd diff --git a/MdePkg/MdePkg.spd b/MdePkg/MdePkg.spd index 331ae70603..03b0d7d892 100644 --- a/MdePkg/MdePkg.spd +++ b/MdePkg/MdePkg.spd @@ -7,13 +7,13 @@ Framework Module Development Environment Industry Standards This Package provides headers and libraries that conform to EFI/Framework Industry standards. Copyright (c) 2006 - 2007, 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 - - THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, + 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 + + 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 @@ -174,6 +174,10 @@ Include/Library/UefiRuntimeServicesTableLib.h + + Include/Library/PalCallLib.h + Implement the PAL call + Include/Library/UefiApplicationEntryPoint.h Library to abstract entry point to a EFI Application. @@ -1620,7 +1624,7 @@ gEfiHiiProtocolGuid - EA816D2C-CEE5-4F02-99B5-D3905CBBD077 + D7AD636E-B997-459B-BF3F-8846897980E1 @@ -1718,11 +1722,6 @@ 1ACED566-76ED-4218-BC81-767F1F977A89 - - gEfiNetworkInterfaceIdentifierProtocolGuid_31 - 1ACED566-76ED-4218-BC81-767F1F977A89 - - gEfiLoadedImageProtocolGuid 5B1B31A1-9562-11D2-8E3F-00A0C969723B @@ -1885,7 +1884,7 @@ gEfiMtftp4ProtocolGuid - 3AD9DF29-4501-478D-B1F8-7F7FE70E50F3 + 78247C57-63DB-4708-99C2-A8B4A9A61F6B @@ -1965,7 +1964,7 @@ gEfiIScsiInitiatorNameProtocolGuid - A6A72875-2962-4C18-9F46-8DA644CCFE00 + 59324945-EC44-4C0D-B1CD-9DB139DF070C @@ -1975,7 +1974,7 @@ gEfiExtScsiPassThruProtocolGuid - 1D3DE7F0-0807-424F-AA69-11A54E19A46F + 143B7632-B81B-4CB7-ABD3-B625A5B9BFFE @@ -2224,8 +2223,8 @@ 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. @@ -2235,8 +2234,8 @@ 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. @@ -2246,8 +2245,8 @@ 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. @@ -2257,7 +2256,7 @@ 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. @@ -2267,8 +2266,8 @@ 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. @@ -2278,7 +2277,7 @@ 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. @@ -2288,7 +2287,7 @@ 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. @@ -2298,7 +2297,7 @@ 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. @@ -2308,7 +2307,7 @@ 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. @@ -2318,7 +2317,7 @@ 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.