]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/MdePkg.dec
UefiCpuPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdePkg / MdePkg.dec
index ddc621e076a4185f76f5e55c05253d5809f733bd..382319dfd7769e8185eb046d08f7251c2e745ccf 100644 (file)
@@ -2,19 +2,13 @@
 # This Package provides all definitions, library classes and libraries instances.\r
 #\r
 # It also provides the definitions(including PPIs/PROTOCOLs/GUIDs) of\r
-# EFI1.10/UEFI2.7/PI1.6 and some Industry Standards.\r
+# EFI1.10/UEFI2.7/PI1.7 and some Industry Standards.\r
 #\r
-# Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2007 - 2019, Intel Corporation. All rights reserved.<BR>\r
 # Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>\r
 # (C) Copyright 2016 Hewlett Packard Enterprise Development LP<BR>\r
 #\r
-# This program and the accompanying materials are licensed and made available under\r
-# the terms and conditions of the BSD License which accompanies this distribution.\r
-# The full text of the license may be found at\r
-# http://opensource.org/licenses/bsd-license.php\r
-#\r
-# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+# SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 ##\r
 \r
@@ -36,9 +30,6 @@
 [Includes.X64]\r
   Include/X64\r
 \r
-[Includes.IPF]\r
-  Include/Ipf\r
-\r
 [Includes.EBC]\r
   Include/Ebc\r
 \r
   ##\r
   SafeIntLib|Include/Library/SafeIntLib.h\r
 \r
+  ## @libraryclass Provides a service to retrieve a pointer to the Standalone MM Services Table.\r
+  #                Only available to MM_STANDALONE, SMM/DXE Combined and SMM module types.\r
+  MmServicesTableLib|Include/Library/MmServicesTableLib.h\r
+\r
+  ##  @libraryclass  Module entry point library for standalone MM drivers.\r
+  StandaloneMmDriverEntryPoint|Include/Library/StandaloneMmDriverEntryPoint.h\r
+\r
 [LibraryClasses.IA32, LibraryClasses.X64]\r
   ##  @libraryclass  Abstracts both S/W SMI generation and detection.\r
   ##\r
   ##  @libraryclass  Provides services to log the SMI handler registration.\r
   SmiHandlerProfileLib|Include/Library/SmiHandlerProfileLib.h\r
 \r
-[LibraryClasses.IPF]\r
-  ##  @libraryclass  The SAL Library provides a service to make a SAL CALL.\r
-  SalLib|Include/Library/SalLib.h\r
-\r
-  ##  @libraryclass  Provides library services to make PAL Calls.\r
-  PalLib|Include/Library/PalLib.h\r
-\r
-  ##  @libraryclass  Provides library services to make Extended SAL Calls.\r
-  ExtendedSalLib|Include/Library/ExtendedSalLib.h\r
-\r
 [Guids]\r
   #\r
   # GUID defined in UEFI2.1/UEFI2.0/EFI1.1\r
   ## Include/Ppi/SecHobData.h\r
   gEfiSecHobDataPpiGuid = { 0x3ebdaf20, 0x6667, 0x40d8, {0xb4, 0xee, 0xf5, 0x99, 0x9a, 0xc1, 0xb7, 0x1f } }\r
 \r
+  #\r
+  # PPIs defined in PI 1.7.\r
+  #\r
+\r
+  ## Include/Ppi/PeiCoreFvLocation.h\r
+  gEfiPeiCoreFvLocationPpiGuid   = { 0x52888eae, 0x5b10, 0x47d0, { 0xa8, 0x7f, 0xb8, 0x22, 0xab, 0xa0, 0xca, 0xf4 }}\r
+\r
 [Protocols]\r
   ## Include/Protocol/Pcd.h\r
   gPcdProtocolGuid               = { 0x11B34006, 0xD85B, 0x4D0A, { 0xA2, 0x90, 0xD5, 0xA5, 0x71, 0x31, 0x0E, 0xF7 }}\r
   # @Prompt Fixed Debug Message Print Level.\r
   gEfiMdePkgTokenSpaceGuid.PcdFixedDebugPrintErrorLevel|0xFFFFFFFF|UINT32|0x30001016\r
 \r
+  ## Indicates the control flow enforcement enabling state.\r
+  #  If enabled, it uses control flow enforcement technology to prevent ROP or JOP.<BR><BR>\r
+  #   BIT0 - SMM CET Shadow Stack is enabled.<BR>\r
+  #   Other - reserved\r
+  # @Prompt Enable control flow enforcement.\r
+  gEfiMdePkgTokenSpaceGuid.PcdControlFlowEnforcementPropertyMask|0x0|UINT32|0x30001017\r
+\r
 [PcdsFixedAtBuild,PcdsPatchableInModule]\r
   ## Indicates the maximum length of unicode string used in the following\r
   #  BaseLib functions: StrLen(), StrSize(), StrCmp(), StrnCmp(), StrCpy(), StrnCpy()<BR><BR>\r
   # @Prompt Memory Address of GuidedExtractHandler Table.\r
   gEfiMdePkgTokenSpaceGuid.PcdGuidedExtractHandlerTableAddress|0x1000000|UINT64|0x30001015\r
 \r
-[PcdsFixedAtBuild.IPF, PcdsPatchableInModule.IPF]\r
-  ## The base address of IO port space for IA64 arch.\r
-  # @Prompt IA64 IO Port Space Base Address.\r
-  gEfiMdePkgTokenSpaceGuid.PcdIoBlockBaseAddressForIpf|0x0ffffc000000|UINT64|0x0000000f\r
-\r
 [PcdsFixedAtBuild, PcdsPatchableInModule, PcdsDynamic, PcdsDynamicEx]\r
   ## This value is used to set the base address of PCI express hierarchy.\r
   # @Prompt PCI Express Base Address.\r