Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: c840e5f95b0f05a713b7ae09db0987db193630b3
      
https://github.com/tianocore/edk2/commit/c840e5f95b0f05a713b7ae09db0987db193630b3
  Author: Chris Fernald <chfer...@microsoft.com>
  Date:   2025-07-23 (Wed, 23 Jul 2025)

  Changed paths:
    M EmbeddedPkg/Include/Protocol/HardwareInterrupt2.h

  Log Message:
  -----------
  EmbeddedPkg: Fix incorrect define for hardware interrupt2 protocol

In HardwareInterrupt2.h the define for the protocol does not match the 
definition
of the protocol in the dec file. The definition in the dec file is 
32898322-2da1-474a-baaa-f3f7cf569470
where in the definition the define is 32898322-2d1a-474a-baaa-f3f7cf569470 and 
the string
is even less correct with various bit swaps.

This commit changes all the strings and definitions to be consistent with the 
dec definition.

Signed-off-by: Chris Fernald <chfer...@microsoft.com>



To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to