diff options
Diffstat (limited to 'EdkModulePkg/Library')
-rw-r--r-- | EdkModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.msa | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/EdkModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.msa b/EdkModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.msa index ff8db35f4e..7cf03d2bcb 100644 --- a/EdkModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.msa +++ b/EdkModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.msa @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">
<MsaHeader>
<ModuleName>PeiPerformanceLib</ModuleName>
@@ -6,7 +6,7 @@ <GuidValue>F72DE735-B24F-4ef6-897F-70A85D01A047</GuidValue>
<Version>1.0</Version>
<Abstract>Memory-only library functions with no library constructor/destructor</Abstract>
- <Description>FIX ME!</Description>
+ <Description>This module provides the performance measurement interfaces in PEI phase, it is one instance of Performance Libarary.</Description>
<Copyright>Copyright (c) 2006, Intel Corporation</Copyright>
<License>All rights reserved. This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License |