[coreboot] [patch 6/7] libpayload: Add a strtoul() function

Patrick Georgi patrick at georgi-clan.de
Sat Oct 18 09:02:03 CEST 2008


jordan.crouse at amd.com schrieb:

Signed-off-by: Jordan Crouse <jordan.crouse at amd.com>
[...]
+/**
+ * Convert the initial portion of a string into an unsigned int
+ * @param ptr A pointer to the string to convert
+ * @param nptr A pointer to the unconverted part of the string

endptr, as in the declaration

Tested build, reviewed, but no functional test. With that in mind,
Acked-by: Patrick Georgi <patrick.georgi at coresystems.de>





More information about the coreboot mailing list