diff options
Diffstat (limited to 'MdePkg/Library/BaseMemoryLib')
-rw-r--r-- | MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf b/MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf index 2e25af2b69..14add41069 100644 --- a/MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf +++ b/MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf @@ -1,8 +1,9 @@ #/** @file
-# Component description file for Base Memory Library
+# Instance of Base Memory Library without assembly.
#
# Base Memory Library implementation - no ASM.
-# Copyright (c) 2007, Intel Corporation
+#
+# Copyright (c) 2007 - 2008, Intel Corporation
#
# All rights reserved. This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License
|