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
d8e33fe91d
commit
92c63dbfa0
@ -147,7 +147,7 @@ typedef struct {
|
|||||||
PXENV_STATUS_t Status;
|
PXENV_STATUS_t Status;
|
||||||
ADDR32_t ProtocolIni; /* Phys addr of a copy of the driver module */
|
ADDR32_t ProtocolIni; /* Phys addr of a copy of the driver module */
|
||||||
uint8_t reserved[8];
|
uint8_t reserved[8];
|
||||||
} PACKED t_PXENV_UNDI_INITALIZE;
|
} PACKED t_PXENV_UNDI_INITIALIZE;
|
||||||
|
|
||||||
|
|
||||||
#define MAXNUM_MCADDR 8
|
#define MAXNUM_MCADDR 8
|
||||||
|
Loading…
Reference in New Issue
Block a user