14.1.12 EFI_PXE_BASE_CODE.SetPackets()
Summary
Updates the contents of the cached DHCP and Discover packets.
Prototype
EFI_STATUS
(EFIAPI *EFI_PXE_BASE_CODE_SET_PACKETS) (
IN EFI_PXE_BASE_CODE
IN BOOLEAN
IN BOOLEAN
IN BOOLEAN
IN BOOLEAN
IN BOOLEAN
IN BOOLEAN
IN EFI_PXE_BASE_CODE_PACKET
IN EFI_PXE_BASE_CODE_PACKET
IN EFI_PXE_BASE_CODE_PACKET
IN EFI_PXE_BASE_CODE_PACKET
IN EFI_PXE_BASE_CODE_PACKET
IN EFI_PXE_BASE_CODE_PACKET
);
Parameters
This
NewDhcpDiscoverValid
NewDhcpAckReceived
NewProxyOfferReceived
NewPxeDiscoverValid
NewPxeReplyReceived
Version 1.02
*This,
*NewDhcpDiscoverValid,
*NewDhcpAckReceived,
*NewProxyOfferReceived, OPTIONAL
*NewPxeDiscoverValid,
*NewPxeReplyReceived,
*NewPxeBisReplyReceived,OPTIONAL
*NewDhcpDiscover, OPTIONAL
*NewDhcpAck,
*NewProxyOffer,
*NewPxeDiscover,
*NewPxeReply,
*NewPxeBisReply
Pointer to the
EFI_PXE_BASE_CODE
If not NULL, a pointer to a value that specifies whether to
replace the current value of
NULL, this parameter is ignored.
If not NULL, a pointer to a value that specifies whether to
replace the current value of
NULL, this parameter is ignored.
If not NULL, a pointer to a value that specifies whether to
replace the current value of
If NULL, this parameter is ignored.
If not NULL, a pointer to a value that specifies whether to
replace the current value of
NULL, this parameter is ignored.
If not NULL, a pointer to a value that specifies whether to
replace the current value of
NULL, this parameter is ignored.
12/12/00
PXE Base Code Protocol
OPTIONAL
OPTIONAL
OPTIONAL
OPTIONAL
OPTIONAL
OPTIONAL
OPTIONAL
OPTIONAL
OPTIONAL
instance.
DhcpDiscoverValid
field. If
DhcpAckReceived
ProxyOfferReceived
field. If
PxeDiscoverValid
field. If
PxeReplyReceived
field. If
field.
271
Need help?
Do you have a question about the Extensible Firmware Interface and is the answer not in the manual?