]> git.proxmox.com Git - mirror_edk2.git/commitdiff
MdeModulePkg/[Pei|Dxe]ResetSystemLib: Add PPI/Protocol dependency
authorRuiyu Ni <ruiyu.ni@intel.com>
Mon, 2 Jul 2018 03:16:22 +0000 (11:16 +0800)
committerRuiyu Ni <ruiyu.ni@intel.com>
Tue, 3 Jul 2018 06:39:57 +0000 (14:39 +0800)
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
MdeModulePkg/Library/DxeResetSystemLib/DxeResetSystemLib.inf
MdeModulePkg/Library/PeiResetSystemLib/PeiResetSystemLib.inf

index 5cd52d88593eb5c251ce1cf2b8189d1bd313e41a..e25c3e7d551e85e30f3cf9816e6808410308c088 100644 (file)
@@ -36,3 +36,6 @@
 \r
 [LibraryClasses]\r
   UefiRuntimeServicesTableLib\r
+\r
+[Depex]\r
+  gEfiResetArchProtocolGuid\r
index b1b9388c63b65cf589a6225171cb9964323674e8..5af03f305c0d28e80a392d40a8477384193375d8 100644 (file)
@@ -37,3 +37,5 @@
 [LibraryClasses]\r
   PeiServicesLib\r
 \r
+[Depex]\r
+  gEfiPeiReset2PpiGuid\r