[edk2-devel] [edk2-platforms][PATCH v1 1/1] MinPlatformPkg: Add missing libraries to [Components] in DSC

Michael Kubacki mikuback at linux.microsoft.com
Fri Apr 1 14:12:49 UTC 2022


Thanks for the review.

Can you please merge this soon if there are no concerns?

On 3/23/2022 2:15 AM, Chiu, Chasel wrote:
> 
> Reviewed-by: Chasel Chiu <chasel.chiu at intel.com>
> 
>> -----Original Message-----
>> From: mikuback at linux.microsoft.com <mikuback at linux.microsoft.com>
>> Sent: Wednesday, March 23, 2022 9:28 AM
>> To: devel at edk2.groups.io
>> Cc: Chiu, Chasel <chasel.chiu at intel.com>; Desimone, Nathaniel L
>> <nathaniel.l.desimone at intel.com>; Gao, Liming
>> <gaoliming at byosoft.com.cn>; Dong, Eric <eric.dong at intel.com>
>> Subject: [edk2-platforms][PATCH v1 1/1] MinPlatformPkg: Add missing
>> libraries to [Components] in DSC
>>
>> From: Michael Kubacki <michael.kubacki at microsoft.com>
>>
>> REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3619
>>
>> Adds libraries implemented in MinPlatformPkg to the [Components]
>> section in MinPlatformPkg.dsc so they are included in the package build.
>>
>> Cc: Chasel Chiu <chasel.chiu at intel.com>
>> Cc: Nate DeSimone <nathaniel.l.desimone at intel.com>
>> Cc: Liming Gao <gaoliming at byosoft.com.cn>
>> Cc: Eric Dong <eric.dong at intel.com>
>> Signed-off-by: Michael Kubacki <michael.kubacki at microsoft.com>
>> ---
>>   Platform/Intel/MinPlatformPkg/MinPlatformPkg.dsc | 7 +++++++
>>   1 file changed, 7 insertions(+)
>>
>> diff --git a/Platform/Intel/MinPlatformPkg/MinPlatformPkg.dsc
>> b/Platform/Intel/MinPlatformPkg/MinPlatformPkg.dsc
>> index 0f47182c2647..a8373a4ecb37 100644
>> --- a/Platform/Intel/MinPlatformPkg/MinPlatformPkg.dsc
>> +++ b/Platform/Intel/MinPlatformPkg/MinPlatformPkg.dsc
>> @@ -211,6 +211,13 @@ [Components]
>>
>> MinPlatformPkg/Library/BaseVariableReadLibNull/BaseVariableReadLibNull.
>> inf
>>
>> MinPlatformPkg/Library/SmmVariableReadLib/StandaloneMmVariableRead
>> Lib.inf
>>
>> MinPlatformPkg/Library/SmmVariableWriteLib/StandaloneMmVariableWri
>> teLib.inf
>> +  MinPlatformPkg/Library/PeiVariableReadLib/PeiVariableReadLib.inf
>> +
>> +
>> MinPlatformPkg/Library/DxeRuntimeVariableReadLib/DxeRuntimeVariableR
>> ea
>> + dLib.inf
>> +
>> MinPlatformPkg/Library/DxeRuntimeVariableWriteLib/DxeRuntimeVariable
>> Wr
>> + iteLib.inf
>> +
>> MinPlatformPkg/Library/SmmVariableReadLib/TraditionalMmVariableRead
>> Lib
>> + .inf
>> +
>> MinPlatformPkg/Library/SmmVariableWriteLib/TraditionalMmVariableWrit
>> eL
>> + ib.inf
>> +
>> MinPlatformPkg/Library/BaseLargeVariableLib/BaseLargeVariableReadLib.i
>> + nf
>> + MinPlatformPkg/Library/BaseLargeVariableLib/BaseLargeVariableWriteLib.
>> + inf
>>
>>   [BuildOptions]
>>     *_*_*_CC_FLAGS = -D DISABLE_NEW_DEPRECATED_INTERFACES
>> --
>> 2.28.0.windows.1
> 
> 
> 
> 
> 


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#88335): https://edk2.groups.io/g/devel/message/88335
Mute This Topic: https://groups.io/mt/89967094/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