mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-27 01:55:16 +07:00
c4db9c1e8c
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:
|
||
---|---|---|
.. | ||
arm32-stub.c | ||
arm64-stub.c | ||
arm-stub.c | ||
efi-stub-helper.c | ||
efistub.h | ||
fdt.c | ||
gop.c | ||
Makefile | ||
random.c | ||
secureboot.c | ||
string.c | ||
tpm.c |