Searched hist:"9485 c65f6d28b71ff697849c1c8d47fd077ccd07" (Results 1 – 4 of 4) sorted by relevance
/DragonStub/inc/ |
H A D | efirtlib.h | 9485c65f6d28b71ff697849c1c8d47fd077ccd07 Tue Mar 13 19:20:28 UTC 2018 Peter Jones <pjones@redhat.com> gnu-efi: add some more common string functions.
This adds bounded string helper functions:
StrnLen() StrnCpy() StrnCat() StpnCpy()
And the unbounded function StpCpy().
Signed-off-by: Peter Jones <pjones@redhat.com> Signed-off-by: Nigel Croxon <ncroxon@redhat.com>
|
H A D | efilib.h | 9485c65f6d28b71ff697849c1c8d47fd077ccd07 Tue Mar 13 19:20:28 UTC 2018 Peter Jones <pjones@redhat.com> gnu-efi: add some more common string functions.
This adds bounded string helper functions:
StrnLen() StrnCpy() StrnCat() StpnCpy()
And the unbounded function StpCpy().
Signed-off-by: Peter Jones <pjones@redhat.com> Signed-off-by: Nigel Croxon <ncroxon@redhat.com>
|
/DragonStub/lib/runtime/ |
H A D | rtstr.c | 9485c65f6d28b71ff697849c1c8d47fd077ccd07 Tue Mar 13 19:20:28 UTC 2018 Peter Jones <pjones@redhat.com> gnu-efi: add some more common string functions.
This adds bounded string helper functions:
StrnLen() StrnCpy() StrnCat() StpnCpy()
And the unbounded function StpCpy().
Signed-off-by: Peter Jones <pjones@redhat.com> Signed-off-by: Nigel Croxon <ncroxon@redhat.com>
|
/DragonStub/lib/ |
H A D | str.c | 9485c65f6d28b71ff697849c1c8d47fd077ccd07 Tue Mar 13 19:20:28 UTC 2018 Peter Jones <pjones@redhat.com> gnu-efi: add some more common string functions.
This adds bounded string helper functions:
StrnLen() StrnCpy() StrnCat() StpnCpy()
And the unbounded function StpCpy().
Signed-off-by: Peter Jones <pjones@redhat.com> Signed-off-by: Nigel Croxon <ncroxon@redhat.com>
|