summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/DebugPortDxe
diff options
context:
space:
mode:
authorjji4 <jji4@6f19259b-4bc3-4df7-8a09-765794883524>2008-10-30 06:05:06 +0000
committerjji4 <jji4@6f19259b-4bc3-4df7-8a09-765794883524>2008-10-30 06:05:06 +0000
commitfe1e36e550c6ffcd2561903d434683d3939e1942 (patch)
tree31618cec624f5f927f9ce4c5745fb995095879bf /MdeModulePkg/Universal/DebugPortDxe
parentfe467413d2230a2170bb3ffc91e5e8c909920628 (diff)
downloadedk2-fe1e36e550c6ffcd2561903d434683d3939e1942.tar.gz
edk2-fe1e36e550c6ffcd2561903d434683d3939e1942.tar.bz2
edk2-fe1e36e550c6ffcd2561903d434683d3939e1942.zip
Patch to remove STATIC modifier. This is on longer recommended by EFI Framework coding style. All duplicated symbols has been renamed accordingly.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6296 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Universal/DebugPortDxe')
-rw-r--r--MdeModulePkg/Universal/DebugPortDxe/DebugPort.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/MdeModulePkg/Universal/DebugPortDxe/DebugPort.c b/MdeModulePkg/Universal/DebugPortDxe/DebugPort.c
index 914a8c703c..e5844dc9fa 100644
--- a/MdeModulePkg/Universal/DebugPortDxe/DebugPort.c
+++ b/MdeModulePkg/Universal/DebugPortDxe/DebugPort.c
@@ -21,7 +21,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
//
// Misc. functions local to this module..
//
-STATIC
VOID
GetDebugPortVariable (
DEBUGPORT_DEVICE *DebugPortDevice