Does iPXE support IMAGE_COMBOOT
|
2019-12-06, 12:01
Post: #2
|
|||
|
|||
RE: Does iPXE support IMAGE_COMBOOT
if you make changes and than makes a git diff
or better, add specific lines to config/local/general.h that you want to have. and that post that content. also show us the line you use to compile, and any error messages that you get. // is the comment here. # is precompile flag. Meaning that f you want IMAGE_COMBOT you create config/local/general.h with: #define IMAGE_COMBOT and then compile as usual. however do note, that it is not possible to include combot in an efi build. (which is documented in the FAQ if i'm not mistaken) Also don't try to enable anything that is already enabled by default, it's just redundant, and makes it harder to debug any issues in the future. Use GitHub Discussions VRAM bin |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Does iPXE support IMAGE_COMBOOT - hugogong - 2019-12-06, 03:22
RE: Does iPXE support IMAGE_COMBOOT - NiKiZe - 2019-12-06 12:01
RE: Does iPXE support IMAGE_COMBOOT - NiKiZe - 2019-12-09, 07:24
RE: Does iPXE support IMAGE_COMBOOT - hugogong - 2019-12-09, 08:38
RE: Does iPXE support IMAGE_COMBOOT - hugogong - 2019-12-09, 02:03
RE: Does iPXE support IMAGE_COMBOOT - NiKiZe - 2019-12-09, 08:41
|
User(s) browsing this thread: 1 Guest(s)