1. 672b53f QcomModulePkg: Add A/B support for Nand Based Targets by Nagireddy Annem · 5 years ago
  2. 9ff1674 Merge "QcomModulePkg: Fixed the possible security issue when getting partition size" by qctecmdr · 4 years, 2 months ago
  3. be74b9e QcomModulePkg: Fixed the possible security issue when getting partition size by Lijuan Gao · 4 years, 3 months ago
  4. e53c24c QcomModulePkg: Fix the OOB error when updating GPT partition by Lijuan Gao · 4 years, 3 months ago
  5. 937fc4a QcomModulePkg: PatchGpt based on block size. by Bhanuprakash Modem · 7 years ago
  6. 0746956 QcomModulePkg: BootImagev3: Load Images from partitions by Raghavendra Rao Ananta · 5 years ago
  7. d84bac2 QcomModulePkg: Update NAND partition table in fastboot mode by Prakruthi Deepak Heragu · 5 years ago
  8. b53e91c QcomModulePkg: Do not decrement bootable retry count for "stable" states by lijuang · 5 years ago
  9. 5b76296 QcomModulePkg: Update GPT only when attributes or GUID is changed by lijuang · 6 years ago
  10. f70d1a8 QcomModulePkg: Validation of slot GUIDS with abl partition by Mayank Grover · 6 years ago
  11. 0a3ba0b QcomModulePkg: Disable Retrycount decrement based on Android flag by Jeevan Shriram · 6 years ago
  12. 763cdd5 QcomModulePkg: Update AllocatePool api with AllocateZeroPool by Bhanuprakash Modem · 6 years ago
  13. 39c9b7e QcomModulePkg: Do not reset success bit for alternate slot by Jeevan Shriram · 6 years ago
  14. 8e3a230 QcomModulePkg: Change pointer type to fix 0 GUID issue by jianzhou · 6 years ago
  15. 9bcb4c2 Merge "QcomModulePkg: Get block size from BlockIo layer for eMMC device" by Linux Build Service Account · 7 years ago
  16. df1adb1 Merge "QcomModulePkg: Adds OOB check on partition count" by Linux Build Service Account · 7 years ago
  17. 82911f8 QcomModulePkg: Trivial changes to fix typos in debug logs and code alignment by Mukesh Ojha · 7 years ago
  18. 3df1faf QcomModulePkg: Add support to parse recovery dtbo image by lijuang · 7 years ago
  19. 3ede872 QcomModulePkg: Adds OOB check on partition count by Mukesh Ojha · 7 years ago
  20. 261d2bf QcomModulePkg: Load dtbo when AVB is disabled by Runmin Wang · 7 years ago
  21. a8413af Merge "QcomModulePkg: Change GUARD_OUT to GUARD to avoid null pointer issue" by Linux Build Service Account · 7 years ago
  22. b1cbe92 QcomModulePkg: Change Bootlun in case of mismatch with slot by Jeevan Shriram · 7 years ago
  23. 71e1ea6 QcomModulePkg: Change GUARD_OUT to GUARD to avoid null pointer issue by jianzhou · 7 years ago
  24. 8c4f272 QcomModulePkg: Add GUID check along with attribute while updating GPT by Mukesh Ojha · 7 years ago
  25. 28736ad QcomModulePkg: Add slot name length check while preparing multi-slot list by Mukesh Ojha · 7 years ago
  26. 3241219 QcomModulePkg: Add buffer overflow check. by jianzhou · 7 years ago
  27. 17f173d QcomModulePkg: Run clang-format by Jeevan Shriram · 7 years ago
  28. 748b0e8 Merge "QcomModulePkg: Use StrnCmp instead of StrCmp and correct the length check" by Linux Build Service Account · 7 years ago
  29. 621d6c8 QcomModulePkg: Use StrnCmp instead of StrCmp and correct the length check by lijuang · 7 years ago
  30. 46df844 QcomModulePkg: Free memory before exiting function with error by lijuang · 7 years ago
  31. befaab0 QcomModulePkg: Update the attributes for all partitions by Jeevan Shriram · 7 years ago
  32. c336a29 QcomModulePkg: Fix invariant expression in a condition issue by lijuang · 7 years ago
  33. dce0296 Merge "QcomModulePkg: Add support for NAND devices" by Linux Build Service Account · 7 years ago
  34. 749ea92 QcomModulePkg: Add support for NAND devices by Jeevan Shriram · 7 years ago
  35. b304f26 QcomModulePkg: Fix the different type sizes and base types warnings by lijuang · 7 years ago
  36. f0bbcad QcomModulePkg: Fix missing static, header file error and correct function's declaration by lijuang · 7 years ago
  37. f71a484 QcomModulePkg: Fix dead store errors in BootLib by lijuang · 7 years ago
  38. e296126 QcomModulePkg: Add buffer overflow check on Gpt header fields by Vijay Kumar Pendoti · 7 years ago
  39. 4c788f5 Enable device to boot to secondary partition by Zhen Kong · 7 years ago
  40. e8bc92d QcomModulePkg: reset slot unbootable in set_active cmd by Jeevan Shriram · 7 years ago
  41. 6a54fe1 QcommodulePkg: BootLib: do no decrement retry count on dev images by Channagoud Kadabi · 8 years ago
  42. 2d03b01 QcomModulePkg: Update data type used in long long operations by Jeevan Shriram · 8 years ago
  43. 886b75a QcomModulePkg: Use the optimized SetMem and CopyMem by lijuang · 8 years ago
  44. 059a2c9 Merge "QcomModulePkg: Update error handling for no boot image" by Linux Build Service Account · 8 years ago
  45. 7fd6a52 QcomModulePkg: Display fingerprint for yellow boot state by Shivaprasad Hongal · 8 years ago
  46. 6fc41c4 QcomModulePkg: Refactor DTBO code by Vijay Kumar Pendoti · 8 years ago
  47. 340f687 QcomModulePkg: Fix Unbootable issue during coldboot by Shivaprasad Hongal · 8 years ago
  48. 4229f7b QcomModulePkg: Add support to know existance of DTBO image by Vijay Kumar Pendoti · 8 years ago
  49. 644a20b QcomModulePkg: Implement dtb overlay in ABL by Vijay Kumar Pendoti · 8 years ago
  50. c017e81 QcomModulePkg: Refactor PartitionTableUpdate functions. by Shivaprasad Hongal · 8 years ago
  51. e3b5339 QcomModulePkg: Add image verification for avb 2.0 by Shivaprasad Hongal · 8 years ago
  52. 8b9c4bc QcomModulePkg: Update partition if entries are changed by Parth Dixit · 8 years ago
  53. 81ed7f8 QcomModulePkg: Fix the partition entries CRC calculation by Vijay Kumar Pendoti · 8 years ago
  54. 5547eab QcomModulePkg: Correct logic in getting Maxhandles by Vijay Kumar Pendoti · 8 years ago
  55. 6a25430 QcomModulePkg: Continue to next Lun for partition table update by Jeevan Shriram · 8 years ago
  56. 25ac2e6 QcomModulePkg: Fix access to uninitialised variables by Vijay Kumar Pendoti · 8 years ago
  57. 5fdbb16 QcomModulePkg: A/B support for emmc target by Vijay Kumar Pendoti · 8 years ago
  58. 83843c7 Merge "QcomModulePkg: A/B support for Emmc based target" by Linux Build Service Account · 8 years ago
  59. 456aaaa Revert "QcomModulePkg: Do not decrement the Retry Count" by Jeevan Shriram · 8 years ago
  60. 177eedc QcomModulePkg: A/B support for Emmc based target by Vijay Kumar Pendoti · 8 years ago
  61. a38f574 QcomModulePkg: Adjust getvar partition formation by Vijay Kumar Pendoti · 8 years ago
  62. a7e72a0 QcomModulePkg: Get the multi slot partitions in runtime by Vijay Kumar Pendoti · 8 years ago
  63. a4c1b08 QcomModulePkg: Fixed some potential issues in library by lijuang · 8 years ago
  64. 7eef3d1 Merge "QcomModulePkg: Library: Switch the Bootlun if slot is unbootable" by Linux Build Service Account · 8 years ago
  65. 2120d97 QcomModulePkg: Fixed the compilation errors in library by lijuang · 8 years ago
  66. 2d2bb03 QcomModulePkg: Library: Switch the Bootlun if slot is unbootable by Jeevan Shriram · 8 years ago
  67. 9410995 QcomModulePkg: Library: Be specific in using UINT32 or UINT64 instead of using UINTN by lijuang · 8 years ago
  68. eadfdf8 QcomModulePkg: Library: Use wide chars in Library files by Vijay Kumar Pendoti · 8 years ago
  69. b07c603 QcomModulePkg: Add support to fall back to non A/B meta by Vijay Kumar Pendoti · 8 years ago
  70. d4c9c39 QcomModulePkg: Fastboot: Use Erase protocol for command erase by Channagoud Kadabi · 8 years ago
  71. 0dbf869 QcomModulePkg: Update the behavior for A/B update by Channagoud Kadabi · 8 years ago
  72. 3f29a4b QcomModulePkg: Do not decrement the Retry Count by Jeevan Shriram · 8 years ago
  73. 27e92ee QcomModulePkg: Update Current slot information from global information by Jeevan Shriram · 8 years ago
  74. 0da9d75 QcomModulePkg: Update Lun information for BlkIo of Lun by Jeevan Shriram · 8 years ago
  75. ab43668 QcomModulePkg: Add support to retrieve Lun info and Index in Lun by Jeevan Shriram · 8 years ago
  76. dc79604 QcomModulePkg: do not include stdlib header file by Jeevan Shriram · 8 years ago
  77. c3e0a4f QcomModulePkg: Implement Library function for A/B feature by Vijay Kumar Pendoti · 8 years ago
  78. c34f2b0 QcomModulePkg: Move the location of files by Vijay Kumar Pendoti · 8 years ago[Renamed from QcomModulePkg/Application/FastbootApp/PartitionTableUpdate.c]
  79. 304c23b QcomModulePkg: Remove the guid externs from the source files by Jeevan Shriram · 8 years ago
  80. 2a19461 QcomModulePkg: Fix the SetMem function parameter by Runmin Wang · 8 years ago
  81. 8ad76a7 Fastboot: Add support to Update partition table by Channagoud Kadabi · 9 years ago
  82. f8aa763 Add Fastboot App by Channagoud Kadabi · 9 years ago