Hmm,

Mnp->Configure() will eventually call MnpStartSnp().

A grep for Mnp->Configure shows that:
* ArpDxe performs this on DriverBinding.Start()
* Ip6Dxe performs this on DriverBinding.Start()

Ipv4 and DnsDhcp do this as a part of their Configure() they expose in the API.

Cheers,
Tom


_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to