VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/FirmwareNew/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicArmVirt.inf@ 80721

最後變更 在這個檔案從80721是 80721,由 vboxsync 提交於 6 年 前

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

  • 屬性 svn:eol-style 設為 native
檔案大小: 1.2 KB
 
1## @file
2# Instance of I/O Library using KVM/ARM safe assembler routines
3#
4# Copyright (c) 2007 - 2015, Intel Corporation. All rights reserved.<BR>
5# Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>
6# Copyright (c) 2017, AMD Incorporated. All rights reserved.<BR>
7# Copyright (c) 2018, Linaro, Ltd. All rights reserved.<BR>
8#
9# SPDX-License-Identifier: BSD-2-Clause-Patent
10#
11##
12
13[Defines]
14 INF_VERSION = 0x0001001A
15 BASE_NAME = BaseIoLibIntrinsicArmVirt
16 MODULE_UNI_FILE = BaseIoLibIntrinsicArmVirt.uni
17 FILE_GUID = 217102b4-b465-4a1d-a2de-93dd385ec480
18 MODULE_TYPE = BASE
19 VERSION_STRING = 1.0
20 LIBRARY_CLASS = IoLib
21
22#
23# VALID_ARCHITECTURES = ARM AARCH64
24#
25
26[Sources]
27 IoLibMmioBuffer.c
28 BaseIoLibIntrinsicInternal.h
29 IoHighLevel.c
30
31[Sources.ARM]
32 IoLibArmVirt.c
33 Arm/ArmVirtMmio.S | GCC
34 Arm/ArmVirtMmio.asm | RVCT
35
36[Sources.AARCH64]
37 IoLibArmVirt.c
38 AArch64/ArmVirtMmio.S | GCC
39 AArch64/ArmVirtMmio.asm | MSFT
40
41[Packages]
42 MdePkg/MdePkg.dec
43
44[LibraryClasses]
45 DebugLib
46 BaseLib
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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