u-boot/cmd/x86
Simon Glass 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul()
It is a pain to have to specify the value 16 in each call. Add a new
hextoul() function and update the code to use it.

Add a proper comment to simple_strtoul() while we are here.

Signed-off-by: Simon Glass <sjg@chromium.org>
2021-08-02 13:32:14 -04:00
..
cbsysinfo.c x86: Correct regwidth prompt in cbsysinfo 2021-05-10 13:56:12 +08:00
exception.c command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
fsp.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
hob.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
Makefile x86: Add a command to display coreboot sysinfo 2021-03-27 15:04:30 +13:00
mtrr.c global: Convert simple_strtoul() with hex to hextoul() 2021-08-02 13:32:14 -04:00