VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf@ 85788

Last change on this file since 85788 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: 874 bytes
Line 
1## @file
2# Instance of PCD Library without support of dynamic PCD entries.
3#
4# PCD Library that only provides access to Feature Flag, Fixed At Build,
5# and Binary Patch typed PCD entries. Access to Dynamic PCD entries is ignored.
6#
7# Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>
8#
9# SPDX-License-Identifier: BSD-2-Clause-Patent
10#
11#
12##
13
14[Defines]
15 INF_VERSION = 0x00010005
16 BASE_NAME = BasePcdLibNull
17 MODULE_UNI_FILE = BasePcdLibNull.uni
18 FILE_GUID = 40096a3a-5c2a-4fbc-aef7-5475dd7ab334
19 MODULE_TYPE = BASE
20 VERSION_STRING = 1.0
21 LIBRARY_CLASS = PcdLib
22
23
24#
25# VALID_ARCHITECTURES = IA32 X64 EBC
26#
27
28[Sources]
29 PcdLib.c
30
31[LibraryClasses]
32 DebugLib
33 BaseMemoryLib
34
35[Packages]
36 MdePkg/MdePkg.dec
37
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