summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.inf
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.inf')
-rw-r--r--MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.inf3
1 files changed, 2 insertions, 1 deletions
diff --git a/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.inf b/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.inf
index 7841967821..971bedb970 100644
--- a/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.inf
+++ b/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.inf
@@ -1,8 +1,9 @@
#/** @file
-# Component description file for RepStr Base Memory Library
+# Instance of Base Memory Library using REP string instructions.
#
# Base Memory Library that uses REP string instructions for
# high performance and small size. Optimized for use in PEI.
+#
# Copyright (c) 2007 - 2008, Intel Corporation
#
# All rights reserved. This program and the accompanying materials