]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Bin/gcc_arm_linux_ext_dep.yaml
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / BaseTools / Bin / gcc_arm_linux_ext_dep.yaml
diff --git a/BaseTools/Bin/gcc_arm_linux_ext_dep.yaml b/BaseTools/Bin/gcc_arm_linux_ext_dep.yaml
deleted file mode 100644 (file)
index 9b3c4e3..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-## @file\r
-# Download GCC ARM compiler from Arm's release site\r
-# Set shell variable GCC5_ARM_INSTALL to this folder\r
-#\r
-# This is only downloaded when a build activates scope gcc_arm_linux\r
-#\r
-# Copyright (c) Microsoft Corporation.\r
-# SPDX-License-Identifier: BSD-2-Clause-Patent\r
-##\r
-{\r
-  "scope": "gcc_arm_linux",\r
-  "type": "web",\r
-  "name": "gcc_arm_linux",\r
-  "source": "https://developer.arm.com/-/media/Files/downloads/gnu-a/10.3-2021.07/binrel/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf.tar.asc",\r
-  "version": "10.3-2021.07",\r
-  "sha256": "aa074fa8371a4f73fecbd16bd62c8b1945f23289e26414794f130d6ccdf8e39c",\r
-  "compression_type": "tar",\r
-  "internal_path": "/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/",\r
-  "flags": ["set_shell_var", ],\r
-  "var_name": "GCC5_ARM_INSTALL"\r
-}\r