VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/Firmware/ShellPkg/Application/ShellCTestApp/ShellCTestApp.inf@ 80924

Last change on this file since 80924 was 80721, checked in by vboxsync, 6 years ago

Devices/EFI/FirmwareNew: Start upgrade process to edk2-stable201908 (compiles on Windows and works to some extent), bugref:4643

  • Property svn:eol-style set to native
File size: 766 bytes
Line 
1## @file
2# This is the shell application
3#
4# Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.<BR>
5#
6# SPDX-License-Identifier: BSD-2-Clause-Patent
7#
8#
9##
10
11[Defines]
12 INF_VERSION = 0x00010006
13 BASE_NAME = ShellCTestApp
14 FILE_GUID = 7a6ca3b8-ee1b-489c-b300-24544a7bd418
15 MODULE_TYPE = UEFI_APPLICATION
16 VERSION_STRING = 1.0
17 ENTRY_POINT = ShellCEntryLib
18
19#
20# The following information is for reference only and not required by the build tools.
21#
22# VALID_ARCHITECTURES = IA32 X64 EBC
23#
24
25[Sources]
26 ShellCTestApp.c
27
28[Packages]
29 MdePkg/MdePkg.dec
30 ShellPkg/ShellPkg.dec
31
32[LibraryClasses]
33 ShellCEntryLib
34 UefiLib
Note: See TracBrowser for help on using the repository browser.

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