efi_md_first
md = efi_md_first();
for (md = efi_md_first(); md != NULL; md = efi_md_next(md)) {
struct efi_md *efi_md_first(void);