There's one ARM, one x86_32 and one x86_64 version of efi_open_volume()
which can be folded into a single shared version by masking their
differences with the efi_call_proto() macro introduced by commit:
|
||
|---|---|---|
| .. | ||
| asm | ||
| debug | ||
| uapi/asm | ||
There's one ARM, one x86_32 and one x86_64 version of efi_open_volume()
which can be folded into a single shared version by masking their
differences with the efi_call_proto() macro introduced by commit:
|
||
|---|---|---|
| .. | ||
| asm | ||
| debug | ||
| uapi/asm | ||