mirror of https://github.com/acidanthera/audk.git
1. Correct File header to ## @file
2. Remove unnecessary .common] postfix on section. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10052 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
7b202cb0f9
commit
6bfbb5f0e0
|
@ -1,4 +1,4 @@
|
||||||
#/** @file
|
## @file
|
||||||
# Component description file for AcpiResetDxe module.
|
# Component description file for AcpiResetDxe module.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2006 - 2010, Intel Corporation
|
# Copyright (c) 2006 - 2010, Intel Corporation
|
||||||
|
@ -11,7 +11,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#--*/
|
##
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
BASE_NAME = AcpiReset
|
BASE_NAME = AcpiReset
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
#/** @file
|
## @file
|
||||||
# This module provides EFI_GRAPHIC_OUT_PROTOCOL based on functions of video
|
# This module provides EFI_GRAPHIC_OUT_PROTOCOL based on functions of video
|
||||||
# on legacy BIOS.
|
# on legacy BIOS.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2006 - 2009, Intel Corporation
|
# Copyright (c) 2006 - 2010, Intel Corporation
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# 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
|
# which accompanies this distribution. The full text of the license may be found at
|
||||||
|
@ -11,7 +11,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -35,7 +35,7 @@
|
||||||
UefiDriverEntryPoint
|
UefiDriverEntryPoint
|
||||||
DevicePathLib
|
DevicePathLib
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
BiosVideo.h
|
BiosVideo.h
|
||||||
BiosVideo.c
|
BiosVideo.c
|
||||||
ComponentName.c
|
ComponentName.c
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#/*++
|
## @file
|
||||||
#
|
#
|
||||||
# Copyright (c) 2006, Intel Corporation
|
# Copyright (c) 2006 - 2010, Intel Corporation
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# 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
|
# which accompanies this distribution. The full text of the license may be found at
|
||||||
|
@ -14,7 +14,7 @@
|
||||||
#
|
#
|
||||||
# Abstract:
|
# Abstract:
|
||||||
#
|
#
|
||||||
#--*/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -48,7 +48,7 @@
|
||||||
X64/CpuInterrupt.asm | MSFT
|
X64/CpuInterrupt.asm | MSFT
|
||||||
X64/CpuInterrupt.S |GCC
|
X64/CpuInterrupt.S |GCC
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
Cpu.c
|
Cpu.c
|
||||||
CpuDxe.h
|
CpuDxe.h
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#/*++
|
## @file
|
||||||
#
|
#
|
||||||
# Copyright (c) 2006 - 2007, Intel Corporation
|
# Copyright (c) 2006 - 2010, Intel Corporation
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# 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
|
# which accompanies this distribution. The full text of the license may be found at
|
||||||
|
@ -17,7 +17,7 @@
|
||||||
#
|
#
|
||||||
# Component description file for DataHubGen module.
|
# Component description file for DataHubGen module.
|
||||||
#
|
#
|
||||||
#--*/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -45,12 +45,12 @@
|
||||||
BaseLib
|
BaseLib
|
||||||
HiiLib
|
HiiLib
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
DataHubGen.c
|
DataHubGen.c
|
||||||
DataHubGen.h
|
DataHubGen.h
|
||||||
DataHubGenStrings.uni
|
DataHubGenStrings.uni
|
||||||
|
|
||||||
[Guids.common]
|
[Guids]
|
||||||
gEfiProcessorSubClassGuid
|
gEfiProcessorSubClassGuid
|
||||||
gEfiMiscSubClassGuid
|
gEfiMiscSubClassGuid
|
||||||
gEfiSmbiosTableGuid
|
gEfiSmbiosTableGuid
|
||||||
|
|
|
@ -22,10 +22,10 @@
|
||||||
PACKAGE_GUID = 151B568B-B390-4cf1-ABD6-228E0AB96F57
|
PACKAGE_GUID = 151B568B-B390-4cf1-ABD6-228E0AB96F57
|
||||||
PACKAGE_VERSION = 0.1
|
PACKAGE_VERSION = 0.1
|
||||||
|
|
||||||
[Includes.common]
|
[Includes]
|
||||||
Include
|
Include
|
||||||
|
|
||||||
[Guids.common]
|
[Guids]
|
||||||
gEfiPciExpressBaseAddressGuid = {0x3677d529, 0x326f, 0x4603, {0xa9, 0x26, 0xea, 0xac, 0xe0, 0x1d, 0xcb, 0xb0 }}
|
gEfiPciExpressBaseAddressGuid = {0x3677d529, 0x326f, 0x4603, {0xa9, 0x26, 0xea, 0xac, 0xe0, 0x1d, 0xcb, 0xb0 }}
|
||||||
gEfiAcpiDescriptionGuid = {0x3c699197, 0x093c, 0x4c69, {0xb0, 0x6b, 0x12, 0x8a, 0xe3, 0x48, 0x1d, 0xc9 }}
|
gEfiAcpiDescriptionGuid = {0x3c699197, 0x093c, 0x4c69, {0xb0, 0x6b, 0x12, 0x8a, 0xe3, 0x48, 0x1d, 0xc9 }}
|
||||||
gEfiFlashMapHobGuid = { 0xb091e7d2, 0x5a0, 0x4198, {0x94, 0xf0, 0x74, 0xb7, 0xb8, 0xc5, 0x54, 0x59 }}
|
gEfiFlashMapHobGuid = { 0xb091e7d2, 0x5a0, 0x4198, {0x94, 0xf0, 0x74, 0xb7, 0xb8, 0xc5, 0x54, 0x59 }}
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
#/** @file
|
## @file
|
||||||
# An EFI/Framework Emulation Platform with UEFI HII interface supported.
|
# An EFI/Framework Emulation Platform with UEFI HII interface supported.
|
||||||
#
|
#
|
||||||
# Developer's UEFI Emulation. DUET provides an EFI/UEFI IA32/X64 environment on legacy BIOS,
|
# Developer's UEFI Emulation. DUET provides an EFI/UEFI IA32/X64 environment on legacy BIOS,
|
||||||
# to help developing and debugging native EFI/UEFI drivers.
|
# to help developing and debugging native EFI/UEFI drivers.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2010, Intel Corporation. All rights reserved. <BR>
|
# Copyright (c) 2010 - 2010, Intel Corporation. All rights reserved. <BR>
|
||||||
#
|
#
|
||||||
# This program and the accompanying materials
|
# This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
@ -14,7 +14,7 @@
|
||||||
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
PLATFORM_NAME = DuetPkg
|
PLATFORM_NAME = DuetPkg
|
||||||
|
@ -27,7 +27,7 @@
|
||||||
SKUID_IDENTIFIER = DEFAULT
|
SKUID_IDENTIFIER = DEFAULT
|
||||||
FLASH_DEFINITION = DuetPkg/DuetPkg.fdf
|
FLASH_DEFINITION = DuetPkg/DuetPkg.fdf
|
||||||
|
|
||||||
[LibraryClasses.common]
|
[LibraryClasses]
|
||||||
BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
|
BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
|
||||||
SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf
|
SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf
|
||||||
BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
|
BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
|
||||||
|
@ -84,7 +84,7 @@
|
||||||
gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x0
|
gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x0
|
||||||
gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x0
|
gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x0
|
||||||
|
|
||||||
[PcdsFeatureFlag.common]
|
[PcdsFeatureFlag]
|
||||||
gEfiMdeModulePkgTokenSpaceGuid.PcdTurnOffUsbLegacySupport|TRUE
|
gEfiMdeModulePkgTokenSpaceGuid.PcdTurnOffUsbLegacySupport|TRUE
|
||||||
|
|
||||||
[PcdsDynamicHii.common.DEFAULT]
|
[PcdsDynamicHii.common.DEFAULT]
|
||||||
|
@ -111,7 +111,7 @@
|
||||||
#
|
#
|
||||||
###################################################################################################
|
###################################################################################################
|
||||||
|
|
||||||
[Components.common]
|
[Components]
|
||||||
DuetPkg/DxeIpl/DxeIpl.inf {
|
DuetPkg/DxeIpl/DxeIpl.inf {
|
||||||
<LibraryClasses>
|
<LibraryClasses>
|
||||||
#
|
#
|
||||||
|
@ -217,6 +217,6 @@
|
||||||
#
|
#
|
||||||
MdeModulePkg/Application/HelloWorld/HelloWorld.inf
|
MdeModulePkg/Application/HelloWorld/HelloWorld.inf
|
||||||
|
|
||||||
[BuildOptions.common]
|
[BuildOptions]
|
||||||
MSFT:*_*_*_CC_FLAGS = /FAsc /FR$(@R).SBR
|
MSFT:*_*_*_CC_FLAGS = /FAsc /FR$(@R).SBR
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
## @file
|
||||||
# This is DUET FDF file with UEFI HII features enabled
|
# This is DUET FDF file with UEFI HII features enabled
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 - 2010, Intel Corporation
|
# Copyright (c) 2007 - 2010, Intel Corporation
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#/*++
|
## @file
|
||||||
#
|
#
|
||||||
# Copyright (c) 2006 - 2009, Intel Corporation
|
# Copyright (c) 2006 - 2010, Intel Corporation
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# 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
|
# which accompanies this distribution. The full text of the license may be found at
|
||||||
|
@ -14,7 +14,7 @@
|
||||||
#
|
#
|
||||||
# Abstract:
|
# Abstract:
|
||||||
#
|
#
|
||||||
#--*/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -32,7 +32,7 @@
|
||||||
IntelFrameworkPkg/IntelFrameworkPkg.dec
|
IntelFrameworkPkg/IntelFrameworkPkg.dec
|
||||||
IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec
|
IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec
|
||||||
|
|
||||||
[LibraryClasses.common]
|
[LibraryClasses]
|
||||||
BaseLib
|
BaseLib
|
||||||
BaseMemoryLib
|
BaseMemoryLib
|
||||||
PrintLib
|
PrintLib
|
||||||
|
@ -42,7 +42,7 @@
|
||||||
[Guids]
|
[Guids]
|
||||||
gEfiVariableGuid
|
gEfiVariableGuid
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
DxeIpl.h
|
DxeIpl.h
|
||||||
DxeInit.c
|
DxeInit.c
|
||||||
LegacyTable.c
|
LegacyTable.c
|
||||||
|
@ -66,7 +66,7 @@
|
||||||
Ia32/Paging.c
|
Ia32/Paging.c
|
||||||
Ia32/VirtualMemory.h
|
Ia32/VirtualMemory.h
|
||||||
|
|
||||||
#[BuildOptions.common]
|
#[BuildOptions]
|
||||||
#MSFT:*_*_IA32_DLINK_FLAGS = /out:"$(BIN_DIR)\SecMain.exe" /base:0x10000000 /pdb:"$(BIN_DIR)\SecMain.pdb" /LIBPATH:"$(VCINSTALLDIR)\Lib" /LIBPATH:"$(VCINSTALLDIR)\PlatformSdk\Lib" /NOLOGO /SUBSYSTEM:CONSOLE /NODEFAULTLIB /IGNORE:4086 /MAP /OPT:REF /DEBUG /MACHINE:I386 /LTCG Kernel32.lib MSVCRTD.lib Gdi32.lib User32.lib Winmm.lib
|
#MSFT:*_*_IA32_DLINK_FLAGS = /out:"$(BIN_DIR)\SecMain.exe" /base:0x10000000 /pdb:"$(BIN_DIR)\SecMain.pdb" /LIBPATH:"$(VCINSTALLDIR)\Lib" /LIBPATH:"$(VCINSTALLDIR)\PlatformSdk\Lib" /NOLOGO /SUBSYSTEM:CONSOLE /NODEFAULTLIB /IGNORE:4086 /MAP /OPT:REF /DEBUG /MACHINE:I386 /LTCG Kernel32.lib MSVCRTD.lib Gdi32.lib User32.lib Winmm.lib
|
||||||
#MSFT:*_*_IA32_CC_FLAGS = /nologo /W4 /WX /Gy /c /D UNICODE /Od /FI$(DEST_DIR_DEBUG)/AutoGen.h /EHs-c- /GF /Gs8192 /Zi /Gm /D _CRT_SECURE_NO_WARNINGS /D _CRT_SECURE_NO_DEPRECATE
|
#MSFT:*_*_IA32_CC_FLAGS = /nologo /W4 /WX /Gy /c /D UNICODE /Od /FI$(DEST_DIR_DEBUG)/AutoGen.h /EHs-c- /GF /Gs8192 /Zi /Gm /D _CRT_SECURE_NO_WARNINGS /D _CRT_SECURE_NO_DEPRECATE
|
||||||
#MSFT:*_*_IA32_PP_FLAGS = /nologo /E /TC /FI$(DEST_DIR_DEBUG)/AutoGen.h
|
#MSFT:*_*_IA32_PP_FLAGS = /nologo /E /TC /FI$(DEST_DIR_DEBUG)/AutoGen.h
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#/*++
|
## @file
|
||||||
#
|
#
|
||||||
# Copyright (c) 2006 - 2010, Intel Corporation
|
# Copyright (c) 2006 - 2010, Intel Corporation
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
|
@ -14,7 +14,7 @@
|
||||||
#
|
#
|
||||||
# Abstract:
|
# Abstract:
|
||||||
#
|
#
|
||||||
#--*/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -37,7 +37,7 @@
|
||||||
BaseMemoryLib
|
BaseMemoryLib
|
||||||
PrintLib
|
PrintLib
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
Debug.h
|
Debug.h
|
||||||
PeLoader.h
|
PeLoader.h
|
||||||
Support.h
|
Support.h
|
||||||
|
@ -51,10 +51,10 @@
|
||||||
#TianoDecompress.h
|
#TianoDecompress.h
|
||||||
LzmaDecompress.h
|
LzmaDecompress.h
|
||||||
|
|
||||||
[Guids.common]
|
[Guids]
|
||||||
gTianoCustomDecompressGuid
|
gTianoCustomDecompressGuid
|
||||||
|
|
||||||
[BuildOptions.common]
|
[BuildOptions]
|
||||||
MSFT:*_*_IA32_CC_FLAGS = /nologo /W4 /WX /Gy /c /D UNICODE /O1ib2 /FI$(DEST_DIR_DEBUG)/AutoGen.h /EHs-c- /GF /Gs8192 /Zi /Gm /D _CRT_SECURE_NO_WARNINGS /D _CRT_SECURE_NO_DEPRECATE
|
MSFT:*_*_IA32_CC_FLAGS = /nologo /W4 /WX /Gy /c /D UNICODE /O1ib2 /FI$(DEST_DIR_DEBUG)/AutoGen.h /EHs-c- /GF /Gs8192 /Zi /Gm /D _CRT_SECURE_NO_WARNINGS /D _CRT_SECURE_NO_DEPRECATE
|
||||||
MSFT:*_*_IA32_PP_FLAGS == /nologo /E /TC /FI$(DEST_DIR_DEBUG)/AutoGen.h
|
MSFT:*_*_IA32_PP_FLAGS == /nologo /E /TC /FI$(DEST_DIR_DEBUG)/AutoGen.h
|
||||||
MSFT:*_*_IA32_ASM_FLAGS == /nologo /W3 /WX /c /coff /Cx /Zd /W0 /Zi
|
MSFT:*_*_IA32_ASM_FLAGS == /nologo /W3 /WX /c /coff /Cx /Zd /W0 /Zi
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#/*++
|
## @file
|
||||||
#
|
#
|
||||||
# Copyright (c) 2006 - 2010 Intel Corporation
|
# Copyright (c) 2006 - 2010 Intel Corporation
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
|
@ -17,7 +17,7 @@
|
||||||
#
|
#
|
||||||
# Component description file for variable module
|
# Component description file for variable module
|
||||||
#
|
#
|
||||||
#--*/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -34,14 +34,14 @@
|
||||||
DuetPkg/DuetPkg.dec
|
DuetPkg/DuetPkg.dec
|
||||||
MdeModulePkg/MdeModulePkg.dec
|
MdeModulePkg/MdeModulePkg.dec
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
FSVariable.h
|
FSVariable.h
|
||||||
VariableStorage.h
|
VariableStorage.h
|
||||||
FSVariable.c
|
FSVariable.c
|
||||||
FileStorage.c
|
FileStorage.c
|
||||||
MemStorage.c
|
MemStorage.c
|
||||||
|
|
||||||
[LibraryClasses.common]
|
[LibraryClasses]
|
||||||
PcdLib
|
PcdLib
|
||||||
BaseMemoryLib
|
BaseMemoryLib
|
||||||
BaseLib
|
BaseLib
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#/*++
|
## @file
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 - 2010, Intel Corporation
|
# Copyright (c) 2007 - 2010, Intel Corporation
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
|
@ -17,7 +17,7 @@
|
||||||
#
|
#
|
||||||
# Component description file for DUET Module
|
# Component description file for DUET Module
|
||||||
#
|
#
|
||||||
#--*/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -34,7 +34,7 @@
|
||||||
MdeModulePkg/MdeModulePkg.dec
|
MdeModulePkg/MdeModulePkg.dec
|
||||||
DuetPkg/DuetPkg.dec
|
DuetPkg/DuetPkg.dec
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
FWBlockService.c
|
FWBlockService.c
|
||||||
FwBlockService.h
|
FwBlockService.h
|
||||||
FvbInfo.c
|
FvbInfo.c
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#/*++
|
## @file
|
||||||
#
|
#
|
||||||
# Copyright (c) 2005 - 2010, Intel Corporation
|
# Copyright (c) 2005 - 2010, Intel Corporation
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
|
@ -13,7 +13,7 @@
|
||||||
#
|
#
|
||||||
# Abstract:
|
# Abstract:
|
||||||
#
|
#
|
||||||
#--*/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#/*++
|
## @file
|
||||||
#
|
#
|
||||||
# Copyright (c) 2006 - 2009, Intel Corporation
|
# Copyright (c) 2006 - 2010, Intel Corporation
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# 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
|
# which accompanies this distribution. The full text of the license may be found at
|
||||||
|
@ -17,7 +17,7 @@
|
||||||
#
|
#
|
||||||
# Component description file for Bds module.
|
# Component description file for Bds module.
|
||||||
#
|
#
|
||||||
#--*/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -30,7 +30,7 @@
|
||||||
EFI_SPECIFICATION_VERSION = 0x0002000A
|
EFI_SPECIFICATION_VERSION = 0x0002000A
|
||||||
|
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
BdsPlatform.c
|
BdsPlatform.c
|
||||||
PlatformData.c
|
PlatformData.c
|
||||||
BdsPlatform.h
|
BdsPlatform.h
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#/** @file
|
## @file
|
||||||
# Timer Library implementation for Boot Timer moudles that require timer services.
|
# Timer Library implementation for Boot Timer moudles that require timer services.
|
||||||
#
|
#
|
||||||
# Timer Library that uses CPU resources to provide calibrated
|
# Timer Library that uses CPU resources to provide calibrated
|
||||||
|
@ -6,7 +6,7 @@
|
||||||
# and ITC could be programmed by OS, it cannot be used by SMM drivers
|
# and ITC could be programmed by OS, it cannot be used by SMM drivers
|
||||||
# and runtime drivers, ACPI timer is recommended for SMM drivers and RUNTIME
|
# and runtime drivers, ACPI timer is recommended for SMM drivers and RUNTIME
|
||||||
# drivers.
|
# drivers.
|
||||||
# Copyright (c) 2007 - 2009, Intel Corporation.
|
# Copyright (c) 2007 - 2010, Intel Corporation.
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
@ -16,7 +16,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
#/** @file
|
## @file
|
||||||
# Report status code library for DxeCore.
|
# Report status code library for DxeCore.
|
||||||
#
|
#
|
||||||
# DXE core report status code library that retrieves the status code function from
|
# DXE core report status code library that retrieves the status code function from
|
||||||
# a GUIDed HOB and installs report status code protocol for later DXE phase drivers.
|
# a GUIDed HOB and installs report status code protocol for later DXE phase drivers.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009, Intel Corporation.
|
# Copyright (c) 2009 - 2010, Intel Corporation.
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
@ -14,7 +14,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -34,7 +34,7 @@
|
||||||
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
ReportStatusCodeLib.c
|
ReportStatusCodeLib.c
|
||||||
DxeSupport.c
|
DxeSupport.c
|
||||||
ReportStatusCodeLibInternal.h
|
ReportStatusCodeLibInternal.h
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#/*++
|
## @file
|
||||||
#
|
#
|
||||||
# Copyright (c) 2005 - 2009, Intel Corporation
|
# Copyright (c) 2005 - 2010, Intel Corporation
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# 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
|
# which accompanies this distribution. The full text of the license may be found at
|
||||||
|
@ -13,7 +13,7 @@
|
||||||
#
|
#
|
||||||
# Abstract:
|
# Abstract:
|
||||||
#
|
#
|
||||||
#--*/
|
##
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
BASE_NAME = PciBusNoEnumerationDxe
|
BASE_NAME = PciBusNoEnumerationDxe
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#/*++
|
## @file
|
||||||
#
|
#
|
||||||
# Copyright (c) 2005 - 2009, Intel Corporation
|
# Copyright (c) 2005 - 2010, Intel Corporation
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# 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
|
# which accompanies this distribution. The full text of the license may be found at
|
||||||
|
@ -13,7 +13,7 @@
|
||||||
#
|
#
|
||||||
# Abstract:
|
# Abstract:
|
||||||
#
|
#
|
||||||
#--*/
|
##
|
||||||
|
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
|
@ -42,7 +42,7 @@
|
||||||
DevicePathLib
|
DevicePathLib
|
||||||
HobLib
|
HobLib
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
PcatPciRootBridge.h
|
PcatPciRootBridge.h
|
||||||
PcatPciRootBridge.c
|
PcatPciRootBridge.c
|
||||||
PcatPciRootBridgeDevicePath.c
|
PcatPciRootBridgeDevicePath.c
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#/*++
|
## @file
|
||||||
#
|
#
|
||||||
# Copyright (c) 2006, Intel Corporation
|
# Copyright (c) 2006 - 2010, Intel Corporation
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# 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
|
# which accompanies this distribution. The full text of the license may be found at
|
||||||
|
@ -17,16 +17,16 @@
|
||||||
#
|
#
|
||||||
# Library selecting the listeners for the platform
|
# Library selecting the listeners for the platform
|
||||||
#
|
#
|
||||||
#--*/
|
##
|
||||||
|
|
||||||
[defines]
|
[defines]
|
||||||
BASE_NAME = RtPlatformStatusCodeLib
|
BASE_NAME = RtPlatformStatusCodeLib
|
||||||
COMPONENT_TYPE = LIBRARY
|
COMPONENT_TYPE = LIBRARY
|
||||||
|
|
||||||
[sources.common]
|
[sources]
|
||||||
RtPlatformStatusCode.c
|
RtPlatformStatusCode.c
|
||||||
|
|
||||||
[includes.common]
|
[includes]
|
||||||
$(EDK_SOURCE)/Foundation/Framework
|
$(EDK_SOURCE)/Foundation/Framework
|
||||||
$(EDK_SOURCE)/Foundation
|
$(EDK_SOURCE)/Foundation
|
||||||
$(EDK_SOURCE)/Foundation/Efi
|
$(EDK_SOURCE)/Foundation/Efi
|
||||||
|
@ -39,9 +39,9 @@ COMPONENT_TYPE = LIBRARY
|
||||||
$(EDK_SOURCE)/Foundation/Core/Dxe
|
$(EDK_SOURCE)/Foundation/Core/Dxe
|
||||||
$(EDK_SOURCE)/Foundation/Library/Dxe/Include
|
$(EDK_SOURCE)/Foundation/Library/Dxe/Include
|
||||||
|
|
||||||
[libraries.common]
|
[libraries]
|
||||||
HobLib
|
HobLib
|
||||||
RtMemoryStatusCodeLib
|
RtMemoryStatusCodeLib
|
||||||
BsDataHubStatusCodeLib
|
BsDataHubStatusCodeLib
|
||||||
|
|
||||||
[nmake.common]
|
[nmake]
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#/*++
|
## @file
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009, Intel Corporation
|
# Copyright (c) 2009 - 2010, Intel Corporation
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# 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
|
# which accompanies this distribution. The full text of the license may be found at
|
||||||
|
@ -17,7 +17,7 @@
|
||||||
#
|
#
|
||||||
# Component description file for SmbiosGen module.
|
# Component description file for SmbiosGen module.
|
||||||
#
|
#
|
||||||
#--*/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -45,12 +45,12 @@
|
||||||
BaseLib
|
BaseLib
|
||||||
HiiLib
|
HiiLib
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
SmbiosGen.c
|
SmbiosGen.c
|
||||||
SmbiosGen.h
|
SmbiosGen.h
|
||||||
SmbiosGenStrings.uni
|
SmbiosGenStrings.uni
|
||||||
|
|
||||||
[Guids.common]
|
[Guids]
|
||||||
gEfiSmbiosTableGuid
|
gEfiSmbiosTableGuid
|
||||||
|
|
||||||
[Protocols]
|
[Protocols]
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
#/** @file
|
## @file
|
||||||
# To implement Framework Boot Script Save protocol based on PI S3 Save State protocol
|
# To implement Framework Boot Script Save protocol based on PI S3 Save State protocol
|
||||||
#
|
#
|
||||||
# Intel's Framework Boot Script Save Protocol is replaced by S3 Save State Protocol in PI.
|
# Intel's Framework Boot Script Save Protocol is replaced by S3 Save State Protocol in PI.
|
||||||
# This module produces Framework Boot Script Save protocol by consuming PI S3 Save State protocol
|
# This module produces Framework Boot Script Save protocol by consuming PI S3 Save State protocol
|
||||||
#
|
#
|
||||||
# Copyright (c) 2010, Intel Corporation
|
# Copyright (c) 2010 - 2010, Intel Corporation
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
@ -15,7 +15,7 @@
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -32,7 +32,7 @@
|
||||||
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
ScriptSave.c
|
ScriptSave.c
|
||||||
ScriptSave.h
|
ScriptSave.h
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
#/** @file
|
## @file
|
||||||
# Implementation of CPU I/O 2 Protocol based on Framework CPU I/O Protocol.
|
# Implementation of CPU I/O 2 Protocol based on Framework CPU I/O Protocol.
|
||||||
#
|
#
|
||||||
# Intel's Framework CPU I/O Protocol is replaced by CPU I/O 2 Protocol in PI.
|
# Intel's Framework CPU I/O Protocol is replaced by CPU I/O 2 Protocol in PI.
|
||||||
# This module produces PI CPU I/O 2 Protocol on top of Framework CPU I/O Protocol.
|
# This module produces PI CPU I/O 2 Protocol on top of Framework CPU I/O Protocol.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009, Intel Corporation
|
# Copyright (c) 2009 - 2010, Intel Corporation
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
@ -14,7 +14,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#/** @file
|
## @file
|
||||||
# Module Layer Device I/O on top of PCI Root Bridge I/O (Segment 0)
|
# Module Layer Device I/O on top of PCI Root Bridge I/O (Segment 0)
|
||||||
#
|
#
|
||||||
# Device I/O is on list of deprecated protocols for UEFI 2.0 and later.
|
# Device I/O is on list of deprecated protocols for UEFI 2.0 and later.
|
||||||
|
@ -9,7 +9,7 @@
|
||||||
# Platform required to support EFI drivers that consume Device I/O
|
# Platform required to support EFI drivers that consume Device I/O
|
||||||
# Platform required to support EFI applications that consume Device I/O
|
# Platform required to support EFI applications that consume Device I/O
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008, Intel Corporation
|
# Copyright (c) 2008 - 2010, Intel Corporation
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
@ -19,7 +19,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -37,7 +37,7 @@
|
||||||
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
DeviceIoOnPciRootBridgeIoThunk.c
|
DeviceIoOnPciRootBridgeIoThunk.c
|
||||||
|
|
||||||
[Packages]
|
[Packages]
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#/** @file
|
## @file
|
||||||
# Component description file for HiiDatabase module which produce a Framework HII Protocol instance
|
# Component description file for HiiDatabase module which produce a Framework HII Protocol instance
|
||||||
# based on the avaliable UEFI HII protocol found in the platform. This modules enables modules complying
|
# based on the avaliable UEFI HII protocol found in the platform. This modules enables modules complying
|
||||||
# to Framework HII specification to able to run on a UEFI HII platform with only a rebuild. This is
|
# to Framework HII specification to able to run on a UEFI HII platform with only a rebuild. This is
|
||||||
|
@ -7,7 +7,7 @@
|
||||||
# data format complying to UEFI HII specification.
|
# data format complying to UEFI HII specification.
|
||||||
#
|
#
|
||||||
# This module inits HII database and installs HII protocol based on the avaliable UEFI HII protocol found in the platform..
|
# This module inits HII database and installs HII protocol based on the avaliable UEFI HII protocol found in the platform..
|
||||||
# Copyright (c) 2006 - 2008, Intel Corporation
|
# Copyright (c) 2006 - 2010, Intel Corporation
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
@ -17,7 +17,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -36,7 +36,7 @@
|
||||||
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
SetupBrowser.c
|
SetupBrowser.c
|
||||||
HiiHandle.c
|
HiiHandle.c
|
||||||
HiiHandle.h
|
HiiHandle.h
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#/** @file
|
## @file
|
||||||
# Module produce FV2 on top of FV.
|
# Module produce FV2 on top of FV.
|
||||||
#
|
#
|
||||||
# UEFI PI specification supersedes Inte's Framework Specification.
|
# UEFI PI specification supersedes Inte's Framework Specification.
|
||||||
|
@ -9,7 +9,7 @@
|
||||||
# 1) Framework module producing FV is present
|
# 1) Framework module producing FV is present
|
||||||
# 2) And the rest of modules on the platform consume FV2
|
# 2) And the rest of modules on the platform consume FV2
|
||||||
#
|
#
|
||||||
# Copyright (c) 2006 - 2007, Intel Corporation
|
# Copyright (c) 2006 - 2010, Intel Corporation
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
@ -19,7 +19,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -37,7 +37,7 @@
|
||||||
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
Fv2OnFvThunk.c
|
Fv2OnFvThunk.c
|
||||||
|
|
||||||
[Packages]
|
[Packages]
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#/** @file
|
## @file
|
||||||
# Module produce Framework's EFI_PEI_FV_FILE_LOADER_PPI top of EFI_PEI_LOAD_FILE_PPI.
|
# Module produce Framework's EFI_PEI_FV_FILE_LOADER_PPI top of EFI_PEI_LOAD_FILE_PPI.
|
||||||
#
|
#
|
||||||
# UEFI PI Spec supersedes Intel's Framework Specs.
|
# UEFI PI Spec supersedes Intel's Framework Specs.
|
||||||
|
@ -9,7 +9,7 @@
|
||||||
# 1) Framework module consumes EFI_PEI_FV_FILE_LOADER_PPI is present.
|
# 1) Framework module consumes EFI_PEI_FV_FILE_LOADER_PPI is present.
|
||||||
# 2) The platform has PI modules that produce EFI_PEI_LOAD_FILE_PPI.
|
# 2) The platform has PI modules that produce EFI_PEI_LOAD_FILE_PPI.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008, Intel Corporation
|
# Copyright (c) 2008 - 2010, Intel Corporation
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
@ -19,7 +19,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -38,7 +38,7 @@
|
||||||
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
FvFileLoaderOnLoadFileThunk.c
|
FvFileLoaderOnLoadFileThunk.c
|
||||||
|
|
||||||
[Packages]
|
[Packages]
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#/** @file
|
## @file
|
||||||
# Module produce FV on top of FV2.
|
# Module produce FV on top of FV2.
|
||||||
#
|
#
|
||||||
# UEFI PI specification supersedes Inte's Framework Specification.
|
# UEFI PI specification supersedes Inte's Framework Specification.
|
||||||
|
@ -9,7 +9,7 @@
|
||||||
# 1) Framework module consuming FV is present
|
# 1) Framework module consuming FV is present
|
||||||
# 2) And the platform only produces FV2
|
# 2) And the platform only produces FV2
|
||||||
#
|
#
|
||||||
# Copyright (c) 2006 - 2008, Intel Corporation
|
# Copyright (c) 2006 - 2010, Intel Corporation
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
@ -19,7 +19,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -37,7 +37,7 @@
|
||||||
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
FvOnFv2Thunk.c
|
FvOnFv2Thunk.c
|
||||||
|
|
||||||
[Packages]
|
[Packages]
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
#/** @file
|
## @file
|
||||||
# Implementation of Legacy Region 2 Protocol based on Framework Legacy Region Protocol.
|
# Implementation of Legacy Region 2 Protocol based on Framework Legacy Region Protocol.
|
||||||
#
|
#
|
||||||
# Intel's Framework Legacy Region Protocol is replaced by Legacy Region 2 Protocol in PI 1.2.
|
# Intel's Framework Legacy Region Protocol is replaced by Legacy Region 2 Protocol in PI 1.2.
|
||||||
# This module produces PI Legacy Region 2 Protocol on top of Framework Legacy Region Protocol.
|
# This module produces PI Legacy Region 2 Protocol on top of Framework Legacy Region Protocol.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009, Intel Corporation
|
# Copyright (c) 2009 - 2010, Intel Corporation
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
@ -14,7 +14,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
#/** @file
|
## @file
|
||||||
# Instance of Language Library.
|
# Instance of Language Library.
|
||||||
#
|
#
|
||||||
# The Language Library implementation that provides functions for language conversion
|
# The Language Library implementation that provides functions for language conversion
|
||||||
# between ISO 639-2 and RFC 4646 language codes.
|
# between ISO 639-2 and RFC 4646 language codes.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009, Intel Corporation
|
# Copyright (c) 2009 - 2010, Intel Corporation
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
@ -14,7 +14,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -28,7 +28,7 @@
|
||||||
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
UefiLanguageLib.c
|
UefiLanguageLib.c
|
||||||
|
|
||||||
[Packages]
|
[Packages]
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
#/** @file
|
## @file
|
||||||
# Produces PI MP Services Protocol on top of Framework MP Services Protocol.
|
# Produces PI MP Services Protocol on top of Framework MP Services Protocol.
|
||||||
#
|
#
|
||||||
# Intel's Framework MP Services Protocol is replaced by EFI_MP_SERVICES_PROTOCOL in PI 1.1.
|
# Intel's Framework MP Services Protocol is replaced by EFI_MP_SERVICES_PROTOCOL in PI 1.1.
|
||||||
# This module produces PI MP Services Protocol on top of Framework MP Services Protocol.
|
# This module produces PI MP Services Protocol on top of Framework MP Services Protocol.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009, Intel Corporation
|
# Copyright (c) 2009 - 2010, Intel Corporation
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
@ -14,7 +14,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -29,7 +29,7 @@
|
||||||
# VALID_ARCHITECTURES = IA32 X64
|
# VALID_ARCHITECTURES = IA32 X64
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
MpServicesOnFrameworkMpServicesThunk.c
|
MpServicesOnFrameworkMpServicesThunk.c
|
||||||
MpServicesOnFrameworkMpServicesThunk.h
|
MpServicesOnFrameworkMpServicesThunk.h
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#/** @file
|
## @file
|
||||||
# Module produces PciCfgPpi2 on top of PciCfgPpi. It also updates the
|
# Module produces PciCfgPpi2 on top of PciCfgPpi. It also updates the
|
||||||
# PciCfg2Ppi pointer in the EFI_PEI_SERVICES upon a installation of
|
# PciCfg2Ppi pointer in the EFI_PEI_SERVICES upon a installation of
|
||||||
# EcpPeiPciCfgPpi.
|
# EcpPeiPciCfgPpi.
|
||||||
|
@ -58,7 +58,7 @@
|
||||||
|
|
||||||
#
|
#
|
||||||
# PEIM to provide the Variable functionality.
|
# PEIM to provide the Variable functionality.
|
||||||
# Copyright (c) 2006 - 2007, Intel Corporation
|
# Copyright (c) 2006 - 2010, Intel Corporation
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
@ -68,7 +68,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -87,7 +87,7 @@
|
||||||
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
PciCfg2OnPciCfgThunk.c
|
PciCfg2OnPciCfgThunk.c
|
||||||
|
|
||||||
[Packages]
|
[Packages]
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#/** @file
|
## @file
|
||||||
# Module produce PciCfgPpi on top of PciCfgPpi2.
|
# Module produce PciCfgPpi on top of PciCfgPpi2.
|
||||||
#
|
#
|
||||||
# PIWG's PI specification replaces Inte's EFI Specification 1.10.
|
# PIWG's PI specification replaces Inte's EFI Specification 1.10.
|
||||||
|
@ -15,7 +15,7 @@
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# PEIM to provide the Variable functionality.
|
# PEIM to provide the Variable functionality.
|
||||||
# Copyright (c) 2006 - 2007, Intel Corporation
|
# Copyright (c) 2006 - 2010, Intel Corporation
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
@ -25,7 +25,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
PciCfgOnPciCfg2Thunk.c
|
PciCfgOnPciCfg2Thunk.c
|
||||||
|
|
||||||
[Packages]
|
[Packages]
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
#/** @file
|
## @file
|
||||||
# This thunk driver register a filter for DataHub protocol, once a data hub record
|
# This thunk driver register a filter for DataHub protocol, once a data hub record
|
||||||
# is added via EFI_DATA_HUB_PROTOCOL->LogData(), this filter will be invoked to
|
# is added via EFI_DATA_HUB_PROTOCOL->LogData(), this filter will be invoked to
|
||||||
# translate the datahub's record to SMBIOS record.
|
# translate the datahub's record to SMBIOS record.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009, Intel Corporation
|
# Copyright (c) 2009 - 2010, Intel Corporation
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
@ -13,7 +13,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -32,7 +32,7 @@
|
||||||
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
Thunk.c
|
Thunk.c
|
||||||
Thunk.h
|
Thunk.h
|
||||||
Translate.c
|
Translate.c
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#/** @file
|
## @file
|
||||||
# Module produces EDK gEfiPrintProtocolGuid for backward compatibility support.
|
# Module produces EDK gEfiPrintProtocolGuid for backward compatibility support.
|
||||||
#
|
#
|
||||||
# EDK II retires old EDK Print Protocol and this module produces
|
# EDK II retires old EDK Print Protocol and this module produces
|
||||||
|
@ -8,7 +8,7 @@
|
||||||
# 2) If it links against DxePrintLibPrint2Protocol in MdeModulePkg, it produces
|
# 2) If it links against DxePrintLibPrint2Protocol in MdeModulePkg, it produces
|
||||||
# gEfiPrintProtocolGuid on top of gEfiPrint2ProtocolGuid.
|
# gEfiPrintProtocolGuid on top of gEfiPrint2ProtocolGuid.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009, Intel Corporation
|
# Copyright (c) 2009 - 2010, Intel Corporation
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
@ -18,7 +18,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#/** @file
|
## @file
|
||||||
# Module produce EFI_PEI_READ_ONLY_VARIABLE_PPI top of EFI_PEI_READ_ONLY_VARIABLE2_PPI .
|
# Module produce EFI_PEI_READ_ONLY_VARIABLE_PPI top of EFI_PEI_READ_ONLY_VARIABLE2_PPI .
|
||||||
#
|
#
|
||||||
# UEFI PI Spec supersedes Intel's Framework Specs.
|
# UEFI PI Spec supersedes Intel's Framework Specs.
|
||||||
|
@ -13,7 +13,7 @@
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# PEIM to provide the Variable functionality.
|
# PEIM to provide the Variable functionality.
|
||||||
# Copyright (c) 2006 - 2007, Intel Corporation
|
# Copyright (c) 2006 - 2010, Intel Corporation
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -42,7 +42,7 @@
|
||||||
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
ReadOnlyVariable2OnReadOnlyVariableThunk.c
|
ReadOnlyVariable2OnReadOnlyVariableThunk.c
|
||||||
|
|
||||||
[Packages]
|
[Packages]
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#/** @file
|
## @file
|
||||||
# Module produce EFI_PEI_READ_ONLY_VARIABLE_PPI on top of EFI_PEI_READ_ONLY_VARIABLE2_PPI.
|
# Module produce EFI_PEI_READ_ONLY_VARIABLE_PPI on top of EFI_PEI_READ_ONLY_VARIABLE2_PPI.
|
||||||
#
|
#
|
||||||
# UEFI PI Spec supersedes Intel's Framework Specs.
|
# UEFI PI Spec supersedes Intel's Framework Specs.
|
||||||
|
@ -11,7 +11,7 @@
|
||||||
# This module can't be used together with ReadOnlyVariable2ToReadOnlyVariableThunk module.
|
# This module can't be used together with ReadOnlyVariable2ToReadOnlyVariableThunk module.
|
||||||
|
|
||||||
#
|
#
|
||||||
# Copyright (c) 2006 - 2007, Intel Corporation
|
# Copyright (c) 2006 - 2010, Intel Corporation
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
@ -21,7 +21,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -40,7 +40,7 @@
|
||||||
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
ReadOnlyVariableOnReadOnlyVariable2Thunk.c
|
ReadOnlyVariableOnReadOnlyVariable2Thunk.c
|
||||||
|
|
||||||
[Packages]
|
[Packages]
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
## @file
|
## @file
|
||||||
# Component description file for SMM Access2 Protocol on SMM Access Protocol Thunk driver.
|
# Component description file for SMM Access2 Protocol on SMM Access Protocol Thunk driver.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009, Intel Corporation
|
# Copyright (c) 2009 - 2010, Intel Corporation
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
@ -11,7 +11,7 @@
|
||||||
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
|
|
@ -11,7 +11,7 @@
|
||||||
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
|
|
@ -11,7 +11,7 @@
|
||||||
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
## @file
|
## @file
|
||||||
# Component description file for SMM Control2 Protocol on SMM Control Protocol Thunk driver.
|
# Component description file for SMM Control2 Protocol on SMM Control Protocol Thunk driver.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009, Intel Corporation
|
# Copyright (c) 2009 - 2010, Intel Corporation
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
@ -11,7 +11,7 @@
|
||||||
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#/** @file
|
## @file
|
||||||
# Module produce UC2 on top of UC.
|
# Module produce UC2 on top of UC.
|
||||||
#
|
#
|
||||||
# UEFI 2.1 specification supersedes Inte's EFI Specification 1.10.
|
# UEFI 2.1 specification supersedes Inte's EFI Specification 1.10.
|
||||||
|
@ -9,7 +9,7 @@
|
||||||
# 1) EFI 1.10 module producing UC present
|
# 1) EFI 1.10 module producing UC present
|
||||||
# 2) And the rest of modules on the platform consume UC2
|
# 2) And the rest of modules on the platform consume UC2
|
||||||
#
|
#
|
||||||
# Copyright (c) 2006 - 2008, Intel Corporation
|
# Copyright (c) 2006 - 2010, Intel Corporation
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
@ -19,7 +19,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -37,7 +37,7 @@
|
||||||
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
Uc2OnUcThunk.c
|
Uc2OnUcThunk.c
|
||||||
|
|
||||||
[Packages]
|
[Packages]
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#/** @file
|
## @file
|
||||||
# Module produce UC on top of UC2.
|
# Module produce UC on top of UC2.
|
||||||
#
|
#
|
||||||
# UEFI 2.1 specification supersedes Inte's EFI Specification 1.10.
|
# UEFI 2.1 specification supersedes Inte's EFI Specification 1.10.
|
||||||
|
@ -9,7 +9,7 @@
|
||||||
# 1) EFI 1.10 module consuming UC present
|
# 1) EFI 1.10 module consuming UC present
|
||||||
# 2) And the rest of modules on the platform produce UC2
|
# 2) And the rest of modules on the platform produce UC2
|
||||||
#
|
#
|
||||||
# Copyright (c) 2006 - 2008, Intel Corporation
|
# Copyright (c) 2006 - 2010, Intel Corporation
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
@ -19,7 +19,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -37,7 +37,7 @@
|
||||||
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
UcOnUc2Thunk.c
|
UcOnUc2Thunk.c
|
||||||
|
|
||||||
[Packages]
|
[Packages]
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
#/** @file
|
## @file
|
||||||
# The EdkCompatibilityPkg provides header files and libraries that enable you to build the EDK module
|
# The EdkCompatibilityPkg provides header files and libraries that enable you to build the EDK module
|
||||||
# in UEFI 2.0 + Framework 0.9x mode. This package also provides Thunk modules that enable Framework 0.9x modules to work with UEFI2.1/PI1.0 EDK II Cores.
|
# in UEFI 2.0 + Framework 0.9x mode. This package also provides Thunk modules that enable Framework 0.9x modules to work with UEFI2.1/PI1.0 EDK II Cores.
|
||||||
# EdkCompatibilityPkg is based on the EDK 1.01 release, found at http://edk.tianocore.org. This package only
|
# EdkCompatibilityPkg is based on the EDK 1.01 release, found at http://edk.tianocore.org. This package only
|
||||||
# contains the header files and libraries found in the original EDK. EdkCompatibilityPkg code is ANSI C compliant, so the modules can be built with GCC tool-chains.
|
# contains the header files and libraries found in the original EDK. EdkCompatibilityPkg code is ANSI C compliant, so the modules can be built with GCC tool-chains.
|
||||||
# This package also incorporates bug fixes released in EDK 1.04.
|
# This package also incorporates bug fixes released in EDK 1.04.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 - 2009, Intel Corporation
|
# Copyright (c) 2008 - 2010, Intel Corporation
|
||||||
#
|
#
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
# This program and the accompanying materials are licensed and made available under
|
# This program and the accompanying materials are licensed and made available under
|
||||||
|
@ -16,7 +16,7 @@
|
||||||
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
#
|
#
|
||||||
|
@ -40,7 +40,7 @@
|
||||||
# BASE SEC PEI_CORE PEIM DXE_CORE DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SMM_DRIVER DXE_SAL_DRIVER UEFI_DRIVER UEFI_APPLICATION
|
# BASE SEC PEI_CORE PEIM DXE_CORE DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SMM_DRIVER DXE_SAL_DRIVER UEFI_DRIVER UEFI_APPLICATION
|
||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
[Includes.common]
|
[Includes]
|
||||||
Compatibility/Include
|
Compatibility/Include
|
||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
|
@ -49,19 +49,19 @@
|
||||||
# provided by this package.
|
# provided by this package.
|
||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
[LibraryClasses.common]
|
[LibraryClasses]
|
||||||
## @libraryclass Provides functions for language conversion between
|
## @libraryclass Provides functions for language conversion between
|
||||||
# ISO 639-2 and RFC 4646 styles.
|
# ISO 639-2 and RFC 4646 styles.
|
||||||
##
|
##
|
||||||
LanguageLib|Compatibility/Include/Library/LanguageLib.h
|
LanguageLib|Compatibility/Include/Library/LanguageLib.h
|
||||||
|
|
||||||
[Guids.common]
|
[Guids]
|
||||||
gEfiSmmBaseThunkCommunicationGuid = { 0x6568a3d6, 0x15f, 0x4b4a, { 0x9c, 0x89, 0x1d, 0x14, 0x63, 0x14, 0x13, 0xa } }
|
gEfiSmmBaseThunkCommunicationGuid = { 0x6568a3d6, 0x15f, 0x4b4a, { 0x9c, 0x89, 0x1d, 0x14, 0x63, 0x14, 0x13, 0xa } }
|
||||||
|
|
||||||
[Ppis.common]
|
[Ppis]
|
||||||
gEcpPeiPciCfgPpiGuid = { 0xb0ee53d4, 0xa049, 0x4a79, { 0xb2, 0xff, 0x19, 0xd9, 0xfa, 0xef, 0xaa, 0x94 }}
|
gEcpPeiPciCfgPpiGuid = { 0xb0ee53d4, 0xa049, 0x4a79, { 0xb2, 0xff, 0x19, 0xd9, 0xfa, 0xef, 0xaa, 0x94 }}
|
||||||
|
|
||||||
[Protocols.common]
|
[Protocols]
|
||||||
gEfiPrintProtocolGuid = { 0xdf2d868e, 0x32fc, 0x4cf0, {0x8e, 0x6b, 0xff, 0xd9, 0x5d, 0x13, 0x43, 0xd0} }
|
gEfiPrintProtocolGuid = { 0xdf2d868e, 0x32fc, 0x4cf0, {0x8e, 0x6b, 0xff, 0xd9, 0x5d, 0x13, 0x43, 0xd0} }
|
||||||
gEfiSmmBaseHelperReadyProtocolGuid = { 0x910dca07, 0x1f94, 0x4ee7, { 0xaf, 0x2f, 0xff, 0x72, 0xf3, 0x15, 0x43, 0x53 } }
|
gEfiSmmBaseHelperReadyProtocolGuid = { 0x910dca07, 0x1f94, 0x4ee7, { 0xaf, 0x2f, 0xff, 0x72, 0xf3, 0x15, 0x43, 0x53 } }
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#/** @file
|
## @file
|
||||||
# EDK Compatibility Package Build File
|
# EDK Compatibility Package Build File
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
|
@ -12,7 +12,7 @@
|
||||||
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
#
|
#
|
||||||
|
@ -41,7 +41,7 @@ define GCC_MACRO = -DEFI_SPECIFICATION_VERSION=0x00020000 -DPI_S
|
||||||
[SkuIds]
|
[SkuIds]
|
||||||
0|DEFAULT # The entry: 0|DEFAULT is reserved and always required.
|
0|DEFAULT # The entry: 0|DEFAULT is reserved and always required.
|
||||||
|
|
||||||
[LibraryClasses.common]
|
[LibraryClasses]
|
||||||
BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
|
BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
|
||||||
SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf
|
SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf
|
||||||
UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
|
UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
|
||||||
|
@ -160,7 +160,7 @@ define GCC_MACRO = -DEFI_SPECIFICATION_VERSION=0x00020000 -DPI_S
|
||||||
#
|
#
|
||||||
###################################################################################################
|
###################################################################################################
|
||||||
|
|
||||||
[Components.Common]
|
[Components]
|
||||||
|
|
||||||
# All Libraries Instances listed in Alphabetic Order
|
# All Libraries Instances listed in Alphabetic Order
|
||||||
EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/ArchProtocolLib.inf
|
EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/ArchProtocolLib.inf
|
||||||
|
@ -288,7 +288,7 @@ define GCC_MACRO = -DEFI_SPECIFICATION_VERSION=0x00020000 -DPI_S
|
||||||
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/EdkDxeSalLib/EdkDxeSalLib.inf
|
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/EdkDxeSalLib/EdkDxeSalLib.inf
|
||||||
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiServicesTablePointerLibKr1/PeiServicesTablePointerLibKr1.inf
|
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiServicesTablePointerLibKr1/PeiServicesTablePointerLibKr1.inf
|
||||||
|
|
||||||
[Libraries.Common]
|
[Libraries]
|
||||||
#
|
#
|
||||||
# Libraries common to PEI and DXE
|
# Libraries common to PEI and DXE
|
||||||
#
|
#
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#/** @file
|
## @file
|
||||||
#
|
#
|
||||||
# Binary FAT32 EFI Driver for IA32, X64, IPF and EBC arch.
|
# Binary FAT32 EFI Driver for IA32, X64, IPF and EBC arch.
|
||||||
#
|
#
|
||||||
|
@ -6,7 +6,7 @@
|
||||||
# It also produces the Simple File System protocol for the consumer to
|
# It also produces the Simple File System protocol for the consumer to
|
||||||
# perform file and directory operations on the disk.
|
# perform file and directory operations on the disk.
|
||||||
#
|
#
|
||||||
# Copyright 2007 - 2009, Intel Corporation
|
# Copyright 2007 - 2010, Intel Corporation
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
@ -16,7 +16,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
#/** @file
|
## @file
|
||||||
# This package provides binary device drivers to support the FAT32 file system. This package is separated from other packages because it uses a different license.
|
# This package provides binary device drivers to support the FAT32 file system. This package is separated from other packages because it uses a different license.
|
||||||
#
|
#
|
||||||
# This package provides FAT drivers which are not licensed under BSD.
|
# This package provides FAT drivers which are not licensed under BSD.
|
||||||
# Copyright (c) 2007, Intel Corporation.
|
# Copyright (c) 2007 - 2010, Intel Corporation.
|
||||||
#
|
#
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
# This program and the accompanying materials are licensed and made available
|
# This program and the accompanying materials are licensed and made available
|
||||||
|
@ -11,7 +11,7 @@
|
||||||
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES
|
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES
|
||||||
# OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#/** @file
|
## @file
|
||||||
# Component description file for IsaBus module.
|
# Component description file for IsaBus module.
|
||||||
#
|
#
|
||||||
# Discovers all the ISA Controllers and their resources by using the ISA ACPI
|
# Discovers all the ISA Controllers and their resources by using the ISA ACPI
|
||||||
|
@ -6,7 +6,7 @@
|
||||||
# Controller found. This driver is designed to manage a PCI-to-ISA bridge Device
|
# Controller found. This driver is designed to manage a PCI-to-ISA bridge Device
|
||||||
# such as LPC bridge.
|
# such as LPC bridge.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 - 2009, Intel Corporation
|
# Copyright (c) 2007 - 2010, Intel Corporation
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
@ -15,7 +15,7 @@
|
||||||
#
|
#
|
||||||
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -33,7 +33,7 @@
|
||||||
# COMPONENT_NAME2 = gIsaBusComponentName2;
|
# COMPONENT_NAME2 = gIsaBusComponentName2;
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
ComponentName.c
|
ComponentName.c
|
||||||
IsaIo.c
|
IsaIo.c
|
||||||
IsaBus.c
|
IsaBus.c
|
||||||
|
@ -65,7 +65,7 @@
|
||||||
gEfiDevicePathProtocolGuid # PROTOCOL TO_START
|
gEfiDevicePathProtocolGuid # PROTOCOL TO_START
|
||||||
gEfiGenericMemTestProtocolGuid # PROTOCOL TO_START
|
gEfiGenericMemTestProtocolGuid # PROTOCOL TO_START
|
||||||
|
|
||||||
[Pcd.common]
|
[Pcd]
|
||||||
gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdIsaBusSupportedFeatures
|
gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdIsaBusSupportedFeatures
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#/** @file
|
## @file
|
||||||
# Component description file for IsaFloppy module.
|
# Component description file for IsaFloppy module.
|
||||||
#
|
#
|
||||||
# ISA Floppy Disk UEFI Driver conforming to the UEFI driver model
|
# ISA Floppy Disk UEFI Driver conforming to the UEFI driver model
|
||||||
|
@ -10,7 +10,7 @@
|
||||||
# 4. Do not use interrupt
|
# 4. Do not use interrupt
|
||||||
# 5. Support diskette change line signal and write protect
|
# 5. Support diskette change line signal and write protect
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 - 2009, Intel Corporation
|
# Copyright (c) 2007 - 2010, Intel Corporation
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
@ -20,7 +20,7 @@
|
||||||
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -37,7 +37,7 @@
|
||||||
# COMPONENT_NAME = gIsaFloppyComponentName;
|
# COMPONENT_NAME = gIsaFloppyComponentName;
|
||||||
# COMPONENT_NAME2 = gIsaFloppyComponentName2;
|
# COMPONENT_NAME2 = gIsaFloppyComponentName2;
|
||||||
#
|
#
|
||||||
[Sources.common]
|
[Sources]
|
||||||
ComponentName.c
|
ComponentName.c
|
||||||
ComponentName.h
|
ComponentName.h
|
||||||
IsaFloppyCtrl.c
|
IsaFloppyCtrl.c
|
||||||
|
@ -67,6 +67,6 @@
|
||||||
gEfiBlockIoProtocolGuid # PROTOCOL BY_START
|
gEfiBlockIoProtocolGuid # PROTOCOL BY_START
|
||||||
gEfiDevicePathProtocolGuid # PROTOCOL TO_START
|
gEfiDevicePathProtocolGuid # PROTOCOL TO_START
|
||||||
|
|
||||||
[FeaturePcd.common]
|
[FeaturePcd]
|
||||||
gEfiMdePkgTokenSpaceGuid.PcdComponentNameDisable # CONSUMES
|
gEfiMdePkgTokenSpaceGuid.PcdComponentNameDisable # CONSUMES
|
||||||
gEfiMdePkgTokenSpaceGuid.PcdComponentName2Disable # CONSUMES
|
gEfiMdePkgTokenSpaceGuid.PcdComponentName2Disable # CONSUMES
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#/** @file
|
## @file
|
||||||
# Serial driver for standard UARTS on an ISA bus.
|
# Serial driver for standard UARTS on an ISA bus.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 - 2010, Intel Corporation
|
# Copyright (c) 2007 - 2010, Intel Corporation
|
||||||
|
@ -11,7 +11,7 @@
|
||||||
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
#/** @file
|
## @file
|
||||||
# Ps2 Keyboard UEFI Driver which produce gEfiSimpleTextInProtocolGuid and gEfiSimpleTextInputExProtocolGuid
|
# Ps2 Keyboard UEFI Driver which produce gEfiSimpleTextInProtocolGuid and gEfiSimpleTextInputExProtocolGuid
|
||||||
# protocol.
|
# protocol.
|
||||||
# The keyboard type implemented follows IBM compatible PS2 protocol, with Scan Codes Set 1.
|
# The keyboard type implemented follows IBM compatible PS2 protocol, with Scan Codes Set 1.
|
||||||
#
|
#
|
||||||
# This dirver directly uses IsaIo protocol service to support KeyBoard work.
|
# This dirver directly uses IsaIo protocol service to support KeyBoard work.
|
||||||
# Copyright (c) 2006 - 2009, Intel Corporation.
|
# Copyright (c) 2006 - 2010, Intel Corporation.
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
@ -15,7 +15,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -33,7 +33,7 @@
|
||||||
# COMPONENT_NAME2 = gPs2KeyboardComponentName2;
|
# COMPONENT_NAME2 = gPs2KeyboardComponentName2;
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
ComponentName.c
|
ComponentName.c
|
||||||
Ps2Keyboard.h
|
Ps2Keyboard.h
|
||||||
Ps2KbdCtrller.c
|
Ps2KbdCtrller.c
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
#/** @file
|
## @file
|
||||||
# Ps2 Mouse Simulate TouchPad Driver
|
# Ps2 Mouse Simulate TouchPad Driver
|
||||||
#
|
#
|
||||||
# This dirver directly uses IsaIo protocol service to support a faked Ps2 TouchPad work.
|
# This dirver directly uses IsaIo protocol service to support a faked Ps2 TouchPad work.
|
||||||
# Copyright (c) 2006 - 2009, Intel Corporation.
|
# Copyright (c) 2006 - 2010, Intel Corporation.
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
@ -13,7 +13,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -30,7 +30,7 @@
|
||||||
# COMPONENT_NAME2 = gPs2MouseAbsolutePointerComponentName2;
|
# COMPONENT_NAME2 = gPs2MouseAbsolutePointerComponentName2;
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
ComponentName.c
|
ComponentName.c
|
||||||
CommPs2.h
|
CommPs2.h
|
||||||
CommPs2.c
|
CommPs2.c
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
#/** @file
|
## @file
|
||||||
# Ps2 Mouse Driver.
|
# Ps2 Mouse Driver.
|
||||||
#
|
#
|
||||||
# This dirver directly uses IsaIo protocol service to support Ps2 mouse work.
|
# This dirver directly uses IsaIo protocol service to support Ps2 mouse work.
|
||||||
# Copyright (c) 2006 - 2009, Intel Corporation.
|
# Copyright (c) 2006 - 2010, Intel Corporation.
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
@ -13,7 +13,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -30,7 +30,7 @@
|
||||||
# COMPONENT_NAME2 = gPs2MouseComponentName2;
|
# COMPONENT_NAME2 = gPs2MouseComponentName2;
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
ComponentName.c
|
ComponentName.c
|
||||||
CommPs2.h
|
CommPs2.h
|
||||||
CommPs2.c
|
CommPs2.c
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
#/** @file
|
## @file
|
||||||
# Component description file for IdeBus module.
|
# Component description file for IdeBus module.
|
||||||
#
|
#
|
||||||
# IDE bus driver. This driver will enumerate IDE device and export the blockIo
|
# IDE bus driver. This driver will enumerate IDE device and export the blockIo
|
||||||
# protocol for every device.
|
# protocol for every device.
|
||||||
# Copyright (c) 2006 - 2009, Intel Corporation
|
# Copyright (c) 2006 - 2010, Intel Corporation
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
@ -13,7 +13,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -36,7 +36,7 @@
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
DriverDiagnostics.c
|
DriverDiagnostics.c
|
||||||
DriverConfiguration.c
|
DriverConfiguration.c
|
||||||
ComponentName.h
|
ComponentName.h
|
||||||
|
|
|
@ -1,6 +1,8 @@
|
||||||
#/** @file
|
## @file
|
||||||
# VGA Mini Port Driver that manages VGA device and produces VGA Mini Port Protocol.
|
# VGA Mini Port Driver that manages VGA device and produces VGA Mini Port Protocol.
|
||||||
#
|
#
|
||||||
|
# Copyright (c) 2006 - 2010, Intel Corporation
|
||||||
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# 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
|
# which accompanies this distribution. The full text of the license may be found at
|
||||||
|
@ -10,7 +12,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -29,7 +31,7 @@
|
||||||
# COMPONENT_NAME2 = gPciVgaMiniPortComponentName2;
|
# COMPONENT_NAME2 = gPciVgaMiniPortComponentName2;
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
ComponentName.c
|
ComponentName.c
|
||||||
VgaMiniPort.c
|
VgaMiniPort.c
|
||||||
VgaMiniPort.h
|
VgaMiniPort.h
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#/** @file
|
## @file
|
||||||
# Intel Framework Module Package contains the definitions and module implementation
|
# Intel Framework Module Package contains the definitions and module implementation
|
||||||
# which follows Intel EFI Framework Specification.
|
# which follows Intel EFI Framework Specification.
|
||||||
#
|
#
|
||||||
|
@ -12,7 +12,7 @@
|
||||||
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
DEC_SPECIFICATION = 0x00010005
|
DEC_SPECIFICATION = 0x00010005
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#/** @file
|
## @file
|
||||||
# Intel Framework Reference Module Package for All Architectures
|
# Intel Framework Reference Module Package for All Architectures
|
||||||
#
|
#
|
||||||
# This file is used to build all modules in IntelFrameworkModulePkg.
|
# This file is used to build all modules in IntelFrameworkModulePkg.
|
||||||
|
@ -13,7 +13,7 @@
|
||||||
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
#
|
#
|
||||||
|
@ -39,7 +39,7 @@
|
||||||
[SkuIds]
|
[SkuIds]
|
||||||
0|DEFAULT # The entry: 0|DEFAULT is reserved and always required.
|
0|DEFAULT # The entry: 0|DEFAULT is reserved and always required.
|
||||||
|
|
||||||
[LibraryClasses.common]
|
[LibraryClasses]
|
||||||
DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
|
DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
|
||||||
BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
|
BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
|
||||||
SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf
|
SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf
|
||||||
|
@ -127,14 +127,14 @@
|
||||||
# Pcd Section - list of all EDK II PCD Entries defined by this Platform
|
# Pcd Section - list of all EDK II PCD Entries defined by this Platform
|
||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
[PcdsFeatureFlag.common]
|
[PcdsFeatureFlag]
|
||||||
gEfiMdePkgTokenSpaceGuid.PcdComponentNameDisable|FALSE
|
gEfiMdePkgTokenSpaceGuid.PcdComponentNameDisable|FALSE
|
||||||
gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnosticsDisable|FALSE
|
gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnosticsDisable|FALSE
|
||||||
gEfiMdePkgTokenSpaceGuid.PcdComponentName2Disable|FALSE
|
gEfiMdePkgTokenSpaceGuid.PcdComponentName2Disable|FALSE
|
||||||
gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnostics2Disable|FALSE
|
gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnostics2Disable|FALSE
|
||||||
gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdIsaBusSerialUseHalfHandshake|FALSE
|
gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdIsaBusSerialUseHalfHandshake|FALSE
|
||||||
|
|
||||||
[PcdsFixedAtBuild.common]
|
[PcdsFixedAtBuild]
|
||||||
gEfiMdePkgTokenSpaceGuid.PcdMaximumUnicodeStringLength|1000000
|
gEfiMdePkgTokenSpaceGuid.PcdMaximumUnicodeStringLength|1000000
|
||||||
gEfiMdePkgTokenSpaceGuid.PcdMaximumAsciiStringLength|1000000
|
gEfiMdePkgTokenSpaceGuid.PcdMaximumAsciiStringLength|1000000
|
||||||
gEfiMdePkgTokenSpaceGuid.PcdMaximumLinkedListLength|1000000
|
gEfiMdePkgTokenSpaceGuid.PcdMaximumLinkedListLength|1000000
|
||||||
|
@ -174,7 +174,7 @@
|
||||||
#
|
#
|
||||||
###################################################################################################
|
###################################################################################################
|
||||||
|
|
||||||
[Components.common]
|
[Components]
|
||||||
IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLib.inf
|
IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLib.inf
|
||||||
IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf
|
IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf
|
||||||
IntelFrameworkModulePkg/Library/PeiS3Lib/PeiS3Lib.inf
|
IntelFrameworkModulePkg/Library/PeiS3Lib/PeiS3Lib.inf
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
#/** @file
|
## @file
|
||||||
# This library instance produces UefiDecompressLib and Tiano Custom decompression algorithm.
|
# This library instance produces UefiDecompressLib and Tiano Custom decompression algorithm.
|
||||||
# Tiano custom decompression algorithm shares most of code with Uefi Decompress algorithm.
|
# Tiano custom decompression algorithm shares most of code with Uefi Decompress algorithm.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2006 - 2009, Intel Corporation.
|
# Copyright (c) 2006 - 2010, Intel Corporation.
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
@ -11,7 +11,7 @@
|
||||||
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -28,7 +28,7 @@
|
||||||
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
BaseUefiTianoCustomDecompressLibInternals.h
|
BaseUefiTianoCustomDecompressLibInternals.h
|
||||||
BaseUefiTianoCustomDecompressLib.c
|
BaseUefiTianoCustomDecompressLib.c
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
#/** @file
|
## @file
|
||||||
# DXE report status code library
|
# DXE report status code library
|
||||||
#
|
#
|
||||||
# Retrieve status code and report status code in DXE phase
|
# Retrieve status code and report status code in DXE phase
|
||||||
# Copyright (c) 2006 - 2009, Intel Corporation.
|
# Copyright (c) 2006 - 2010, Intel Corporation.
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
@ -12,7 +12,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -28,7 +28,7 @@
|
||||||
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
ReportStatusCodeLib.c
|
ReportStatusCodeLib.c
|
||||||
|
|
||||||
[Packages]
|
[Packages]
|
||||||
|
@ -53,6 +53,6 @@
|
||||||
[Protocols]
|
[Protocols]
|
||||||
gEfiStatusCodeRuntimeProtocolGuid ## SOMETIMES_CONSUMES (Used if revision of the EFI Specification is not less than 0x20000)
|
gEfiStatusCodeRuntimeProtocolGuid ## SOMETIMES_CONSUMES (Used if revision of the EFI Specification is not less than 0x20000)
|
||||||
|
|
||||||
[Pcd.common]
|
[Pcd]
|
||||||
gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask
|
gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask
|
||||||
|
|
||||||
|
|
|
@ -31,7 +31,7 @@
|
||||||
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
DevicePath.c
|
DevicePath.c
|
||||||
Performance.c
|
Performance.c
|
||||||
BdsConnect.c
|
BdsConnect.c
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
#/** @file
|
## @file
|
||||||
# LzmaCustomDecompressLib produces LZMA custom decompression algorithm.
|
# LzmaCustomDecompressLib produces LZMA custom decompression algorithm.
|
||||||
#
|
#
|
||||||
# It is based on the LZMA SDK 4.65.
|
# It is based on the LZMA SDK 4.65.
|
||||||
# LZMA SDK 4.65 was placed in the public domain on 2009-02-03.
|
# LZMA SDK 4.65 was placed in the public domain on 2009-02-03.
|
||||||
# It was released on the http://www.7-zip.org/sdk.html website.
|
# It was released on the http://www.7-zip.org/sdk.html website.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009, Intel Corporation.
|
# Copyright (c) 2009 - 2010, Intel Corporation.
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
@ -15,7 +15,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -32,7 +32,7 @@
|
||||||
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
LzmaDecompress.c
|
LzmaDecompress.c
|
||||||
Sdk/C/LzFind.c
|
Sdk/C/LzFind.c
|
||||||
Sdk/C/LzmaDec.c
|
Sdk/C/LzmaDec.c
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
#/** @file
|
## @file
|
||||||
# Debug Library based on report status code library
|
# Debug Library based on report status code library
|
||||||
#
|
#
|
||||||
# Debug Library for PEIMs and DXE drivers that sends debug messages to ReportStatusCode
|
# Debug Library for PEIMs and DXE drivers that sends debug messages to ReportStatusCode
|
||||||
# Copyright (c) 2006 - 2009, Intel Corporation.
|
# Copyright (c) 2006 - 2010, Intel Corporation.
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
@ -12,7 +12,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -28,7 +28,7 @@
|
||||||
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
DebugLib.c
|
DebugLib.c
|
||||||
|
|
||||||
|
|
||||||
|
@ -44,12 +44,12 @@
|
||||||
BaseMemoryLib
|
BaseMemoryLib
|
||||||
BaseLib
|
BaseLib
|
||||||
|
|
||||||
[Pcd.common]
|
[Pcd]
|
||||||
gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel
|
gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel
|
||||||
gEfiMdePkgTokenSpaceGuid.PcdDebugClearMemoryValue
|
gEfiMdePkgTokenSpaceGuid.PcdDebugClearMemoryValue
|
||||||
gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask
|
gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask
|
||||||
|
|
||||||
[Guids.common]
|
[Guids]
|
||||||
gEfiStatusCodeDataTypeDebugGuid ## CONSUMES
|
gEfiStatusCodeDataTypeDebugGuid ## CONSUMES
|
||||||
|
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
#/** @file
|
## @file
|
||||||
# PEIM Recovery Library supports system recovery boot.
|
# PEIM Recovery Library supports system recovery boot.
|
||||||
#
|
#
|
||||||
# This library instance is no longer used and module using this library
|
# This library instance is no longer used and module using this library
|
||||||
# class should update to directly locate EFI_PEI_RECOVERY_MODULE_PPI defined
|
# class should update to directly locate EFI_PEI_RECOVERY_MODULE_PPI defined
|
||||||
# in PI 1.2 specification.
|
# in PI 1.2 specification.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2006 - 2009, Intel Corporation.
|
# Copyright (c) 2006 - 2010, Intel Corporation.
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
@ -15,7 +15,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -31,7 +31,7 @@
|
||||||
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
PeiRecoveryLib.c
|
PeiRecoveryLib.c
|
||||||
|
|
||||||
[Packages]
|
[Packages]
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
#/** @file
|
## @file
|
||||||
#
|
#
|
||||||
# This library provides API to invoke the S3 resume vector in the APCI Table in S3 resume mode.
|
# This library provides API to invoke the S3 resume vector in the APCI Table in S3 resume mode.
|
||||||
# This library instance is no longer used and module using this library
|
# This library instance is no longer used and module using this library
|
||||||
# class should update to directly locate EFI_PEI_S3_RESUME_PPI defined
|
# class should update to directly locate EFI_PEI_S3_RESUME_PPI defined
|
||||||
# in PI 1.2 specification.
|
# in PI 1.2 specification.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2006 - 2009, Intel Corporation.
|
# Copyright (c) 2006 - 2010, Intel Corporation.
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
@ -15,7 +15,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -32,7 +32,7 @@
|
||||||
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
PeiS3Lib.c
|
PeiS3Lib.c
|
||||||
|
|
||||||
[Packages]
|
[Packages]
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
#/** @file
|
## @file
|
||||||
#
|
#
|
||||||
# Provide NULL implementation for PlatformBdsLib library class interfaces which
|
# Provide NULL implementation for PlatformBdsLib library class interfaces which
|
||||||
# should be implemented by OEM.
|
# should be implemented by OEM.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 - 2009, Intel Corporation. <BR>
|
# Copyright (c) 2007 - 2010, Intel Corporation. <BR>
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# 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
|
# which accompanies this distribution. The full text of the license may be found at
|
||||||
|
@ -12,7 +12,7 @@
|
||||||
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -28,7 +28,7 @@
|
||||||
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
BdsPlatform.c
|
BdsPlatform.c
|
||||||
PlatformData.c
|
PlatformData.c
|
||||||
BdsPlatform.h
|
BdsPlatform.h
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#/** @file
|
## @file
|
||||||
# Report status code library instance which supports logging message in SMM, as well as DXE & runtime phase.
|
# Report status code library instance which supports logging message in SMM, as well as DXE & runtime phase.
|
||||||
#
|
#
|
||||||
# This library instance supports status code report in SMM, as well as DXE & runtime phase.
|
# This library instance supports status code report in SMM, as well as DXE & runtime phase.
|
||||||
|
@ -15,7 +15,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#/** @file
|
## @file
|
||||||
#
|
#
|
||||||
# BDSDxe module is core driver for BDS phase.
|
# BDSDxe module is core driver for BDS phase.
|
||||||
# When DxeCore dispatching all DXE driver, this module will produce architecture protocol
|
# When DxeCore dispatching all DXE driver, this module will produce architecture protocol
|
||||||
|
@ -14,7 +14,7 @@
|
||||||
# BDSDxe also maintain the UI for "Boot Manager, Boot Maintaince Manager, Device Manager" which
|
# BDSDxe also maintain the UI for "Boot Manager, Boot Maintaince Manager, Device Manager" which
|
||||||
# is used for user to configure boot option or maintain hardware device.
|
# is used for user to configure boot option or maintain hardware device.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 - 2009, Intel Corporation. <BR>
|
# Copyright (c) 2008 - 2010, Intel Corporation. <BR>
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# 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
|
# which accompanies this distribution. The full text of the license may be found at
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -40,7 +40,7 @@
|
||||||
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
FrontPage.h
|
FrontPage.h
|
||||||
Language.h
|
Language.h
|
||||||
Bds.h
|
Bds.h
|
||||||
|
@ -152,11 +152,11 @@
|
||||||
gEfiDevicePathProtocolGuid ## PROTOCOL CONSUMES
|
gEfiDevicePathProtocolGuid ## PROTOCOL CONSUMES
|
||||||
gEfiDriverHealthProtocolGuid ## PROTOCOL SOMETIMES_CONSUMES
|
gEfiDriverHealthProtocolGuid ## PROTOCOL SOMETIMES_CONSUMES
|
||||||
|
|
||||||
[FeaturePcd.common]
|
[FeaturePcd]
|
||||||
gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultLangDeprecate
|
gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultLangDeprecate
|
||||||
gEfiMdePkgTokenSpaceGuid.PcdUgaConsumeSupport
|
gEfiMdePkgTokenSpaceGuid.PcdUgaConsumeSupport
|
||||||
|
|
||||||
[Pcd.common]
|
[Pcd]
|
||||||
gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultLangCodes
|
gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultLangCodes
|
||||||
gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultLang
|
gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultLang
|
||||||
gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultPlatformLangCodes
|
gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultPlatformLangCodes
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#/** @file
|
## @file
|
||||||
# VGA Class Driver that managers VGA devices and produces Simple Text Output Protocol.
|
# VGA Class Driver that managers VGA devices and produces Simple Text Output Protocol.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2006 - 2009, Intel Corporation.
|
# Copyright (c) 2006 - 2010, Intel Corporation.
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
@ -12,7 +12,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -33,7 +33,7 @@
|
||||||
# COMPONENT_NAME2 = gVgaClassComponentName2
|
# COMPONENT_NAME2 = gVgaClassComponentName2
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
ComponentName.c
|
ComponentName.c
|
||||||
VgaClass.h
|
VgaClass.h
|
||||||
VgaClass.c
|
VgaClass.c
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#/** @file
|
## @file
|
||||||
# Module that produces the Framework CPU I/O Protocol using the services of the I/O Library
|
# Module that produces the Framework CPU I/O Protocol using the services of the I/O Library
|
||||||
#
|
#
|
||||||
# Copyright (c) 2006 - 2010, Intel Corporation. <BR>
|
# Copyright (c) 2006 - 2010, Intel Corporation. <BR>
|
||||||
|
@ -9,7 +9,7 @@
|
||||||
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#/** @file
|
## @file
|
||||||
# This driver initializes and installs the Data Hub protocol.
|
# This driver initializes and installs the Data Hub protocol.
|
||||||
#
|
#
|
||||||
# The data hub is a volatile database that is intended as the major focus for the accumulation of
|
# The data hub is a volatile database that is intended as the major focus for the accumulation of
|
||||||
|
@ -21,7 +21,7 @@
|
||||||
# drivers to be aware of all reporting formats.
|
# drivers to be aware of all reporting formats.
|
||||||
# For more information, please ref http://www.intel.com/technology/framework/
|
# For more information, please ref http://www.intel.com/technology/framework/
|
||||||
#
|
#
|
||||||
# Copyright (c) 2006 - 2009, Intel Corporation
|
# Copyright (c) 2006 - 2010, Intel Corporation
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
@ -31,7 +31,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -48,7 +48,7 @@
|
||||||
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
DataHub.h
|
DataHub.h
|
||||||
DataHub.c
|
DataHub.c
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#/** @file
|
## @file
|
||||||
# This driver takes DEBUG () info from Data Hub and writes it to StdErr if it exists.
|
# This driver takes DEBUG () info from Data Hub and writes it to StdErr if it exists.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2006 - 2009, Intel Corporation
|
# Copyright (c) 2006 - 2010, Intel Corporation
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
@ -10,7 +10,7 @@
|
||||||
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -27,7 +27,7 @@
|
||||||
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
DataHubStdErr.c
|
DataHubStdErr.c
|
||||||
|
|
||||||
[Packages]
|
[Packages]
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#/** @file
|
## @file
|
||||||
# Produces the Legacy Region Protocol.
|
# Produces the Legacy Region Protocol.
|
||||||
#
|
#
|
||||||
# This generic implementation of the Legacy Region Protocol does not actually
|
# This generic implementation of the Legacy Region Protocol does not actually
|
||||||
|
@ -7,7 +7,7 @@
|
||||||
# be used as a template driver for implementing the Legacy Region Protocol on
|
# be used as a template driver for implementing the Legacy Region Protocol on
|
||||||
# a platform that does support HW locking of the legacy memory regions.
|
# a platform that does support HW locking of the legacy memory regions.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009, Intel Corporation
|
# Copyright (c) 2009 - 2010, Intel Corporation
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# 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
|
# which accompanies this distribution. The full text of the license may be found at
|
||||||
|
@ -16,7 +16,7 @@
|
||||||
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#/** @file
|
## @file
|
||||||
#
|
#
|
||||||
# Section Extraction Dxe Driver produces framework section extract protocol.
|
# Section Extraction Dxe Driver produces framework section extract protocol.
|
||||||
#
|
#
|
||||||
|
@ -6,7 +6,7 @@
|
||||||
# where each stream contains a linked list of children, which may be leaves or
|
# where each stream contains a linked list of children, which may be leaves or
|
||||||
# encapsulations. Encapsulation section will further generate new section stream entries.
|
# encapsulations. Encapsulation section will further generate new section stream entries.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2006 - 2009, Intel Corporation. <BR>
|
# Copyright (c) 2006 - 2010, Intel Corporation. <BR>
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# 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
|
# which accompanies this distribution. The full text of the license may be found at
|
||||||
|
@ -15,7 +15,7 @@
|
||||||
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#/** @file
|
## @file
|
||||||
# Status code PEIM which produces Status Code PPI.
|
# Status code PEIM which produces Status Code PPI.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2006 - 2009, Intel Corporation.
|
# Copyright (c) 2006 - 2010, Intel Corporation.
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
@ -11,7 +11,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -28,7 +28,7 @@
|
||||||
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
StatusCodePei.c
|
StatusCodePei.c
|
||||||
StatusCodePei.h
|
StatusCodePei.h
|
||||||
MemoryStausCodeWorker.c
|
MemoryStausCodeWorker.c
|
||||||
|
@ -62,13 +62,13 @@
|
||||||
gEfiPeiStatusCodePpiGuid ## PRODUCES
|
gEfiPeiStatusCodePpiGuid ## PRODUCES
|
||||||
|
|
||||||
|
|
||||||
[FeaturePcd.common]
|
[FeaturePcd]
|
||||||
gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseOEM
|
gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseOEM
|
||||||
gEfiMdeModulePkgTokenSpaceGuid.PcdStatusCodeUseMemory
|
gEfiMdeModulePkgTokenSpaceGuid.PcdStatusCodeUseMemory
|
||||||
gEfiMdeModulePkgTokenSpaceGuid.PcdStatusCodeUseSerial
|
gEfiMdeModulePkgTokenSpaceGuid.PcdStatusCodeUseSerial
|
||||||
|
|
||||||
|
|
||||||
[Pcd.common]
|
[Pcd]
|
||||||
gEfiMdeModulePkgTokenSpaceGuid.PcdStatusCodeMemorySize|1|PcdStatusCodeUseMemory
|
gEfiMdeModulePkgTokenSpaceGuid.PcdStatusCodeMemorySize|1|PcdStatusCodeUseMemory
|
||||||
|
|
||||||
[Depex]
|
[Depex]
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
#/** @file
|
## @file
|
||||||
# Status Code Runtime Dxe driver that supports multiple devices and produces
|
# Status Code Runtime Dxe driver that supports multiple devices and produces
|
||||||
# Status Code Runtime Protocol.
|
# Status Code Runtime Protocol.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2006 - 2009, Intel Corporation.
|
<b></b># Copyright (c) 2006 - 2010, Intel Corporation.
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
@ -12,7 +12,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -31,7 +31,7 @@
|
||||||
# VIRTUAL_ADDRESS_MAP_CALLBACK = VirtualAddressChangeCallBack
|
# VIRTUAL_ADDRESS_MAP_CALLBACK = VirtualAddressChangeCallBack
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
SerialStatusCodeWorker.c
|
SerialStatusCodeWorker.c
|
||||||
RtMemoryStatusCodeWorker.c
|
RtMemoryStatusCodeWorker.c
|
||||||
DataHubStatusCodeWorker.c
|
DataHubStatusCodeWorker.c
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#/** @file
|
## @file
|
||||||
# Intel Framework Package Reference Implementations
|
# Intel Framework Package Reference Implementations
|
||||||
#
|
#
|
||||||
# This package provides definitions and libraries that comply to Intel Framework Specifications.
|
# This package provides definitions and libraries that comply to Intel Framework Specifications.
|
||||||
|
@ -11,7 +11,7 @@
|
||||||
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES
|
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES
|
||||||
# OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
DEC_SPECIFICATION = 0x00010005
|
DEC_SPECIFICATION = 0x00010005
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#/** @file
|
## @file
|
||||||
# Intel Framework Package Reference Implementations
|
# Intel Framework Package Reference Implementations
|
||||||
#
|
#
|
||||||
# This DSC file is used for Package Level build.
|
# This DSC file is used for Package Level build.
|
||||||
|
@ -13,7 +13,7 @@
|
||||||
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
#
|
#
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#/** @file
|
## @file
|
||||||
# Component description file for Cpu Io Dxe Io Library.
|
# Component description file for Cpu Io Dxe Io Library.
|
||||||
#
|
#
|
||||||
# I/O Library implementation that uses the CPU I/O Protocol for I/O
|
# I/O Library implementation that uses the CPU I/O Protocol for I/O
|
||||||
|
@ -13,7 +13,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -30,7 +30,7 @@
|
||||||
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
IoLibMmioBuffer.c
|
IoLibMmioBuffer.c
|
||||||
DxeCpuIoLibInternal.h
|
DxeCpuIoLibInternal.h
|
||||||
IoHighLevel.c
|
IoHighLevel.c
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
#/** @file
|
## @file
|
||||||
# SMM driver entry point library
|
# SMM driver entry point library
|
||||||
#
|
#
|
||||||
# Register driver in SMRAM and wrapper driver library constructors and entry point
|
# Register driver in SMRAM and wrapper driver library constructors and entry point
|
||||||
# Copyright (c) 2006 - 2007, Intel Corporation.
|
# Copyright (c) 2006 - 2010, Intel Corporation.
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
@ -12,7 +12,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -30,7 +30,7 @@
|
||||||
# VALID_ARCHITECTURES = IA32 X64
|
# VALID_ARCHITECTURES = IA32 X64
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
DriverEntryPoint.c
|
DriverEntryPoint.c
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#/** @file
|
## @file
|
||||||
# Component description file for the entry point to a EFIDXE Drivers
|
# Component description file for the entry point to a EFIDXE Drivers
|
||||||
#
|
#
|
||||||
# Library to abstract Framework extensions that conflict with UEFI 2.0 Specification.
|
# Library to abstract Framework extensions that conflict with UEFI 2.0 Specification.
|
||||||
|
@ -7,7 +7,7 @@
|
||||||
# (EDK II/UEFI 2.0) way. This module is a DXE driver as it contains DXE enum extensions for
|
# (EDK II/UEFI 2.0) way. This module is a DXE driver as it contains DXE enum extensions for
|
||||||
# EFI event services.
|
# EFI event services.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2006, Intel Corporation.
|
# Copyright (c) 2006 - 2010, Intel Corporation.
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
@ -17,7 +17,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -31,7 +31,7 @@
|
||||||
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
UefiLibPrint.c
|
UefiLibPrint.c
|
||||||
UefiNotTiano.c
|
UefiNotTiano.c
|
||||||
UefiDriverModel.c
|
UefiDriverModel.c
|
||||||
|
@ -71,10 +71,10 @@
|
||||||
gEfiUgaDrawProtocolGuid # SOMETIMES_CONSUMED
|
gEfiUgaDrawProtocolGuid # SOMETIMES_CONSUMED
|
||||||
|
|
||||||
|
|
||||||
[Pcd.common]
|
[Pcd]
|
||||||
gEfiMdePkgTokenSpaceGuid.PcdUefiLibMaxPrintBufferSize
|
gEfiMdePkgTokenSpaceGuid.PcdUefiLibMaxPrintBufferSize
|
||||||
|
|
||||||
[FeaturePcd.common]
|
[FeaturePcd]
|
||||||
gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnosticsDisable
|
gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnosticsDisable
|
||||||
gEfiMdePkgTokenSpaceGuid.PcdComponentNameDisable
|
gEfiMdePkgTokenSpaceGuid.PcdComponentNameDisable
|
||||||
gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnostics2Disable
|
gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnostics2Disable
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
#/** @file
|
## @file
|
||||||
# Instance of HOB Library using PEI Services.
|
# Instance of HOB Library using PEI Services.
|
||||||
#
|
#
|
||||||
# HOB Library implementation that uses PEI Services to retrieve the HOB List.
|
# HOB Library implementation that uses PEI Services to retrieve the HOB List.
|
||||||
# This library instance uses EFI_HOB_TYPE_CV defined in Intel framework HOB specification v0.9
|
# This library instance uses EFI_HOB_TYPE_CV defined in Intel framework HOB specification v0.9
|
||||||
# to implement HobLib BuildCvHob() API.
|
# to implement HobLib BuildCvHob() API.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2006 - 2008, Intel Corporation
|
# Copyright (c) 2006 - 2010, Intel Corporation
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
@ -15,7 +15,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -30,7 +30,7 @@
|
||||||
# VALID_ARCHITECTURES = IA32 X64 IPF EBC (EBC is for build only)
|
# VALID_ARCHITECTURES = IA32 X64 IPF EBC (EBC is for build only)
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
HobLib.c
|
HobLib.c
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
#/** @file
|
## @file
|
||||||
# Component description file for Pei Smbus Library.
|
# Component description file for Pei Smbus Library.
|
||||||
#
|
#
|
||||||
# SMBUS library that layers on top of the SMBUS PPI.
|
# SMBUS library that layers on top of the SMBUS PPI.
|
||||||
# Copyright (c) 2006 - 2007, Intel Corporation
|
# Copyright (c) 2006 - 2010, Intel Corporation
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
@ -12,7 +12,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -30,7 +30,7 @@
|
||||||
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
SmbusLib.c
|
SmbusLib.c
|
||||||
PeiSmbusLib.c
|
PeiSmbusLib.c
|
||||||
InternalSmbusLib.h
|
InternalSmbusLib.h
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#/** @file
|
## @file
|
||||||
# NULL instance of SMM Library.
|
# NULL instance of SMM Library.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009, Intel Corporation.
|
# Copyright (c) 2009 - 2010, Intel Corporation.
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
@ -11,7 +11,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -27,7 +27,7 @@
|
||||||
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
SmmLibNull.c
|
SmmLibNull.c
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#/** @file
|
## @file
|
||||||
# Sample UEFI Application Reference EDKII Module
|
# Sample UEFI Application Reference EDKII Module
|
||||||
#
|
#
|
||||||
# This is a sample shell application that will print "UEFI Hello World!" to the
|
# This is a sample shell application that will print "UEFI Hello World!" to the
|
||||||
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
# It demos how to use EDKII PCD mechanism to make code more flexible.
|
# It demos how to use EDKII PCD mechanism to make code more flexible.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008, Intel Corporation.
|
# Copyright (c) 2008 - 2010, Intel Corporation.
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
@ -16,7 +16,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
#/** @file
|
## @file
|
||||||
# Sample UEFI Application Reference Module.
|
# Sample UEFI Application Reference Module.
|
||||||
# This is a shell application that will display statistical information about variable
|
# This is a shell application that will display statistical information about variable
|
||||||
# usage.
|
# usage.
|
||||||
# Note that if Variable Dxe driver doesn't enable the feature by setting PcdVariableCollectStatistics
|
# Note that if Variable Dxe driver doesn't enable the feature by setting PcdVariableCollectStatistics
|
||||||
# as TRUE, The application will not display variable statistical information.
|
# as TRUE, The application will not display variable statistical information.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 - 2008, Intel Corporation.
|
# Copyright (c) 2007 - 2010, Intel Corporation.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# 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
|
# which accompanies this distribution. The full text of the license may be found at
|
||||||
|
@ -13,7 +13,7 @@
|
||||||
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -30,7 +30,7 @@
|
||||||
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
VariableInfo.c
|
VariableInfo.c
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
#/** @file
|
## @file
|
||||||
# ATA Bus driver to enumerate and identfy ATA devices.
|
# ATA Bus driver to enumerate and identfy ATA devices.
|
||||||
#
|
#
|
||||||
# This driver follows UEFI driver model and layers on ATA Pass Thru protocol defined
|
# This driver follows UEFI driver model and layers on ATA Pass Thru protocol defined
|
||||||
# in UEFI spec 2.2. It installs Block IO and Disk Info protocol for each ATA device
|
# in UEFI spec 2.2. It installs Block IO and Disk Info protocol for each ATA device
|
||||||
# it enumerates and identifies successfully.
|
# it enumerates and identifies successfully.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009, Intel Corporation
|
# Copyright (c) 2009 - 2010, Intel Corporation
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
@ -15,7 +15,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -36,7 +36,7 @@
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
AtaBus.h
|
AtaBus.h
|
||||||
AtaBus.c
|
AtaBus.c
|
||||||
AtaPassThruExecute.c
|
AtaPassThruExecute.c
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#/** @file
|
## @file
|
||||||
#
|
#
|
||||||
# Component Description File For EhciDxe Module.
|
# Component Description File For EhciDxe Module.
|
||||||
#
|
#
|
||||||
|
@ -11,7 +11,7 @@
|
||||||
# This way avoids the control transfer on a shared port between EHCI and companion host
|
# This way avoids the control transfer on a shared port between EHCI and companion host
|
||||||
# controller when UHCI gets attached earlier than EHCI and a USB 2.0 device inserts.
|
# controller when UHCI gets attached earlier than EHCI and a USB 2.0 device inserts.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2006 - 2009, Intel Corporation.
|
# Copyright (c) 2006 - 2010, Intel Corporation.
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
@ -22,7 +22,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -43,7 +43,7 @@
|
||||||
# COMPONENT_NAME2 = gEhciComponentName2
|
# COMPONENT_NAME2 = gEhciComponentName2
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
UsbHcMem.h
|
UsbHcMem.h
|
||||||
EhciUrb.c
|
EhciUrb.c
|
||||||
EhciReg.h
|
EhciReg.h
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
#/** @file
|
## @file
|
||||||
# PCI Incompatible device support module template.
|
# PCI Incompatible device support module template.
|
||||||
#
|
#
|
||||||
# Installs EFI PCI Incompatible Device Support protocol and includes one incompatile
|
# Installs EFI PCI Incompatible Device Support protocol and includes one incompatile
|
||||||
# pci devices list template.
|
# pci devices list template.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009, Intel Corporation.
|
# Copyright (c) 2009 - 2010, Intel Corporation.
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
@ -14,7 +14,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -30,7 +30,7 @@
|
||||||
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
IncompatiblePciDeviceSupport.c
|
IncompatiblePciDeviceSupport.c
|
||||||
|
|
||||||
[Packages]
|
[Packages]
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#/** @file
|
## @file
|
||||||
# Component description file for PciBus module.
|
# Component description file for PciBus module.
|
||||||
#
|
#
|
||||||
# PCI bus driver. This module will probe all PCI devices and allocate MMIO and IO
|
# PCI bus driver. This module will probe all PCI devices and allocate MMIO and IO
|
||||||
|
@ -15,7 +15,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#/** @file
|
## @file
|
||||||
#
|
#
|
||||||
# Component Description File For UhciDxe Module.
|
# Component Description File For UhciDxe Module.
|
||||||
#
|
#
|
||||||
|
@ -6,7 +6,7 @@
|
||||||
# It implements the interfaces of monitoring the status of all ports and transferring
|
# It implements the interfaces of monitoring the status of all ports and transferring
|
||||||
# Control, Bulk, Interrupt and Isochronous requests to Usb1.x device
|
# Control, Bulk, Interrupt and Isochronous requests to Usb1.x device
|
||||||
#
|
#
|
||||||
# Copyright (c) 2006 - 2008, Intel Corporation.
|
# Copyright (c) 2006 - 2010, Intel Corporation.
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
@ -17,7 +17,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -38,7 +38,7 @@
|
||||||
# COMPONENT_NAME2 = gUhciComponentName2
|
# COMPONENT_NAME2 = gUhciComponentName2
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
UhciSched.c
|
UhciSched.c
|
||||||
UhciDebug.c
|
UhciDebug.c
|
||||||
UsbHcMem.h
|
UsbHcMem.h
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
#/** @file
|
## @file
|
||||||
#
|
#
|
||||||
# SCSI bus driver. This driver scans all SCSI devices and creates a device handle for
|
# SCSI bus driver. This driver scans all SCSI devices and creates a device handle for
|
||||||
# each of them. After this the driver installs the Device Path Protocol and SCSI I/O Protocol on
|
# each of them. After this the driver installs the Device Path Protocol and SCSI I/O Protocol on
|
||||||
# these handles.
|
# these handles.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2006 - 2008, Intel Corporation. <BR>
|
# Copyright (c) 2006 - 2010, Intel Corporation. <BR>
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# 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
|
# which accompanies this distribution. The full text of the license may be found at
|
||||||
|
@ -13,7 +13,7 @@
|
||||||
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -34,7 +34,7 @@
|
||||||
# COMPONENT_NAME2 = gScsiBusComponentName2
|
# COMPONENT_NAME2 = gScsiBusComponentName2
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
ComponentName.c
|
ComponentName.c
|
||||||
ScsiBus.c
|
ScsiBus.c
|
||||||
ScsiBus.h
|
ScsiBus.h
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
#/** @file
|
## @file
|
||||||
#
|
#
|
||||||
# Scsi Disk driver. This driver detects the Scsi disk media and installs Block I/O Protocol
|
# Scsi Disk driver. This driver detects the Scsi disk media and installs Block I/O Protocol
|
||||||
# on the device handle that holds the SCSI I/O Portocol.
|
# on the device handle that holds the SCSI I/O Portocol.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2006 - 2009, Intel Corporation. <BR>
|
# Copyright (c) 2006 - 2010, Intel Corporation. <BR>
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# 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
|
# which accompanies this distribution. The full text of the license may be found at
|
||||||
|
@ -12,7 +12,7 @@
|
||||||
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -33,7 +33,7 @@
|
||||||
# COMPONENT_NAME2 = gScsiDiskComponentName2
|
# COMPONENT_NAME2 = gScsiDiskComponentName2
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
ComponentName.c
|
ComponentName.c
|
||||||
ScsiDisk.c
|
ScsiDisk.c
|
||||||
ScsiDisk.h
|
ScsiDisk.h
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
#/** @file
|
## @file
|
||||||
#
|
#
|
||||||
# Component Description File For UsbBus Dxe Module.
|
# Component Description File For UsbBus Dxe Module.
|
||||||
#
|
#
|
||||||
# Usb Bus Dxe driver is used to enumerate and manage all attached usb devices.
|
# Usb Bus Dxe driver is used to enumerate and manage all attached usb devices.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2006, Intel Corporation.
|
# Copyright (c) 2006 - 2010, Intel Corporation.
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
@ -15,7 +15,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -36,7 +36,7 @@
|
||||||
# COMPONENT_NAME2 = mUsbBusComponentName2
|
# COMPONENT_NAME2 = mUsbBusComponentName2
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
UsbDesc.c
|
UsbDesc.c
|
||||||
UsbEnumer.c
|
UsbEnumer.c
|
||||||
UsbEnumer.h
|
UsbEnumer.h
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#/** @file
|
## @file
|
||||||
# USB Keyboard Driver that manages USB keyboard and produces Simple Text Input
|
# USB Keyboard Driver that manages USB keyboard and produces Simple Text Input
|
||||||
# Protocol and Simple Text Input Ex Protocol.
|
# Protocol and Simple Text Input Ex Protocol.
|
||||||
#
|
#
|
||||||
|
@ -24,7 +24,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
# COMPONENT_NAME2 = gUsbKeyboardComponentName2
|
# COMPONENT_NAME2 = gUsbKeyboardComponentName2
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
EfiKey.c
|
EfiKey.c
|
||||||
EfiKey.h
|
EfiKey.h
|
||||||
KeyBoard.c
|
KeyBoard.c
|
||||||
|
@ -86,7 +86,7 @@
|
||||||
#
|
#
|
||||||
gEfiHiiDatabaseProtocolGuid ## SOMETIMES_CONSUMES (Default value is used if it's absent.)
|
gEfiHiiDatabaseProtocolGuid ## SOMETIMES_CONSUMES (Default value is used if it's absent.)
|
||||||
|
|
||||||
[FeaturePcd.common]
|
[FeaturePcd]
|
||||||
gEfiMdeModulePkgTokenSpaceGuid.PcdDisableDefaultKeyboardLayoutInUsbKbDriver ## SOMETIME_CONSUMES (Checked when no layout is provided by HII.)
|
gEfiMdeModulePkgTokenSpaceGuid.PcdDisableDefaultKeyboardLayoutInUsbKbDriver ## SOMETIME_CONSUMES (Checked when no layout is provided by HII.)
|
||||||
|
|
||||||
# [Event]
|
# [Event]
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#/** @file
|
## @file
|
||||||
# USB Mass Storage Driver that manages USB mass storage devices and
|
# USB Mass Storage Driver that manages USB mass storage devices and
|
||||||
# produces Block I/O Protocol.
|
# produces Block I/O Protocol.
|
||||||
#
|
#
|
||||||
|
@ -14,7 +14,7 @@
|
||||||
# 3. USB Mass Storage Class Bulk-Only Transport, Revision 1.0.
|
# 3. USB Mass Storage Class Bulk-Only Transport, Revision 1.0.
|
||||||
# 4. UEFI Specification, v2.1
|
# 4. UEFI Specification, v2.1
|
||||||
#
|
#
|
||||||
# Copyright (c) 2006 - 2008, Intel Corporation.
|
# Copyright (c) 2006 - 2010, Intel Corporation.
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
@ -25,7 +25,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -45,7 +45,7 @@
|
||||||
# COMPONENT_NAME2 = gUsbMassStorageComponentName2
|
# COMPONENT_NAME2 = gUsbMassStorageComponentName2
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
UsbMassBoot.h
|
UsbMassBoot.h
|
||||||
UsbMassImpl.h
|
UsbMassImpl.h
|
||||||
UsbMassBot.h
|
UsbMassBot.h
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#/** @file
|
## @file
|
||||||
# USB Mouse Driver that manages USB mouse and produces Absolute Pointer Protocol.
|
# USB Mouse Driver that manages USB mouse and produces Absolute Pointer Protocol.
|
||||||
#
|
#
|
||||||
# USB Mouse Driver consumes USB I/O Protocol and Device Path Protocol, and produces
|
# USB Mouse Driver consumes USB I/O Protocol and Device Path Protocol, and produces
|
||||||
|
@ -20,7 +20,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -40,7 +40,7 @@
|
||||||
# COMPONENT_NAME2 = gUsbMouseAbsolutePointerComponentName2
|
# COMPONENT_NAME2 = gUsbMouseAbsolutePointerComponentName2
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
ComponentName.c
|
ComponentName.c
|
||||||
MouseHid.c
|
MouseHid.c
|
||||||
UsbMouseAbsolutePointer.c
|
UsbMouseAbsolutePointer.c
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#/** @file
|
## @file
|
||||||
# USB Mouse Driver that manages USB mouse and produces Simple Pointer Protocol.
|
# USB Mouse Driver that manages USB mouse and produces Simple Pointer Protocol.
|
||||||
#
|
#
|
||||||
# USB Mouse Driver consumes USB I/O Protocol and Device Path Protocol, and produces
|
# USB Mouse Driver consumes USB I/O Protocol and Device Path Protocol, and produces
|
||||||
|
@ -20,7 +20,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -40,7 +40,7 @@
|
||||||
# COMPONENT_NAME2 = gUsbMouseComponentName2
|
# COMPONENT_NAME2 = gUsbMouseComponentName2
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
ComponentName.c
|
ComponentName.c
|
||||||
MouseHid.c
|
MouseHid.c
|
||||||
UsbMouse.c
|
UsbMouse.c
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#/** @file
|
## @file
|
||||||
# This is core module in DXE phase. It provides an implementation of DXE Core that is
|
# This is core module in DXE phase. It provides an implementation of DXE Core that is
|
||||||
# compliant with DXE CIS.
|
# compliant with DXE CIS.
|
||||||
#
|
#
|
||||||
|
@ -11,7 +11,7 @@
|
||||||
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -29,7 +29,7 @@
|
||||||
# VALID_ARCHITECTURES = IA32 X64 IPF EBC (EBC is for build only)
|
# VALID_ARCHITECTURES = IA32 X64 IPF EBC (EBC is for build only)
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
DxeMain.h
|
DxeMain.h
|
||||||
SectionExtraction/CoreSectionExtraction.c
|
SectionExtraction/CoreSectionExtraction.c
|
||||||
Image/Image.c
|
Image/Image.c
|
||||||
|
@ -138,7 +138,7 @@
|
||||||
gEfiLoadedImageDevicePathProtocolGuid ## PRODUCES
|
gEfiLoadedImageDevicePathProtocolGuid ## PRODUCES
|
||||||
gEfiSmmBase2ProtocolGuid ## SOMETIMES_CONSUMES
|
gEfiSmmBase2ProtocolGuid ## SOMETIMES_CONSUMES
|
||||||
|
|
||||||
[FeaturePcd.common]
|
[FeaturePcd]
|
||||||
gEfiMdeModulePkgTokenSpaceGuid.PcdFrameworkCompatibilitySupport ## CONSUMES
|
gEfiMdeModulePkgTokenSpaceGuid.PcdFrameworkCompatibilitySupport ## CONSUMES
|
||||||
|
|
||||||
[Pcd]
|
[Pcd]
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#/** @file
|
## @file
|
||||||
# Last PEIM executed in PEI phase to load DXE Core from a Firmware Volume.
|
# Last PEIM executed in PEI phase to load DXE Core from a Firmware Volume.
|
||||||
#
|
#
|
||||||
# This module produces a special PPI named the DXE Initial Program Load (IPL)
|
# This module produces a special PPI named the DXE Initial Program Load (IPL)
|
||||||
|
@ -14,7 +14,7 @@
|
||||||
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -31,7 +31,7 @@
|
||||||
# VALID_ARCHITECTURES = IA32 X64 IPF EBC (EBC is for build only)
|
# VALID_ARCHITECTURES = IA32 X64 IPF EBC (EBC is for build only)
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
DxeIpl.h
|
DxeIpl.h
|
||||||
DxeLoad.c
|
DxeLoad.c
|
||||||
|
|
||||||
|
@ -89,7 +89,7 @@
|
||||||
[FeaturePcd.IA32]
|
[FeaturePcd.IA32]
|
||||||
gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSwitchToLongMode
|
gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSwitchToLongMode
|
||||||
|
|
||||||
[FeaturePcd.common]
|
[FeaturePcd]
|
||||||
gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportUefiDecompress
|
gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportUefiDecompress
|
||||||
|
|
||||||
[Depex]
|
[Depex]
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#/** @file
|
## @file
|
||||||
# PeiMain module is core module in PEI phase. It takes responsibilities of:
|
# PeiMain module is core module in PEI phase. It takes responsibilities of:
|
||||||
# 1) Initialize memory, PPI, image services etc, to establish PEIM runtime environment.
|
# 1) Initialize memory, PPI, image services etc, to establish PEIM runtime environment.
|
||||||
# 2) Dispatch PEIM from discovered FV.
|
# 2) Dispatch PEIM from discovered FV.
|
||||||
|
@ -14,7 +14,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#/** @file
|
## @file
|
||||||
# Module that produces EFI runtime virtual switch over services.
|
# Module that produces EFI runtime virtual switch over services.
|
||||||
#
|
#
|
||||||
# This runtime module installs Runtime Architectural Protocol and registers
|
# This runtime module installs Runtime Architectural Protocol and registers
|
||||||
|
@ -15,7 +15,7 @@
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
|
@ -33,7 +33,7 @@
|
||||||
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
Crc32.c
|
Crc32.c
|
||||||
Runtime.h
|
Runtime.h
|
||||||
Runtime.c
|
Runtime.c
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#/** @file
|
## @file
|
||||||
# Null Reset System Library instance that only generates ASSERT() conditions.
|
# Null Reset System Library instance that only generates ASSERT() conditions.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 - 2009, Intel Corporation.
|
# Copyright (c) 2007 - 2010, Intel Corporation.
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
@ -10,7 +10,7 @@
|
||||||
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#**/
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@ -26,7 +26,7 @@
|
||||||
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
||||||
#
|
#
|
||||||
|
|
||||||
[Sources.common]
|
[Sources]
|
||||||
BaseResetSystemLibNull.c
|
BaseResetSystemLibNull.c
|
||||||
|
|
||||||
[Packages]
|
[Packages]
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue