mirror of
https://git.proxmox.com/git/efi-boot-shim
synced 2025-05-30 17:41:32 +00:00
EFI_PXE_BASE_CODE_DHCPV6_PACKET is in gnu-efi-3.0t
This commit is contained in:
parent
632503aa07
commit
6cd79ef950
@ -56,15 +56,6 @@ static EFI_IP_ADDRESS tftp_addr;
|
|||||||
static char *full_path;
|
static char *full_path;
|
||||||
|
|
||||||
|
|
||||||
/*
|
|
||||||
* Not in the EFI header set yet, so I have to declare it here
|
|
||||||
*/
|
|
||||||
typedef struct {
|
|
||||||
UINT32 MessageType:8;
|
|
||||||
UINT32 TransactionId:24;
|
|
||||||
UINT8 DhcpOptions[1024];
|
|
||||||
} EFI_PXE_BASE_CODE_DHCPV6_PACKET;
|
|
||||||
|
|
||||||
typedef struct {
|
typedef struct {
|
||||||
UINT16 OpCode;
|
UINT16 OpCode;
|
||||||
UINT16 Length;
|
UINT16 Length;
|
||||||
|
Loading…
Reference in New Issue
Block a user