VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/Firmware/StdLib/StdLib.dec@ 78782

Last change on this file since 78782 was 58466, checked in by vboxsync, 9 years ago

EFI/Firmware: Merged in the svn:eol-style, svn:mime-type and trailing whitespace cleanup that was done after the initial UDK2014.SP1 import: svn merge /vendor/edk2/UDK2014.SP1 /vendor/edk2/current .

  • Property svn:eol-style set to native
File size: 1.3 KB
Line 
1## @file
2# Declarations for the UDK Standard Libraries.
3#
4# Copyright (c) 2010 - 2011, Intel Corporation. All rights reserved.<BR>
5#
6# This program and the accompanying materials are licensed and made available under
7# the terms and conditions of the BSD License which accompanies this distribution.
8# The full text of the license may be found at
9# http://opensource.org/licenses/bsd-license.
10#
11# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
12# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
13##
14
15
16[Defines]
17 DEC_SPECIFICATION = 0x00010005
18 PACKAGE_NAME = StdLib
19 PACKAGE_GUID = edca00d2-2aeb-4f0b-ba48-52383627d4b2
20 PACKAGE_VERSION = 0.01
21
22
23[Includes]
24 Include
25
26[Includes.IA32]
27 Include/Ia32
28
29[Includes.X64]
30 Include/X64
31
32[Includes.IPF]
33 Include/Ipf
34
35[Includes.ARM]
36 Include/Arm
37
38
39[Guids]
40 gStdLibTokenSpaceGuid = { 0x447559f0, 0xd02e, 0x4cf1, { 0x99, 0xbc, 0xca, 0x11, 0x65, 0x40, 0x54, 0xc2 }}
41
42
43[Protocols]
44 gEfiSocketProtocolGuid = { 0x58e6ed63, 0x1694, 0x440b, { 0x93, 0x88, 0xe9, 0x8f, 0xed, 0x6b, 0x65, 0xaf } }
45 gEfiSocketServiceBindingProtocolGuid = { 0x8aaedb2a, 0xa6bb, 0x47c6, { 0x94, 0xce, 0x1b, 0x80, 0x96, 0x42, 0x3f, 0x2a } }
46
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette