From: qhuang8 Date: Mon, 15 Dec 2008 15:54:03 +0000 (+0000) Subject: Add missing DevicePathLib in INF file. X-Git-Tag: edk2-stable201903~19211 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=e05e2b73fc9e7b6662e0f8681b3e3ac2194662c7 Add missing DevicePathLib in INF file. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7036 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/IntelFrameworkModulePkg/Library/SmmRuntimeDxeReportStatusCodeLibFramework/SmmRuntimeDxeReportStatusCodeLibFramework.inf b/IntelFrameworkModulePkg/Library/SmmRuntimeDxeReportStatusCodeLibFramework/SmmRuntimeDxeReportStatusCodeLibFramework.inf index 87804eb035..6d3e3cac5f 100644 --- a/IntelFrameworkModulePkg/Library/SmmRuntimeDxeReportStatusCodeLibFramework/SmmRuntimeDxeReportStatusCodeLibFramework.inf +++ b/IntelFrameworkModulePkg/Library/SmmRuntimeDxeReportStatusCodeLibFramework/SmmRuntimeDxeReportStatusCodeLibFramework.inf @@ -51,6 +51,7 @@ UefiRuntimeServicesTableLib UefiBootServicesTableLib OemHookStatusCodeLib + DevicePathLib [Guids] gEfiStatusCodeSpecificDataGuid # ALWAYS_CONSUMED