summaryrefslogtreecommitdiff
path: root/gbl/toolchain
AgeCommit message (Expand)Author
2024-02-21Integrate libgbl into bazel buildYecheng Zhao
2024-02-21Merge "Fix typo in host ruststd path" into mainYecheng Zhao
2024-02-20Fix typo in host ruststd pathYecheng Zhao
2024-02-19gbl: load rust macros from defs.bzlUlises Mendez Martinez
2024-02-14Add support for EFI eventYecheng Zhao
2024-01-26Integrate avb into BazelYecheng Zhao
2023-11-01Switch to use prebuilt sysrootYecheng Zhao
2023-10-29Integrate libfdt and add rust wrappersYecheng Zhao
2023-10-10[build] Integrate with u-boot-mainline bazel buildYecheng Zhao
2023-10-09[build] Use transition rule for multi-config buildYecheng Zhao
2023-10-06[build] Refactor workspace setup rulesYecheng Zhao
2023-10-05[build] Add LLVM host toolchainYecheng Zhao
2023-10-05[build] Switch to use prebuilt bindgenYecheng Zhao
2023-10-03[build] Switch to use rust prebuilt toolchainYecheng Zhao
2023-10-02[toolchain] Uprev rustc and use lld for linkingYecheng Zhao
2023-08-30gbl: Don't link with pthread and dlYecheng Zhao
2023-08-28build: Add a script to simplify build flowYecheng Zhao
2023-08-25gbl: Support third party rust crateYecheng Zhao
2023-08-24gbl: Require user to provide LLVM toolchainYecheng Zhao
2023-08-24gbl: Support building RISCV 64 bit EFI applcationsYecheng Zhao
2023-08-22efi: Add toolchain for X86 32bit EFI applicationYecheng Zhao
2023-08-22gbl: Add library for ELF relocationYecheng Zhao
2023-08-18libgbl: Add UEFI supportYecheng Zhao