summaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/cmdline.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-4/+4
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497Thomas Gleixner1-2/+1
2017-07-18x86/boot: Add early cmdline parsing for options with argumentsTom Lendacky1-0/+105
2016-02-03x86/boot: Pass in size to early cmdline parsingDave Hansen1-2/+9
2016-02-03x86/boot: Simplify early command line parsingDave Hansen1-3/+0
2016-02-03x86/boot: Fix early command-line parsing when partial word matchesDave Hansen1-5/+13
2016-02-03x86/boot: Fix early command-line parsing when matching at endDave Hansen1-10/+24
2014-05-20x86, boot: Carve out early cmdline parsing functionBorislav Petkov1-0/+84