mirror of https://github.com/acidanthera/audk.git
Correct wrong Library class's name
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3536 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
2115deb3ce
commit
1e8bf44180
|
@ -57,7 +57,7 @@
|
|||
HobLib
|
||||
PeimEntryPoint
|
||||
DebugLib
|
||||
PeiServiceTablePointerLib
|
||||
PeiServicesTablePointerLib
|
||||
|
||||
[Ppis]
|
||||
gEfiPeiReadOnlyVariable2PpiGuid # PPI ALWAYS_CONSUMED
|
||||
|
|
Loading…
Reference in New Issue