Fixes and initial work on security stage.
This commit is contained in:
+1
-1
@@ -96,7 +96,7 @@ pub fn get_gpus_list() -> Vec<GpuInfo> {
|
||||
res
|
||||
}
|
||||
|
||||
use serde::{Deserialize, Serialize};
|
||||
use serde::Deserialize;
|
||||
|
||||
#[derive(Debug, Clone, Deserialize)]
|
||||
pub struct SecureBootStatus {
|
||||
|
||||
Reference in New Issue
Block a user