diff options
author | klu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-07-06 16:09:37 +0000 |
---|---|---|
committer | klu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-07-06 16:09:37 +0000 |
commit | 3111e7b4c3b5b7d26237c229cd32cc121732b0ce (patch) | |
tree | eb9f8f8bfccf6c4dff7cd346c478dc7c8f612173 /MdeModulePkg/Library/PeiPerformanceLib | |
parent | a73480f6f2e211947ac19ef049adcba6f50bb655 (diff) | |
download | edk2-platforms-3111e7b4c3b5b7d26237c229cd32cc121732b0ce.tar.xz |
Use gEfiMdeModulePkgTokenSpaceGuid instead of gEfiEdkModulePkgTokenSpaceGuid.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3131 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Library/PeiPerformanceLib')
-rw-r--r-- | MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf b/MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf index 07c08413d6..ec648bd580 100644 --- a/MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf +++ b/MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf @@ -101,5 +101,5 @@ ################################################################################
[PcdsDynamic.common]
- PcdMaxPeiPerformanceLogEntries|gEfiEdkModulePkgTokenSpaceGuid
+ PcdMaxPeiPerformanceLogEntries|gEfiMdeModulePkgTokenSpaceGuid
|