seabios/src
Kevin O'Connor 0551a4be2c paravirt: Only enable sercon in NOGRAPHIC mode if no other console specified
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
(cherry picked from commit 0541f2f0f2)
2018-03-19 10:10:55 +01:00
..
fw paravirt: Only enable sercon in NOGRAPHIC mode if no other console specified 2018-03-19 10:10:55 +01:00
hw timer: Avoid integer overflows in usec and nsec calculations 2017-11-02 11:28:25 -04:00
std tpm: Rework tpm_build_and_send_cmd() into tpm_simple_cmd() 2016-11-27 15:04:48 -05:00
Kconfig add serial console support 2017-09-22 11:13:22 -04:00
apm.c apm: Remove old Bochs mechanism for shutdown/suspend/standby. 2014-04-07 17:35:47 -04:00
asm-offsets.c Use an aligned stack offset when entering on the extra stack 2014-11-12 12:17:57 -05:00
biosvar.h memmap: Introduce SYMBOL() macro to access linker script symbols 2015-10-15 10:52:13 -04:00
block.c block: Rename disk_op_s->drive_gf to drive_fl 2017-09-27 19:02:28 -04:00
block.h block: Rename disk_op_s->drive_gf to drive_fl 2017-09-27 19:02:28 -04:00
bmp.c Fix typos found by codespell 2015-10-09 13:34:28 -04:00
boot.c boot: Rename drive_g to drive 2017-09-27 19:01:37 -04:00
bootsplash.c splash: Skip the RGB555 mode 2016-06-02 08:49:08 -04:00
bregs.h Minor - fix some typos in comments. 2014-04-05 09:19:04 -04:00
byteorder.h Move fw/acpi.h to std/acpi.h. 2013-09-18 20:48:34 -04:00
cdrom.c block: Rename disk_op_s->drive_gf to drive_fl 2017-09-27 19:02:28 -04:00
clock.c add serial console support 2017-09-22 11:13:22 -04:00
code16gcc.s Direct compile 16bit C code instead of including via .S files. 2012-02-11 10:49:45 -05:00
config.h add serial console support 2017-09-22 11:13:22 -04:00
cp437.c std: add cp437 to unicode map 2017-09-22 11:13:22 -04:00
cp437.h std: add cp437 to unicode map 2017-09-22 11:13:22 -04:00
disk.c block: Rename disk_op_s->drive_gf to drive_fl 2017-09-27 19:02:28 -04:00
e820map.c e820: Update debugging messages to report 64bit values 2015-10-15 10:52:13 -04:00
e820map.h e820: Rename memmap.c to e820map.c and use consistent "e820_" prefix 2015-10-15 10:52:13 -04:00
entryfuncs.S Use an aligned stack offset when entering on the extra stack 2014-11-12 12:17:57 -05:00
farptr.h Remove ioport.h; disperse its contents to other header files. 2013-09-28 22:10:31 -04:00
font.c build: Get fixed address variables from 32bit compile pass (not 16bit) 2014-06-11 16:22:51 -04:00
gen-defs.h Add tool for generating assembler offset definition file. 2008-11-16 18:14:33 -05:00
jpeg.c Merge bmp.h, boot.h, jpeg.h, and post.h into util.h. 2013-09-18 20:48:35 -04:00
kbd.c kbd: make enqueue_key public, add ascii_to_keycode 2017-09-22 11:13:22 -04:00
list.h malloc: Introduce common helper alloc_new_detail() 2015-10-15 10:52:13 -04:00
malloc.c malloc: Rename csm_malloc_preinit() to malloc_csm_preinit() 2015-10-15 14:15:26 -04:00
malloc.h malloc: Rename csm_malloc_preinit() to malloc_csm_preinit() 2015-10-15 14:15:26 -04:00
memmap.h memmap: Introduce SYMBOL() macro to access linker script symbols 2015-10-15 10:52:13 -04:00
misc.c add serial console support 2017-09-22 11:13:22 -04:00
mouse.c stacks: Use macro wrappers for call32() and stack_hop_back() 2015-10-15 14:15:19 -04:00
optionroms.c add serial console support 2017-09-22 11:13:22 -04:00
output.c pci: Split low-level pci code from higher-level 'struct pci_device' code 2016-02-03 10:38:42 -05:00
output.h Minor - remove unused includes from pci.c. 2014-04-08 00:09:52 -04:00
pcibios.c pci: Split low-level pci code from higher-level 'struct pci_device' code 2016-02-03 10:38:42 -05:00
pmm.c malloc: Don't mix virtual and physical addresses 2015-10-15 10:52:13 -04:00
pnpbios.c Move pnpbios definition to new file std/pnpbios.h. 2013-09-18 20:48:34 -04:00
post.c add serial console support 2017-09-22 11:13:22 -04:00
resume.c resume: Don't attempt to use generic reboot mechanisms on QEMU 2017-03-13 11:47:36 -04:00
romfile.c romfile: add support for constant files. 2017-09-22 11:13:22 -04:00
romfile.h romfile: add support for constant files. 2017-09-22 11:13:22 -04:00
romlayout.S add serial console support 2017-09-22 11:13:22 -04:00
sercon.c sercon: Disable ScreenAndDebug in case both serial console and serial debug are active 2017-11-03 16:02:45 -04:00
serial.c Move most of the VAR16FIXED() defs to misc.c. 2014-06-04 11:06:58 -04:00
sha1.c Fix typos found by codespell 2015-10-09 13:34:28 -04:00
sha1.h Support for BIOS interrupt handler 2015-05-21 13:16:06 -04:00
stacks.c stacks: There is no need to disable NMI if it is already disabled 2017-06-12 14:59:38 -04:00
stacks.h stacks: Use macro wrappers for call32() and stack_hop_back() 2015-10-15 14:15:19 -04:00
string.c Fix typos found by codespell 2015-10-09 13:34:28 -04:00
string.h Don't forward declare functions with "inline" in headers 2015-06-03 19:21:37 -04:00
system.c e820: Rename memmap.c to e820map.c and use consistent "e820_" prefix 2015-10-15 10:52:13 -04:00
tcgbios.c tcgbios: Fix use of unitialized variable 2017-09-14 15:44:35 -04:00
tcgbios.h tpm: Rework the assertion of physical presence 2016-01-07 12:13:07 -05:00
types.h Fix typos found by codespell 2015-10-09 13:34:28 -04:00
util.h add serial console support 2017-09-22 11:13:22 -04:00
version.c build: Report gcc and binutils versions in debug log 2015-10-15 10:55:10 -04:00
vgahooks.c pci: Split low-level pci code from higher-level 'struct pci_device' code 2016-02-03 10:38:42 -05:00
x86.c Split x86 specific functions out of util.c/h to new files x86.c/h. 2013-09-18 20:48:34 -04:00
x86.h stacks: Don't update the A20 settings if they haven't changed 2017-05-16 12:13:32 -04:00