summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkPkg/Library
diff options
context:
space:
mode:
authorxli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524>2010-01-07 09:12:14 +0000
committerxli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524>2010-01-07 09:12:14 +0000
commitce9b1e3ae0bdcf8f926ea5132f0bd34e7d384973 (patch)
treef84574925ac7d24a422c2bda422e094140417f7a /IntelFrameworkPkg/Library
parent75a635ace809cfcf9556d15d3ff0ed0ce8314885 (diff)
downloadedk2-ce9b1e3ae0bdcf8f926ea5132f0bd34e7d384973.tar.gz
edk2-ce9b1e3ae0bdcf8f926ea5132f0bd34e7d384973.tar.bz2
edk2-ce9b1e3ae0bdcf8f926ea5132f0bd34e7d384973.zip
Minor code enhancement.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9685 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'IntelFrameworkPkg/Library')
-rw-r--r--IntelFrameworkPkg/Library/SmmLibNull/SmmLibNull.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/IntelFrameworkPkg/Library/SmmLibNull/SmmLibNull.c b/IntelFrameworkPkg/Library/SmmLibNull/SmmLibNull.c
index be13dd70b8..26d12e2a8f 100644
--- a/IntelFrameworkPkg/Library/SmmLibNull/SmmLibNull.c
+++ b/IntelFrameworkPkg/Library/SmmLibNull/SmmLibNull.c
@@ -1,7 +1,7 @@
/** @file
NULL instance of SMM Library.
- Copyright (c) 2009, Intel Corporation<BR>
+ Copyright (c) 2009 - 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
@@ -88,11 +88,9 @@ IsRuntimeSoftwareSmi (
}
/**
-
Clear APM SMI Status Bit; Set the EOS bit.
**/
-
VOID
EFIAPI
ClearSmi (