Skip to content

Commit f7c1d5b

Browse files
committed
BootGuard: add fixture from Gigabyte laptop
taken from XMG_C404_V2_BIOS_B06_EC_001.zip obtained from https://download.schenker-tech.de/package/xmg-c404/ This is originally a Gigabyte P34G v2, also sold as Schenker XMG C404. Signed-off-by: Daniel Maslowski <info@orangecms.org>
1 parent adae6c3 commit f7c1d5b

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

pkg/intel/metadata/bg/bgbootpolicy/manifest_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ import (
1313
func TestReadWrite(t *testing.T) {
1414
unittest.BGManifestReadWrite(t, &Manifest{}, "testdata/bpm.bin")
1515
unittest.BGManifestReadWrite(t, &Manifest{}, "testdata/bpm2.bin")
16+
unittest.BGManifestReadWrite(t, &Manifest{}, "testdata/bpm3.bin")
1617
}
699 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)