alder_lake_bios/Insyde/InsydeOemServicesPkg/Library/DxeOemSvcKernelLib/DxeOemSvcKernelLibDefault.inf

84 lines
2.8 KiB
INI

## @file
# Component description file for DxeOemSvcKernelLibDefault instance.
#
#******************************************************************************
#* Copyright (c) 2012 - 2019, Insyde Software Corp. All Rights Reserved.
#*
#* You may not reproduce, distribute, publish, display, perform, modify, adapt,
#* transmit, broadcast, present, recite, release, license or otherwise exploit
#* any part of this publication in any form, by any means, without the prior
#* written permission of Insyde Software Corporation.
#*
#******************************************************************************
[Defines]
INF_VERSION = 0x00010005
BASE_NAME = DxeOemSvcKernelLibDefault
FILE_GUID = 13294A0A-455A-4162-ACD0-7CEBA5159C39
MODULE_TYPE = UEFI_DRIVER
VERSION_STRING = 1.0
LIBRARY_CLASS = DxeOemSvcKernelLibDefault|DXE_CORE DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SAL_DRIVER DXE_SMM_DRIVER UEFI_APPLICATION UEFI_DRIVER SMM_CORE
[Sources]
OemSvcBootDisplayDeviceReplace.c
OemSvcCalculateWriteCmosChecksum.c
OemSvcCheckPasswordFailCallBack.c
OemSvcCsm16ReferSwitch.c
OemSvcDisplayLogo.c
OemSvcGetHotplugBridgeInfo.c
OemSvcGetMaxCheckPasswordCount.c
OemSvcGetOa30MsdmData.c
OemSvcGetSlp20PubkeyAndMarkerRom.c
OemSvcUpdateSsidSvidInfo.c
OemSvcInstallBootMangerKeyTable.c
OemSvcInstallLegacyBiosOemSlp.c
OemSvcInstallOptionRomTable.c
OemSvcInstallPciRomSwitchTextMode.c
OemSvcInstallPciSkipTable.c
OemSvcDxeInstallPnpGpnvTable.c
OemSvcDxeInstallPnpStringTable.c
OemSvcInstallPostKeyTable.c
OemSvcLoadDefaultSetupMenu.c
OemSvcLogoResolution.c
OemSvcUpdateLogo.c
OemSvcGetLogo.c
OemSvcUpdateFormLen.c
OemSvcPasswordEntryCallBack.c
OemSvcPasswordInputFilter.c
OemSvcPrepareInstallMpTable.c
OemSvcSkipLoadPciOptionRom.c
OemSvcSkipLoadPciOptionRom2.c
OemSvcUnSkipPciDevice.c
OemSvcUpdateBbsTable.c
OemSvcVariableForReclaimFailTable.c
OemSvcCustomizeWpbtTable.c
OemSvcUpdateAcpiFacsHardwareSignature.c
OemSvcGetEdidOverride.c
OemSvcChangeDefaultLogoImage.c
OemSvcChangeVbiosBootDisplay.c
OemSvcUpdateCRPolicy.c
OemSvcDxeUpdateSmbiosRecord.c
OemSvcTpmUserConfirmDialog.c
OemSvcDxeGetSmbiosReplaceString.c
OemSvcAdjustNavigationMenu.c
OemSvcUpdateLinkFormSetIds.c
OemSvcUpdateStatusCodeBeep.c
OemSvcDxeHddDisablePassword.c
OemSvcDxeHddPasswordStringProcess.c
OemSvcDxeHddPasswordUnlockAllHdd.c
OemSvcDxeHddResetSecurityStatus.c
OemSvcDxeHddSetPassword.c
OemSvcDxeHddUnlockPassword.c
OemSvcDxeHddUpdateSecurityStatus.c
OemSvcDxeUpdateDescriptionOfBootOption.c
OemSvcUpdateDefaultBootList.c
[Packages]
MdePkg/MdePkg.dec
InsydeModulePkg/InsydeModulePkg.dec
InsydeOemServicesPkg/InsydeOemServicesPkg.dec
[LibraryClasses]
DxeOemSvcKernelLib
H2ODebugTraceErrorLevelLib