VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/Firmware/NetworkPkg/UefiPxeBcDxe/GoogleTest/UefiPxeBcDxeGoogleTest.inf

最後變更 在這個檔案是 105670,由 vboxsync 提交於 8 月 前

Devices/EFI/FirmwareNew: Merge edk2-stable-202405 and make it build on aarch64, bugref:4643

  • 屬性 svn:eol-style 設為 native
檔案大小: 1.1 KB
 
1## @file
2# Unit test suite for the UefiPxeBcDxe using Google Test
3#
4# Copyright (c) Microsoft Corporation.<BR>
5# SPDX-License-Identifier: BSD-2-Clause-Patent
6##
7[Defines]
8INF_VERSION = 0x00010005
9BASE_NAME = UefiPxeBcDxeGoogleTest
10FILE_GUID = 77D45C64-EC1E-4174-887B-886E89FD1EDF
11MODULE_TYPE = HOST_APPLICATION
12VERSION_STRING = 1.0
13
14#
15# The following information is for reference only and not required by the build tools.
16#
17# VALID_ARCHITECTURES = IA32 X64 AARCH64
18#
19
20[Sources]
21 UefiPxeBcDxeGoogleTest.cpp
22 PxeBcDhcp6GoogleTest.cpp
23 PxeBcDhcp6GoogleTest.h
24 ../PxeBcDhcp6.c
25 ../PxeBcSupport.c
26 ../../../MdePkg/Test/Mock/Library/GoogleTest/Protocol/MockRng.cpp
27
28[Packages]
29 MdePkg/MdePkg.dec
30 MdeModulePkg/MdeModulePkg.dec
31 UnitTestFrameworkPkg/UnitTestFrameworkPkg.dec
32 NetworkPkg/NetworkPkg.dec
33
34[LibraryClasses]
35 GoogleTestLib
36 DebugLib
37 NetLib
38 PcdLib
39
40[Protocols]
41 gEfiDhcp6ServiceBindingProtocolGuid
42 gEfiDns6ServiceBindingProtocolGuid
43 gEfiDns6ProtocolGuid
44
45[Pcd]
46 gEfiNetworkPkgTokenSpaceGuid.PcdDhcp6UidType
47
48[Guids]
49 gZeroGuid
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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