diff options
Diffstat (limited to 'MdePkg/Library/DxePiLib/DxePiLib.inf')
-rw-r--r-- | MdePkg/Library/DxePiLib/DxePiLib.inf | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/MdePkg/Library/DxePiLib/DxePiLib.inf b/MdePkg/Library/DxePiLib/DxePiLib.inf index c5172ea1a5..baf0a30d94 100644 --- a/MdePkg/Library/DxePiLib/DxePiLib.inf +++ b/MdePkg/Library/DxePiLib/DxePiLib.inf @@ -1,7 +1,5 @@ #/** @file
-# Component description file library instance for PiLib for DXE phase.
-#
-# Library to abstract utility functions that is related to PI Specification.
+# Instance of PI Library for DXE phase.
#
# Copyright (c) 2007 - 2008, Intel Corporation.
#
|