efiprotocollib.inf

来自「EFI BIOS是Intel提出的下一代的BIOS标准。这里上传的Edk源代码是」· INF 代码 · 共 155 行

INF
155
字号
#/*++
#
# Copyright (c) 2004 - 2006, Intel Corporation                                                         
# All rights reserved. This program and the accompanying materials                          
# are licensed and made available under the terms and conditions of the BSD License         
# which accompanies this distribution.  The full text of the license may be found at        
# http://opensource.org/licenses/bsd-license.php                                            
#                                                                                           
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,                     
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.             
# 
#  Module Name:
#
#    EfiProtocolLib.inf
#
#  Abstract:
#
#    Component description file.
#
#--*/

[defines]
BASE_NAME=   EfiProtocolLib
COMPONENT_TYPE=   LIBRARY

[includes.common]
  $(EDK_SOURCE)\Foundation\Efi
  $(EDK_SOURCE)\Foundation\Include
  $(EDK_SOURCE)\Foundation\Efi\Include
  $(EDK_SOURCE)\Foundation\Framework\Include
  $(EDK_SOURCE)\Foundation\Include\IndustryStandard
  $(EDK_SOURCE)\Foundation\Include\Pei
  $(EDK_SOURCE)\Foundation\Library\Pei\Include
  $(EDK_SOURCE)\Foundation\Core\Dxe
  $(EDK_SOURCE)\Foundation\Library\Dxe\Include

[nmake.common]
C_STD_INCLUDE=

[sources.common]
  Arp\Arp.h
  Arp\Arp.c
  Bis\Bis.h
  Bis\Bis.c
  BlockIo\BlockIo.h
  BlockIo\BlockIo.c
  BusSpecificDriverOverride\BusSpecificDriverOverride.h
  BusSpecificDriverOverride\BusSpecificDriverOverride.c
  ComponentName\ComponentName.h
  ComponentName\ComponentName.c
  DebugPort\DebugPort.h
  DebugPort\DebugPort.c
  DebugSupport\DebugSupport.h
  DebugSupport\DebugSupport.c
  Decompress\Decompress.h
  Decompress\Decompress.c
  DeviceIo\DeviceIo.h
  DeviceIo\DeviceIo.c
  DevicePath\DevicePath.h
  DevicePath\DevicePath.c
  DevicePathFromText\DevicePathFromText.h
  DevicePathFromText\DevicePathFromText.c
  DevicePathToText\DevicePathToText.h
  DevicePathToText\DevicePathToText.c
  DevicePathUtilities\DevicePathUtilities.h
  DevicePathUtilities\DevicePathUtilities.c
  Dhcp4\Dhcp4.h
  Dhcp4\Dhcp4.c
  DiskIo\DiskIo.h
  DiskIo\DiskIo.c
  DriverBinding\DriverBinding.h
  DriverBinding\DriverBinding.c
  DriverConfiguration\DriverConfiguration.h
  DriverConfiguration\DriverConfiguration.c
  DriverDiagnostics\DriverDiagnostics.h
  DriverDiagnostics\DriverDiagnostics.c
  Ebc\Ebc.h
  Ebc\Ebc.c
  EdidActive\EdidActive.h
  EdidActive\EdidActive.c
  EdidDiscovered\EdidDiscovered.h
  EdidDiscovered\EdidDiscovered.c
  EdidOverride\EdidOverride.h
  EdidOverride\EdidOverride.c
  EfiNetworkInterfaceIdentifier\EfiNetworkInterfaceIdentifier.h
  EfiNetworkInterfaceIdentifier\EfiNetworkInterfaceIdentifier.c
  FileInfo\FileInfo.h
  FileInfo\FileInfo.c
  FileSystemInfo\FileSystemInfo.h
  FileSystemInfo\FileSystemInfo.c
  FileSystemVolumeLabelInfo\FileSystemVolumeLabelInfo.h
  FileSystemVolumeLabelInfo\FileSystemVolumeLabelInfo.c
  GraphicsOutput\GraphicsOutput.h
  GraphicsOutput\GraphicsOutput.c
  Ip4\Ip4.h
  Ip4\Ip4.c
  Ip4Config\Ip4Config.h
  Ip4Config\Ip4Config.c
  LoadedImage\LoadedImage.h
  LoadedImage\LoadedImage.c
  LoadFile\LoadFile.h
  LoadFile\LoadFile.c
  ManagedNetwork\ManagedNetwork.h
  ManagedNetwork\ManagedNetwork.c
  Mtftp4\Mtftp4.h
  Mtftp4\Mtftp4.c
  PciIo\PciIo.h
  PciIo\PciIo.c
  PciRootBridgeIo\PciRootBridgeIo.h
  PciRootBridgeIo\PciRootBridgeIo.c
  PlatformDriverOverride\PlatformDriverOverride.h
  PlatformDriverOverride\PlatformDriverOverride.c
  PxeBaseCode\PxeBaseCode.h
  PxeBaseCode\PxeBaseCode.c
  PxeBaseCodeCallBack\PxeBaseCodeCallBack.h
  PxeBaseCodeCallBack\PxeBaseCodeCallBack.c
  ScsiPassThru\ScsiPassThru.h
  ScsiPassThru\ScsiPassThru.c
  SerialIo\SerialIo.h
  SerialIo\SerialIo.c
  SimpleFileSystem\SimpleFileSystem.h
  SimpleFileSystem\SimpleFileSystem.c
  SimpleNetwork\SimpleNetwork.h
  SimpleNetwork\SimpleNetwork.c
  SimplePointer\SimplePointer.h
  SimplePointer\SimplePointer.c
  SimpleTextIn\SimpleTextIn.h
  SimpleTextIn\SimpleTextIn.c
  SimpleTextOut\SimpleTextOut.h
  SimpleTextOut\SimpleTextOut.c
  Udp4\Udp4.h
  Udp4\Udp4.c
  UgaDraw\UgaDraw.h
  UgaDraw\UgaDraw.c
  UgaIo\UgaIo.h
  UgaIo\UgaIo.c
  UnicodeCollation\UnicodeCollation.h
  UnicodeCollation\UnicodeCollation.c
  UsbHostController\UsbHostController.h
  UsbHostController\UsbHostController.c
  UsbIo\UsbIo.h
  UsbIo\UsbIo.c
  Hash\Hash.h
  Hash\Hash.c
  ServiceBinding\ServiceBinding.h
  ScsiPassThruExt\ScsiPassThruExt.h
  ScsiPassThruExt\ScsiPassThruExt.c
  ScsiIo\ScsiIo.h
  ScsiIo\ScsiIo.c
  TapeIo\TapeIo.h
  TapeIo\TapeIo.c
  Tcp4\Tcp4.h
  Tcp4\Tcp4.c
  IScsiInitiatorName\IScsiInitiatorName.h
  IScsiInitiatorName\IScsiInitiatorName.c

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?