summaryrefslogtreecommitdiff
path: root/payloads/libpayload/include/x86/arch/apic.h
Commit message (Expand)AuthorAgeFilesLines
* libpayload: allow nonblocking delay and more than one delayRonald G Minnich2020-07-161-0/+2
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* libpayload/apic: Only ACK interrupts triggered by the APICRaul E Rangel2018-10-041-1/+1
* src/*: normalize Google copyright headersPatrick Georgi2018-09-281-1/+1
* libpayload/x86/apic: Add an apic_delay method and calibrate the timerRaul E Rangel2018-09-121-0/+2
* libpayload/arch/x86: Add support for initializing the APICRaul E Rangel2018-09-121-0/+43