From 94646ec0e39546f2b306bd07ca75b45ce714a671 Mon Sep 17 00:00:00 2001 From: vanjeff Date: Tue, 8 Jul 2008 05:18:46 +0000 Subject: Ecc clean. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5415 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Library/BasePciExpressLib/PciLib.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'MdePkg/Library/BasePciExpressLib') 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
+ Copyright (c) 2006 - 2008, 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 @@ -48,8 +48,7 @@ @return The base address of PCI Express. **/ -STATIC -volatile VOID* +VOID* GetPciExpressBaseAddress ( VOID ) -- cgit v1.2.3