]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/MdeModulePkg.dec
UefiCpuPkg/Application/Cpuid: Remove unnecessary code check
[mirror_edk2.git] / MdeModulePkg / MdeModulePkg.dec
index 0d8aedec01b1ed4e39a6ab008e8acfa05a4deb26..b685132e5d28041beb17fe6072fd54b959003a73 100644 (file)
@@ -3,7 +3,8 @@
 # It also provides the definitions(including PPIs/PROTOCOLs/GUIDs and library classes)\r
 # and libraries instances, which are used for those modules.\r
 #\r
-# Copyright (c) 2007 - 2015, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2007 - 2016, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2016, Linaro Ltd. All rights reserved.<BR>\r
 # This program and the accompanying materials are licensed and made available under\r
 # the terms and conditions of the BSD License that accompanies this distribution.\r
 # The full text of the license may be found at\r
   #\r
   IpmiLib|Include/Library/IpmiLib.h\r
 \r
+  ## @libraryclass  Provides interfaces for platform to return root bridge information to PciHostBridgeDxe driver.\r
+  #\r
+  PciHostBridgeLib|Include/Library/PciHostBridgeLib.h\r
+\r
 [Guids]\r
   ## MdeModule package token space guid\r
   # Include/Guid/MdeModulePkgTokenSpace.h\r
 \r
   gEfiIfrFrontPageGuid        = { 0xe58809f8, 0xfbc1, 0x48e2, { 0x88, 0x3a, 0xa3, 0x0f, 0xdc, 0x4b, 0x44, 0x1e } }\r
 \r
+  ## Include/Guid/RamDiskHii.h\r
+  gRamDiskFormSetGuid            = { 0x2a46715f, 0x3581, 0x4a55, { 0x8e, 0x73, 0x2b, 0x76, 0x9a, 0xaa, 0x30, 0xc5 }}\r
+\r
 \r
 [Ppis]\r
   ## Include/Ppi/AtaController.h\r
   # @Prompt Driver guid array of VFR drivers for VarCheckHiiBin generation.\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdVarCheckVfrDriverGuidArray|{ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }|VOID*|0x3000103A\r
 \r
+  ## Indicates which ACPI versions are targeted by the ACPI tables exposed to the OS\r
+  #  These values are aligned with the definitions in MdePkg/Include/Protocol/AcpiSystemDescriptionTable.h\r
+  #   BIT 1 - EFI_ACPI_TABLE_VERSION_1_0B.<BR>\r
+  #   BIT 2 - EFI_ACPI_TABLE_VERSION_2_0.<BR>\r
+  #   BIT 3 - EFI_ACPI_TABLE_VERSION_3_0.<BR>\r
+  #   BIT 4 - EFI_ACPI_TABLE_VERSION_4_0.<BR>\r
+  #   BIT 5 - EFI_ACPI_TABLE_VERSION_5_0.<BR>\r
+  # @Prompt Exposed ACPI table versions.\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdAcpiExposedTableVersions|0x3E|UINT32|0x0001004c\r
+\r
 [PcdsPatchableInModule, PcdsDynamic, PcdsDynamicEx]\r
   ## This PCD defines the Console output row. The default value is 25 according to UEFI spec.\r
   #  This PCD could be set to 0 then console output would be at max column and max row.\r
   # this PCD to be TURE if and only if all runtime driver has seperated Code/Data\r
   # section. If PE code/data sections are merged, the result is unpredictable.\r
   #\r
+  # UEFI 2.6 specification does not recommend to use this BIT0 attribute.\r
+  #\r
   # @Prompt Publish UEFI PropertiesTable.\r
-  gEfiMdeModulePkgTokenSpaceGuid.PcdPropertiesTableEnable|TRUE|BOOLEAN|0x0000006e\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdPropertiesTableEnable|FALSE|BOOLEAN|0x0000006e\r
 \r
   ## Default OEM ID for ACPI table creation, its length must be 0x6 bytes to follow ACPI specification.\r
   # @Prompt Default OEM ID for ACPI table creation.\r