mirror of
https://github.com/ipxe/ipxe
synced 2025-12-13 15:31:42 +03:00
pxe_init_structures() fills in the fields of the !PXE and PXENV+ structures that aren't known until gPXE starts up. Once gPXE is started, these values will never change. Make pxe_init_structures() an initialisation function so that PXE users don't have to worry about calling it.
1.4 KiB
1.4 KiB