Minor code enhancement.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9686 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
xli24
2010-01-07 09:17:03 +00:00
parent ce9b1e3ae0
commit 8e8ae2daec
4 changed files with 41 additions and 41 deletions

View File

@@ -1,7 +1,7 @@
/** @file
Shadow all option rom
Copyright (c) 2004 - 2008, Intel Corporation. <BR>
Copyright (c) 2004 - 2010, Intel Corporation. <BR>
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
)