summaryrefslogtreecommitdiff
path: root/mtrr.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-22coding style cleanupsDave Jones1-6/+6
2011-02-18remove excessive newlines, add some where missing.Dave Jones1-1/+1
2011-01-19Decode MTRRphysBase and MTRRphysMaskAndre1-2/+66
2011-01-09Decode MTRRcap and MTRRdefType registersAndre Nogueira1-2/+61
2009-05-30x86info: mtrr.c return if MTRR registers are not accessibleJaswinder Singh Rajput1-0/+8
2008-07-01ridiculous amount of whitespace cleanupsDave Jones1-20/+20
2008-07-01Remove CVS tags from headers, remove pointless crap, and dead urls.Dave Jones1-2/+0
2006-05-21Lots of splint warning cleanups.Dave Jones1-3/+3
2005-09-02Clean up feature flag support.Dave Jones1-1/+1
2002-10-30check MTRRs are available before dumping themdavej1-1/+4
2002-07-12misc code cleaning.davej1-4/+3
2002-06-18* mtrr.c: Dump fixed range MTRR regs too.davej1-4/+35
2002-05-31Dumping of MTRR registers using --mtrrdavej1-0/+35