Michał Żygowski
Michał Żygowski
> The whole procedure could be more precise. First, it says Ubuntu 22.04 would be used, then it points to DTS, then asks to compile flashrom. We should support only...
> This submenu allows configuring UEFI Secure Boot functionality. By default, Dasharo firmware released after October 2022 has Secure Boot disabled default with no keys and certificates provisioned There is...
Regarding the Proteclti blobs ZIP, now we have the following description in building manual: ``` Obtain the Protectli blobs package (only v1.1.0 or older): Replace with a a proper path...
@pietrushnic please take a look at above 2 comments and let me know which of them we can consider resolved. Regarding the flashing, we need some improvements overall for Protectli,...
> low quality, better would be The new release introduces features like USB stack and SMM BIOS write protection enable/disable options. I guess reviewers need to do a better job...
@wessel-novacustom maybe not for the laptops, but I personally want this.
First strace hit an undefined instruction right after a jump, so I have no idea why it happened: ``` 0: c7 c6 60 4c 52 81 mov esi,0x81524c60 6: 8b...
@532910 unfortunately this cannot be "fixed" and it is not an issue. The delay in ESC is necessary to correctly recognize terminal escape sequences. Each escape sequence starts with an...
No idea if it comes from specification, but typical AMI firmwares also have this 2s timeout for escape sequences. Seems pretty standard
Set of PRs fixing this on ADL laptops (to be included in v1.6.0 release for ADL): https://github.com/Dasharo/coreboot/pull/317 https://github.com/Dasharo/edk2/pull/53 https://github.com/Dasharo/ec/pull/32