From db014f3c23be19e11964d48f2bcb25b54a9bf722 Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Wed, 13 Mar 2013 22:34:06 +0000 Subject: [efi] Add last_opened_snpdev() Signed-off-by: Michael Brown --- src/include/ipxe/efi/efi_snp.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/include/ipxe/efi') diff --git a/src/include/ipxe/efi/efi_snp.h b/src/include/ipxe/efi/efi_snp.h index c86760908..074d1b27d 100644 --- a/src/include/ipxe/efi/efi_snp.h +++ b/src/include/ipxe/efi/efi_snp.h @@ -71,5 +71,6 @@ struct efi_snp_device { extern int efi_snp_hii_install ( struct efi_snp_device *snpdev ); extern void efi_snp_hii_uninstall ( struct efi_snp_device *snpdev ); +extern struct efi_snp_device * last_opened_snpdev ( void ); #endif /* _IPXE_EFI_SNP_H */ -- cgit v1.2.3-55-g7522