summaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/cmdline.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497Thomas Gleixner2019-06-191-2/+1Star
* x86/boot: Add early cmdline parsing for options with argumentsTom Lendacky2017-07-181-0/+105
* x86/boot: Pass in size to early cmdline parsingDave Hansen2016-02-031-2/+9
* x86/boot: Simplify early command line parsingDave Hansen2016-02-031-3/+0Star
* x86/boot: Fix early command-line parsing when partial word matchesDave Hansen2016-02-031-5/+13
* x86/boot: Fix early command-line parsing when matching at endDave Hansen2016-02-031-10/+24
* x86, boot: Carve out early cmdline parsing functionBorislav Petkov2014-05-211-0/+84