Fix bugs about boot sequence parser plugin 69/295369/1
authorHwankyu Jhun <h.jhun@samsung.com>
Thu, 6 Jul 2023 06:57:18 +0000 (15:57 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Thu, 6 Jul 2023 06:57:18 +0000 (15:57 +0900)
commitea04cdf6c4f77880f36c6c65216098e84031d6d4
treeb3654241803a19ba860016dd6fbeb561d2aaeb09
parente85bedce745554f5ee86adc289ecde1bf3faf765
Fix bugs about boot sequence parser plugin

The condition of if statements are wrong. If the value is not 'true' or 'false',
the parser plugin should set the default value.

Change-Id: I41b44aa90779d4bc74711d955ce9fcdea03264a1
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
parser/boot-sequencer/parser_plugin.cc