Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
yaya2007 committed Nov 29, 2023
1 parent 19c4f81 commit b6c8c30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stage2/shared.h
Original file line number Diff line number Diff line change
Expand Up @@ -2243,7 +2243,7 @@ extern int is64bit;

extern int errorcheck;
extern unsigned int pxe_restart_config;
extern grub_size_t *efi_pxe_buf;
extern char *efi_pxe_buf; //2023-11-28
extern unsigned int saved_pxe_ip;
extern unsigned char saved_pxe_mac[6];

Expand Down

0 comments on commit b6c8c30

Please sign in to comment.