FrameworkComputer / framework-system

Rust libraries and tools to interact with the Framework Computer systems
BSD 3-Clause "New" or "Revised" License
106 stars 6 forks source link

Create version check function #32

Open kiram9 opened 2 months ago

kiram9 commented 2 months ago

This will check if versions match and return 0 if match or 1 if not match.

This can run in UEFI shell etc.