Skip to content

Fix: Update dbx_info_msft_latest.json to correct incorrect guids#406

Merged
Flickdm merged 1 commit intomicrosoft:mainfrom
Flickdm:fix/dbx_info_msft_latest.json
Apr 30, 2026
Merged

Fix: Update dbx_info_msft_latest.json to correct incorrect guids#406
Flickdm merged 1 commit intomicrosoft:mainfrom
Flickdm:fix/dbx_info_msft_latest.json

Conversation

@Flickdm
Copy link
Copy Markdown
Member

@Flickdm Flickdm commented Apr 29, 2026

Description

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",

  • Impacts functionality?
  • Impacts security?
  • Breaking change?
  • Includes tests?
  • Includes documentation?

How This Was Tested

N/A

Integration Instructions

N/A

@Flickdm Flickdm requested a review from SochiOgbuanya April 29, 2026 15:31
@Flickdm Flickdm force-pushed the fix/dbx_info_msft_latest.json branch 2 times, most recently from 6463bf9 to f1d4f46 Compare April 29, 2026 15:33
@Flickdm Flickdm requested review from Javagedes and apop5 April 29, 2026 17:25
@makubacki makubacki added the type:bug Something isn't working label 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 Flickdm force-pushed the fix/dbx_info_msft_latest.json branch from f1d4f46 to 7916e53 Compare April 29, 2026 23:42
@Flickdm Flickdm merged commit f3a3287 into microsoft:main Apr 30, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Wrong textual representation of DBXSVN GUID's in 'dbx_info_msft_latest.json' file

4 participants