8000 Tags · linuxboot/fiano · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: linuxboot/fiano

Tags

v1.2.0

Toggle v1.2.0's commit message
[pkg/amd] Remove dependency on converged-security-suite

Signed-off-by: Dmitrii Okunev <xaionaro@meta.com>

v1.1.3

Toggle v1.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix CBFS MasterRecord parsing (#391)

* GitHub Workflows: bump checkout and lint

The old version is deprecated and now erroring.

Signed-off-by: Daniel Maslowski <info@orangecms.org>

* cbfs: remove Type from file type names

TODO: Should we align completely with cbfstool?
Signed-off-by: Daniel Maslowski <info@orangecms.org>

* cbfs/image: print file type when debugging segment parsing

Signed-off-by: Daniel Maslowski <info@orangecms.org>

* cbfs/fns: print stripped file name when debugging

Signed-off-by: Daniel Maslowski <info@orangecms.org>

* cbfs/fns: print debug info on read error

Signed-off-by: Daniel Maslowski <info@orangecms.org>

* cbfs/master: add debug prints for parsing MasterRecord

Signed-off-by: Daniel Maslowski <info@orangecms.org>

* cbfs/master: tolerate EOF when parsing MasterHeader

Signed-off-by: Daniel Maslowski <info@orangecms.org>

Signed-off-by: Daniel Maslowski <info@orangecms.org>
Co-authored-by: ron minnich <rminnich@gmail.com>

v1.1.2

Toggle v1.1.2's commit message
Remove remaining debug statement

v1.1.1

Toggle v1.1.1's commit message
pkg/uefi/file: marshal FileHeader.Size to JSON

This required a workaround for the integration test, which would fail
otherwise due to compressed sizes being different depending on the
implementation.

Co-authored-by: Daniel Maslowski <info@orangecms.org>
Signed-off-by: Lahfa Samy <samy@lahfa.xyz>
Signed-off-by: Daniel Maslowski <info@orangecms.org>

v1.1.0

Toggle v1.1.0's commit message
feat(utk): Add CLI flag -erase-polarity

ITS: #356

Signed-off-by: Dmitrii Okunev <xaionaro@fb.com>

v1.0.5

Toggle v1.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(intel/fit): Do not panic on invalid addresses (#355)

If a FIT entry contains an invalid address, it causes a panic. Fixing it.

v1.0.4

Toggle v1.0.4's commit message
pkg/cbfs/types: fix lint issues

`cd pkg; golangci-lint run --path-prefix=pkg` yielded lots of
SA9004: only the first constant in this group has an explicit type

Signed-off-by: Daniel Maslowski <info@orangecms.org>

v1.0.3

Toggle v1.0.3's commit message
Implement offsets in PSPHeader

Signed-off-by: Ilya <rihter007@inbox.ru>

v7.0.2

Toggle v7.0.2's commit message
retract v6.0.0-rc instead of v6.0.0 which does not exist

Signed-off-by: Gan Shun Lim <ganshun@gmail.com>

v6.0.1

Toggle v6.0.1's commit message
try again to retract v6

Signed-off-by: Gan Shun Lim <ganshun@gmail.com>
0