]> git.proxmox.com Git - mirror_edk2.git/commit
EmbeddedPkg/AndroidFastbootTransportTcpDxe: remove broken hostname handling
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Mon, 24 Oct 2016 16:39:10 +0000 (17:39 +0100)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Fri, 28 Oct 2016 12:51:22 +0000 (13:51 +0100)
commit0fe2196f8b8ccf04a4b4b50d739aaa7332ea8b06
tree7aa491334fc9961891abee8427e2682753129ba6
parent5e6676302b6f740dbc3336fa199c05f51a62ee09
EmbeddedPkg/AndroidFastbootTransportTcpDxe: remove broken hostname handling

The fastboot TCP connection setup routine retrieves a hostname from a
UEFI variable 'hostname' that is scoped under a GUID gEfiHostnameVariableGuid
whose definition is missing from the code. Since the hostname is only printed
and then discarded, let's just drop the whole thing.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
EmbeddedPkg/Drivers/AndroidFastbootTransportTcpDxe/FastbootTransportTcp.c
EmbeddedPkg/Drivers/AndroidFastbootTransportTcpDxe/FastbootTransportTcpDxe.inf