mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
- 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 |
||
---|---|---|
.. | ||
arch | ||
amd_geodelx.h | ||
byteorder.h | ||
cpu.h | ||
div64.h | ||
io.h | ||
legacy.h | ||
msr.h | ||
pci_ops.h | ||
pciconf.h | ||
swab.h | ||
types.h |