REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4090
The function GetRandomNumber128 returns a BOOLEAN and not EFI_STATUS.
Update the code to correctly handle the BOOLEAN return type.
Cc: Jiewen Yao
Cc: Jian J Wang
Signed-off-by: Erik Bjorge
---
.../PeiDxeTpmPlatformHierarchyLib.c
This new option will display the execution time of a successful command.
Cc: Ashley E Desimone
Cc: Nate DeSimone
Cc: Puja Pandya
Cc: Bret Barkelew
Cc: Prince Agyeman
Cc: Erik Bjorge
Signed-off-by: Erik Bjorge
---
edkrepo/commands/arguments/edkrepo_cmd_args.py | 3 ++-
edkrepo/commands/comp
Added command timing in the entry point.
Cc: Ashley E Desimone
Cc: Nate DeSimone
Cc: Puja Pandya
Cc: Bret Barkelew
Cc: Prince Agyeman
Cc: Erik Bjorge
Signed-off-by: Erik Bjorge
---
edkrepo/edkrepo_entry_point.py | 12 +---
1 file changed, 9 insertions(+), 3 deletions(-)
diff --git
well or just
creating a manifest branch in the new EdkRepo repository?
Thanks,
-Erik
-Original Message-
From: Desimone, Nathaniel L
Sent: Wednesday, September 30, 2020 2:56 PM
To: devel@edk2.groups.io; r...@edk2.groups.io
Cc: Desimone, Ashley E ; Bjorge, Erik C
Subject: [RFC] Request
Reviewed-by: Erik Bjorge
-Original Message-
From: Desimone, Nathaniel L
Sent: Friday, September 25, 2020 6:35 PM
To: devel@edk2.groups.io; Desimone, Ashley E
Cc: Pandya, Puja ; Bret Barkelew
; Agyeman, Prince ;
Bjorge, Erik C
Subject: RE: [edk2-devel] [edk2-staging/EdkRepo] [PATCH
Reviewed-by: Erik Bjorge
-Original Message-
From: Nate DeSimone
Sent: Friday, September 25, 2020 6:28 PM
To: devel@edk2.groups.io
Cc: Desimone, Ashley E ; Pandya, Puja
; Bret Barkelew ; Agyeman,
Prince ; Bjorge, Erik C
Subject: [edk2-staging/EdkRepo] [PATCH V3 2/2] EdkRepo: Add
In Python 3.8.x the method of mapping the users home path was changed
to look at USERPROFILE and then HOMEDRIVE\HOMEPATH. This change removed
the check of HOME generated by git BASH based on HOMEDRIVE/HOMEPATH.
For users with a USERPROFILE environment variable that does not match
the HOMEDRIVE\HOM
In some cases submodules may still not be deinitialzied even with the
more aggressive deinit flags. In these cases the checkout will report a
warning and attempt to continue the checkout process.
Cc: Ashley E Desimone
Cc: Nate DeSimone
Cc: Puja Pandya
Cc: Bret Barkelew
Cc: Prince Agyeman
Cc:
: Desimone, Ashley E
Sent: Friday, June 19, 2020 4:33 PM
To: devel@edk2.groups.io
Cc: Desimone, Nathaniel L ; Pandya, Puja
; Bjorge, Erik C ; Bret
Barkelew ; Agyeman, Prince
Subject: [edk2-staging/EdkRepo] [PATCH] EdkRepo: EdkRepo Sync Fails to Update
Local Manifest
Only use the new manifests
When switching combinations or checking out pins the submodule
information may change or have modifications that will cause errors.
Before changing to a new combination all submodules should be removed.
Cc: Ashley E Desimone
Cc: Nate DeSimone
Cc: Puja Pandya
Cc: Bret Barkelew
Cc: Prince Agyema
Submodules may generate un-tracked or modify files in the repo. when
removing the submodule do so even with modifications.
Cc: Ashley E Desimone
Cc: Nate DeSimone
Cc: Puja Pandya
Cc: Bret Barkelew
Cc: Prince Agyeman
Cc: Erik Bjorge
Signed-off-by: Erik Bjorge
---
project_utils/submodule.py
Older pin files used the invalid enable_submodule attribute. This has
been fixed for new pin files but we need to be able to support older pin
files as well.
Cc: Ashley E Desimone
Cc: Nate DeSimone
Cc: Puja Pandya
Cc: Bret Barkelew
Cc: Prince Agyeman
Cc: Erik Bjorge
Signed-off-by: Erik Bjor
Fixed issues when submodule has untracked files and can't be deinitialized.
Fixed backwards compatibility issue with old pin files.
Fixed issue when switching combos to handle submodule removals.
Cc: Ashley E Desimone
Cc: Nate DeSimone
Cc: Puja Pandya
Cc: Bret Barkelew
Cc: Prince Agyeman
Cc:
Cc: Ashley E Desimone
Cc: Nate DeSimone
Cc: Puja Pandya
Cc: Bret Barkelew
Cc: Prince Agyeman
Cc: Erik Bjorge
Signed-off-by: Erik Bjorge
---
edkrepo/commands/checkout_command.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/edkrepo/commands/checkout_command.py
b/edkrep
Fixed issues when submodule has untracked files and can't be deinitialized.
Fixed backwards compatibility issue with old pin files.
Cc: Ashley E Desimone
Cc: Nate DeSimone
Cc: Puja Pandya
Cc: Bret Barkelew
Cc: Prince Agyeman
Cc: Erik Bjorge
Erik Bjorge (2):
EdkRepo: Add force flag when re
Submodules may generate un-tracked or modify files in the repo. when
removing the submodule do so even with modifications.
Cc: Ashley E Desimone
Cc: Nate DeSimone
Cc: Puja Pandya
Cc: Bret Barkelew
Cc: Prince Agyeman
Cc: Erik Bjorge
Signed-off-by: Erik Bjorge
---
project_utils/submodule.py
Older pin files used the invalid enable_submodule attribute. This has
been fixed for new pin files but we need to be able to support older pin
files as well.
Cc: Ashley E Desimone
Cc: Nate DeSimone
Cc: Puja Pandya
Cc: Bret Barkelew
Cc: Prince Agyeman
Cc: Erik Bjorge
Signed-off-by: Erik Bjor
Reviewed-by: Erik Bjorge
-Original Message-
From: Desimone, Nathaniel L
Sent: Monday, June 8, 2020 5:18 PM
To: devel@edk2.groups.io
Cc: Desimone, Ashley E ; Pandya, Puja
; Bret Barkelew ; Agyeman,
Prince ; Bjorge, Erik C
Subject: [edk2-staging/EdkRepo] [PATCH] EdkRepo: Fix argument
Reviewed-by: Erik Bjorge
-Original Message-
From: devel@edk2.groups.io On Behalf Of Nate DeSimone
Sent: Monday, June 8, 2020 2:52 PM
To: devel@edk2.groups.io
Cc: Desimone, Ashley E ; Pandya, Puja
; Bret Barkelew ; Agyeman,
Prince ; Bjorge, Erik C
Subject: [edk2-devel] [edk2-staging
Reviewed-by: Erik Bjorge
-Original Message-
From: Desimone, Nathaniel L
Sent: Thursday, May 28, 2020 2:31 PM
To: Desimone, Ashley E ; devel@edk2.groups.io
Cc: Pandya, Puja ; Bjorge, Erik C
; Bret Barkelew ;
Agyeman, Prince
Subject: RE: [edk2-staging/EdkRepo] [PATCH] EdkRepo: Add
Enabling the ability to select the submodules to be initialized and maintained
via the manifest file.
project_utils.submodule contains the submodule logic and also functions as a
command line script.
Includes code review feedback.
Signed-off-by: Erik Bjorge
Cc: Ashley E Desimone
Cc: Nate DeS
Replaced use of maintain_submodules to use new common code. This allows
for selective submodule initialization via the manifest file.
Cc: Ashley E Desimone
Cc: Nate DeSimone
Cc: Puja Pandya
Cc: Bret Barkelew
Cc: Prince Agyeman
Cc: Erik Bjorge
Signed-off-by: Erik Bjorge
---
edkrepo/command
Adds selective submodule support functions and command line scripting
support. The existing support will be ported over to use this
functionality.
Signed-off-by: Erik Bjorge
Cc: Ashley E Desimone
Cc: Nate DeSimone
Cc: Puja Pandya
Cc: Bret Barkelew
Cc: Prince Agyeman
Cc: Erik Bjorge
---
ed
set today.
Thanks,
-Erik
-Original Message-
From: Desimone, Ashley E
Sent: Monday, May 18, 2020 7:51 PM
To: Bjorge, Erik C ; devel@edk2.groups.io
Cc: Desimone, Nathaniel L ; Pandya, Puja
; Bret Barkelew ; Agyeman,
Prince
Subject: RE: [edk2-staging/EdkRepo] [PATCH v1 1/2] EdkRepo: Adding
:
-maintain_submodules(repo_to_clone, repo, args.verbose)
-
Can you please double check these comments?
Thanks,
-Erik
-Original Message-
From: Desimone, Ashley E
Sent: Monday, May 18, 2020 8:01 PM
To: Bjorge, Erik C ; devel@edk2.groups.io
Cc: Desimone, Nathaniel L ; Pandya, Puja
; Bret Barkelew ; Agyeman
The repo name was being passed in instead of the path the repo. This
caused all commit templates to be flagged as warnings.
Cc: Ashley E Desimone
Cc: Nate DeSimone
Cc: Puja Pandya
Cc: Bret Barkelew
Cc: Prince Agyeman
Cc: Erik Bjorge
Signed-off-by: Erik Bjorge
---
edkrepo/commands/sync_com
Replaced use of maintain_submodules to use new common code. This allows
for selective submodule initialization via the manifest file.
Cc: Ashley E Desimone
Cc: Nate DeSimone
Cc: Puja Pandya
Cc: Bret Barkelew
Cc: Prince Agyeman
Cc: Erik Bjorge
Signed-off-by: Erik Bjorge
---
edkrepo/command
Enabling the ability to select the submodules to be initialized and maintained
via the manifest file.
project_utils.submodule contains the submodule logic and also functions as a
command line script
Signed-off-by: Erik Bjorge
Cc: Ashley E Desimone
Cc: Nate DeSimone
Cc: Puja Pandya
Cc: Bret
Adds selective submodule support functions and command line scripting
support. The existing support will be ported over to use this
functionality.
Signed-off-by: Erik Bjorge
Cc: Ashley E Desimone
Cc: Nate DeSimone
Cc: Puja Pandya
Cc: Bret Barkelew
Cc: Prince Agyeman
Cc: Erik Bjorge
---
pr
When creating pin files the manifest parser added the incorrect
attribute to the repo source tag. This resulted in submodules always
being disabled in pin files.
Signed-off-by: Erik Bjorge
Cc: Ashley E Desimone
Cc: Nate DeSimone
Cc: Puja Pandya
Cc: Bret Barkelew
Cc: Prince Agyeman
Cc: Erik
Reviewed-by: Erik Bjorge
-Original Message-
From: Desimone, Ashley E
Sent: Friday, May 15, 2020 5:19 PM
To: devel@edk2.groups.io
Cc: Desimone, Nathaniel L ; Pandya, Puja
; Bjorge, Erik C ; Bret
Barkelew ; Agyeman, Prince
Subject: [edk2-staging/EdkRepo] [PATCH] EdkRepo: Pass a
Reviewed-by: Erik Bjorge
-Original Message-
From: Desimone, Ashley E
Sent: Friday, May 15, 2020 4:44 PM
To: devel@edk2.groups.io
Cc: Desimone, Nathaniel L ; Pandya, Puja
; Bjorge, Erik C ; Bret
Barkelew ; Agyeman, Prince
Subject: [edk2-staging/EdkRepo] [PATCH] EdkRepo: Improve
The file had mixed line endings. Normalized line endings to CRLF.
Signed-off-by: Erik Bjorge
Cc: Ashley E Desimone
Cc: Nate DeSimone
Cc: Puja Pandya
Cc: Bret Barkelew
Cc: Prince Agyeman
Cc: Erik Bjorge
---
edkrepo_manifest_parser/edk_manifest.py | 2022 +++
1 file chan
Manifest parser line ending cleanup and small bug fixes.
- Fixed line endings so they are consistent (CRLF)
- Fixed variable name bugs
Signed-off-by: Erik Bjorge
Cc: Ashley E Desimone
Cc: Nate DeSimone
Cc: Puja Pandya
Cc: Bret Barkelew
Cc: Prince Agyeman
Cc: Erik Bjorge
Erik Bjorge (2):
Fixed two small issues.
- Fixed current combo not being updated in local data.
- Fixed use of name mangled (private) variable.
Signed-off-by: Erik Bjorge
Cc: Ashley E Desimone
Cc: Nate DeSimone
Cc: Puja Pandya
Cc: Bret Barkelew
Cc: Prince Agyeman
Cc: Erik Bjorge
---
edkrepo_manifest_parser
Reviewed-by: Erik Bjorge
-Original Message-
From: Desimone, Ashley E
Sent: Monday, May 11, 2020 9:20 AM
To: devel@edk2.groups.io
Cc: Desimone, Nathaniel L ; Pandya, Puja
; Bjorge, Erik C ; Bret
Barkelew ; Agyeman, Prince
Subject: [edk2-staging/EdkRepo] [PATCH V2] EdkRepo: Update
Reviewed-by: Erik Bjorge
-Original Message-
From: Desimone, Ashley E
Sent: Tuesday, May 12, 2020 11:45 AM
To: devel@edk2.groups.io
Cc: Desimone, Nathaniel L ; Pandya, Puja
; Bjorge, Erik C ; Bret
Barkelew ; Agyeman, Prince
Subject: [edk2-staging/EdkRepo] [PATCH] EdkRepo: Update
Enabling support for selective submodule initialization in the manifest
file. This will allow for more control over the submodules that are
initialized. If this section is not present the existing functionality
will be used.
Signed-off-by: Erik Bjorge
Cc: Ashley E Desimone
Cc: Nate DeSimone
C
Nate, if you run into this issue again please let me know and I can send out a
new version.
Thanks,
-Erik
-Original Message-
From: Desimone, Nathaniel L
Sent: Monday, May 4, 2020 8:59 PM
To: Bjorge, Erik C ; devel@edk2.groups.io
Cc: Desimone, Ashley E ; Pandya, Puja
; Bret Barkelew
Refactoring private variables to remove name mangling from double
underscores to using single underscores. This allows for better
creation of derived classes.
Signed-off-by: Erik Bjorge
Cc: Ashley E Desimone
Cc: Nate DeSimone
Cc: Puja Pandya
Cc: Bret Barkelew
Cc: Prince Agyeman
---
edkrepo
General cleanup of the manifest parser and minor improvements to make
the code more flexible.
Cc: Ashley E Desimone
Cc: Nate DeSimone
Cc: Puja Pandya
Cc: Bret Barkelew
Cc: Prince Agyeman
Erik Bjorge (3):
EdkRepo: Flake8 cleanup
EdkRepo: Improve error message with invalid XML
EdkRepo: R
Just cleaning up the file to meet Flake8 expectations.
Signed-off-by: Erik Bjorge
Cc: Ashley E Desimone
Cc: Nate DeSimone
Cc: Puja Pandya
Cc: Bret Barkelew
Cc: Prince Agyeman
---
edkrepo_manifest_parser/edk_manifest.py | 159 ++--
1 file changed, 94 insertions(+), 65 del
The ETree exception contains additional information about the location
of XML tag errors. Adding this information to the error message for
better debugging support.
Signed-off-by: Erik Bjorge
Cc: Ashley E Desimone
Cc: Nate DeSimone
Cc: Puja Pandya
Cc: Bret Barkelew
Cc: Prince Agyeman
---
e
Message-
From: Desimone, Nathaniel L
Sent: Thursday, April 30, 2020 2:29 PM
To: Desimone, Ashley E ; devel@edk2.groups.io
Cc: Pandya, Puja ; Bjorge, Erik C
; Bret Barkelew ;
Agyeman, Prince
Subject: RE: [edk2-staging/EdkRepo] [PATCH 5/7] EdkRepo: Add ability to find
projects across all
Code did not add user site packages if they were enabled. This caused
edkrepo installed in the user site packages as being run from source.
Signed-off-by: Erik Bjorge
Cc: Ashley E Desimone
Cc: Nate DeSimone
Cc: Puja Pandya
Cc: Bret Barkelew
Cc: Prince Agyeman
---
edkrepo/edkrepo_entry_poin
The AlwaysExclude XML tag has existed but only removed entries from the
list of sparse objects. Now items in the AlwaysExclude tag will be
actively removed by prefixing '!' to the entry.
Signed-off-by: Erik Bjorge
Cc: Nate DeSimone
Cc: Ashley DeSimone
Cc: Puja Pandya
Cc: Erik Bjorge
Cc: Bret
Reviewed-by: Erik Bjorge
-Original Message-
From: Desimone, Nathaniel L
Sent: Monday, April 20, 2020 8:44 PM
To: devel@edk2.groups.io
Cc: Desimone, Ashley E ; Pandya, Puja
; Bjorge, Erik C ; Bret
Barkelew ; Agyeman, Prince
Subject: [PATCH] EdkRepo: Fix Linux install failures
Reviewed-by: Erik Bjorge
-Original Message-
From: devel@edk2.groups.io On Behalf Of Ashley E Desimone
Sent: Monday, April 20, 2020 3:21 PM
To: devel@edk2.groups.io
Cc: Desimone, Nathaniel L ; Pandya, Puja
; Bjorge, Erik C ; Bret
Barkelew ; Agyeman, Prince
Subject: [edk2-devel] [edk2
Reviewed-by: Erik Bjorge
-Original Message-
From: Desimone, Ashley E
Sent: Friday, April 17, 2020 10:18 AM
To: devel@edk2.groups.io
Cc: Desimone, Nathaniel L ; Pandya, Puja
; Bjorge, Erik C ; Bret
Barkelew ; Agyeman, Prince
Subject: [edk2-staging/EdkRepo] [PATCH v2 2/6] EdkRepo
Reviewed-by: Erik Bjorge
-Original Message-
From: Desimone, Ashley E
Sent: Friday, April 17, 2020 10:18 AM
To: devel@edk2.groups.io
Cc: Desimone, Nathaniel L ; Pandya, Puja
; Bjorge, Erik C ; Bret
Barkelew ; Agyeman, Prince
Subject: [edk2-staging/EdkRepo] [PATCH v2 5/6] EdkRepo
Reviewed-by: Erik Bjorge
-Original Message-
From: Desimone, Ashley E
Sent: Friday, April 17, 2020 10:18 AM
To: devel@edk2.groups.io
Cc: Desimone, Nathaniel L ; Pandya, Puja
; Bjorge, Erik C ; Bret
Barkelew ; Agyeman, Prince
Subject: [edk2-staging/EdkRepo] [PATCH v2 6/6] EdkRepo
Reviewed-by: Erik Bjorge
-Original Message-
From: Desimone, Ashley E
Sent: Friday, April 17, 2020 10:18 AM
To: devel@edk2.groups.io
Cc: Desimone, Nathaniel L ; Pandya, Puja
; Bjorge, Erik C ; Bret
Barkelew ; Agyeman, Prince
Subject: [edk2-staging/EdkRepo] [PATCH v2 4/6] EdkRepo
Reviewed-by: Erik Bjorge
-Original Message-
From: Desimone, Ashley E
Sent: Friday, April 17, 2020 10:18 AM
To: devel@edk2.groups.io
Cc: Desimone, Nathaniel L ; Pandya, Puja
; Bjorge, Erik C ; Bret
Barkelew ; Agyeman, Prince
Subject: [edk2-staging/EdkRepo] [PATCH v2 3/6] EdkRepo
Reviewed-by: Erik Bjorge
-Original Message-
From: Desimone, Ashley E
Sent: Thursday, April 16, 2020 8:31 PM
To: devel@edk2.groups.io
Cc: Desimone, Nathaniel L ; Pandya, Puja
; Bjorge, Erik C ; Bret
Barkelew ; Agyeman, Prince
Subject: [edk2-staging/EdkRepo] [PATCH 6/6] EdkRepo: Add
Reviewed-by: Erik Bjorge
-Original Message-
From: Desimone, Ashley E
Sent: Thursday, April 16, 2020 8:31 PM
To: devel@edk2.groups.io
Cc: Desimone, Nathaniel L ; Pandya, Puja
; Bjorge, Erik C ; Bret
Barkelew ; Agyeman, Prince
Subject: [edk2-staging/EdkRepo] [PATCH 3/6] EdkRepo: Add
Reviewed-by: Erik Bjorge
-Original Message-
From: Desimone, Ashley E
Sent: Thursday, April 16, 2020 8:31 PM
To: devel@edk2.groups.io
Cc: Desimone, Nathaniel L ; Pandya, Puja
; Bjorge, Erik C ; Bret
Barkelew ; Agyeman, Prince
Subject: [edk2-staging/EdkRepo] [PATCH 1/6] EdkRepo
Reviewed-by: Erik Bjorge
-Original Message-
From: Desimone, Ashley E
Sent: Thursday, April 16, 2020 8:31 PM
To: devel@edk2.groups.io
Cc: Desimone, Nathaniel L ; Pandya, Puja
; Bjorge, Erik C ; Bret
Barkelew ; Agyeman, Prince
Subject: [edk2-staging/EdkRepo] [PATCH 5/6] EdkRepo: Move
Why is this not a list comprehension?
return [x for x in self.prop_list if manifest_repo in x.name]
-Original Message-
From: Desimone, Ashley E
Sent: Thursday, April 16, 2020 8:31 PM
To: devel@edk2.groups.io
Cc: Desimone, Nathaniel L ; Pandya, Puja
; Bjorge, Erik C ; Bret
Barkelew
Reviewed-by: Erik Bjorge
-Original Message-
From: Desimone, Ashley E
Sent: Thursday, April 16, 2020 8:31 PM
To: devel@edk2.groups.io
Cc: Desimone, Nathaniel L ; Pandya, Puja
; Bjorge, Erik C ; Bret
Barkelew ; Agyeman, Prince
Subject: [edk2-staging/EdkRepo] [PATCH 2/6] EdkRepo: Add
When installing packages pip may attempt to download dependencies. The
installer should contain all dependencies so tell pip where to look
for any dependencies.
Signed-off-by: Erik Bjorge
Cc: Ashley DeSimone
Cc: Nate DeSimone
Cc: Puja Pandya
Cc: Bret Barkelew
Cc: Prince Agyeman
---
edkrepo
When installing packages pip may attempt to download dependencies. The
installer should contain all dependencies so tell pip where to look
for any dependencies.
Signed-off-by: Erik Bjorge
Cc: Ashley DeSimone
Cc: Nate DeSimone
Cc: Puja Pandya
Cc: Bret Barkelew
Cc: Prince Agyeman
---
edkrepo
I will take a look at removing system wide installs on Linux and we can keep
these change focused on Mac support.
Thanks,
-Erik
Reviewed-by: Erik Bjorge
-Original Message-
From: Desimone, Nathaniel L
Sent: Monday, April 6, 2020 2:43 PM
To: Bjorge, Erik C ; devel@edk2.groups.io
Cc
-
From: devel@edk2.groups.io On Behalf Of Nate DeSimone
Sent: Monday, April 6, 2020 1:59 PM
To: devel@edk2.groups.io
Cc: Desimone, Ashley E ; Pandya, Puja
; Bjorge, Erik C ; Agyeman,
Prince ; Bret Barkelew ;
Philippe Mathieu-Daude
Subject: [edk2-devel] [edk2-staging/EdkRepo] [PATCH] EdkRepo: Add
Thanks for fixing my mistake.
Reviewed-by: Erik Bjorge
-Original Message-
From: devel@edk2.groups.io On Behalf Of Nate DeSimone
Sent: Friday, April 3, 2020 4:27 PM
To: devel@edk2.groups.io
Cc: Desimone, Ashley E ; Pandya, Puja
; Bjorge, Erik C ; Agyeman,
Prince ; Bret Barkelew
I will fix it next time.
-Erik
-Original Message-
From: Desimone, Nathaniel L
Sent: Wednesday, April 1, 2020 10:59 PM
To: devel@edk2.groups.io; Bjorge, Erik C
Cc: Desimone, Ashley E ; Pandya, Puja
; Bret Barkelew ; Agyeman,
Prince
Subject: RE: [edk2-devel] [edk2-staging/EdkRepo
Reviewed-by: Erik Bjorge
-Original Message-
From: Desimone, Nathaniel L
Sent: Friday, March 27, 2020 1:31 PM
To: devel@edk2.groups.io
Cc: Desimone, Ashley E ; Pandya, Puja
; Bjorge, Erik C ; Bret
Barkelew ; Philippe Mathieu-Daudé
Subject: [edk2-staging/EdkRepo] [PATCH] EdkRepo
Reviewed-by: Erik Bjorge
-Original Message-
From: devel@edk2.groups.io On Behalf Of Desimone, Ashley
E
Sent: Tuesday, March 31, 2020 2:00 PM
To: devel@edk2.groups.io
Cc: Desimone, Nathaniel L ; Pandya, Puja
; Bjorge, Erik C ; Bret
Barkelew ; Agyeman, Prince
Subject: [edk2-devel
When running the List Repos command archived combos will not be listed
unless the archived flag is provided.
Signed-off-by: Erik Bjorge
Cc: Nate DeSimone
Cc: Puja Pandya
Cc: Bret Barkelew
Cc: Prince Agyeman
---
edkrepo/commands/list_repos_command.py | 37 ++
1 file ch
Added support for archived combos in the Checkout Pin command.
Signed-off-by: Erik Bjorge
Cc: Nate DeSimone
Cc: Puja Pandya
Cc: Bret Barkelew
Cc: Prince Agyeman
---
edkrepo/commands/checkout_pin_command.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/edkrepo/comman
Now either an active or archived branch combination can be checked out.
Signed-off-by: Erik Bjorge
Cc: Nate DeSimone
Cc: Puja Pandya
Cc: Bret Barkelew
Cc: Prince Agyeman
---
edkrepo/common/common_repo_functions.py | 10 --
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a
Added support for using the -a / --archived flags to include archived
combinations.
Signed-off-by: Erik Bjorge
Cc: Nate DeSimone
Cc: Puja Pandya
Cc: Bret Barkelew
Cc: Prince Agyeman
---
edkrepo/commands/arguments/combo_args.py | 5 +++--
edkrepo/commands/combo_command.py| 19 +++
Added support for archived combos in Sync command.
Signed-off-by: Erik Bjorge
Cc: Nate DeSimone
Cc: Puja Pandya
Cc: Bret Barkelew
Cc: Prince Agyeman
---
edkrepo/commands/sync_command.py | 16
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/edkrepo/commands/sync
Adding support for archived combos in the clone command.
Signed-off-by: Erik Bjorge
Cc: Nate DeSimone
Cc: Puja Pandya
Cc: Bret Barkelew
Cc: Prince Agyeman
---
edkrepo/commands/clone_command.py | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/edkrepo/commands/clone_co
Adding support to check the archived attribute on branch combos. This
allows a combo to be archived and available if required but not dirty
up the combo list.
Signed-off-by: Erik Bjorge
Cc: Nate DeSimone
Cc: Puja Pandya
Cc: Bret Barkelew
Cc: Prince Agyeman
---
edkrepo_manifest_parser/edk_ma
Adding the ability to mark a branch combination as archived. This will
remove it from the list of valid combinations by default. It should not
limit users from accessing the branch combination. The archive flag
will allow users to list archived branch combinations in the combo
command.
Erik Bjo
Reviewed-by: Erik Bjorge
-Original Message-
From: Desimone, Ashley E
Sent: Thursday, March 26, 2020 2:26 PM
To: devel@edk2.groups.io
Cc: Desimone, Nathaniel L ; Pandya, Puja
; Bjorge, Erik C ; Bret
Barkelew ; Agyeman, Prince
Subject: [edk2-staging/EdkRepo] [PATCH] EdkRepo: Add
Reviewed-by: Erik Bjorge
-Original Message-
From: Desimone, Nathaniel L
Sent: Wednesday, March 18, 2020 8:17 PM
To: devel@edk2.groups.io
Cc: Desimone, Ashley E ; Pandya, Puja
; Bjorge, Erik C ; Bret
Barkelew
Subject: [edk2-staging/EdkRepo] [PATCH 4/4] EdkRepo: Update 3rd party
Reviewed-by: Erik Bjorge
-Original Message-
From: Desimone, Ashley E
Sent: Wednesday, March 18, 2020 12:43 PM
To: Desimone, Nathaniel L ; devel@edk2.groups.io
Cc: Pandya, Puja ; Bjorge, Erik C
; Bret Barkelew
Subject: RE: [edk2-staging/EdkRepo] [PATCH] EdkRepo: Add additional debug
On Ubuntu the script final_copy.py was not able to run without
prepending ./ to the script name.
Signed-off-by: Erik Bjorge
Cc: Nate DeSimone
Cc: Ashley DeSimone
Cc: Puja Pandya
Cc: Bret Barkelew
---
build-scripts/build_linux_installer.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Erik Bjorge
-Original Message-
From: devel@edk2.groups.io On Behalf Of Nate DeSimone
Sent: Thursday, January 16, 2020 4:47 PM
To: Desimone, Ashley E ; devel@edk2.groups.io
Cc: Pandya, Puja ; Bjorge, Erik C
; Bret Barkelew
Subject: Re: [edk2-devel] [edk2-staging/EdkRepo
Reviewed-by: Erik Bjorge
-Original Message-
From: Desimone, Nathaniel L
Sent: Thursday, January 9, 2020 5:04 PM
To: devel@edk2.groups.io
Cc: Desimone, Ashley E ; Pandya, Puja
; Bjorge, Erik C ; Bret
Barkelew ; Philippe Mathieu-Daudé
Subject: [edk2-staging/EdkRepo] [PATCH V2
Looks good to me.
Reviewed-by: Erik Bjorge
-Original Message-
From: Philippe Mathieu-Daude
Sent: Friday, December 6, 2019 3:25 AM
To: devel@edk2.groups.io
Cc: Philippe Mathieu-Daude ; Bjorge, Erik C
Subject: [PATCH v2 025/105] .mailmap: Add an entry for Erik Bjorge
We use .mailmap
82 matches
Mail list logo