|
iPXE
|
A microcode update summary. More...
Data Fields | |
| unsigned int | count |
| Number of CPUs processed. More... | |
| int32_t | low |
| Lowest observed microcode version. More... | |
| int32_t | high |
| Highest observed microcode version. More... | |
| unsigned int ucode_summary::count |
Number of CPUs processed.
Definition at line 103 of file ucode.c.
Referenced by ucode_exec(), ucode_status(), and ucode_update_all().
| int32_t ucode_summary::low |
Lowest observed microcode version.
Definition at line 105 of file ucode.c.
Referenced by ucode_exec(), ucode_status(), and ucode_update_all().
| int32_t ucode_summary::high |
Highest observed microcode version.
Definition at line 107 of file ucode.c.
Referenced by ucode_exec(), ucode_status(), and ucode_update_all().
1.8.15