summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseCpuLib/BaseCpuLib.inf
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/BaseCpuLib/BaseCpuLib.inf')
-rw-r--r--MdePkg/Library/BaseCpuLib/BaseCpuLib.inf8
1 files changed, 5 insertions, 3 deletions
diff --git a/MdePkg/Library/BaseCpuLib/BaseCpuLib.inf b/MdePkg/Library/BaseCpuLib/BaseCpuLib.inf
index a58b198723..928327a6bb 100644
--- a/MdePkg/Library/BaseCpuLib/BaseCpuLib.inf
+++ b/MdePkg/Library/BaseCpuLib/BaseCpuLib.inf
@@ -1,8 +1,10 @@
#/** @file
-# Component description file for Base Cpu Library
+# Instance of CPU Library for various architecture.
#
-# Base Library implementation.
-# Copyright (c) 2007, Intel Corporation.
+# CPU Library implemented using ASM functions for IA-32 and X64,
+# PAL CALLs for IPF, and empty functions for EBC.
+#
+# 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