Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing UEFI config options to bfcfg dump #229

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

cbabroski
Copy link
Collaborator

@cbabroski cbabroski commented Jul 17, 2024

Add missing UEFI config options to bfcfg dump so the bfcfg dump output can be used to compare defaults across releases. A dump level option has also been added to bfcfg to increase the amount of information dumped like the boot order and public keys/certificates used for secure boot.

RM #3969767

@cbabroski cbabroski requested a review from kblaiech July 17, 2024 18:36
@cbabroski cbabroski self-assigned this Jul 17, 2024
Copy link
Contributor

@jamesphurl jamesphurl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same issue as with edk2.

bfcfg Show resolved Hide resolved
bfcfg Outdated Show resolved Hide resolved
@kblaiech
Copy link
Contributor

kblaiech commented Aug 6, 2024

Are the three commits expected or were you trying to update this pull request?

If you are trying to update this pull request, you can run "git push origin master -f" against your fork. That should update the files in this pull request.

bfcfg Outdated Show resolved Hide resolved
bfcfg Show resolved Hide resolved
bfcfg Outdated Show resolved Hide resolved
bfcfg Show resolved Hide resolved
@cbabroski
Copy link
Collaborator Author

cbabroski commented Aug 6, 2024

Are the three commits expected or were you trying to update this pull request?

If you are trying to update this pull request, you can run "git push origin master -f" against your fork. That should update the files in this pull request.

@kblaiech Since Github has no way to track incremental changes on a code review using an ID like gitreview/git-master I'm using multiple commits to make reviewing easier. I'll squash them together before merging so it will look like a single commit on master.

bfcfg Outdated Show resolved Hide resolved
bfcfg Outdated Show resolved Hide resolved
bfcfg Outdated Show resolved Hide resolved
@cbabroski cbabroski force-pushed the bfcfg_dump_additions branch 2 times, most recently from 92d7dc5 to 4e69914 Compare August 22, 2024 16:26
bfcfg Outdated Show resolved Hide resolved
bfcfg Show resolved Hide resolved
bfcfg Outdated Show resolved Hide resolved
bfcfg Outdated Show resolved Hide resolved
bfcfg Outdated Show resolved Hide resolved
bfcfg Outdated Show resolved Hide resolved
bfcfg Outdated Show resolved Hide resolved
bfcfg Outdated Show resolved Hide resolved
bfcfg Outdated Show resolved Hide resolved
bfcfg Outdated Show resolved Hide resolved
bfcfg Outdated Show resolved Hide resolved
@cbabroski cbabroski force-pushed the bfcfg_dump_additions branch 2 times, most recently from 11a9dc9 to e564ef3 Compare September 6, 2024 17:26
Add all missing UEFI config options to bfcfg dump so the bfcfg dump
output can be used to compare defaults across releases. A verbose mode
option has also been added to bfcfg to enable verbose dump outputs like
the boot order and public keys/certificates used for secure boot.

RM #3969767
@cbabroski cbabroski merged commit 0042b84 into Mellanox:master Sep 6, 2024
@cbabroski cbabroski deleted the bfcfg_dump_additions branch September 6, 2024 19:45
kblaiech added a commit to kblaiech/bfscripts that referenced this pull request Sep 9, 2024
Fixes: 0042b84 ("Add missing UEFI config options to bfcfg dump (Mellanox#229)")
kblaiech added a commit that referenced this pull request Sep 9, 2024
Fixes: 0042b84 ("Add missing UEFI config options to bfcfg dump (#229)")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants