cleaning up error in SVN GUID#404
Merged
Flickdm merged 1 commit intomicrosoft:mainfrom Apr 28, 2026
Merged
Conversation
Flickdm
approved these changes
Apr 28, 2026
Closed
1 task
Javagedes
approved these changes
Apr 28, 2026
Contributor
|
Doesn't the other two SVN GUIDs need correction as well? |
5 tasks
Flickdm
added a commit
to Flickdm/secureboot_objects
that referenced
this pull request
Apr 29, 2026
REF: microsoft#377 Specifically, the following guids were incorrect and have been updated to match the correct values: - "guid": "{e8f82e9d-e127-4158-a488-4c18abe2f284} == EFI_CDBOOT_DBXSVN_GUID", - "guid": "{c999cac2-7ffe-496f-8127-9e2a8a535976} == EFI_WDSMGR_DBXSVN_GUID", The following guid was previously corrected in microsoft#404 - "guid": "{9d132b61-59d5-4388-ab1c-185c3cb2eb92} == EFI_BOOTMGR_DBXSVN_GUID", Signed-off-by: dougflick@microsoft.com <dougflick@microsoft.com>
Flickdm
added a commit
to Flickdm/secureboot_objects
that referenced
this pull request
Apr 29, 2026
REF: microsoft#377 Specifically, the following guids were incorrect and have been updated to match the correct values: - "guid": "{e8f82e9d-e127-4158-a488-4c18abe2f284} == EFI_CDBOOT_DBXSVN_GUID", - "guid": "{c999cac2-7ffe-496f-8127-9e2a8a535976} == EFI_WDSMGR_DBXSVN_GUID", The following guid was previously corrected in microsoft#404 - "guid": "{9d132b61-59d5-4388-ab1c-185c3cb2eb92} == EFI_BOOTMGR_DBXSVN_GUID", Signed-off-by: dougflick@microsoft.com <dougflick@microsoft.com>
Flickdm
added a commit
that referenced
this pull request
Apr 30, 2026
REF: #377 Specifically, the following guids were incorrect and have been updated to match the correct values: - "guid": "{e8f82e9d-e127-4158-a488-4c18abe2f284} == EFI_CDBOOT_DBXSVN_GUID", - "guid": "{c999cac2-7ffe-496f-8127-9e2a8a535976} == EFI_WDSMGR_DBXSVN_GUID", The following guid was previously corrected in #404 - "guid": "{9d132b61-59d5-4388-ab1c-185c3cb2eb92} == EFI_BOOTMGR_DBXSVN_GUID", Signed-off-by: dougflick@microsoft.com <dougflick@microsoft.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
<Include a description of the change and why this change was made.>
Updated the SVN GUID to address #377
For details on how to complete these options and their meaning refer to CONTRIBUTING.md.
How This Was Tested
No test required
<Describe the test(s) that were run to verify the changes.>
Integration Instructions
<Describe how these changes should be integrated. Use N/A if nothing is required.>