Searched hist:a96a0e6153e3d9071c1a4516bf3e94c4cd96c77c (Results 1 – 4 of 4) sorted by relevance
| /rk3399_rockchip-uboot/lib/ |
| H A D | uuid.c | a96a0e6153e3d9071c1a4516bf3e94c4cd96c77c Wed Apr 02 08:20:02 UTC 2014 Przemyslaw Marczak <p.marczak@samsung.com> part_efi: move uuid<->string conversion functions into lib/uuid.c
This commit introduces cleanup for uuid library. Changes: - move uuid<->string conversion functions into lib/uuid.c so they can be used by code outside part_efi.c. - rename uuid_string() to uuid_bin_to_str() for consistency with existing uuid_str_to_bin() - add an error return code to uuid_str_to_bin() - update existing code to the new library functions.
Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com> Cc: Stephen Warren <swarren@nvidia.com> Cc: Lukasz Majewski <l.majewski@samsung.com> Cc: trini@ti.com
|
| H A D | Makefile | a96a0e6153e3d9071c1a4516bf3e94c4cd96c77c Wed Apr 02 08:20:02 UTC 2014 Przemyslaw Marczak <p.marczak@samsung.com> part_efi: move uuid<->string conversion functions into lib/uuid.c
This commit introduces cleanup for uuid library. Changes: - move uuid<->string conversion functions into lib/uuid.c so they can be used by code outside part_efi.c. - rename uuid_string() to uuid_bin_to_str() for consistency with existing uuid_str_to_bin() - add an error return code to uuid_str_to_bin() - update existing code to the new library functions.
Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com> Cc: Stephen Warren <swarren@nvidia.com> Cc: Lukasz Majewski <l.majewski@samsung.com> Cc: trini@ti.com
|
| /rk3399_rockchip-uboot/disk/ |
| H A D | part_efi.c | a96a0e6153e3d9071c1a4516bf3e94c4cd96c77c Wed Apr 02 08:20:02 UTC 2014 Przemyslaw Marczak <p.marczak@samsung.com> part_efi: move uuid<->string conversion functions into lib/uuid.c
This commit introduces cleanup for uuid library. Changes: - move uuid<->string conversion functions into lib/uuid.c so they can be used by code outside part_efi.c. - rename uuid_string() to uuid_bin_to_str() for consistency with existing uuid_str_to_bin() - add an error return code to uuid_str_to_bin() - update existing code to the new library functions.
Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com> Cc: Stephen Warren <swarren@nvidia.com> Cc: Lukasz Majewski <l.majewski@samsung.com> Cc: trini@ti.com
|
| /rk3399_rockchip-uboot/include/ |
| H A D | common.h | a96a0e6153e3d9071c1a4516bf3e94c4cd96c77c Wed Apr 02 08:20:02 UTC 2014 Przemyslaw Marczak <p.marczak@samsung.com> part_efi: move uuid<->string conversion functions into lib/uuid.c
This commit introduces cleanup for uuid library. Changes: - move uuid<->string conversion functions into lib/uuid.c so they can be used by code outside part_efi.c. - rename uuid_string() to uuid_bin_to_str() for consistency with existing uuid_str_to_bin() - add an error return code to uuid_str_to_bin() - update existing code to the new library functions.
Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com> Cc: Stephen Warren <swarren@nvidia.com> Cc: Lukasz Majewski <l.majewski@samsung.com> Cc: trini@ti.com
|