GitXplorerGitXplorer
j

rust-uefi-time

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
7c97e42e6948abd974fb069154f29788bd85b9d2

Bump x86 to 0.47.0

xxiaoyuxlu committed 3 years ago
Unverified
e626acaf0afc4767b1437c4de68b5d080b783c05

1testcommit

committed 3 years ago
Unverified
d9b22c657b75002c8f05e5c8126ba729be1fc6d3

use x86 0.41.0

committed 3 years ago
Unverified
c7c2a70adcc7298cbc7ab126c74a6ac1de6cee38

init

committed 4 years ago
Unverified
c770bee3934632ac5db5376ce20d52ec3343b171

add readme.

jjyao1 committed 4 years ago

README

The README file for this repository.

rust uefi time

time support in UEFI.

Known limitation

This package is only the sample code to show the concept. It does not have a full validation such as robustness functional test and fuzzing test. It does not meet the production quality yet. Any codes including the API definition, the libary and the drivers are subject to change.