]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/MdePkg.dec
MdePkg/Include: add MmServicesTableLib header file
[mirror_edk2.git] / MdePkg / MdePkg.dec
index 58992fa689f1fad9535a5c7d63d86115882f1229..a7383b6daafb629e3999990fbd61646a967a1a0f 100644 (file)
@@ -36,9 +36,6 @@
 [Includes.X64]\r
   Include/X64\r
 \r
-[Includes.IPF]\r
-  Include/Ipf\r
-\r
 [Includes.EBC]\r
   Include/Ebc\r
 \r
   ##  @libraryclass  provides EFI_FILE_HANDLE services\r
   FileHandleLib|Include/Library/FileHandleLib.h\r
 \r
+  ## @libraryclass provides helper functions to prevent integer overflow during\r
+  #                type conversion, addition, subtraction, and multiplication.\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
 [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
   #\r
   # GUID defined in PI1.6\r
   #\r
-  ## Include/Guid/DiskInfo.h\r
+  ## Include/Protocol/DiskInfo.h\r
   gEfiDiskInfoSdMmcInterfaceGuid  = { 0x8deec992, 0xd39c, 0x4a5c, { 0xab, 0x6b, 0x98, 0x6e, 0x14, 0x24, 0x2b, 0x9d }}\r
 \r
   #\r
 \r
   ## Include/Protocol/Tls.h\r
   gEfiTlsProtocolGuid                 = { 0xca959f, 0x6cfa, 0x4db1, {0x95, 0xbc, 0xe4, 0x6c, 0x47, 0x51, 0x43, 0x90 }}\r
-  \r
+\r
   ## Include/Protocol/TlsConfig.h\r
   gEfiTlsConfigurationProtocolGuid    = { 0x1682fe44, 0xbd7a, 0x4407, { 0xb7, 0xc7, 0xdc, 0xa3, 0x7c, 0xa3, 0x92, 0x2d }}\r
 \r
 \r
   ## The mask is used to control PerformanceLib behavior.<BR><BR>\r
   #  BIT0 - Enable Performance Measurement.<BR>\r
+  #  BIT1 - Disable Start Image Logging.<BR>\r
+  #  BIT2 - Disable Load Image logging.<BR>\r
+  #  BIT3 - Disable Binding Support logging.<BR>\r
+  #  BIT4 - Disable Binding Start logging.<BR>\r
+  #  BIT5 - Disable Binding Stop logging.<BR>\r
+  #  BIT6 - Disable all other general Perfs.<BR>\r
+  #  BIT1-BIT6 are evaluated when BIT0 is set.<BR>\r
   # @Prompt Performance Measurement Property.\r
-  # @Expression  0x80000002 | (gEfiMdePkgTokenSpaceGuid.PcdPerformanceLibraryPropertyMask & 0xFE) == 0\r
+  # @Expression  0x80000002 | (gEfiMdePkgTokenSpaceGuid.PcdPerformanceLibraryPropertyMask & 0x80) == 0\r
   gEfiMdePkgTokenSpaceGuid.PcdPerformanceLibraryPropertyMask|0|UINT8|0x00000009\r
 \r
   ## The mask is used to control PostCodeLib behavior.<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