mirror of
https://github.com/opnsense/src.git
synced 2026-02-28 20:30:57 -05:00
Every µcode-updater must open the cpucontrol devfs node RDWR, open a firmware file, validate the FW file has a positive length, mmap it, etc. De-duplicate that identical logic between every individual platform. Also, constify references to the readonly-mapped firmware files while here. Sponsored by: Dell EMC Isilon |
||
|---|---|---|
| .. | ||
| amd.c | ||
| amd.h | ||
| amd10h.c | ||
| cpucontrol.8 | ||
| cpucontrol.c | ||
| cpucontrol.h | ||
| intel.c | ||
| intel.h | ||
| Makefile | ||
| Makefile.depend | ||
| via.c | ||
| via.h | ||