public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-stable202305 PATCH 0/4] BaseTools: Fix CLANGDWARF HII resource rules and paths
@ 2023-05-09 23:53 Rebecca Cran
  2023-05-09 23:53 ` [edk2-stable202305 PATCH 1/4] BaseTools: Remove BUILDRULEFAMILY from CLANGDWARF in tools_def.template Rebecca Cran
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Rebecca Cran @ 2023-05-09 23:53 UTC (permalink / raw)
  To: devel, Liming Gao, Bob Feng, Yuwei Chen; +Cc: Rebecca Cran

Fix a few issues with the CLANGDWARF toolchain that was causing OVMF to
assert on boot due to the HII resources not being embedded into
HttpDynamicCommand, TftpDynamicCommand and
LinuxInitrdDynamicShellCommand.

Rebecca Cran (4):
  BaseTools: Remove BUILDRULEFAMILY from CLANGDWARF in
    tools_def.template
  BaseTools: Set the CLANGDWARF OBJCOPY path in tools_def.template
  BaseTools: Set CLANGDWARF RC path to llvm-objcopy in
    tools_def.template
  BaseTools: Remove the CLANGCC build rule for
    Hii-Binary-Package.UEFI_HII

 BaseTools/Conf/build_rule.template |  2 +-
 BaseTools/Conf/tools_def.template  | 14 +++++++++-----
 2 files changed, 10 insertions(+), 6 deletions(-)

-- 
2.39.2


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2023-05-10 12:33 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-09 23:53 [edk2-stable202305 PATCH 0/4] BaseTools: Fix CLANGDWARF HII resource rules and paths Rebecca Cran
2023-05-09 23:53 ` [edk2-stable202305 PATCH 1/4] BaseTools: Remove BUILDRULEFAMILY from CLANGDWARF in tools_def.template Rebecca Cran
2023-05-09 23:53 ` [edk2-stable202305 PATCH 2/4] BaseTools: Set the CLANGDWARF OBJCOPY path " Rebecca Cran
2023-05-10 11:03   ` [edk2-devel] " Ard Biesheuvel
2023-05-10 12:09     ` Rebecca Cran
2023-05-10 12:10       ` Ard Biesheuvel
2023-05-10 12:33         ` Rebecca Cran
2023-05-09 23:53 ` [edk2-stable202305 PATCH 3/4] BaseTools: Set CLANGDWARF RC path to llvm-objcopy " Rebecca Cran
2023-05-09 23:53 ` [edk2-stable202305 PATCH 4/4] BaseTools: Remove the CLANGCC build rule for Hii-Binary-Package.UEFI_HII Rebecca Cran
2023-05-10  2:36 ` [edk2-devel] [edk2-stable202305 PATCH 0/4] BaseTools: Fix CLANGDWARF HII resource rules and paths Michael D Kinney
2023-05-10  2:40   ` Rebecca Cran

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox