mirror of https://github.com/acidanthera/audk.git
19c2a92805
The SignalEvent() boot service takes an EFI_EVENT, not an (EFI_EVENT*). Fix the call in the notification function of "EFI_SIMPLE_NETWORK_PROTOCOL.WaitForPacket". This is an actual bug. The reason it's never been triggered is likely that the "SNP.WaitForPacket" event is rarely waited for by applications -- edk2 itself has zero instances of that, for example. Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org> Cc: Jordan Justen <jordan.l.justen@intel.com> Signed-off-by: Laszlo Ersek <lersek@redhat.com> Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com> Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> |
||
---|---|---|
.. | ||
ComponentName.c | ||
DriverBinding.c | ||
EntryPoint.c | ||
Events.c | ||
SnpGetStatus.c | ||
SnpInitialize.c | ||
SnpMcastIpToMac.c | ||
SnpReceive.c | ||
SnpReceiveFilters.c | ||
SnpSharedHelpers.c | ||
SnpShutdown.c | ||
SnpStart.c | ||
SnpStop.c | ||
SnpTransmit.c | ||
SnpUnsupported.c | ||
TechNotes.txt | ||
VirtioNet.h | ||
VirtioNet.inf |