diff options
| author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2019-09-13 18:20:40 +0200 |
|---|---|---|
| committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2019-09-20 20:09:18 +0200 |
| commit | 7dc10c933c5d95d173dd17c8c69be8585146c4c8 (patch) | |
| tree | 05cbfee83064e3dc62e796a883e77765543c5680 /include/linux/stringify.h | |
| parent | 23ad52fff4da99895b40a0dddb63579adaae2358 (diff) | |
| download | u-boot-7dc10c933c5d95d173dd17c8c69be8585146c4c8.tar.gz u-boot-7dc10c933c5d95d173dd17c8c69be8585146c4c8.tar.xz u-boot-7dc10c933c5d95d173dd17c8c69be8585146c4c8.zip | |
efi_loader: incorrect return value form DisconnectController
DisconnectController() should never return EFI_NOT_FOUND.
If EFI_DRIVER_BINDING_PROTOCOL.Stop() fails, return EFI_DEVICE_ERROR.
If the driver handle does not expose the EFI_DRIVER_BINDING_PROTOCOL
return EFI_INVALID_PARAMETER.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'include/linux/stringify.h')
0 files changed, 0 insertions, 0 deletions
