VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/FirmwareNew/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicSev.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 compiler intrinsics.
3#
4# I/O Library that uses compiler intrinsics to perform IN and OUT instructions
5# for IA-32 and x64.
6#
7# Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>
8# Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>
9# Copyright (c) 2017, AMD Incorporated. All rights reserved.<BR>
10#
11# SPDX-License-Identifier: BSD-2-Clause-Patent
12#
13##
14
15[Defines]
16 INF_VERSION = 0x00010005
17 BASE_NAME = BaseIoLibIntrinsicSev
18 MODULE_UNI_FILE = BaseIoLibIntrinsic.uni
19 FILE_GUID = 93742f95-6e71-4581-b600-8e1da443f95a
20 MODULE_TYPE = BASE
21 VERSION_STRING = 1.0
22 LIBRARY_CLASS = IoLib
23
24
25#
26# VALID_ARCHITECTURES = IA32 X64
27#
28
29[Sources]
30 IoLibMmioBuffer.c
31 BaseIoLibIntrinsicInternal.h
32 IoHighLevel.c
33
34[Sources.IA32]
35 IoLibGcc.c | GCC
36 IoLibMsc.c | MSFT
37 IoLib.c
38 Ia32/IoFifoSev.nasm
39
40[Sources.X64]
41 IoLibGcc.c | GCC
42 IoLibMsc.c | MSFT
43 IoLib.c
44 X64/IoFifoSev.nasm
45
46[Packages]
47 MdePkg/MdePkg.dec
48
49[LibraryClasses]
50 DebugLib
51 BaseLib
52
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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