]> git.proxmox.com Git - mirror_edk2.git/blob - StdLib/StdLib.dec
CryptoPkg/BaseCryptLib.h: Add new API VerifyEKUsInPkcs7Signature
[mirror_edk2.git] / StdLib / StdLib.dec
1 ## @file
2 # Declarations for the UDK Standard Libraries.
3 #
4 # Copyright (c) 2010 - 2018, Intel Corporation. All rights reserved.<BR>
5 #
6 # SPDX-License-Identifier: BSD-2-Clause-Patent
7 ##
8
9
10 [Defines]
11 DEC_SPECIFICATION = 0x00010005
12 PACKAGE_NAME = StdLib
13 PACKAGE_GUID = edca00d2-2aeb-4f0b-ba48-52383627d4b2
14 PACKAGE_VERSION = 0.01
15
16
17 [Includes]
18 Include
19
20 [Includes.IA32]
21 Include/Ia32
22
23 [Includes.X64]
24 Include/X64
25
26 [Includes.ARM]
27 Include/Arm
28
29 [Includes.AARCH64]
30 Include/Aarch64
31
32
33 [Guids]
34 gStdLibTokenSpaceGuid = { 0x447559f0, 0xd02e, 0x4cf1, { 0x99, 0xbc, 0xca, 0x11, 0x65, 0x40, 0x54, 0xc2 }}
35
36
37 [Protocols]
38 gEfiSocketProtocolGuid = { 0x58e6ed63, 0x1694, 0x440b, { 0x93, 0x88, 0xe9, 0x8f, 0xed, 0x6b, 0x65, 0xaf } }
39 gEfiSocketServiceBindingProtocolGuid = { 0x8aaedb2a, 0xa6bb, 0x47c6, { 0x94, 0xce, 0x1b, 0x80, 0x96, 0x42, 0x3f, 0x2a } }
40