summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/PeiPalLib/PeiPalLib.inf
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/PeiPalLib/PeiPalLib.inf')
-rw-r--r--MdePkg/Library/PeiPalLib/PeiPalLib.inf6
1 files changed, 4 insertions, 2 deletions
diff --git a/MdePkg/Library/PeiPalLib/PeiPalLib.inf b/MdePkg/Library/PeiPalLib/PeiPalLib.inf
index 7ffe83508a..a8df0b7e43 100644
--- a/MdePkg/Library/PeiPalLib/PeiPalLib.inf
+++ b/MdePkg/Library/PeiPalLib/PeiPalLib.inf
@@ -1,7 +1,9 @@
#/** @file
-# Component description file for Pei PAL call Library
+# Instance of PAL Library using a PPI for PAL entrypoint .
+#
+# Instance of PAL Library that uses a PPI to retrieve the PAL
+# Entry Point and layers on top of AsmPalCall() in the Base Library
#
-# PAL Call Library implementation to wrap the PAL call in PEI.
# Copyright (c) 2006 - 2008, Intel Corporation
#
# All rights reserved.