diff options
author | Chris Fernald <chfernal@microsoft.com> | 2025-07-16 10:09:53 -0700 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-07-23 00:43:52 +0000 |
commit | c840e5f95b0f05a713b7ae09db0987db193630b3 (patch) | |
tree | a10d0af0d6fad341f9cd92b00d636b7d898ffbc0 /BaseTools/Source/Python | |
parent | 188f8c686ed39b7b9998f1c2f4658ca8ba74b6ba (diff) | |
download | edk2-c840e5f95b0f05a713b7ae09db0987db193630b3.zip edk2-c840e5f95b0f05a713b7ae09db0987db193630b3.tar.gz edk2-c840e5f95b0f05a713b7ae09db0987db193630b3.tar.bz2 |
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 <chfernal@microsoft.com>
Diffstat (limited to 'BaseTools/Source/Python')
0 files changed, 0 insertions, 0 deletions