mirror of https://github.com/acidanthera/audk.git
Fixed the build issue which is caused by movement of S3Resume.h is moved from MdePkg to IntelFrameworkPkg.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10164 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
548af3e780
commit
667ffa38d1
|
@ -37,6 +37,7 @@
|
|||
[Packages]
|
||||
MdePkg/MdePkg.dec
|
||||
MdeModulePkg/MdeModulePkg.dec
|
||||
IntelFrameworkPkg/IntelFrameworkPkg.dec
|
||||
|
||||
[LibraryClasses]
|
||||
PeiServicesTablePointerLib
|
||||
|
|
Loading…
Reference in New Issue