-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix reading info permission deny bugs.
Details: 1. Change default /dev/mem to sysfs tables, if /dev/mem is unavailable, use sysfs tables instead. 2. Modify init method from dmidecodemodule. 3. Add read_file function instead memchunk. 4. Add SM3 reading function and get version function. 5. Test physical machine and KVM machine Resolves: #39 Signed-off-by: Huzz <[email protected]>
- Loading branch information
Showing
8 changed files
with
703 additions
and
246 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.