Having migrated the platform build configuration files to OpenPlatformPkg, this gets rid of some (no longer needed) items referencing files no longer in the tree.
Leif Lindholm (2): ArmPlatformPkg: remove obsolete/outdated AArch64 bootstrap ArmPlatformPkg: Remove orphaned Juno Makefile ArmPlatformPkg/ArmJunoPkg/Makefile | 87 ---------- .../Scripts/uefi-aarch64-bootstrap/LICENSE.TXT | 28 ---- .../Scripts/uefi-aarch64-bootstrap/Makefile | 96 ----------- .../Scripts/uefi-aarch64-bootstrap/boot.S | 183 --------------------- .../Scripts/uefi-aarch64-bootstrap/model.lds.S | 77 --------- .../Scripts/uefi-aarch64-bootstrap/readme.html | 88 ---------- .../Scripts/uefi-aarch64-bootstrap/readme.txt | 92 ----------- 7 files changed, 651 deletions(-) delete mode 100644 ArmPlatformPkg/ArmJunoPkg/Makefile delete mode 100644 ArmPlatformPkg/ArmVExpressPkg/Scripts/uefi-aarch64-bootstrap/LICENSE.TXT delete mode 100644 ArmPlatformPkg/ArmVExpressPkg/Scripts/uefi-aarch64-bootstrap/Makefile delete mode 100644 ArmPlatformPkg/ArmVExpressPkg/Scripts/uefi-aarch64-bootstrap/boot.S delete mode 100644 ArmPlatformPkg/ArmVExpressPkg/Scripts/uefi-aarch64-bootstrap/model.lds.S delete mode 100644 ArmPlatformPkg/ArmVExpressPkg/Scripts/uefi-aarch64-bootstrap/readme.html delete mode 100644 ArmPlatformPkg/ArmVExpressPkg/Scripts/uefi-aarch64-bootstrap/readme.txt -- 2.1.4 _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

