diff options
Diffstat (limited to 'UefiCpuPkg/Library/CpuCacheInfoLib/PeiCpuCacheInfoLib.inf')
-rw-r--r-- | UefiCpuPkg/Library/CpuCacheInfoLib/PeiCpuCacheInfoLib.inf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/UefiCpuPkg/Library/CpuCacheInfoLib/PeiCpuCacheInfoLib.inf b/UefiCpuPkg/Library/CpuCacheInfoLib/PeiCpuCacheInfoLib.inf index c643fc8..a0b2942 100644 --- a/UefiCpuPkg/Library/CpuCacheInfoLib/PeiCpuCacheInfoLib.inf +++ b/UefiCpuPkg/Library/CpuCacheInfoLib/PeiCpuCacheInfoLib.inf @@ -35,9 +35,9 @@ PeiServicesTablePointerLib
[Ppis]
- gEdkiiPeiMpServices2PpiGuid
+ gEfiPeiMpServices2PpiGuid
[Pcd]
[Depex]
- gEdkiiPeiMpServices2PpiGuid
+ gEfiPeiMpServices2PpiGuid
|