Re: [edk2-devel] [PATCH 3/5] Platform/Intel/CometlakeOpenBoardPkg: Change some PCDs type

2020-06-11 Thread Chiu, Chasel
Reviewed-by: Chasel Chiu > -Original Message- > From: Tan, Ming > Sent: Tuesday, June 9, 2020 7:24 PM > To: devel@edk2.groups.io > Cc: Chiu, Chasel ; Desimone, Nathaniel L > ; Chaganty, Rangasai V > > Subject: [PATCH 3/5] Platform/Intel/CometlakeOpenBoardPkg: Change some > PCDs type

Re: [edk2-devel] [PATCH 3/5] Platform/Intel/CometlakeOpenBoardPkg: Change some PCDs type

2020-06-10 Thread Chaganty, Rangasai V
Reviewed-by: Sai Chaganty -Original Message- From: Tan, Ming Sent: Tuesday, June 09, 2020 4:24 AM To: devel@edk2.groups.io Cc: Chiu, Chasel ; Desimone, Nathaniel L ; Chaganty, Rangasai V Subject: [PATCH 3/5] Platform/Intel/CometlakeOpenBoardPkg: Change some PCDs type REF: https://b

Re: [edk2-devel] [PATCH 3/5] Platform/Intel/CometlakeOpenBoardPkg: Change some PCDs type

2020-06-10 Thread Nate DeSimone
Reviewed-by: Nate DeSimone -Original Message- From: Tan, Ming Sent: Tuesday, June 9, 2020 4:24 AM To: devel@edk2.groups.io Cc: Chiu, Chasel ; Desimone, Nathaniel L ; Chaganty, Rangasai V Subject: [PATCH 3/5] Platform/Intel/CometlakeOpenBoardPkg: Change some PCDs type REF: https://bu

[edk2-devel] [PATCH 3/5] Platform/Intel/CometlakeOpenBoardPkg: Change some PCDs type

2020-06-09 Thread Tan, Ming
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2791 Since the type of PcdStatusCodeUseSerial and PcdStatusCodeUseMemory in MdeModulePkg.dec are changed, so change them from PcdsFeatureFlag to PcdsFixedAtBuild in dsc files. Cc: Chasel Chiu Cc: Nate DeSimone Cc: Rangasai V Chaganty Signed-o