mirror of
https://github.com/ipxe/ipxe
synced 2025-12-26 01:22:37 +03:00
[efi] Add last_opened_snpdev()
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user