Reviewed-by: Guo Dong <[email protected]>
-----Original Message----- From: Sean Rhodes <[email protected]> Sent: Monday, March 21, 2022 2:10 AM To: [email protected] Cc: Patrick Rudolph <[email protected]>; Dong, Guo <[email protected]>; Ni, Ray <[email protected]>; Ma, Maurice <[email protected]>; You, Benjamin <[email protected]>; Rhodes, Sean <[email protected]> Subject: [PATCH 1/5] UefiPayloadPkg/UefiPayloadPkg.ci.yaml: Remove duplicated entry From: Patrick Rudolph <[email protected]> Remove a duplicated entry to fix a CI error. Cc: Guo Dong <[email protected]> Cc: Ray Ni <[email protected]> Cc: Maurice Ma <[email protected]> Cc: Benjamin You <[email protected]> Cc: Sean Rhodes <[email protected]> Signed-off-by: Patrick Rudolph <[email protected]> --- UefiPayloadPkg/UefiPayloadPkg.ci.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/UefiPayloadPkg/UefiPayloadPkg.ci.yaml b/UefiPayloadPkg/UefiPayloadPkg.ci.yaml index 93f4d3603d..909379eaac 100644 --- a/UefiPayloadPkg/UefiPayloadPkg.ci.yaml +++ b/UefiPayloadPkg/UefiPayloadPkg.ci.yaml @@ -20,7 +20,6 @@ "IgnoreFiles": [ "Include/Coreboot.h", "Library/CbParseLib/CbParseLib.c", - "Library/CbParseLib/CbParseLib.c", "PayloadLoaderPeim/ElfLib/ElfCommon.h", "PayloadLoaderPeim/ElfLib/Elf32.h", "PayloadLoaderPeim/ElfLib/Elf64.h" -- 2.32.0 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#87908): https://edk2.groups.io/g/devel/message/87908 Mute This Topic: https://groups.io/mt/89923797/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
