Project

General

Profile

Actions

Bug #332

closed

I selected payload Tianocore Upstream (not UEFIPayload) but its still using MrChromebox UEFIPayload files?

Added by xinhua wang over 2 years ago. Updated over 1 year ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
12/30/2021
Due date:
% Done:

0%

Estimated time:
Affected versions:
Needs backport to:
Affected hardware:
Affected OS:

Description

make V=1 -d

Cloning Tianocore from Git
Reaping winning child 0x559abd8daf20 PID 142498
git clone --branch uefipayload_202107 https://github.com/mrchromebox/edk2 /mnt/cb-trying-upstream/coreboot/payloads/external/tianocore/tianocore; \
cd /mnt/cb-trying-upstream/coreboot/payloads/external/tianocore/tianocore; \
git remote add upstream https://github.com/tianocore/edk2
Live child 0x559abd8daf20 (/mnt/cb-trying-upstream/coreboot/payloads/external/tianocore/tianocore) PID 142499
Cloning into '/mnt/cb-trying-upstream/coreboot/payloads/external

any ideas, thx

Actions #1

Updated by Matt DeVillier over 2 years ago

  • Status changed from New to Response Needed

xinhua wang wrote:

make V=1 -d

Cloning Tianocore from Git
Reaping winning child 0x559abd8daf20 PID 142498
git clone --branch uefipayload_202107 https://github.com/mrchromebox/edk2 /mnt/cb-trying-upstream/coreboot/payloads/external/tianocore/tianocore; \
cd /mnt/cb-trying-upstream/coreboot/payloads/external/tianocore/tianocore; \
git remote add upstream https://github.com/tianocore/edk2
Live child 0x559abd8daf20 (/mnt/cb-trying-upstream/coreboot/payloads/external/tianocore/tianocore) PID 142499
Cloning into '/mnt/cb-trying-upstream/coreboot/payloads/external

any ideas, thx

unable to reproduce. using qemu as target, and switching between UEFIPAYLOAD and UPSTREAM options, the expected Tianocore remote/branch is used for building

Actions #2

Updated by Sean Rhodes over 1 year ago

  • Status changed from Response Needed to Resolved

The old makefile used to add upstream as a remote, which is why it looks like it's using MrChromebox. It does, and always has, built from the correct repo.

Actions

Also available in: Atom PDF