summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/compressed/string.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86, boot: Remove misc.h inclusion from compressed/string.cVivek Goyal2014-05-081-4/+0
* x86, boot: Move memset() definition in compressed/string.cVivek Goyal2014-03-191-0/+10
* x86, boot: Move memcmp() into string.h and string.cVivek Goyal2014-03-191-11/+0
* x86, boot: Move optimized memcpy() 32/64 bit versions to compressed/string.cVivek Goyal2014-03-191-0/+33
* x86, boot: Undef memcmp before providing a new definitionVivek Goyal2014-03-191-0/+2
* x86, efi: EFI boot stub supportMatt Fleming2011-12-121-0/+9
* x86, setup: move isdigit.h to ctype.h, header files on top.H. Peter Anvin2010-08-031-2/+0
* x86, setup: enable early console output from the decompressorYinghai Lu2010-08-031-0/+4