summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/DxePalLib/DxePalLib.inf
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/DxePalLib/DxePalLib.inf')
-rw-r--r--MdePkg/Library/DxePalLib/DxePalLib.inf7
1 files changed, 4 insertions, 3 deletions
diff --git a/MdePkg/Library/DxePalLib/DxePalLib.inf b/MdePkg/Library/DxePalLib/DxePalLib.inf
index 09b1498e80..91ddb9ba92 100644
--- a/MdePkg/Library/DxePalLib/DxePalLib.inf
+++ b/MdePkg/Library/DxePalLib/DxePalLib.inf
@@ -1,8 +1,9 @@
# @file
-# Instance of PAL Library Class
+# Instance of PAL Library retrieving PAL entrypoint from HOB.
+#
+# Instance of PAL Library that uses a HOB to retrieve the PAL
+# Entry Point and layers on top of AsmPalCall() in the Base Library.
#
-# This library implements the PAL Library Class for the early dxe drivers that need PAL calls before the
-# Extended SAL PAL services are available
# Copyright (c) 2007 - 2008, Intel Corporation. All rights reserved.
#
# This software and associated documentation (if any) is furnished