From 1349236994106e461f82b2df1df5ebbf1bd80898 Mon Sep 17 00:00:00 2001 From: eric_tian Date: Tue, 16 Sep 2008 05:19:25 +0000 Subject: follow up the comments from code review. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5891 6f19259b-4bc3-4df7-8a09-765794883524 --- MdeModulePkg/Library/ExtendedIfrSupportLib/Form.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'MdeModulePkg/Library/ExtendedIfrSupportLib/Form.c') diff --git a/MdeModulePkg/Library/ExtendedIfrSupportLib/Form.c b/MdeModulePkg/Library/ExtendedIfrSupportLib/Form.c index 2a84da4d97..d37821963c 100644 --- a/MdeModulePkg/Library/ExtendedIfrSupportLib/Form.c +++ b/MdeModulePkg/Library/ExtendedIfrSupportLib/Form.c @@ -14,6 +14,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. #include "LibraryInternal.h" +extern EFI_HII_DATABASE_PROTOCOL *gIfrLibHiiDatabase; + /** Get the specified package from a package list based on an index. The Buffer on output is updated to point to a package header in -- cgit v1.2.3