From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pj1-f49.google.com (mail-pj1-f49.google.com [209.85.216.49]) by mx.groups.io with SMTP id smtpd.web10.991.1639692508092471753 for ; Thu, 16 Dec 2021 14:08:28 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@nuviainc-com.20210112.gappssmtp.com header.s=20210112 header.b=C0D1ro1p; spf=pass (domain: nuviainc.com, ip: 209.85.216.49, mailfrom: rebecca@nuviainc.com) Received: by mail-pj1-f49.google.com with SMTP id gj24so466237pjb.0 for ; Thu, 16 Dec 2021 14:08:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nuviainc-com.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=eSqyPH8rDgNSz8uEp0R1Wc7dA6XbyauA8qF10WbPsqc=; b=C0D1ro1pcUlGToU/r9EoyXz5jemtJF452tUnfWq0g91HDaBO6Qhx/sLf1D85hPweBo wmEjE0x+5o4F+GLl+0K/TY6WPTsMQynJUqBsTItt3r3vmXWlaKm5iJzbCUYZGtQr3OWo eNPIQv/hjoY1SJQCCfii1Ur05nrlq9TgxUfb7sw3M0EKDJVFtLOHRqTOat1FJfhOG0SC VYeLoF0Wp4PIji9ZzcYqMtoT6KOu3Rg53h0yKyejA/NZKUBzCEtFIFNT9ElHpx3rVAob w0rDsojfAB40xVZ4bC6epAKZKtZ+TMCVDmihzES3MdxyXhuB8ccff/w9T64Vax0QCopu dCiQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=eSqyPH8rDgNSz8uEp0R1Wc7dA6XbyauA8qF10WbPsqc=; b=Yka0mPaKjpKoB4WoJUwjINqZPZKkq9mrkXEu3mbPX07adHR7XUZ70/S3KuphP79Eot L2X+dGBe8CgZIGwTXKWJ/qI8x7JoUskgBHLt46p/Ebhe5i/osHk3NtOfASOy6MWCVtY8 qFR5ZmN0DNxQDgDfJIuzBV4W/wqXdNJp8ZTgdq8Q8K5iMAtgD+DRMClo1oznbbffk0I0 kB4EmlpuFzGoA4CLkqu1XNaLHaHZQUFVOMzah6cq5jT4ckd3kjkpCF2oY98AAHuaz2X9 OWDnOJNhauHTr5u6lYLqEfwXH3btNkh6OjF9grAEeyMXN/QnYvfpxvyWkGsbBChdl9x7 gw5Q== X-Gm-Message-State: AOAM530ecIyvsvmCcT0IFADCcIIsfXkdmSJOkqmbT8BO0+wnqwKND+nk 5KImlKclyyQIvq1vkc0R9HafZ3JVPyC/xYnWeo+aawy6HeaUTwiFiJbUiLAY0A7lOkjH6qORy36 PG5uKB7XT8T8N7dJYTuEUBY4c/3Fb0GxqeNnFRT/NI4sNcSEVeEVV6U6rXF+nE5nCQYux5g== X-Google-Smtp-Source: ABdhPJwU+Nt272P/5r4abMOgv0+DVxyrBRHFkSctyUOvVf7gTId+sehW2IuQkUAoQFat+4MZKn1Umg== X-Received: by 2002:a17:90a:680a:: with SMTP id p10mr172979pjj.144.1639692507422; Thu, 16 Dec 2021 14:08:27 -0800 (PST) Return-Path: Received: from linbox.ba.nuviainc.com ([2601:681:4300:69e:9e7b:efff:fe2b:884c]) by smtp.gmail.com with ESMTPSA id 32sm5982619pgs.48.2021.12.16.14.08.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 16 Dec 2021 14:08:27 -0800 (PST) From: "Rebecca Cran" To: devel@edk2.groups.io, Ard Biesheuvel , Samer El-Haj-Mahmoud , Leif Lindholm , Sami Mujawar , Wenyi Xie , Peng Xie , Ling Jia , Yiqi Shu , Nhi Pham , Vu Nguyen , Thang Nguyen , Chuong Tran , Pete Batard , Masami Hiramatsu , Graeme Gregory , Radoslaw Biernacki , Marcin Wojtas Cc: Rebecca Cran Subject: [PATCH v2 09/17] Platform/AMD: Add instance of MpInitLib to OverdriveBoard.dsc Date: Thu, 16 Dec 2021 15:07:52 -0700 Message-Id: <20211216220800.9628-10-rebecca@nuviainc.com> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20211216220800.9628-1-rebecca@nuviainc.com> References: <20211216220800.9628-1-rebecca@nuviainc.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit MpInitLib is now required for all users of ArmPkg/Drivers/CpuDxe. Add ArmPkg/Library/MpInitLib/DxeMpInitLib.inf . Signed-off-by: Rebecca Cran --- Platform/AMD/OverdriveBoard/OverdriveBoard.dsc | 1 + 1 file changed, 1 insertion(+) diff --git a/Platform/AMD/OverdriveBoard/OverdriveBoard.dsc b/Platform/AMD/OverdriveBoard/OverdriveBoard.dsc index af207391209c..a57369e0f136 100644 --- a/Platform/AMD/OverdriveBoard/OverdriveBoard.dsc +++ b/Platform/AMD/OverdriveBoard/OverdriveBoard.dsc @@ -210,6 +210,7 @@ DEFINE X64EMU_ENABLE = FALSE MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf NonDiscoverableDeviceRegistrationLib|MdeModulePkg/Library/NonDiscoverableDeviceRegistrationLib/NonDiscoverableDeviceRegistrationLib.inf VariablePolicyHelperLib|MdeModulePkg/Library/VariablePolicyHelperLib/VariablePolicyHelperLib.inf + MpInitLib|ArmPkg/Library/MpInitLib/DxeMpInitLib.inf [LibraryClasses.common.DXE_RUNTIME_DRIVER] HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf -- 2.31.1