From 8e8ae2daec6bb317da1ccbe89fa5d328f609735f Mon Sep 17 00:00:00 2001 From: xli24 Date: Thu, 7 Jan 2010 09:17:03 +0000 Subject: Minor code enhancement. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9686 6f19259b-4bc3-4df7-8a09-765794883524 --- IntelFrameworkModulePkg/Library/GenericBdsLib/Ipf/ShadowRom.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'IntelFrameworkModulePkg/Library/GenericBdsLib') diff --git a/IntelFrameworkModulePkg/Library/GenericBdsLib/Ipf/ShadowRom.c b/IntelFrameworkModulePkg/Library/GenericBdsLib/Ipf/ShadowRom.c index 10e8f55c55..28af4fd7ea 100644 --- a/IntelFrameworkModulePkg/Library/GenericBdsLib/Ipf/ShadowRom.c +++ b/IntelFrameworkModulePkg/Library/GenericBdsLib/Ipf/ShadowRom.c @@ -1,7 +1,7 @@ /** @file Shadow all option rom -Copyright (c) 2004 - 2008, Intel Corporation.
+Copyright (c) 2004 - 2010, Intel Corporation.
All rights reserved. This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at @@ -20,6 +20,7 @@ UINT8 mShadowRomFlag = 0; Shadow all opton ROM if the it is not done. **/ VOID +EFIAPI ShadowAllOptionRom( VOID ) -- cgit v1.2.3