Sent: Sunday, October 20, 2019 7:42 PM
> To: Rabeda, Maciej ;
> devel@edk2.groups.io
> Cc: Wu, Jiaxin
> Subject: Re: [edk2-devel] [PATCH v2 1/1]
> NetworkPkg/SnpDxe: Remove ExitBootServices event
>
> Reviewed-by: Siyuan Fu
>
> > -Original Message-
> > F
Reviewed-by: Siyuan Fu
> -Original Message-
> From: Rabeda, Maciej
> Sent: 2019年10月14日 20:37
> To: devel@edk2.groups.io
> Cc: Fu, Siyuan ; Wu, Jiaxin
> Subject: [PATCH v2 1/1] NetworkPkg/SnpDxe: Remove ExitBootServices
> event
>
> Patch addresses Bugzilla #1972.
> During ExitBootServic
Patch addresses Bugzilla #1972.
During ExitBootServices stage, drivers should not call any
functions known to use Memory Allocation Services. One of such
functions (as per UEFI spec) is UNDI->Shutdown().
Since UNDI drivers during ExitBootServices phase are expected
to put the adapter to such a sta