Skip to content

lzeng14/riscv-smbios

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

RISC-V Processor SMBIOS Spec

This repository contains SMBIOS tables of RISC-V processor. SMBIOS tables provide hardware information and capability of RISC-V processor to the management software, OS boot loader, OS, shell application, etc for recognizing the presence of hardware and settings. For RISC-V processor, below SMBIOS tables are necessary to built up according to the architecture of RISC-V processor variant.

  • SMBIOS Type 4, Processor Information
  • SMBIOS Type 44, Processor Additional Information

The intention of providing RISC-V SMBIOS tables is to boot RISC-V system to the unified software on RISC-V processor variants, without rebuilding software to conform to the specific architecture of RISC-V variant. The unified RISC-V software could execute different processes according to the information of RISC-V capability and settings provided in SMBIOS tables.

About

RISC-V SMBIOS Type 44 Spec

Resources

License

Stars

Watchers

Forks

Packages

No packages published