X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdePkg%2FMdePkg.spd;h=6c535c5ec255f3c7071a7a44576ad34954f009aa;hb=99b64dd97774ab935815ff54c040de7789da7bb2;hp=e92e203b01437579daf4a28a8607c76320f1f257;hpb=b244c7dc74ba82c687aa0bb67b52943ed951208e;p=mirror_edk2.git diff --git a/MdePkg/MdePkg.spd b/MdePkg/MdePkg.spd index e92e203b01..6c535c5ec2 100644 --- a/MdePkg/MdePkg.spd +++ b/MdePkg/MdePkg.spd @@ -1150,7 +1150,6 @@ Library/BasePciExpressLib/BasePciExpressLib.msa Library/BasePciLibCf8/BasePciLibCf8.msa Library/BasePciLibPciExpress/BasePciLibPciExpress.msa - Library/BaseTimerLibLocalApic/BaseTimerLibLocalApic.msa Library/DxeCoreEntryPoint/DxeCoreEntryPoint.msa Library/DxeCoreHobLib/DxeCoreHobLib.msa Library/DxeHobLib/DxeHobLib.msa @@ -1185,6 +1184,8 @@ Library/DxeMemoryLib/DxeMemoryLib.msa Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.msa Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.msa + Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.msa + Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.msa Include/Base.h @@ -1198,7 +1199,6 @@ Include/Dxe.h Include/Uefi.h Include/Uefi.h - Include/Peim.h @@ -1718,11 +1718,6 @@ 1ACED566-76ED-4218-BC81-767F1F977A89 - - gEfiNetworkInterfaceIdentifierProtocolGuid_31 - 1ACED566-76ED-4218-BC81-767F1F977A89 - - gEfiLoadedImageProtocolGuid 5B1B31A1-9562-11D2-8E3F-00A0C969723B @@ -1885,7 +1880,7 @@ gEfiMtftp4ProtocolGuid - 3AD9DF29-4501-478D-B1F8-7F7FE70E50F3 + 78247C57-63DB-4708-99C2-A8B4A9A61F6B @@ -2366,5 +2361,14 @@ FALSE If this value is set TRUE, autogen will replace Driver Diagnostics Protocol instance with NULL. + + PcdUefiLibMaxPrintBufferSize + 0x101 + gEfiMdePkgTokenSpaceGuid + UINT32 + FIXED_AT_BUILD + 320 + This PCD is used by UefiLib APIs, which are Print, ErrorPrint, AsciiPrint, AsciiErrorPrint. If the length of the formatted Unicode or ASCII string is greater than PcdUefiLibMaxPrintBufferSize, then only the first (PcdUefiLibMaxPrintBufferSize / Sizeof(CHAR16)) Unicode characters or PcdUefiLibMaxPrintBufferSize Ascii characters are sent to the respective console. + \ No newline at end of file