From 3b42ed477f21ee3f5851dc2993ea670e9edc10f7 Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Tue, 5 Aug 2014 23:07:12 +0100 Subject: [efi] Provide centralised definitions of commonly-used GUIDs Signed-off-by: Michael Brown --- src/interface/efi/efi_pci.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/interface/efi/efi_pci.c') diff --git a/src/interface/efi/efi_pci.c b/src/interface/efi/efi_pci.c index 785ed8911..033eae87c 100644 --- a/src/interface/efi/efi_pci.c +++ b/src/interface/efi/efi_pci.c @@ -120,10 +120,6 @@ PROVIDE_PCIAPI_INLINE ( efi, pci_write_config_dword ); ****************************************************************************** */ -/** EFI PCI I/O protocol GUID */ -static EFI_GUID efi_pci_io_protocol_guid - = EFI_PCI_IO_PROTOCOL_GUID; - /** * Open EFI PCI device * -- cgit v1.2.3-55-g7522