* string literals in efi_loader code
@ 2021-09-03 1:40 AKASHI Takahiro
0 siblings, 0 replies; only message in thread
From: AKASHI Takahiro @ 2021-09-03 1:40 UTC (permalink / raw)
To: heinrich.schuchardt; +Cc: u-boot
Heinrich,
You started to use u"..." literals in efi_loader code in
commit 99bfab8b5832("efi_loader: identify PK, KEK, db, dbx correctly"),
but there are still lots of L"..." literals seen.
Do you want to replace all the 'L' to 'u'?
I think that mixing both usages would cause confusion.
What is your policy?
(I know -fshort-wchar is still on in Makefile.)
-Takahiro Akashi
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-09-03 1:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-03 1:40 string literals in efi_loader code AKASHI Takahiro
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox