From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from out02.mta.xmission.com (out02.mta.xmission.com [166.70.13.232]) by mx.groups.io with SMTP id smtpd.web11.3476.1587137474828906136 for ; Fri, 17 Apr 2020 08:31:15 -0700 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: bsdio.com, ip: 166.70.13.232, mailfrom: rebecca@bsdio.com) Received: from in01.mta.xmission.com ([166.70.13.51]) by out02.mta.xmission.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jPSxV-0004mG-Nz; Fri, 17 Apr 2020 09:31:13 -0600 Received: from mta5.zcs.xmission.com ([166.70.13.69]) by in01.mta.xmission.com with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.87) (envelope-from ) id 1jPSxU-0003GC-Pd; Fri, 17 Apr 2020 09:31:13 -0600 Received: from localhost (localhost [127.0.0.1]) by mta5.zcs.xmission.com (Postfix) with ESMTP id 6F84D1280964; Fri, 17 Apr 2020 09:31:12 -0600 (MDT) X-Amavis-Modified: Mail body modified (using disclaimer) - mta5.zcs.xmission.com Received: from mta5.zcs.xmission.com ([127.0.0.1]) by localhost (mta5.zcs.xmission.com [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id yBONwWmTHtqO; Fri, 17 Apr 2020 09:31:12 -0600 (MDT) Received: from [10.0.10.120] (c-174-52-16-57.hsd1.ut.comcast.net [174.52.16.57]) by mta5.zcs.xmission.com (Postfix) with ESMTPSA id 1DF9A128068A; Fri, 17 Apr 2020 09:31:12 -0600 (MDT) To: devel@edk2.groups.io, lersek@redhat.com Cc: Jordan Justen , Ard Biesheuvel , "Leif Lindholm (Linaro address)" , Michael Kinney , Andrew Fish References: <66d11e29-504f-f41f-2a6d-e914d061277a@redhat.com> From: "Rebecca Cran" Message-ID: Date: Fri, 17 Apr 2020 09:31:11 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1 MIME-Version: 1.0 In-Reply-To: X-XM-SPF: eid=1jPSxU-0003GC-Pd;;;mid=;;;hst=in01.mta.xmission.com;;;ip=166.70.13.69;;;frm=rebecca@bsdio.com;;;spf=pass X-SA-Exim-Connect-IP: 166.70.13.69 X-SA-Exim-Mail-From: rebecca@bsdio.com X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on sa06.xmission.com X-Spam-Level: ** X-Spam-Status: No, score=2.3 required=8.0 tests=ALL_TRUSTED,BAYES_50, DCC_CHECK_NEGATIVE,T_TM2_M_HEADER_IN_MSG,T_TooManySym_01,TooManyTo_001, XMNoVowels,XMSubLong autolearn=disabled version=3.4.2 X-Spam-Report: * -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP * 0.8 BAYES_50 BODY: Bayes spam probability is 40 to 60% * [score: 0.4958] * 0.3 TooManyTo_001 Multiple "To" Header Recipients 2x (uncommon) * 1.5 XMNoVowels Alpha-numberic number with no vowels * 0.7 XMSubLong Long Subject * 0.0 T_TM2_M_HEADER_IN_MSG BODY: No description available. * -0.0 DCC_CHECK_NEGATIVE Not listed in DCC * [sa06 1397; IP=ok Body=1 Fuz1=1] [Fuz2=1] * 0.0 T_TooManySym_01 4+ unique symbols in subject X-Spam-DCC: XMission; sa06 1397; IP=ok Body=1 Fuz1=1 Fuz2=1 X-Spam-Combo: **;devel@edk2.groups.io, lersek@redhat.com X-Spam-Relay-Country: X-Spam-Timing: total 558 ms - load_scoreonly_sql: 0.05 (0.0%), signal_user_changed: 11 (2.0%), b_tie_ro: 10 (1.7%), parse: 1.62 (0.3%), extract_message_metadata: 18 (3.3%), get_uri_detail_list: 1.15 (0.2%), tests_pri_-1000: 6 (1.0%), tests_pri_-950: 1.65 (0.3%), tests_pri_-900: 1.42 (0.3%), tests_pri_-90: 179 (32.1%), check_bayes: 176 (31.5%), b_tokenize: 8 (1.4%), b_tok_get_all: 85 (15.3%), b_comp_prob: 2.8 (0.5%), b_tok_touch_all: 76 (13.6%), b_finish: 1.15 (0.2%), tests_pri_0: 326 (58.4%), check_dkim_signature: 0.58 (0.1%), check_dkim_adsp: 45 (8.0%), poll_dns_idle: 43 (7.6%), tests_pri_10: 2.2 (0.4%), tests_pri_500: 8 (1.4%), rewrite_mail: 0.00 (0.0%) Subject: Re: [edk2-devel] [PATCH 00/13] BhyvePkg - initial patch series for review X-Spam-Flag: No X-SA-Exim-Version: 4.2.1 (built Thu, 05 May 2016 13:38:54 -0600) X-SA-Exim-Scanned: Yes (on in01.mta.xmission.com) Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US On 4/17/20 1:55 AM, Laszlo Ersek wrote: > Indeed I can't apply these patches with git-am, without some manual > hacking. Lines in the patches are terminated with . > > Please run "BaseTools/Scripts/SetupGit.py" in your edk2 clone. Ugh, sorry I thought I'd fixed that. I'll fix my editors and send another version out in the next day or so. -- Rebecca Cran