mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-11-23 11:35:19 +01:00
Generate log for release version.
This commit is contained in:
parent
e18752ab1d
commit
977f3e2e72
24
Clover.dsc
24
Clover.dsc
@ -135,7 +135,6 @@
|
||||
PlatformHookLib|MdeModulePkg/Library/BasePlatformHookLibNull/BasePlatformHookLibNull.inf
|
||||
|
||||
#SerialPortLib|PcAtChipsetPkg/Library/SerialIoLib/SerialIoLib.inf
|
||||
#SerialPortLib|MdePkg/Library/BaseSerialPortLibNull/BaseSerialPortLibNull.inf
|
||||
MtrrLib|CloverEFI/UefiCpuPkg/Library/MtrrLib/MtrrLib.inf
|
||||
IoApicLib|PcAtChipsetPkg/Library/BaseIoApicLib/BaseIoApicLib.inf
|
||||
LocalApicLib|CloverEFI/UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.inf
|
||||
@ -528,8 +527,6 @@
|
||||
# ReportStatusCodeLib|DuetPkg/Library/DxeCoreReportStatusCodeLibFromHob/DxeCoreReportStatusCodeLibFromHob.inf
|
||||
DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
|
||||
ReportStatusCodeLib|MdePkg/Library/BaseReportStatusCodeLibNull/BaseReportStatusCodeLibNull.inf
|
||||
PeCoffLib|Library/VBoxPeCoffLib/VBoxPeCoffLib.inf
|
||||
|
||||
}
|
||||
|
||||
MdeModulePkg/Universal/PCD/Dxe/Pcd.inf
|
||||
@ -769,14 +766,6 @@
|
||||
SerialPortLib|MdeModulePkg/Library/BaseSerialPortLib16550/BaseSerialPortLib16550.inf
|
||||
}
|
||||
|
||||
!else
|
||||
|
||||
Protocols/DumpUefiCalls/DumpUefiCalls.inf {
|
||||
<LibraryClasses>
|
||||
PeCoffLib|Library/VBoxPeCoffLib/VBoxPeCoffLib.inf
|
||||
}
|
||||
|
||||
|
||||
!endif
|
||||
|
||||
# Drivers for Aptio loading - should go to Clover's /EFI/drivers/UEFI dir
|
||||
@ -843,8 +832,6 @@
|
||||
}
|
||||
!endif
|
||||
|
||||
|
||||
!ifdef DEBUG_ON_SERIAL_PORT
|
||||
rEFIt_UEFI/refit.inf {
|
||||
#
|
||||
# Enable debug output.
|
||||
@ -852,17 +839,8 @@
|
||||
<PcdsFixedAtBuild>
|
||||
gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x07
|
||||
gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0xFFFFFFFF
|
||||
<LibraryClasses>
|
||||
SerialPortLib|MdeModulePkg/Library/BaseSerialPortLib16550/BaseSerialPortLib16550.inf
|
||||
DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
|
||||
DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf
|
||||
}
|
||||
!else
|
||||
rEFIt_UEFI/refit.inf {
|
||||
<LibraryClasses>
|
||||
BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
|
||||
}
|
||||
!endif
|
||||
|
||||
|
||||
[Components.X64]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user