Исходный код nvramtool:
nvramtool is a utility for reading/writing coreboot parameters in NVRAM/CMOS and displaying information from the so-called 'coreboot table'.
The coreboot table resides in low physical memory. It is created at boot time by coreboot, and contains various system information such as the type of mainboard in use. It specifies locations in the NVRAM/CMOS (nonvolatile RAM) where the coreboot parameters are stored.
This program is mostly intended for (x86-based) systems that use coreboot, but can also be used for non-coreboot system (e.g. for dumping all NVRAM bytes).
For information about coreboot, see http://www.coreboot.org/.
|
|
|
| Архитектура | Размер пакета | В установленном виде | Файлы |
|---|---|---|---|
| alpha | 29,7 Кб | 120 Кб | [список файлов] |
| amd64 | 28,7 Кб | 108 Кб | [список файлов] |
| armel | 26,5 Кб | 100 Кб | [список файлов] |
| i386 | 26,5 Кб | 100 Кб | [список файлов] |
| ia64 | 37,2 Кб | 148 Кб | [список файлов] |
| kfreebsd-amd64 | 28,7 Кб | 82 Кб | [список файлов] |
| kfreebsd-i386 | 26,4 Кб | 76 Кб | [список файлов] |