diff options
-rw-r--r-- | ui.inc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -181,6 +181,8 @@ fk_nofile: pop di ; %if IS_PXELINUX show_network_info: + push di ; Command line write pointer + call crlf mov si,IPAppends ; See comboot.doc mov cx,numIPAppends .loop: |