1. 5e713b7 Add documentation to README.md describing the EFI protocols used by GBL by Dov Shlachter · 2 days ago main master
  2. 345af2e Initial implementation for EFI protocol documentation check by Dov Shlachter · 8 days ago
  3. ef53ff5 Storage testlib can define TestBlockDevice from partitions by Dov Shlachter · 2 weeks ago
  4. 611dbc9 Put A/B/R logic in a separate libabr by Yecheng Zhao · 3 weeks ago
  5. 3b27c6f Fix build error due to chkstk/alloca on x86 by Yecheng Zhao · 3 weeks ago
  6. 57d214e Add a top-level LICENSE file by Yecheng Zhao · 3 weeks ago
  7. c984ad8 Use safemath library within GBL by Dov Shlachter · 4 weeks ago
  8. 276f9de Flush cache by VA on aarch64 by Yecheng Zhao · 4 weeks ago
  9. ed983f7 Merge "Add GBL interfaces for block device, console, boot" into main by Treehugger Robot · 4 weeks ago
  10. e20b165 Add GBL interfaces for block device, console, boot by Yecheng Zhao · 5 weeks ago
  11. 5c5ea94 Initial commit for checked arithmetic library by Dov Shlachter · 6 weeks ago
  12. 910eb0f Merge "gbl: update BUILD rules for ATX->Cert rename" into main by David Pursell · 5 weeks ago
  13. e106162 Move avb sysdeps implementation into libavb by Yecheng Zhao · 5 weeks ago
  14. 4603ced gbl: update BUILD rules for ATX->Cert rename by David Pursell · 5 weeks ago
  15. 836d997 Support Fastboot over USB by Yecheng Zhao · 5 weeks ago
  16. f504deb Merge "Support EFI_ANDROID_BOOT_PROTOCOL" into main by Yecheng Zhao · 5 weeks ago
  17. a3c9a6a Support EFI_ANDROID_BOOT_PROTOCOL by Yecheng Zhao · 6 weeks ago
  18. 79b50a4 First commit for libstorage testlib by Dov Shlachter · 7 weeks ago
  19. 85f238b Add libavb_atx to bindgen by Yecheng Zhao · 6 weeks ago
  20. e5526fb Merge "Support flashing sparse image" into main by Yecheng Zhao · 6 weeks ago
  21. 7c5ac19 Support flashing sparse image by Yecheng Zhao · 6 weeks ago
  22. 7864e2c Initial Android implementation for A/B boot by Dov Shlachter · 8 weeks ago
  23. c837e6b Support fastboot flashing by Yecheng Zhao · 7 weeks ago
  24. 1a60f01 Support "fastboot fetch" by Yecheng Zhao · 7 weeks ago
  25. 23a26fb Use new avb ops lifetime by Yecheng Zhao · 7 weeks ago
  26. 861887e Add initial draft for a EFI Android Boot protocol by Yecheng Zhao · 8 weeks ago
  27. a86fa60 Support fastboot upload/OEM command by Yecheng Zhao · 8 weeks ago
  28. 7bda36f Implement GBL fastboot backend by Yecheng Zhao · 8 weeks ago
  29. cf51f28 Merge "Generalize MultiGptDevices to AsMultiBlockDevices" into main by Yecheng Zhao · 8 weeks ago
  30. ea2fdec Merge "Generalize partition backed A/B/R metadata operations." into main by Dov Shlachter · 8 weeks ago
  31. 2acef74 Generalize partition backed A/B/R metadata operations. by Dov Shlachter · 9 weeks ago
  32. 4f1b9f7 Generalize MultiGptDevices to AsMultiBlockDevices by Yecheng Zhao · 8 weeks ago
  33. 5b19e6d Merge "Fix unnecessary panics in efi net" into main by Yecheng Zhao · 8 weeks ago
  34. d6bdbc4 Fix unnecessary panics in efi net by Yecheng Zhao · 8 weeks ago
  35. d44760d Add basic BCB support to GBL Android app by Dmitrii Merkurev · 9 weeks ago
  36. ce1f4d8 Enable Fastboot over TCP by Yecheng Zhao · 9 weeks ago
  37. 7b7fe1b Add storage writeback for A/B/R slot management by Dov Shlachter · 3 months ago
  38. 92a40b7 Bazel is primary build system for gbl by Dov Shlachter · 9 weeks ago
  39. b0b75c1 Merge "Support waiting key stroke from console" into main by Yecheng Zhao · 9 weeks ago
  40. bccc3ab Support waiting key stroke from console by Yecheng Zhao · 10 weeks ago
  41. 87f1b13 Merge "Add files for bzlmod." into main by Treehugger Robot · 10 weeks ago
  42. 883ea22 Merge "Add APIs for handling multiple GPT devices" into main by Yecheng Zhao · 2 months ago
  43. d505a42 Add files for bzlmod. by Yifan Hong · 2 months ago
  44. 8e141ef Add APIs for handling multiple GPT devices by Yecheng Zhao · 3 months ago
  45. b3c6232 Merge "Add build rule for smoltcp" into main am: 54edca1c1f by Treehugger Robot · 2 months ago
  46. 54edca1 Merge "Add build rule for smoltcp" into main by Treehugger Robot · 2 months ago
  47. 68ac213 Merge "Add built-in support for fastboot TCP protocol" into main am: 4b3b0129cc by Treehugger Robot · 2 months ago
  48. 4b3b012 Merge "Add built-in support for fastboot TCP protocol" into main by Treehugger Robot · 2 months ago
  49. aac8735 Add build rule for smoltcp by Yecheng Zhao · 2 months ago
  50. abfaa3b Add built-in support for fastboot TCP protocol by Yecheng Zhao · 3 months ago
  51. b1f48bc Merge "Update clang version to r510928" into main am: 5eb69cfb3d by Aditya Kumar · 2 months ago
  52. 5eb69cf Merge "Update clang version to r510928" into main by Aditya Kumar · 2 months ago
  53. ca22b65 Merge changes I25e04151,I22d555d5 into main am: 9cbd7c274b by Treehugger Robot · 3 months ago
  54. 9cbd7c2 Merge changes I25e04151,I22d555d5 into main by Treehugger Robot · 3 months ago
  55. c9aec88 Merge "Minor cleanups for slots" into main am: a9a6cde38c by Dov Shlachter · 3 months ago
  56. 06b8880 Make image path logging optional by Yecheng Zhao · 3 months ago
  57. f26a0d1 Add efi_println! by Yecheng Zhao · 3 months ago
  58. a9a6cde Merge "Minor cleanups for slots" into main by Dov Shlachter · 3 months ago
  59. 93cb333 Fix GPT buffer initialization bug am: 84d2caa290 by Yecheng Zhao · 3 months ago
  60. c009bd0 Ignore system include dirs for bindgen am: ebcb4d40ed by Yecheng Zhao · 3 months ago
  61. 84d2caa Fix GPT buffer initialization bug by Yecheng Zhao · 3 months ago
  62. ebcb4d4 Ignore system include dirs for bindgen by Yecheng Zhao · 3 months ago
  63. 2ae0e77 Minor cleanups for slots by Dov Shlachter · 3 months ago
  64. 518c796 Merge "Simplify scratch/gpt buffer management" into main am: 12b59e108a by Treehugger Robot · 3 months ago
  65. 12b59e1 Merge "Simplify scratch/gpt buffer management" into main by Treehugger Robot · 3 months ago
  66. f0c188e Simplify scratch/gpt buffer management by Yecheng Zhao · 3 months ago
  67. ef04863 Update clang version to r510928 by Aditya Kumar · 3 months ago
  68. 29ae4b1 Update documentation to remove mention of U-Boot am: 0f110ac404 by Ram Muthiah · 3 months ago
  69. 0f110ac Update documentation to remove mention of U-Boot by Ram Muthiah · 3 months ago
  70. 17ca734 Merge "Integrate libgbl into bazel build" into main am: fcff06f753 by Yecheng Zhao · 3 months ago
  71. cebe1d7 Update OWNERS to include Yecheng am: 6bbfee2391 by Ram Muthiah · 3 months ago
  72. fcff06f Merge "Integrate libgbl into bazel build" into main by Yecheng Zhao · 3 months ago
  73. 6bbfee2 Update OWNERS to include Yecheng by Ram Muthiah · 3 months ago
  74. 3fedc17 Merge "Fix typo in host ruststd path" into main am: a2b4ee3ecc by Yecheng Zhao · 3 months ago
  75. eee7706 Integrate libgbl into bazel build by Yecheng Zhao · 3 months ago
  76. a2b4ee3 Merge "Fix typo in host ruststd path" into main by Yecheng Zhao · 3 months ago
  77. d72a1d7 Merge "gbl: load rust macros from defs.bzl" into main am: a8b35ba76a by Ulises Mendez Martinez · 3 months ago
  78. 4655120 Merge "Disable "experimental_toolchain_generated_sysroot"" into main am: ec746f1a09 by Ulises Mendez Martinez · 3 months ago
  79. a8b35ba Merge "gbl: load rust macros from defs.bzl" into main by Ulises Mendez Martinez · 3 months ago
  80. ec746f1 Merge "Disable "experimental_toolchain_generated_sysroot"" into main by Ulises Mendez Martinez · 3 months ago
  81. f5ae291 Fix typo in host ruststd path by Yecheng Zhao · 3 months ago
  82. 4102390 Merge "Add wrappers for EFI_SIMPLE_NETWORK_PROTOCOl" into main am: 0f8bc4547e by Yecheng Zhao · 3 months ago
  83. 527ae40 Fix header only cc_library for bindgen am: 26a2ee43da by Yecheng Zhao · 3 months ago
  84. 0f8bc45 Merge "Add wrappers for EFI_SIMPLE_NETWORK_PROTOCOl" into main by Yecheng Zhao · 3 months ago
  85. 5b1ba14 Disable "experimental_toolchain_generated_sysroot" by Yecheng Zhao · 3 months ago
  86. e8026e3 gbl: load rust macros from defs.bzl by Ulises Mendez Martinez · 3 months ago
  87. 26a2ee4 Fix header only cc_library for bindgen by Yecheng Zhao · 3 months ago
  88. 5ad5bf7 Add wrappers for EFI_SIMPLE_NETWORK_PROTOCOl by Yecheng Zhao · 3 months ago
  89. 35450a6 Add support for EFI event am: 779036fdf1 by Yecheng Zhao · 3 months ago
  90. 779036f Add support for EFI event by Yecheng Zhao · 3 months ago
  91. 0c12a60 Merge "Add libfastboot library" into main am: c8a817bc3c by Yecheng Zhao · 3 months ago
  92. c8a817b Merge "Add libfastboot library" into main by Yecheng Zhao · 3 months ago
  93. a23fcaf Add libfastboot library by Yecheng Zhao · 4 months ago
  94. 3bbc90e [gbl] switch to using cstr! macro for constants. am: 984c3e6ad0 by Sergii Parubochyi · 3 months ago
  95. 984c3e6 [gbl] switch to using cstr! macro for constants. by Sergii Parubochyi · 3 months ago
  96. 6eee731 [gbl] add Gbl struct builder am: 1bbcca1a93 by Sergii Parubochyi · 3 months ago
  97. 1bbcca1 [gbl] add Gbl struct builder by Sergii Parubochyi · 3 months ago
  98. 103bda9 Restrict OneShot semantics to bootloader and recovery am: 4196c4bb8b by Dov Shlachter · 3 months ago
  99. 34c8ec4 Merge "Add CStr conversion to gbl::Slots::Suffix" into main am: 31262f8662 by Dov Shlachter · 3 months ago
  100. 4196c4b Restrict OneShot semantics to bootloader and recovery by Dov Shlachter · 3 months ago