summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BasePciExpressLib/PciLib.c
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/BasePciExpressLib/PciLib.c')
-rw-r--r--MdePkg/Library/BasePciExpressLib/PciLib.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/MdePkg/Library/BasePciExpressLib/PciLib.c b/MdePkg/Library/BasePciExpressLib/PciLib.c
index fab8107af3..37d8bcd3b5 100644
--- a/MdePkg/Library/BasePciExpressLib/PciLib.c
+++ b/MdePkg/Library/BasePciExpressLib/PciLib.c
@@ -7,7 +7,7 @@
All assertions for I/O operations are handled in MMIO functions in the IoLib
Library.
- Copyright (c) 2006, Intel Corporation<BR>
+ Copyright (c) 2006 - 2008, 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
@@ -48,8 +48,7 @@
@return The base address of PCI Express.
**/
-STATIC
-volatile VOID*
+VOID*
GetPciExpressBaseAddress (
VOID
)