]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/BaseLib.inf
MdePkg: Apply uncrustify changes
[mirror_edk2.git] / MdePkg / Library / BaseLib / BaseLib.inf
index 3b93b5db8d24f0e576284cb1978c41393a864da5..cebda3b210c1fe1bd73fd02e6e0fbe96d335faf0 100644 (file)
@@ -1,10 +1,10 @@
 ## @file\r
 #  Base Library implementation.\r
 #\r
-#  Copyright (c) 2007 - 2020, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2007 - 2021, Intel Corporation. All rights reserved.<BR>\r
 #  Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>\r
 #  Portions copyright (c) 2011 - 2013, ARM Ltd. All rights reserved.<BR>\r
-#  Copyright (c) 2020, Hewlett Packard Enterprise Development LP. All rights reserved.<BR>\r
+#  Copyright (c) 2020 - 2021, Hewlett Packard Enterprise Development LP. All rights reserved.<BR>\r
 #\r
 #  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
@@ -32,6 +32,7 @@
   SwapBytes16.c\r
   LongJump.c\r
   SetJump.c\r
+  QuickSort.c\r
   RShiftU64.c\r
   RRotU64.c\r
   RRotU32.c\r
   Ia32/DisableCache.nasm| GCC\r
   Ia32/RdRand.nasm\r
   Ia32/XGetBv.nasm\r
+  Ia32/XSetBv.nasm\r
+  Ia32/VmgExit.nasm\r
 \r
   Ia32/DivS64x64Remainder.c\r
   Ia32/InternalSwitchStack.c | MSFT\r
   X64/GccInlinePriv.c | GCC\r
   X64/EnableDisableInterrupts.nasm\r
   X64/DisablePaging64.nasm\r
+  X64/Pvalidate.nasm\r
   X64/RdRand.nasm\r
+  X64/RmpAdjust.nasm\r
   X64/XGetBv.nasm\r
+  X64/XSetBv.nasm\r
+  X64/VmgExit.nasm\r
   ChkStkGcc.c  | GCC\r
 \r
 [Sources.EBC]\r
   RiscV64/DisableInterrupts.c\r
   RiscV64/EnableInterrupts.c\r
   RiscV64/CpuPause.c\r
+  RiscV64/MemoryFence.S             | GCC\r
   RiscV64/RiscVSetJumpLongJump.S    | GCC\r
   RiscV64/RiscVCpuBreakpoint.S      | GCC\r
   RiscV64/RiscVCpuPause.S           | GCC\r
   DebugLib\r
   BaseMemoryLib\r
 \r
+[LibraryClasses.X64, LibraryClasses.IA32]\r
+  RegisterFilterLib\r
+\r
 [Pcd]\r
   gEfiMdePkgTokenSpaceGuid.PcdMaximumLinkedListLength      ## SOMETIMES_CONSUMES\r
   gEfiMdePkgTokenSpaceGuid.PcdMaximumAsciiStringLength     ## SOMETIMES_CONSUMES\r