Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ionescu007/SimpleVisor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/uefi
AgeCommit message (Expand)Author
2017-11-26Fix code analysis warnings and typoSatoshi Tanda
2017-11-07Fix UEFI issues -- SimpleVisor now works on UEFI MP systems.Alex Ionescu
2017-11-06Fix Issue #20Alex Ionescu
2017-11-06Properly support building for UEFI vs NT with VisualUefiAlex Ionescu
2017-03-14EDK-II Build FileAlex Ionescu
2016-09-03Officially add support for UEFI: Uefisor!ionescu007