]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPlatformPkg/ArmPlatformPkg.dec
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / ArmPlatformPkg / ArmPlatformPkg.dec
index 696d636aaceea9e157e232794a71b71a6d45f94d..7b5d7e6cb520deed1b44e8b515c95e2745d85ea6 100644 (file)
@@ -1,6 +1,6 @@
 #/** @file\r
 #\r
-#  Copyright (c) 2011-2018, ARM Limited. All rights reserved.\r
+#  Copyright (c) 2011-2021, ARM Limited. All rights reserved.\r
 #  Copyright (c) 2015, Intel Corporation. All rights reserved.\r
 #\r
 #  SPDX-License-Identifier: BSD-2-Clause-Patent\r
   Include                        # Root include for the package\r
 \r
 [LibraryClasses]\r
+  ##  @libraryclass  Provides an interface to query platform information.\r
+  #\r
   ArmPlatformLib|Include/Library/ArmPlatformLib.h\r
+\r
+  ##  @libraryclass  Provides an interface to initialize/shutdown a LCD screen.\r
+  #\r
   LcdHwLib|Include/Library/LcdHwLib.h\r
+\r
+  ##  @libraryclass  Provides an interface to configure a LCD screen.\r
+  #\r
   LcdPlatformLib|Include/Library/LcdPlatformLib.h\r
-  NorFlashPlatformLib|Include/Library/NorFlashPlatformLib.h\r
+\r
+  ##  @libraryclass  Provides an interface to the clock of a PL011 device.\r
+  #\r
   PL011UartClockLib|Include/Library/PL011UartClockLib.h\r
+\r
+  ##  @libraryclass  Provides an interface to a PL011 uart.\r
+  #\r
   PL011UartLib|Include/Library/PL011UartLib.h\r
 \r
 [Guids.common]\r
@@ -39,8 +52,6 @@
 [PcdsFeatureFlag.common]\r
   gArmPlatformTokenSpaceGuid.PcdSendSgiToBringUpSecondaryCores|FALSE|BOOLEAN|0x00000004\r
 \r
-  gArmPlatformTokenSpaceGuid.PcdNorFlashCheckBlockLocked|FALSE|BOOLEAN|0x0000003C\r
-\r
   # Disable the GOP controller on ExitBootServices(). By default the value is FALSE,\r
   # we assume the OS will handle the FrameBuffer from the UEFI GOP information.\r
   gArmPlatformTokenSpaceGuid.PcdGopDisableOnExitBootServices|FALSE|BOOLEAN|0x0000003D\r
@@ -77,6 +88,7 @@
   gArmPlatformTokenSpaceGuid.PcdSerialDbgRegisterBase|0x00000000|UINT64|0x00000030\r
   gArmPlatformTokenSpaceGuid.PcdSerialDbgUartBaudRate|0x00000000|UINT64|0x00000031\r
   gArmPlatformTokenSpaceGuid.PcdSerialDbgUartClkInHz|0x00000000|UINT32|0x00000032\r
+  gArmPlatformTokenSpaceGuid.PcdSerialDbgInterrupt|0x00000000|UINT32|0x00000041\r
 \r
   ## PL061 GPIO\r
   gArmPlatformTokenSpaceGuid.PcdPL061GpioBase|0x0|UINT32|0x00000025\r