1. 688a161 QcomModulePkg: Enable SafeStack option to bootloader by Venkata Narendra Kumar Gutta · 7 years ago
  2. e791942 QcomModulePkg: Remove the SHA-256 context NULL checks in Hash2Client.c by Zhen Kong · 7 years ago
  3. 2834062 Merge "QcomModulePkg: Remove the image size check in LoadImageAndAuthVB2" by Linux Build Service Account · 7 years ago
  4. 7ece8d6 QcomModulePkg: Remove the image size check in LoadImageAndAuthVB2 by Zhen Kong · 7 years ago
  5. 82e18e9 avb: Update rollback index when Multislot is disabled by Shivaprasad Hongal · 7 years ago
  6. b9d268c Merge "QcomModulePkg: Update the System path info in Command line for LE " by Linux Build Service Account · 7 years ago
  7. 4987c69 QcomModulePkg: Update the System path info in Command line for LE by mohamed sunfeer · 7 years ago
  8. 2a0c8e9 Merge "QcomModulePkg: Add support to parse recovery dtbo image" by Linux Build Service Account · 7 years ago
  9. 0c6d6fc Merge "QcomModulePkg: Check for dtbo partition when ram loading boot" by Linux Build Service Account · 7 years ago
  10. bcba709 QcomModulePkg: Add a recovery DTBO section to boot image header by lijuang · 7 years ago
  11. d64549b Merge "QcomModulePkg: Enable the sdllvm analyze under a flag" by Linux Build Service Account · 7 years ago
  12. e162e5e QcomModulePkg: Check for dtbo partition when ram loading boot by Jeevan Shriram · 7 years ago
  13. 65c51d5 QcomModulePkg: Enable the sdllvm analyze under a flag by lijuang · 7 years ago
  14. bb3db75 QcomModulePkg: Add LE target kernel authentication support by Zhen Kong · 8 years ago
  15. 88a4fb9 QcomModulePkg : Adds NULL check for SlotData by Mukesh Ojha · 7 years ago
  16. 681e0f4 QcomModulePkg: Add support for AVB2.0 when A/B feature is disabled. by AnilKumar Chimata · 7 years ago
  17. 0d15109 Merge "QcomModulePkg: Load dtbo when AVB is disabled" by Linux Build Service Account · 7 years ago
  18. 261d2bf QcomModulePkg: Load dtbo when AVB is disabled by Runmin Wang · 7 years ago
  19. 71be2c8 QcomModulePkg: Enable Dm-verity for VB1 targets by Mukesh Ojha · 7 years ago
  20. 615b1e1 QcomModulePkg: Append "root=" if not present in boot image header by Jeevan Shriram · 7 years ago
  21. 17f173d QcomModulePkg: Run clang-format by Jeevan Shriram · 7 years ago
  22. 8898d3d QcomModulePkg: Boot tampered state to be set only on secure device by Zhen Kong · 7 years ago
  23. 2afaa40 Merge "QcomModulePkg: Fix Null pointer dereference issue in VerifiedBoot.c" by Linux Build Service Account · 7 years ago
  24. 9843f8d Merge "QcomModulePkg: Provide bootloader tampered state to AVB 2.0" by Linux Build Service Account · 7 years ago
  25. 3b3a0df QcomModulePkg: Fix Null pointer dereference issue in VerifiedBoot.c by Zhen Kong · 7 years ago
  26. 8b93cb3 QcomModulePkg: Provide bootloader tampered state to AVB 2.0 by Zhen Kong · 7 years ago
  27. db33a73 QcomModulePkg: Command line update for System path by Zhen Kong · 8 years ago
  28. eec0cc6 edk2: Add wrapper script to detect clang_sa_warnings by Prathyush Katukojwala · 7 years ago
  29. 2b33ee2 Merge "QcomModulePkg: Enable the static program analyzer of sdllvm clang" by Linux Build Service Account · 7 years ago
  30. 29b5584 Merge "libavb: Fix null pointer deref related issues in libavb" by Linux Build Service Account · 7 years ago
  31. 35adede QcomModulePkg: Enable the static program analyzer of sdllvm clang by lijuang · 7 years ago
  32. f76d720 Merge "QcomModulePkg: Fix dead assignment error in libavb" by Linux Build Service Account · 7 years ago
  33. 94913df Merge "QcomModulePkg: Fix the null pointer of slot_data in libavb" by Linux Build Service Account · 7 years ago
  34. 7f5a26d QcomModulePkg: Fix dead store and logic errors in avb by lijuang · 7 years ago
  35. 63c5400 libavb: Fix null pointer deref related issues in libavb by Shivaprasad Hongal · 7 years ago
  36. 561da3a QcomModulePkg: Fix dead assignment error in libavb by lijuang · 7 years ago
  37. ca6a5c3 QcomModulePkg: Fix the null pointer of slot_data in libavb by lijuang · 7 years ago
  38. e4b02a8 QcomModulePkg: Optimize boot time for FFBM and QMMI by lijuang · 7 years ago
  39. 4c788f5 Enable device to boot to secondary partition by Zhen Kong · 7 years ago
  40. 5dd3593 AVB: Add verifiedbootstate to kernel cmdline by Shivaprasad Hongal · 8 years ago
  41. c8af6be Merge "avb: Provide dm-verity flag to avb_slot_verify" by Linux Build Service Account · 8 years ago
  42. 7c02e84 Merge "VerifiedBoot: Display RED state UI when verification fails" by Linux Build Service Account · 8 years ago
  43. fa253c1 VerifiedBoot: Display RED state UI when verification fails by Shivaprasad Hongal · 8 years ago
  44. 39236ae avb: Provide dm-verity flag to avb_slot_verify by Shivaprasad Hongal · 8 years ago
  45. 3df0452 VerifiedBoot: Fix incorrect mask to retrieve os_version by Shivaprasad Hongal · 8 years ago
  46. 7bc16d2 QcomModulePkg: libavb: Add support for libavb compilation for all by Jeevan Shriram · 8 years ago
  47. 7199183 libavb: Only load and verify hash partition if requested. by David Zeuthen · 8 years ago
  48. a44be90 libavb: Allow specifying dm-verity error handling. by David Zeuthen · 8 years ago
  49. f1fb047 Enable Display for AVB 2.0. by Shivaprasad Hongal · 8 years ago
  50. 38d73ea QcomModulePkg: Update error handling for no boot image by Shivaprasad Hongal · 8 years ago
  51. 7fd6a52 QcomModulePkg: Display fingerprint for yellow boot state by Shivaprasad Hongal · 8 years ago
  52. 4cd06ac QcomModulePkg: Compute ROT and Boot state digest one after another. by Shivaprasad Hongal · 8 years ago
  53. bfa58c6 QcomModulePkg: Add support for AVB Ops function get_size_of_partition by Shivaprasad Hongal · 8 years ago
  54. a7d30c7 libavb: Load entire partition if |allow_verification_error| is true. by David Zeuthen · 8 years ago
  55. 8835ce9 QcomModulePkg: Use HW crypto engine for SHA256 by Shivaprasad Hongal · 8 years ago
  56. c017e81 QcomModulePkg: Refactor PartitionTableUpdate functions. by Shivaprasad Hongal · 8 years ago
  57. b7c1eb4 QcomModulePkg: Workaround to load unsigned dtbo by Shivaprasad Hongal · 8 years ago
  58. a0091a4 QcomModulePkg: Add DTBO image verification by Shivaprasad Hongal · 8 years ago
  59. 3860bbf QcomModulePkg: Update inf for avb 2.0 by Shivaprasad Hongal · 8 years ago
  60. e3b5339 QcomModulePkg: Add image verification for avb 2.0 by Shivaprasad Hongal · 8 years ago
  61. 5f3c5c4 QcomModulePkg: Add keymaster client by Shivaprasad Hongal · 8 years ago
  62. 3bf0132 QcomModulePkg: Add libavb sysdep and ops implementation by Shivaprasad Hongal · 8 years ago
  63. 054ba0c QcomModulePkg: Add libavb library for Verified Boot 2.0 by Shivaprasad Hongal · 8 years ago
  64. 6ea0161 QcomModulePkg: Add test OEM Public Key by Shivaprasad Hongal · 8 years ago
  65. a2c4dd7 QcomModulePkg: Separate boot image verification from BootLinux by Shivaprasad Hongal · 8 years ago