diff options
Diffstat (limited to 'MdePkg/Library/PeiMemoryLib/PeiMemoryLib.inf')
-rw-r--r-- | MdePkg/Library/PeiMemoryLib/PeiMemoryLib.inf | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/MdePkg/Library/PeiMemoryLib/PeiMemoryLib.inf b/MdePkg/Library/PeiMemoryLib/PeiMemoryLib.inf index 87543c8eba..559fd946cd 100644 --- a/MdePkg/Library/PeiMemoryLib/PeiMemoryLib.inf +++ b/MdePkg/Library/PeiMemoryLib/PeiMemoryLib.inf @@ -1,9 +1,10 @@ #/** @file
-# Component description file for Pei Memory Library
+# Instance of Base Memory Library using PEI Services.
#
# Base Memory Library implementation that uses PEI Services
# where possible for size reduction.
-# Copyright (c) 2006, Intel Corporation
+#
+# Copyright (c) 2006 - 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
|