- abd3b43 vboot: Remove 'streaming_lba_count' field from disk_info structure by Grzegorz Bernacki · 4 days ago main
- fcf47df vboot: Remove 'flags' field from disk_info structure by Grzegorz Bernacki · 4 days ago
- 942df01 vboot: Fix deprecated return code string by Jeffery Miller · 3 months ago firmware-R147-16610.2.B firmware-R148-16640.2.B firmware-R149-16667.2.B firmware-fatcat-16650.B release-R147-16610.B release-R148-16640.B release-R149-16667.B stabilize-16610.38.B stabilize-16610.44.B stabilize-16640.13.B stabilize-16640.40.B stabilize-bug514223872-16667.17.B
- 6f7085f crdyboot: Remove eshimanovich from OWNER by Esther Shimanovich · 3 months ago firmware-ti50-mp-16604.B firmware-ti50-prepvt-16601.B
- 5ffce8b Update SBAT revocations to 20250510 by Nicholas Bishop · 5 months ago firmware-R146-16581.2.B release-R146-16581.B stabilize-bug494118018-16581.42.B stabilize-bug495276125-16581.42.B stabilize-bug501287094-16581.54.B stabilize-bug502491059-16581.61.B
- b747570 crdyshim: Improve logging of public key and signature by Nicholas Bishop · 5 months ago
- 884020e docs: Improve crdyshim docs by Nicholas Bishop · 5 months ago
- 633bff8 crdyshim: Bump version to 1.0.2 by Nicholas Bishop · 5 months ago
- 2e8d7d3 crdyshim: Update changelog by Nicholas Bishop · 5 months ago
- b71db51 Drop ed25519-compact dependency by Nicholas Bishop · 5 months ago
- 7d98515 Switch from Ed25519 to ECDSA by Nicholas Bishop · 5 months ago
- 77232d3 crdyshim: Add official ECDSA public key by Nicholas Bishop · 5 months ago
- 0b38268 crdyshim: Improve logging when secure boot is off by Nicholas Bishop · 5 months ago
- 7ad3ca2 xtask: Simplify test_invalid_flexor_kernel by Nicholas Bishop · 5 months ago
- 511a35b crdyshim: Update changelog by Nicholas Bishop · 5 months ago
- 7eac22e crdyshim: Change InvalidSignatureSize to MalformedSignature by Nicholas Bishop · 5 months ago
- c797ade crdyshim: Add TEST_OTHER_SIGNATURE by Nicholas Bishop · 5 months ago
- d79a0b1 xtask: Add checks for the ECDSA keys by Nicholas Bishop · 5 months ago
- 63ce4b3 crdyshim: Add ECDSA dev public key by Nicholas Bishop · 5 months ago
- 0a99852 crdyshim: Add dep on p256 by Nicholas Bishop · 5 months ago
- 4d24c6e crdyshim: Remove read_signature function by Nicholas Bishop · 5 months ago firmware-R145-16552.2.B release-R145-16552.B stabilize-16552.18.B stabilize-16552.47.B
- 8583e18 crdyshim: Factor out signature verification to new function by Nicholas Bishop · 5 months ago
- b4ee479 crdyshim: Derive Eq for CrdyshimError by Nicholas Bishop · 5 months ago
- 911a0a9 Update cargo-deny config by Nicholas Bishop · 5 months ago
- dd75391 rust-toolchain: Update to 1.90 by Nicholas Bishop · 6 months ago
- 79fc4ab Remove unused logging imports by Nicholas Bishop · 6 months ago
- b555d41 crdyboot: update valid flexor hash by Ted Brandston · 6 months ago
- ebdf75b Update vboot_reference to latest by Nicholas Bishop · 7 months ago firmware-R144-16503.2.B release-R144-16503.B stabilize-Starline-beam-16503.60.B stabilize-cfm-16503.60.B stabilize-ruken-only-16503.60.B stabilize-starline-16502.11.B stabilize-starline-16502.15.B stabilize-starline-16502.17.B stabilize-starline-16502.19.B stabilize-starline-16502.21.B stabilize-starline-16502.23.B stabilize-starline-16502.25.B stabilize-starline-16502.27.B stabilize-starline-16502.30.B stabilize-starline-16502.32.B stabilize-starline-16502.35.B stabilize-starline-16502.37.B stabilize-starline-16502.44.B stabilize-starline-16502.B stabilize-volteer-kernel-16503.18.B
- df80167 crdyboot: Fix partition_guid type and access by Grzegorz Bernacki · 7 months ago
- 791ffd9 crdyboot: Drop InitramfsLoadFile2Protocol.new by Nicholas Bishop · 8 months ago firmware-R143-16463.2.B release-R143-16463.B stabilize-bug466847668-16463.51.B stabilize-bug469792826-16463.51.B stabilize-bug473820601-16463.72.B stabilize-starline-16466.B
- c18bca5 crdyboot: Rework InitramfsProtoHolder.proto_ptr by Nicholas Bishop · 8 months ago
- 1aab9aa crdyboot: Drop InitramfsLoadFile2Protocol.load_file by Nicholas Bishop · 8 months ago
- e7d90f9 crdyboot: Clean up comments in efi_load_file_initramfs by Nicholas Bishop · 8 months ago
- d37accc crdyboot: Simplify LINUX_EFI_INITRD_MEDIA_GUID by Nicholas Bishop · 8 months ago
- bded3b5 xtask: Improve VM test logging by Nicholas Bishop · 8 months ago
- 41b61fc Mention secure boot in error message by Esther Shimanovich · 8 months ago
- a0c99fa libcrdy: Make some assertions static by Nicholas Bishop · 8 months ago firmware-R142-16433.2.B release-R142-16433.B stabilize-16433.43.B
- 5d8323c Use is_multiple_of to improve readability by Nicholas Bishop · 8 months ago
- ecde95e Add explicit anonymous lifetimes in various places by Nicholas Bishop · 8 months ago
- a617b20 avb: Add recovery ramdisk to the initramfs by Jeffery Miller · 9 months ago
- ac1be7e avb: Read bootmode from the misc partition by Jeffery Miller · 9 months ago
- ad50822 boot_message: Add AndroidBootMode enum by Jeffery Miller · 9 months ago
- 9e7900d boot_message: Add BootloaderMessage struct by Jeffery Miller · 9 months ago
- cb03f9c avb: Include the dlkm ramdisk in the image by Jeffery Miller · 9 months ago
- bcd7eea boot_image: Select dlkm and recovery ramdisk fragments by Jeffery Miller · 9 months ago
- 21beb48 bootimg: Expose more ramdisk fragment types by Jeffery Miller · 9 months ago
- 6b981c6 boot_image: Refactor vendor partition image parsing by Jeffery Miller · 9 months ago
- 5363e7a boot_image: Add helper to build up ranges on page size boundaries by Jeffery Miller · 9 months ago
- 4847bfa boot_image: Add tests for known data by Jeffery Miller · 9 months ago
- 381b26f boot_image: Add test data by Jeffery Miller · 9 months ago
- 0fc9c79 boot_image: Add xtask to generate boot image test data by Jeffery Miller · 9 months ago
- 3f12aaa avb: Remove the AvbPartitionData dep from boot_image by Jeffery Miller · 9 months ago
- d621950 avb: Move boot image parsing to its own module by Jeffery Miller · 9 months ago
- ca4bf82 avb: Remove unnecessary comment by Jeffery Miller · 9 months ago
- db51143 avb: Create an assemble initramfs test by Jeffery Miller · 9 months ago
- 51b84b9 avb: Move all androidboot parameters into bootconfig by Allen Ballway · 9 months ago
- d9b5883 avb: Add bootconfig to end of initramfs by Allen Ballway · 9 months ago
- 60bd4ab rust-toolchain: Update to 1.88 by Nicholas Bishop · 10 months ago factory-skywalker-16393.B firmware-ec-R141-16404.2.B release-R141-16404.B stabilize-16404.45.B stabilize-starline-16397.B
- 9631cbc crdyboot/vboot: Avoid implicit ref-to-ptr conversions by Nicholas Bishop · 10 months ago
- 9177513 crdyboot: Remove unnecessary semicolons by Nicholas Bishop · 10 months ago
- dcafb89 tools/xtask: Use inline variable names in format strings by Nicholas Bishop · 10 months ago
- ba7b7dd Update printf-compat to 0.2 by Nicholas Bishop · 10 months ago firmware-skywalker-16378.B
- 95a1af0 avb: Look for vbmeta for boot slot priorities by Jeffery Miller · 10 months ago
- bf6f057 avb: Add vbmeta partitions to the android test data by Jeffery Miller · 10 months ago firmware-ec-R140-16371.2.B release-R140-16371.B stabilize-starline-16370.B stabilize-starmie-16371.49.B stabilize-zork-16371.20.B
- dc4050f crdyboot: secondary header update now non-fatal by Steven 'Steve' Kendall · 10 months ago
- 881c85a crdyshim/crdyboot: Log version on startup by Nicholas Bishop · 11 months ago
- ca7476f crdyboot: Bump version to 1.0.6 by Nicholas Bishop · 11 months ago
- b842ded crdyboot: Fix flexor on the HP Stream 11 Pro G2 by Nicholas Bishop · 11 months ago
- 587f597 crdyboot: update valid flexor hashes for frd-0.11 by Ted Brandston · 12 months ago firmware-ec-R139-16328.2.B release-R139-16328.B stabilize-16328.65.B
- cb69990 avb: Check and update gpt boot partition attributes by Allen Ballway · 12 months ago
- 302a86a crdyboot: Don't delete malformed fwupd variables by Nicholas Bishop · 12 months ago
- 2011220 cop: Treat warnings as errors by Nicholas Bishop · 12 months ago
- a51c138 crdyboot: Log ESP device path before loading flexor by Nicholas Bishop · 12 months ago
- c01b5f6 avb: Refactor do_avb_verify by Allen Ballway · 1 year ago
- b8ac9d2 crdyboot: Add method to update partition entry attributes by Allen Ballway · 1 year ago
- b563877 xtask: Update vboot to latest commit by Nicholas Bishop · 1 year ago
- b87cba1 libcrdy: Enable write in BlockIo impl by Allen Ballway · 1 year ago
- 5a4d374 vboot: Add methods to update CgptAttributes by Allen Ballway · 1 year ago
- f90a4ef vboot: Use Default impl to initialize most of vb2_kernel_params by Nicholas Bishop · 1 year ago
- 4661866 xtask: Add deploy-to-image action by Nicholas Bishop · 1 year ago
- 0bd0321 xtask: Increase size of the trivial ESP by Nicholas Bishop · 1 year ago
- 079ff1b xtask: Fetch commits before checking them out by Jeffery Miller · 1 year, 1 month ago firmware-ec-R138-16295.2.B release-R138-16295.B stabilize-16295.54.B stabilize-16295.65.B stabilize-cfm-16295.54.B stabilize-hana-16295.54.B stabilize-starline-16294.10.B stabilize-starline-16294.15.B stabilize-starline-16294.18.B stabilize-starline-16294.24.B stabilize-starline-16294.31.B stabilize-starline-16294.36.B stabilize-starline-16294.38.B stabilize-starline-16294.40.B stabilize-starline-16294.46.B stabilize-starline-16294.51.B stabilize-starline-16294.52.B stabilize-starline-16294.54.B stabilize-starline-16294.56.B stabilize-starline-16294.58.B stabilize-starline-16294.6.B stabilize-starline-16294.60.B stabilize-starline-16294.7.B stabilize-starline-16294.9.B stabilize-starline-16294.B stabilize-starline-16295.55.B stabilize-starline2-16295.54.B
- 027fd5e crdyboot: update list of valid flexor hashes FRD-0.10 by Nikhil Gumidelli · 1 year, 1 month ago
- 4b5fa73 crdyboot: update list of valid flexor hashes by Nikhil Gumidelli · 1 year, 1 month ago
- 24d8d13 crdyboot: Log update capsule size by Nicholas Bishop · 1 year, 1 month ago
- 0a7ae2b crdyboot: Redact partuuid from verbose log by Nicholas Bishop · 1 year, 1 month ago
- 16b6853 xtask: Add test to ensure PartitionInfo is never used by Nicholas Bishop · 1 year, 1 month ago firmware-ec-R137-16267.2.B release-R137-16267.B stabilize-16267.43.B stabilize-16267.61.B stabilize-16267.66.B stabilize-pujjoga-16267.60.B
- 20c0bd6 crdyboot: Fix flexor on HP Probooks with eMMC drives by Nicholas Bishop · 1 year, 1 month ago
- 905df77 xtask: Add partition option to deploy action by Nicholas Bishop · 1 year, 1 month ago
- 540e305 libcrdy: Skip creating log var on old firmware by Nicholas Bishop · 1 year, 1 month ago stabilize-starline-16261.12.B stabilize-starline-16261.2.B stabilize-starline-16261.4.B stabilize-starline-16261.5.B stabilize-starline-16261.7.B stabilize-starline-16261.9.B stabilize-starline-16261.B
- e79128a xtask: Update vboot_reference ref by Jeffery Miller · 1 year, 2 months ago
- f8d0d83 vboot: Initialize recently added fields in kernel params by Grzegorz Bernacki · 1 year, 2 months ago
- aee19e8 crdyboot: Remove unused disk code by Nicholas Bishop · 1 year, 2 months ago
- b61dbfc crdyboot: Change PartitionIo to not rely on a partition-specific protocol by Nicholas Bishop · 1 year, 2 months ago
- bede95c crdyboot: Add PartitionDataRange by Nicholas Bishop · 1 year, 2 months ago
- dc14ace crdyboot: Add PartitionIo type for reading/writing to a partition by Nicholas Bishop · 1 year, 2 months ago
- 6979685 crdyboot: Use Gpt directly in get_partition_size_in_bytes by Nicholas Bishop · 1 year, 2 months ago
- 7b87cea crdyboot: Use Gpt directly in get_partition_unique_guid by Nicholas Bishop · 1 year, 2 months ago
- 3e5dd44 crdyboot: Use Gpt directly in get_priority_slot by Nicholas Bishop · 1 year, 2 months ago
- 6163107 crdyboot: Change Gpt::find_partition_by_name to return a Result by Nicholas Bishop · 1 year, 2 months ago