Skip to content

Commit

Permalink
Bump Mu_Basecore from b45641d to fcbd31d (#1500)
Browse files Browse the repository at this point in the history
* Bump Mu_Basecore from `b45641d` to `fcbd31d`

Bumps [Mu_Basecore](https://github.com/microsoft/mu_basecore) from `b45641d` to `fcbd31d`.
- [Release notes](https://github.com/microsoft/mu_basecore/releases)
- [Commits](microsoft/mu_basecore@b45641d...fcbd31d)

---
updated-dependencies:
- dependency-name: Mu_Basecore
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update Tools Template Patch

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Robotix22 <98209628+Robotix22@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and Robotix22 authored Nov 13, 2024
1 parent f9bcba5 commit 06b622f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Resources/MuPatches/Tools-Conf.patch
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
diff --git a/BaseTools/Conf/tools_def.template b/BaseTools/Conf/tools_def.template
index 06ab11608d..f2019a87a2 100755
index 8cc52abe16..7c48cf703d 100755
--- a/BaseTools/Conf/tools_def.template
+++ b/BaseTools/Conf/tools_def.template
@@ -182,13 +182,13 @@ DEFINE DTC_BIN = ENV(DTC_PREFIX)dtc
@@ -177,13 +177,13 @@ DEFINE DTC_BIN = ENV(DTC_PREFIX)dtc
# Required to build EBC drivers:
# Intel(r) Compiler for Efi Byte Code (Intel(r) EBC Compiler)
# GCCNOLTO -Linux,Windows- Requires:
Expand All @@ -18,7 +18,7 @@ index 06ab11608d..f2019a87a2 100755
# Optional:
# Required to build platforms or ACPI tables:
# Intel(r) ACPI Compiler from
@@ -216,19 +216,19 @@ DEFINE DTC_BIN = ENV(DTC_PREFIX)dtc
@@ -211,19 +211,19 @@ DEFINE DTC_BIN = ENV(DTC_PREFIX)dtc
# Deprecated Tool Chains
# ======================
# GCC48 -Linux,Windows- Requires:
Expand All @@ -41,7 +41,7 @@ index 06ab11608d..f2019a87a2 100755
# Optional:
# Required to build platforms or ACPI tables:
# Intel(r) ACPI Compiler from
@@ -2111,7 +2111,7 @@ NOOPT_CLANGDWARF_X64_DLINK2_FLAGS = DEF(CLANGDWARF_X64_DLINK2_FLAGS) -O0 -fu
@@ -2147,7 +2147,7 @@ NOOPT_CLANGDWARF_X64_DLINK2_FLAGS = DEF(CLANGDWARF_X64_DLINK2_FLAGS) -O0 -fu
##################
# CLANGDWARF ARM definitions
##################
Expand Down

0 comments on commit 06b622f

Please sign in to comment.