public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* Enabling network interface for Realtek8168 chip
@ 2018-05-13 14:28 Anatol Pomozov
  2018-05-14  2:42 ` Richardson, Brian
  0 siblings, 1 reply; 4+ messages in thread
From: Anatol Pomozov @ 2018-05-13 14:28 UTC (permalink / raw)
  To: edk2-devel

Hello

I have a HP Chromebox (codename "zako") that is a small-form factor
nice x86 computer useful for experiments. I installed firmware from
Matt Davo - the firmware is Coreboot + UEFI payload. UEFI compiled
from this sourcecode fork https://github.com/MattDevo/edk2

At my cromebox I have an ethernet contoller that is identified by
Linux `lspci` as "01:00.0 Ethernet controller [0200]: Realtek
Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet
Controller [10ec:8168] (rev 0c)"

I want to use ethernet network from an UEFI application. I use
LocateHandle() to find a SimpleNetworkProtocol for me. Network works
fine with QEMU and Intel e1000e controller. But at real hardware at
Chromebox LocateHandle() handle returns error EFI_NOT_FOUND.

It sounds like the realtek driver is not enabled at UEFI firmware level.

Does anyone have pointers how to enable or implement Realtek8168 driver in edk2?


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-05-14  5:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-13 14:28 Enabling network interface for Realtek8168 chip Anatol Pomozov
2018-05-14  2:42 ` Richardson, Brian
2018-05-14  4:03   ` Anatol Pomozov
2018-05-14  5:21     ` Richardson, Brian

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox