audk/NetworkPkg/SnpDxe
Siyuan, Fu 6f3ac73cd3 NetworkPkg/SnpDxe: Use PcdGetBool() instead of FixedPcdGetBool in Snp.c
This patch fixes a problem introduced by commit
  61bb6eeb4d.

The PcdSnpCreateExitBootServicesEvent is not guaranteed to be FixedAtBuild,
so use PcdGetBool() to supports both fixed and patchable PCD.

Cc: Jiaxin Wu <jiaxin.wu@intel.com>
Signed-off-by: Siyuan Fu <siyuan.fu@intel.com>
Reviewed-by: Jiaxin Wu <jiaxin.wu@intel.com>
2019-10-29 17:39:10 +08:00
..
Callback.c
ComponentName.c
Get_status.c
Initialize.c
Mcast_ip_to_mac.c
Nvdata.c
Receive.c
Receive_filters.c
Reset.c
Shutdown.c
Snp.c NetworkPkg/SnpDxe: Use PcdGetBool() instead of FixedPcdGetBool in Snp.c 2019-10-29 17:39:10 +08:00
Snp.h NetworkPkg/SnpDxe: Add PCD to remove ExitBootServices event from SNP driver. 2019-10-21 14:50:51 +08:00
SnpDxe.inf NetworkPkg/SnpDxe: Add PCD to remove ExitBootServices event from SNP driver. 2019-10-21 14:50:51 +08:00
SnpDxe.uni
SnpDxeExtra.uni
Start.c
Station_address.c
Statistics.c
Stop.c
Transmit.c
WaitForPacket.c