index
:
seabios
guest-hint
kvmtool
master
memory2-logging
microvm
pci-4g-map
pci64-cfg
seabios
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
smm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
seabios: smm: move out piix4 specific smram logic to dev-i440fx.c
Isaku Yamahata
2010-07-24
1
-33
/
+25
*
Be sure to add "void" to all function prototypes that take no args.
Kevin O'Connor
2010-01-03
1
-1
/
+1
*
Introduce MODESEGMENT define; rename VISIBLE32 to VISIBLE32FLAT.
Kevin O'Connor
2009-12-26
1
-1
/
+1
*
Do garbage collection of unused sections.
Kevin O'Connor
2009-06-10
1
-3
/
+1
*
Change license from GPLv3 to LGPLv3.
Kevin O'Connor
2009-01-15
1
-1
/
+1
*
Minor - don't call smm_init() from init_bios_tables()
Kevin O'Connor
2008-12-10
1
-0
/
+3
*
Don't overwrite memory on smm init.
Kevin O'Connor
2008-12-06
1
-15
/
+22
*
Don't allow start_bdf with new auto max bus detection code.
Kevin O'Connor
2008-12-04
1
-4
/
+4
*
Overhaul PCI config functions.
Kevin O'Connor
2008-11-09
1
-14
/
+12
*
Synch pci ids and registers with Linux kernel source.
Kevin O'Connor
2008-11-08
1
-0
/
+1
*
Add dprintf() status writes during startup of bios table inits.
Kevin O'Connor
2008-11-08
1
-0
/
+2
*
Use defines for PCI ids.
Kevin O'Connor
2008-10-25
1
-2
/
+4
*
Add additional config options to remove parts of code.
Kevin O'Connor
2008-07-21
1
-0
/
+2
*
Extract 'struct bregs' out of biosvar.h; clean up header includes.
Kevin O'Connor
2008-07-04
1
-0
/
+2
*
Separate SMM code into its own file (smm.c from rombios32.c).
Kevin O'Connor
2008-07-04
1
-0
/
+120
*
Revert "Commit missing files from last commit."
Kevin O'Connor
2008-03-08
1
-118
/
+0
*
Commit missing files from last commit.
Kevin O'Connor
2008-03-05
1
-0
/
+118