switch-coreboot/include/arch/x86
Uwe Hermann 7467eba22a Various code cleanups:
- Simplify lots of code, especially msr-related code.

 - Move struct msrinit declaration into msr.h as we use it quite often
   and there's no use to duplicate it again and again in each file.

 - Remove unrequired variable usage (e.g. numEnabled, msrnum, val, port).

 - Remove useless comments.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Marc Jones <marc.jones@amd.com>



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@464 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-07-23 23:18:41 +00:00
..
arch Document origin of include/arch/x86/arch/spinlock.h and use proper 2007-07-03 16:58:16 +00:00
amd_geodelx.h Remove some include files which are not required (and add some which are). 2007-07-12 01:26:43 +00:00
byteorder.h Use the same naming convention and placement for "include guards" in 2007-05-21 06:48:47 +00:00
cpu.h Various smaller code fixes: 2007-07-20 14:03:39 +00:00
div64.h Use the same naming convention and placement for "include guards" in 2007-05-21 06:48:47 +00:00
io.h Use the same naming convention and placement for "include guards" in 2007-05-21 06:48:47 +00:00
legacy.h Various smaller code fixes: 2007-07-20 14:03:39 +00:00
msr.h Various code cleanups: 2007-07-23 23:18:41 +00:00
pci_ops.h Use the same naming convention and placement for "include guards" in 2007-05-21 06:48:47 +00:00
pciconf.h Use the same naming convention and placement for "include guards" in 2007-05-21 06:48:47 +00:00
swab.h Use the same naming convention and placement for "include guards" in 2007-05-21 06:48:47 +00:00
types.h Use the same naming convention and placement for "include guards" in 2007-05-21 06:48:47 +00:00