From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pf1-f175.google.com (mail-pf1-f175.google.com [209.85.210.175]) by mx.groups.io with SMTP id smtpd.web08.732.1651687493686187181 for ; Wed, 04 May 2022 11:04:57 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=fUM3IZWF; spf=pass (domain: gmail.com, ip: 209.85.210.175, mailfrom: kuqin12@gmail.com) Received: by mail-pf1-f175.google.com with SMTP id d25so1728585pfo.10 for ; Wed, 04 May 2022 11:04:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=I/wb/n+P0LA5TIm26Jqm1+TNsrE/ewkkT6rCHmlTabc=; b=fUM3IZWFUXiq+YY7vnQ1OIwkOSqoRgCfolIIqbSLax2Z+lEDvKdp8UqJg/vxCgbbF5 DJjShjwrk45ph3XnnGrCnajtMpxqGEY2RdjZTzC5OwdKW4fgLJZIND4jWPERNDq0Kkyl JjUB+pTeCF+2FE97FDqwkIRyyUOvW4ofg7r6SD69w648ctsTDCPIW1KT3rLkCdcvPcXQ 1eSPDgau9jA4bFb0mHcf9x7Vgtq6BZXSw7Sqg7VvMg4bPSoPonk18JjpLmonyGZzOXsB 6wW80AkkNyMqMin4ah1aNNZFOtJXar9GqEe71HV1TYGuKNt+vPPuRQUlUga7Ij5iLRwJ 6xRA== 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=I/wb/n+P0LA5TIm26Jqm1+TNsrE/ewkkT6rCHmlTabc=; b=OVoRVfzU5yaCmSCouZWh9F5miiSNWo9DNBIwD3MOt3sAq4+ll/TJK/7NnM44swbFKl OEdqXS3p8lJ7u3X3Fvbeg42PcUflkgKG81Rf2taWCso+ZEBkdl6oZRdGlBRT5eAJvHrc icJaq2Qc7NnTZjKk04JK0PKr9RErBiSo5Un2DUaofeufx/ENErCOI8LxmCdozmCPyBob m24kPOaguv3LrbMsqMnhSb10TlC1dPUILVXGfmIfwHinjFbVdjbXrjBtRVEb1mHaqYhX vg29XEx8d6Xop53MhiCp+xrIV80si0ygINDtMUfukv8+B4GO563NeGzYSJuTyTAWOY31 uivg== X-Gm-Message-State: AOAM531b4aludlwtEsSY+uEhY8c8fEDu2G0/AIXmB5Tdmp5zxrW8cR8e nJEgvXZ94+VHLbLySxpAlrlNRUTCQGHAgA== X-Google-Smtp-Source: ABdhPJwqLXwHCUzGZRZr4rbtVjm7oj0ldKCY1A5TlDqtFlNBsruJnS+Vphjh223W+bO/Rbj5i2IcTw== X-Received: by 2002:a63:4e66:0:b0:3c5:74b2:4815 with SMTP id o38-20020a634e66000000b003c574b24815mr4483264pgl.514.1651687496575; Wed, 04 May 2022 11:04:56 -0700 (PDT) Return-Path: Received: from localhost.localdomain ([50.47.82.110]) by smtp.gmail.com with ESMTPSA id n5-20020aa79045000000b0050dc7628143sm8496347pfo.29.2022.05.04.11.04.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 May 2022 11:04:56 -0700 (PDT) From: "Kun Qin" To: devel@edk2.groups.io Cc: Jiewen Yao , Jian J Wang , Min Xu Subject: [PATCH v1 07/11] SecurityPkg: Secure Boot Drivers: Added common header files Date: Wed, 4 May 2022 11:04:33 -0700 Message-Id: <20220504180438.1321-8-kuqin12@gmail.com> X-Mailer: git-send-email 2.35.1.windows.2 In-Reply-To: <20220504180438.1321-1-kuqin12@gmail.com> References: <20220504180438.1321-1-kuqin12@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: Kun Qin REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3910 This change added common header files to consumer drivers to unblock pipeline builds. Cc: Jiewen Yao Cc: Jian J Wang Cc: Min Xu Signed-off-by: Kun Qin --- SecurityPkg/EnrollFromDefaultKeysApp/EnrollFromDefaultKeysApp.c | 1 + SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigImpl.c | 1 + SecurityPkg/VariableAuthenticated/SecureBootDefaultKeysDxe/SecureBootDefaultKeysDxe.c | 1 + 3 files changed, 3 insertions(+) diff --git a/SecurityPkg/EnrollFromDefaultKeysApp/EnrollFromDefaultKeysApp.c b/SecurityPkg/EnrollFromDefaultKeysApp/EnrollFromDefaultKeysApp.c index cb7095b269b1..aa4d0c7a993d 100644 --- a/SecurityPkg/EnrollFromDefaultKeysApp/EnrollFromDefaultKeysApp.c +++ b/SecurityPkg/EnrollFromDefaultKeysApp/EnrollFromDefaultKeysApp.c @@ -19,6 +19,7 @@ SPDX-License-Identifier: BSD-2-Clause-Patent #include // AsciiPrint() #include // gRT #include +#include #include #include diff --git a/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigImpl.c b/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigImpl.c index 0122e8d55fa0..a13c349a0f89 100644 --- a/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigImpl.c +++ b/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigImpl.c @@ -8,6 +8,7 @@ SPDX-License-Identifier: BSD-2-Clause-Patent **/ #include "SecureBootConfigImpl.h" +#include #include #include #include diff --git a/SecurityPkg/VariableAuthenticated/SecureBootDefaultKeysDxe/SecureBootDefaultKeysDxe.c b/SecurityPkg/VariableAuthenticated/SecureBootDefaultKeysDxe/SecureBootDefaultKeysDxe.c index ef7b01f16119..0abde52a05ae 100644 --- a/SecurityPkg/VariableAuthenticated/SecureBootDefaultKeysDxe/SecureBootDefaultKeysDxe.c +++ b/SecurityPkg/VariableAuthenticated/SecureBootDefaultKeysDxe/SecureBootDefaultKeysDxe.c @@ -15,6 +15,7 @@ SPDX-License-Identifier: BSD-2-Clause-Patent #include #include #include +#include #include #include -- 2.34.1.windows.1