[edk2-devel] [PATCH] IntelFsp2Pkg: Fix multibyte array data issue

Nate DeSimone nathaniel.l.desimone at intel.com
Thu Aug 5 22:10:01 UTC 2021


Hi Tung Lun,

Is this patch still needed or was it superseded by https://edk2.groups.io/g/devel/message/75168 ?

Thanks,
Nate

-----Original Message-----
From: devel at edk2.groups.io <devel at edk2.groups.io> On Behalf Of Tung Lun
Sent: Thursday, April 1, 2021 7:32 PM
To: devel at edk2.groups.io
Cc: Loo, Tung Lun <tung.lun.loo at intel.com>
Subject: [edk2-devel] [PATCH] IntelFsp2Pkg: Fix multibyte array data issue

Change-Id: Iad50d68a93ea1da13c2264fac7229f2d540531f0
Signed-off-by: Loo Tung Lun <tung.lun.loo at intel.com>
---
 IntelFsp2Pkg/Tools/FspDscBsf2Yaml.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/IntelFsp2Pkg/Tools/FspDscBsf2Yaml.py b/IntelFsp2Pkg/Tools/FspDscBsf2Yaml.py
index cad9b60e73..5e94e86db5 100644
--- a/IntelFsp2Pkg/Tools/FspDscBsf2Yaml.py
+++ b/IntelFsp2Pkg/Tools/FspDscBsf2Yaml.py
@@ -291,7 +291,6 @@ class CFspDsc2Yaml():
                 raise Exception('DSC variable creation error !')         else:             raise Exception('Unsupported file "%s" !' % file_name)-        gen_cfg_data.UpdateDefaultValue()         self.gen_cfg_data = gen_cfg_data      def print_dsc_line(self):-- 
2.28.0.windows.1



-=-=-=-=-=-=
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#73635): https://edk2.groups.io/g/devel/message/73635
Mute This Topic: https://groups.io/mt/81794616/1767664
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [nathaniel.l.desimone at intel.com] -=-=-=-=-=-=




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