Page MenuHomeFreeBSD

D44008.id134800.diff
No OneTemporary

D44008.id134800.diff

diff --git a/stand/efi/loader/main.c b/stand/efi/loader/main.c
--- a/stand/efi/loader/main.c
+++ b/stand/efi/loader/main.c
@@ -278,10 +278,11 @@
#endif
#ifdef MD_IMAGE_SIZE
+extern struct devsw md_dev;
+
static bool
probe_md_currdev(void)
{
- extern struct devsw md_dev;
bool rv;
set_currdev_devsw(&md_dev, 0);

File Metadata

Mime Type
text/plain
Expires
Tue, Apr 21, 6:32 AM (9 h, 40 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31894424
Default Alt Text
D44008.id134800.diff (325 B)

Event Timeline