1. 942df01 vboot: Fix deprecated return code string by Jeffery Miller · 14 hours ago main
  2. 6f7085f crdyboot: Remove eshimanovich from OWNER by Esther Shimanovich · 2 weeks ago firmware-ti50-mp-16604.B firmware-ti50-prepvt-16601.B
  3. 5ffce8b Update SBAT revocations to 20250510 by Nicholas Bishop · 7 weeks ago firmware-R146-16581.2.B release-R146-16581.B
  4. b747570 crdyshim: Improve logging of public key and signature by Nicholas Bishop · 7 weeks ago
  5. 884020e docs: Improve crdyshim docs by Nicholas Bishop · 7 weeks ago
  6. 633bff8 crdyshim: Bump version to 1.0.2 by Nicholas Bishop · 7 weeks ago
  7. 2e8d7d3 crdyshim: Update changelog by Nicholas Bishop · 7 weeks ago
  8. b71db51 Drop ed25519-compact dependency by Nicholas Bishop · 7 weeks ago
  9. 7d98515 Switch from Ed25519 to ECDSA by Nicholas Bishop · 7 weeks ago
  10. 77232d3 crdyshim: Add official ECDSA public key by Nicholas Bishop · 7 weeks ago
  11. 0b38268 crdyshim: Improve logging when secure boot is off by Nicholas Bishop · 7 weeks ago
  12. 7ad3ca2 xtask: Simplify test_invalid_flexor_kernel by Nicholas Bishop · 7 weeks ago
  13. 511a35b crdyshim: Update changelog by Nicholas Bishop · 7 weeks ago
  14. 7eac22e crdyshim: Change InvalidSignatureSize to MalformedSignature by Nicholas Bishop · 7 weeks ago
  15. c797ade crdyshim: Add TEST_OTHER_SIGNATURE by Nicholas Bishop · 7 weeks ago
  16. d79a0b1 xtask: Add checks for the ECDSA keys by Nicholas Bishop · 7 weeks ago
  17. 63ce4b3 crdyshim: Add ECDSA dev public key by Nicholas Bishop · 7 weeks ago
  18. 0a99852 crdyshim: Add dep on p256 by Nicholas Bishop · 8 weeks ago
  19. 4d24c6e crdyshim: Remove read_signature function by Nicholas Bishop · 8 weeks ago firmware-R145-16552.2.B release-R145-16552.B stabilize-16552.18.B stabilize-16552.47.B
  20. 8583e18 crdyshim: Factor out signature verification to new function by Nicholas Bishop · 8 weeks ago
  21. b4ee479 crdyshim: Derive Eq for CrdyshimError by Nicholas Bishop · 8 weeks ago
  22. 911a0a9 Update cargo-deny config by Nicholas Bishop · 8 weeks ago
  23. dd75391 rust-toolchain: Update to 1.90 by Nicholas Bishop · 3 months ago
  24. 79fc4ab Remove unused logging imports by Nicholas Bishop · 3 months ago
  25. b555d41 crdyboot: update valid flexor hash by Ted Brandston · 3 months ago
  26. ebdf75b Update vboot_reference to latest by Nicholas Bishop · 4 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.B stabilize-volteer-kernel-16503.18.B
  27. df80167 crdyboot: Fix partition_guid type and access by Grzegorz Bernacki · 4 months ago
  28. 791ffd9 crdyboot: Drop InitramfsLoadFile2Protocol.new by Nicholas Bishop · 5 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
  29. c18bca5 crdyboot: Rework InitramfsProtoHolder.proto_ptr by Nicholas Bishop · 5 months ago
  30. 1aab9aa crdyboot: Drop InitramfsLoadFile2Protocol.load_file by Nicholas Bishop · 5 months ago
  31. e7d90f9 crdyboot: Clean up comments in efi_load_file_initramfs by Nicholas Bishop · 5 months ago
  32. d37accc crdyboot: Simplify LINUX_EFI_INITRD_MEDIA_GUID by Nicholas Bishop · 5 months ago
  33. bded3b5 xtask: Improve VM test logging by Nicholas Bishop · 5 months ago
  34. 41b61fc Mention secure boot in error message by Esther Shimanovich · 5 months ago
  35. a0c99fa libcrdy: Make some assertions static by Nicholas Bishop · 6 months ago firmware-R142-16433.2.B release-R142-16433.B stabilize-16433.43.B
  36. 5d8323c Use is_multiple_of to improve readability by Nicholas Bishop · 6 months ago
  37. ecde95e Add explicit anonymous lifetimes in various places by Nicholas Bishop · 6 months ago
  38. a617b20 avb: Add recovery ramdisk to the initramfs by Jeffery Miller · 6 months ago
  39. ac1be7e avb: Read bootmode from the misc partition by Jeffery Miller · 6 months ago
  40. ad50822 boot_message: Add AndroidBootMode enum by Jeffery Miller · 6 months ago
  41. 9e7900d boot_message: Add BootloaderMessage struct by Jeffery Miller · 6 months ago
  42. cb03f9c avb: Include the dlkm ramdisk in the image by Jeffery Miller · 6 months ago
  43. bcd7eea boot_image: Select dlkm and recovery ramdisk fragments by Jeffery Miller · 6 months ago
  44. 21beb48 bootimg: Expose more ramdisk fragment types by Jeffery Miller · 6 months ago
  45. 6b981c6 boot_image: Refactor vendor partition image parsing by Jeffery Miller · 6 months ago
  46. 5363e7a boot_image: Add helper to build up ranges on page size boundaries by Jeffery Miller · 6 months ago
  47. 4847bfa boot_image: Add tests for known data by Jeffery Miller · 6 months ago
  48. 381b26f boot_image: Add test data by Jeffery Miller · 6 months ago
  49. 0fc9c79 boot_image: Add xtask to generate boot image test data by Jeffery Miller · 6 months ago
  50. 3f12aaa avb: Remove the AvbPartitionData dep from boot_image by Jeffery Miller · 6 months ago
  51. d621950 avb: Move boot image parsing to its own module by Jeffery Miller · 6 months ago
  52. ca4bf82 avb: Remove unnecessary comment by Jeffery Miller · 6 months ago
  53. db51143 avb: Create an assemble initramfs test by Jeffery Miller · 6 months ago
  54. 51b84b9 avb: Move all androidboot parameters into bootconfig by Allen Ballway · 6 months ago
  55. d9b5883 avb: Add bootconfig to end of initramfs by Allen Ballway · 6 months ago
  56. 60bd4ab rust-toolchain: Update to 1.88 by Nicholas Bishop · 7 months ago factory-skywalker-16393.B firmware-ec-R141-16404.2.B release-R141-16404.B stabilize-16404.45.B stabilize-starline-16397.B
  57. 9631cbc crdyboot/vboot: Avoid implicit ref-to-ptr conversions by Nicholas Bishop · 7 months ago
  58. 9177513 crdyboot: Remove unnecessary semicolons by Nicholas Bishop · 7 months ago
  59. dcafb89 tools/xtask: Use inline variable names in format strings by Nicholas Bishop · 7 months ago
  60. ba7b7dd Update printf-compat to 0.2 by Nicholas Bishop · 7 months ago firmware-skywalker-16378.B
  61. 95a1af0 avb: Look for vbmeta for boot slot priorities by Jeffery Miller · 7 months ago
  62. bf6f057 avb: Add vbmeta partitions to the android test data by Jeffery Miller · 7 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
  63. dc4050f crdyboot: secondary header update now non-fatal by Steven 'Steve' Kendall · 8 months ago
  64. 881c85a crdyshim/crdyboot: Log version on startup by Nicholas Bishop · 8 months ago
  65. ca7476f crdyboot: Bump version to 1.0.6 by Nicholas Bishop · 8 months ago
  66. b842ded crdyboot: Fix flexor on the HP Stream 11 Pro G2 by Nicholas Bishop · 8 months ago
  67. 587f597 crdyboot: update valid flexor hashes for frd-0.11 by Ted Brandston · 9 months ago firmware-ec-R139-16328.2.B release-R139-16328.B stabilize-16328.65.B
  68. cb69990 avb: Check and update gpt boot partition attributes by Allen Ballway · 9 months ago
  69. 302a86a crdyboot: Don't delete malformed fwupd variables by Nicholas Bishop · 9 months ago
  70. 2011220 cop: Treat warnings as errors by Nicholas Bishop · 9 months ago
  71. a51c138 crdyboot: Log ESP device path before loading flexor by Nicholas Bishop · 9 months ago
  72. c01b5f6 avb: Refactor do_avb_verify by Allen Ballway · 9 months ago
  73. b8ac9d2 crdyboot: Add method to update partition entry attributes by Allen Ballway · 9 months ago
  74. b563877 xtask: Update vboot to latest commit by Nicholas Bishop · 9 months ago
  75. b87cba1 libcrdy: Enable write in BlockIo impl by Allen Ballway · 9 months ago
  76. 5a4d374 vboot: Add methods to update CgptAttributes by Allen Ballway · 9 months ago
  77. f90a4ef vboot: Use Default impl to initialize most of vb2_kernel_params by Nicholas Bishop · 9 months ago
  78. 4661866 xtask: Add deploy-to-image action by Nicholas Bishop · 9 months ago
  79. 0bd0321 xtask: Increase size of the trivial ESP by Nicholas Bishop · 9 months ago
  80. 079ff1b xtask: Fetch commits before checking them out by Jeffery Miller · 10 months 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
  81. 027fd5e crdyboot: update list of valid flexor hashes FRD-0.10 by Nikhil Gumidelli · 10 months ago
  82. 4b5fa73 crdyboot: update list of valid flexor hashes by Nikhil Gumidelli · 10 months ago
  83. 24d8d13 crdyboot: Log update capsule size by Nicholas Bishop · 10 months ago
  84. 0a7ae2b crdyboot: Redact partuuid from verbose log by Nicholas Bishop · 10 months ago
  85. 16b6853 xtask: Add test to ensure PartitionInfo is never used by Nicholas Bishop · 11 months 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
  86. 20c0bd6 crdyboot: Fix flexor on HP Probooks with eMMC drives by Nicholas Bishop · 11 months ago
  87. 905df77 xtask: Add partition option to deploy action by Nicholas Bishop · 11 months ago
  88. 540e305 libcrdy: Skip creating log var on old firmware by Nicholas Bishop · 11 months 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
  89. e79128a xtask: Update vboot_reference ref by Jeffery Miller · 11 months ago
  90. f8d0d83 vboot: Initialize recently added fields in kernel params by Grzegorz Bernacki · 11 months ago
  91. aee19e8 crdyboot: Remove unused disk code by Nicholas Bishop · 11 months ago
  92. b61dbfc crdyboot: Change PartitionIo to not rely on a partition-specific protocol by Nicholas Bishop · 11 months ago
  93. bede95c crdyboot: Add PartitionDataRange by Nicholas Bishop · 11 months ago
  94. dc14ace crdyboot: Add PartitionIo type for reading/writing to a partition by Nicholas Bishop · 11 months ago
  95. 6979685 crdyboot: Use Gpt directly in get_partition_size_in_bytes by Nicholas Bishop · 11 months ago
  96. 7b87cea crdyboot: Use Gpt directly in get_partition_unique_guid by Nicholas Bishop · 11 months ago
  97. 3e5dd44 crdyboot: Use Gpt directly in get_priority_slot by Nicholas Bishop · 11 months ago
  98. 6163107 crdyboot: Change Gpt::find_partition_by_name to return a Result by Nicholas Bishop · 11 months ago
  99. 3fa39b5 crdyboot: Drop Hd3MbrPartition from test partitions by Nicholas Bishop · 11 months ago
  100. f2a8285 libcrdy: Drop PartitionInfo and related functions by Nicholas Bishop · 11 months ago