aboutsummaryrefslogtreecommitdiff
path: root/EfiGuardPkg.dec
blob: 4d8c7836e80dcaa9d4edfa5abd4c8eb9ef327616 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[Defines]
  DEC_SPECIFICATION              = 0x00010019
  PACKAGE_NAME                   = EfiGuardPkg
  PACKAGE_GUID                   = 6BFA833B-A9DF-490D-AF7E-7F92A80E3F9A
  PACKAGE_VERSION                = 1.00

[Includes]
  Include
  Include/Protocol
  EfiGuardDxe
  EfiGuardDxe/Zydis/dependencies/zycore/include
  EfiGuardDxe/Zydis/include
  EfiGuardDxe/Zydis/src
  EfiGuardDxe/Zydis/msvc

[Protocols]
  ## Include/Protocol/EfiGuard.h
  gEfiGuardDriverProtocolGuid    = { 0x51e4785b, 0xb1e4, 0x4fda, { 0xaf, 0x5f, 0x94, 0x2e, 0xc0, 0x15, 0xf1, 0x7 }}