Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | String-handling functions for the new x86 setup code. | H. Peter Anvin | 2007-07-12 | 1 | -0/+52 |
strcmp(), memcpy(), memset(), as well as routines to copy to and from other segments (as pointed to by fs and gs). Signed-off-by: H. Peter Anvin <hpa@zytor.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> |