coreinfo/coreinfo.c: Support both lower and upper case alphabets
commitd3d38c95b7c23c5bd455d35e1b5bef0bce7b2cc5
authorHimanshu Sahdev <himanshusah@hcl.com>
Mon, 23 Sep 2019 09:38:18 +0000 (23 15:08 +0530)
committerPatrick Georgi <pgeorgi@google.com>
Wed, 2 Oct 2019 11:20:06 +0000 (2 11:20 +0000)
tree4ba5f318ed1950927b9b93bc4c9e80fd6abed55b
parent0f47ff1be5a16c8de1995617830ec8fedbbb4197
coreinfo/coreinfo.c: Support both lower and upper case alphabets

Modify handle_category_key to handle both upper and lower case alphabets
in the coreinfo payload.

Change-Id: I3ccbf69e90ba7824ad6ec85d2ca59aa8f40b3006
Signed-off-by: Himanshu Sahdev <himanshusah@hcl.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35538
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
payloads/coreinfo/coreinfo.c