Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MdePkg: Increment EFI_DEBUG_IMAGE_INFO_TYPE_NORMAL
The intention here is to enable old tools encountering the new standard format to understand that they don't understand the layout. This will break old tools in situations where they could have worked, i.e. where what is loaded is in fact a PE, but it seems preferable to allow new tools, which are aware of the new structure fields, to reliably detect and access these whenever they are present.
- Loading branch information