Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
ddbb6da35099f99edaad3ddad2a187591387925c
/
src
/
vgahooks.c
4d8510c
pci: Split low-level pci code from higher-level 'struct pci_device' code
by Kevin O'Connor
· 6 years ago
6bcacf7
Fix typos found by codespell
by Stefan Weil
· 7 years ago
e9a3e12
vgahooks: add SM720 VGA BIOS hooks for WIN Enterprises MB-60470
by Jonathan A. Kollasch
· 9 years ago
2d2fa31
Move function definitions for output.c from util.h to new file output.h.
by Kevin O'Connor
· 9 years ago
fa9c66a
Rename util.c to string.c and introduce string.h.
by Kevin O'Connor
· 9 years ago
5d369d8
Move code centered around specific hardware devices to src/hw/
by Kevin O'Connor
· 9 years ago
89a2f96
Convert VAR16VISIBLE, VAR16EXPORT, and VAR32VISIBLE to VARFSEG.
by Kevin O'Connor
· 9 years ago
0214515
Xen: Use VGA Hooks to make VGA passthrough work on certain devices
by Julian Pidancet
· 10 years ago
0cd7005
Convert pci_find_device/class to use 'struct pci_device'.
by Kevin O'Connor
· 11 years ago
c1de91b
Calculate vgahook responses during setup instead of in 16bit code.
by Kevin O'Connor
· 11 years ago
4d96edc
Cleanup - it's no longer necessary to manually reset global variables.
by Kevin O'Connor
· 12 years ago
8cb8ba5
SeaBIOS VGA hooks
by Stefan Reinauer
· 12 years ago
f9b25d3
Fix vgahook sign issue; add warning to build to catch future cases.
by Kevin O'Connor
· 13 years ago
1ca05b0
Be sure to add "void" to all function prototypes that take no args.
by Kevin O'Connor
· 13 years ago
dfefeb5
Distinguish between debug reports for unimplemented vs invalid calls.
by Kevin O'Connor
· 13 years ago
372e071
Rename VAR16_32 to VAR16VISIBLE.
by Kevin O'Connor
· 13 years ago
22e1b91
Expand int155f "vgahook" detection.
by Kevin O'Connor
· 13 years ago
b1b7c2a
Change license from GPLv3 to LGPLv3.
by Kevin O'Connor
· 13 years ago
92f95b0
Add more linker protections around variables accessed from 16bit mode.
by Kevin O'Connor
· 14 years ago
4735877
Enhance via vga hooks (based on patch from Rudolf Marek)
by Kevin O'Connor
· 14 years ago
cbffa8e
Add stubs for VIA vga bios callbacks to system bios.
by Kevin O'Connor
· 14 years ago