mirror of https://github.com/acidanthera/audk.git
c486a33049
NetLibGetSnpHandle() returns an EFI_HANDLE, not an (EFI_HANDLE*). NetLibGetMacAddress() only uses the return value ("SnpHandle") for a NULL-check. Fix the type of "SnpHandle". This patch is a no-op. Cc: Jiaxin Wu <jiaxin.wu@intel.com> Cc: Siyuan Fu <siyuan.fu@intel.com> Signed-off-by: Laszlo Ersek <lersek@redhat.com> Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com> Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com> Reviewed-by: Siyuan Fu <siyuan.fu@intel.com> |
||
---|---|---|
.. | ||
DxeDpcLib | ||
DxeHttpLib | ||
DxeIpIoLib | ||
DxeNetLib | ||
DxeTcpIoLib | ||
DxeUdpIoLib |