NOISSUE - Add information on OVMF verison, CPU type, CPU number and EOS version (#307)

* add manager OVMF verison information

* add Manager documentation

* add kernel cmd

* add SVMInfo test
This commit is contained in:
Danko Miladinovic
2024-11-18 17:16:33 +01:00
committed by GitHub
parent 04b51a6073
commit d5941edb56
17 changed files with 634 additions and 445 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ jobs:
run: |
PROTOC_VERSION=28.1
PROTOC_GEN_VERSION=v1.34.2
PROTOC_GRPC_VERSION=v1.4.0
PROTOC_GRPC_VERSION=v1.5.1
# Download and install protoc
PROTOC_ZIP=protoc-$PROTOC_VERSION-linux-x86_64.zip