aboutsummaryrefslogtreecommitdiff
path: root/src/interface/efi/efi_null.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-14[efi] Provide VLAN configuration protocolMichael Brown1-0/+42
2020-12-17[efi] Allow EFI_USB_IO_PROTOCOL interfaces to be nullified and leakedMichael Brown1-0/+140
2020-10-27[efi] Fix memory copy length used in efi_nullify_name2()Michael Brown1-1/+1
2020-10-26[efi] Nullify interfaces and leak memory on uninstallation failureMichael Brown1-0/+532