aboutsummaryrefslogtreecommitdiff
path: root/EfiGuardPkg.dec
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2025-05-21 15:17:24 +0200
committerToni Uhlig <matzeton@googlemail.com>2025-05-21 15:17:24 +0200
commitf77cab67183176245de16f3d1ecbdbc8699a3abd (patch)
treee942676d375f298b79f815f4b1d369fc821c0282 /EfiGuardPkg.dec
parent3f4a6ab2fd539a77ce8c076ff0117264fc67d06b (diff)
Changed gEfiGuardDriverProtocolGuid, EFIGUARD_BACKDOOR_VARIABLE_NAME and EFIGUARD_BACKDOOR_COOKIE_VALUEtestmy
* added some measurements that will get used later Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'EfiGuardPkg.dec')
-rw-r--r--EfiGuardPkg.dec2
1 files changed, 1 insertions, 1 deletions
diff --git a/EfiGuardPkg.dec b/EfiGuardPkg.dec
index 1bec751..1cb4309 100644
--- a/EfiGuardPkg.dec
+++ b/EfiGuardPkg.dec
@@ -15,7 +15,7 @@
[Protocols]
## Include/Protocol/EfiGuard.h
- gEfiGuardDriverProtocolGuid = { 0x51e4785b, 0xb1e4, 0x4fda, { 0xaf, 0x5f, 0x94, 0x2e, 0xc0, 0x15, 0xf1, 0x7 }}
+ gEfiGuardDriverProtocolGuid = { 0xa2b65550, 0x8675, 0x48ac, {0xbd, 0xe6, 0x02, 0xa5, 0x3b, 0xc2, 0x02, 0x3c }}
## Originally in OvmfPkg/Csm/Include/Protocol/LegacyBios.h
gEfiLegacyBiosProtocolGuid = { 0xdb9a1e3d, 0x45cb, 0x4abb, {0x85, 0x3b, 0xe5, 0x38, 0x7f, 0xdb, 0x2e, 0x2d }}