From e05e2b73fc9e7b6662e0f8681b3e3ac2194662c7 Mon Sep 17 00:00:00 2001 From: qhuang8 Date: Mon, 15 Dec 2008 15:54:03 +0000 Subject: Add missing DevicePathLib in INF file. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7036 6f19259b-4bc3-4df7-8a09-765794883524 --- .../SmmRuntimeDxeReportStatusCodeLibFramework.inf | 1 + 1 file changed, 1 insertion(+) (limited to 'IntelFrameworkModulePkg/Library/SmmRuntimeDxeReportStatusCodeLibFramework') 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 -- cgit v1.2.3