summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/UefiMemoryLib/UefiMemoryLib.inf
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/UefiMemoryLib/UefiMemoryLib.inf')
-rw-r--r--MdePkg/Library/UefiMemoryLib/UefiMemoryLib.inf2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/UefiMemoryLib/UefiMemoryLib.inf b/MdePkg/Library/UefiMemoryLib/UefiMemoryLib.inf
index 2556225e1d..35dff7a4c3 100644
--- a/MdePkg/Library/UefiMemoryLib/UefiMemoryLib.inf
+++ b/MdePkg/Library/UefiMemoryLib/UefiMemoryLib.inf
@@ -32,6 +32,7 @@
ScanMem8Wrapper.c
ZeroMemWrapper.c
CompareMemWrapper.c
+ SetMemNWrapper.c
SetMem64Wrapper.c
SetMem32Wrapper.c
SetMem16Wrapper.c
@@ -47,7 +48,6 @@
[Packages]
MdePkg/MdePkg.dec
-
[LibraryClasses]
BaseLib
UefiBootServicesTableLib