[edk2-devel] [PATCH 1/1] OvmfPkg/OvmfPkg.dec: Adjust PcdMptScsiStallPerPollUsec

Laszlo Ersek lersek at redhat.com
Wed Jul 15 16:51:18 UTC 2020


On 07/15/20 17:45, Laszlo Ersek wrote:
> On 07/15/20 10:20, Gary Lin wrote:
>> The toke value of PcdMptScsiStallPerPollUsec should be 0x3a since the
>> previous toke value is 0x39.
>>
>> Cc: Jordan Justen <jordan.l.justen at intel.com>
>> Cc: Laszlo Ersek <lersek at redhat.com>
>> Cc: Ard Biesheuvel <ard.biesheuvel at arm.com>
>> Cc: Liran Alon <liran.alon at oracle.com>
>> Cc: Nikita Leshenko <nikita.leshchenko at oracle.com>
>> Signed-off-by: Gary Lin <glin at suse.com>
>> ---
>>  OvmfPkg/OvmfPkg.dec | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/OvmfPkg/OvmfPkg.dec b/OvmfPkg/OvmfPkg.dec
>> index 65bb2bb0eb4c..2b0f137cbcce 100644
>> --- a/OvmfPkg/OvmfPkg.dec
>> +++ b/OvmfPkg/OvmfPkg.dec
>> @@ -172,7 +172,7 @@ [PcdsFixedAtBuild]
>>    gUefiOvmfPkgTokenSpaceGuid.PcdMptScsiMaxTargetLimit|7|UINT8|0x39
>>  
>>    ## Microseconds to stall between polling for MptScsi request result
>> -  gUefiOvmfPkgTokenSpaceGuid.PcdMptScsiStallPerPollUsec|5|UINT32|0x40
>> +  gUefiOvmfPkgTokenSpaceGuid.PcdMptScsiStallPerPollUsec|5|UINT32|0x3a
>>  
>>    gUefiOvmfPkgTokenSpaceGuid.PcdOvmfFlashNvStorageEventLogBase|0x0|UINT32|0x8
>>    gUefiOvmfPkgTokenSpaceGuid.PcdOvmfFlashNvStorageEventLogSize|0x0|UINT32|0x9
>>
> 
> Thank you for the patch!
> 
> I've updated the subject:
> 
>   OvmfPkg/OvmfPkg.dec: Adjust PcdMptScsiStallPerPollUsec token value
> 
> I've also fixed two typos in the commit message (s/toke value/token
> value/, twice).
> 
> Reviewed-by: Laszlo Ersek <lersek at redhat.com>
> 
> I'm trying to merge this via <https://github.com/tianocore/edk2/pull/797>.

Commit d9269d691388.

Thanks!
Laszlo


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#62635): https://edk2.groups.io/g/devel/message/62635
Mute This Topic: https://groups.io/mt/75516621/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-




More information about the edk2-devel-archive mailing list