File tree Expand file tree Collapse file tree 3 files changed +2
-7
lines changed
Expand file tree Collapse file tree 3 files changed +2
-7
lines changed Original file line number Diff line number Diff line change 8282 path = FSP
8383 url = https://github.com/IntelFsp/FSP.git
8484 branch = master
85- [submodule "libs/smmstore "]
86- path = libs/smmstore
87- url = https://github.com/system76/smmstore.git
88- branch = master
8985[submodule "apps/firmware-smmstore "]
9086 path = apps/firmware-smmstore
9187 url = https://github.com/system76/firmware-smmstore.git
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -8,5 +8,5 @@ sudo ./libs/intel-spi/target/release/examples/read
88make -C coreboot/util/cbfstool -j " $( nproc) "
99./coreboot/util/cbfstool/cbfstool read.rom read -r SMMSTORE -f smmstore.rom
1010
11- cargo build --manifest-path libs/ smmstore/Cargo.toml --release
12- ./libs/ smmstore/target/release/smmstore smmstore.rom
11+ cargo build --manifest-path apps/firmware- smmstore/Cargo.toml --example read --release
12+ ./apps/firmware- smmstore/target/release/examples/read
You can’t perform that action at this time.
0 commit comments