pftf / RPi4

Raspberry Pi 4 UEFI Firmware Images
https://rpi4-uefi.dev
Other
1.2k stars 141 forks source link

How To Make The network work without a ethernet cable #234

Closed Bryce10111 closed 1 year ago

pbatard commented 1 year ago

If you want WiFi access in the UEFi environment, you will need to write a WiFi UEFI driver for the brcm80211 wireless controller and submit it to edk2-platforms for review, in the same manner as what was done for the Ethernet (Genet) driver.

I'm afraid that unless someone invests time to write a driver, you will not have wireless access in UEFI.