libi386: Fix typo in pxe.h
PR: 207337 Submitted by: Tony Narlock <tony@git-pull.com> MFC after: 1 week
This commit is contained in:
parent
77a52e3f15
commit
456a4ad51e
@ -147,7 +147,7 @@ typedef struct {
|
||||
PXENV_STATUS_t Status;
|
||||
ADDR32_t ProtocolIni; /* Phys addr of a copy of the driver module */
|
||||
uint8_t reserved[8];
|
||||
} PACKED t_PXENV_UNDI_INITALIZE;
|
||||
} PACKED t_PXENV_UNDI_INITIALIZE;
|
||||
|
||||
|
||||
#define MAXNUM_MCADDR 8
|
||||
|
Loading…
Reference in New Issue
Block a user