VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/FirmwareNew/IntelFsp2Pkg/Library/BaseCacheLib/BaseCacheLib.inf

Last change on this file was 99404, checked in by vboxsync, 2 years ago

Devices/EFI/FirmwareNew: Update to edk2-stable202302 and make it build, bugref:4643

  • Property svn:eol-style set to native
File size: 626 bytes
Line 
1## @file
2# Instance of BaseCache.
3#
4# Copyright (c) 2014 - 2021, Intel Corporation. All rights reserved.<BR>
5#
6# SPDX-License-Identifier: BSD-2-Clause-Patent
7#
8##
9
10[Defines]
11 INF_VERSION = 0x00010005
12 BASE_NAME = BaseCacheLib
13 FILE_GUID = 8EF3A653-DA8B-4FFA-BB85-FF47406DB9F0
14 MODULE_TYPE = BASE
15 VERSION_STRING = 1.0
16 LIBRARY_CLASS = CacheLib
17
18[Sources]
19 CacheLib.c
20 CacheLibInternal.h
21
22[Packages]
23 MdePkg/MdePkg.dec
24 IntelFsp2Pkg/IntelFsp2Pkg.dec
25
26[LibraryClasses]
27 BaseMemoryLib
28 CacheAsRamLib
29
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