index
:
mirror/ipxe.git
acpimac
aenq
aqc1xx
armlinux
assert
autoexec_pxe
autovlan
cached_proxydhcp
cc
centos7
cleardhcp
coverity_scan
dell3440b
des
dns_primary
edk2
efi_watchdog
efibridge
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
gcc12
gcmassert
hackesp
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
itautec
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
naptest
netidx
netstate
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
pkgcache
processorbind
pxemenuscroll
rbgstart
realtek_hack
riscv64
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
snploop
snppad
supplicant
sysmac
tcpwindow
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmpintf
udpdrop
uri
utf8
vbox
vetodhcp6
vgafix
wimboot
wimboot2
x25519
xen
xen-sg
xhci_fail
mirror/ipxe.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
serial.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[init] Show startup and shutdown function names in debug messages
Michael Brown
2019-01-25
1
-0
/
+1
*
[serial] Add missing #include <string.h>
Michael Brown
2016-03-12
1
-0
/
+1
*
[serial] Use new UART abstraction in serial console driver
Michael Brown
2015-06-29
1
-212
/
+137
*
[serial] Enable UART FIFOs
Peter Pickford
2014-04-22
1
-2
/
+2
*
[serial] Don't enable serial console without serial support
Shao Miller
2012-10-05
1
-1
/
+6
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-19
1
-3
/
+3
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
1
-0
/
+2
*
[ioapi] Remove old io.h file and switch all users over to <gpxe/io.h>
Michael Brown
2008-10-12
1
-1
/
+1
*
[iSCSI] Support Windows Server 2008 direct iSCSI installation
Michael Brown
2008-07-17
1
-2
/
+2
*
[Serial] Split serial console from serial driver
Stefan Hajnoczi
2008-06-05
1
-29
/
+13
*
[Timers] Miscellaneous timer system fixes
Michael Brown
2008-03-18
1
-1
/
+1
*
Modify gPXE core and drivers to work with the new timer subsystem
Alexey Zaytsev
2008-03-02
1
-1
/
+1
*
Separated out initialisation functions from startup/shutdown functions.
Michael Brown
2007-07-03
1
-2
/
+16
*
We don't actually use the reset functions anywhere, and nothing really
Michael Brown
2007-07-03
1
-1
/
+1
*
Warnings purge of src/core
Marty Connor
2007-07-02
1
-1
/
+1
*
Check that serial port init actually happens
Michael Brown
2006-09-01
1
-0
/
+2
*
Added debug to catch initialisation failures
Michael Brown
2006-09-01
1
-6
/
+18
*
Hopefully fix gcc3 build issue
Michael Brown
2006-08-30
1
-1
/
+1
*
Move init.h to gpxe/init.h.
Michael Brown
2006-04-30
1
-1
/
+1
*
gcc is rather over-aggressive about optimising out static data structures
Michael Brown
2006-04-24
1
-2
/
+2
*
Whoops
Michael Brown
2005-04-17
1
-1
/
+1
*
Allow serial port options to be specified in a relatively friendly format.
Michael Brown
2005-04-17
1
-13
/
+23
*
Merged mcb30-realmode-redesign back to HEAD
Michael Brown
2005-04-08
1
-41
/
+35
*
Initial revision
Michael Brown
2005-03-08
1
-0
/
+236