summaryrefslogtreecommitdiff
path: root/CorebootPayloadPkg
AgeCommit message (Expand)AuthorFilesLines
2017-08-03edk2: Move License.txt file to rootMichael D Kinney1-25/+0
2017-08-03edk2: Move TianoCore Contribution Agreement to rootMichael D Kinney1-218/+0
2017-01-20CorebootPayloadPkg: Use EfiEventGroupSignal from UefiLibStar Zeng1-23/+2
2017-01-12CorebootPayloadPkg: Add APRIORI file in FDF fileMaurice Ma1-0/+6
2017-01-10CorebootPayloadPkg: Remove improper build flags in DSC fileMaurice Ma1-2/+0
2016-11-17CorebootPayloadPkg: Allow PciLib instance selectionMaurice Ma2-0/+10
2016-11-10CorebootPayload/PlatformBds: Dispatch deferred images after EndOfDxeRuiyu Ni1-0/+5
2016-11-09CorebootPayloadPkg: Fix GCC build issue on macro definitionMaurice Ma2-2/+2
2016-11-07CorebootPayloadPkg: Fix typos in commentsMaurice Ma1-2/+2
2016-10-27CorebootPayloadPkg: Add "Down" key to Boot Manager Menugdong11-2/+11
2016-10-27CorebootPayloadPkg: Make EFI shell the last boot option.gdong11-5/+5
2016-10-27CorebootPayloadPkg: Add an option to use HPET timer driverMaurice Ma3-0/+24
2016-10-26CorebootPayloadPkg: Notify EndOfDxe and install ReadyToLock protocol.gdong13-4/+69
2016-10-26CorebootModulePkg: Add a library to parse platform specific info.gdong12-0/+2
2016-10-26CorebootPayloadPkg DSC: Add build option to disable deprecated APIsMaurice Ma2-0/+2
2016-10-26CorebootPayloadPkg DSC: Change the section alignment optionMaurice Ma3-0/+7
2016-10-26CorebootPayloadPkg: Switch to use StatusCode driver in MdeModulePkgMaurice Ma3-10/+16
2016-10-18CorebootPayloadPkg/PciHostBridgeLib: Fix the wrong PCI resource limitMaurice Ma1-2/+2
2016-09-02CorebootPayloadPkg/ResetSystemLib: Implement ResetPlatformSpecificRuiyu Ni1-1/+22
2016-08-17CorebootPayloadPkg: fixed GCC49 and GCC5 hang in PeiCorePrince Agyeman1-2/+2
2016-08-17CorebootPayloadPkg : Added MpInitLib to CorebootPayloadPkg.dscPrince Agyeman2-0/+2
2016-05-27CorebootModulePkg/PciHostBridgeLib: Fix PCI 64bit memory BAR size issueMaurice Ma1-1/+5
2016-05-23CorebootPayloadPkg: Consume PlatformHookLib in PlatformBootManagerLibMaurice Ma1-1/+2
2016-05-23CorebootPayloadPkg: Use generic PciBus/PciHostBridge driverMaurice Ma7-10/+976
2016-05-23CorebootPayloadPkg/PlatformBootManagerLib: Fix Linux buildLeahy, Leroy P1-2/+1
2016-05-20CorebootPayloadPkg: Remove BdsPlatform libraryMaurice Ma4-1298/+0
2016-05-20CorebootPayloadPkg: Switch to use generic BdxDxe driverMaurice Ma4-14/+55
2016-05-20CorebootPayloadPkg: Add coreboot PlatfromBootManagerLib implementationMaurice Ma7-12/+1133
2016-05-13CorebootPayloadPkg: Use generic SerialDxe driverMaurice Ma3-6/+3
2016-05-12CorebootPayloadPkg: Add OHCI driverLeahy, Leroy P3-49/+64
2016-05-12CorebootPayloadPkg: Add SD/eMMC supportLeahy, Leroy P3-0/+21
2016-05-12CorebootPayloadPkg: Set the proper Shell file GUIDLeahy, Leroy P2-0/+22
2016-05-12CorebootPayloadPkg: Use correct BaseSerialPortLib16550Leahy, Leroy P2-2/+2
2016-05-12CorebootPayloadPkg: Assume no PCI serial devicesLeahy, Leroy P2-4/+4
2016-05-12CorebootPayloadPkg: Use DOS line endingsLeahy, Leroy P3-460/+455
2016-05-10CorebootPayloadPkg/PlatformBdsLib: Pass more serial parametersLeahy, Leroy P4-5/+71
2016-05-05CorebootPayloadPkg: Use serial drivers with PlatformHookLibLeahy, Leroy P3-3/+6
2016-05-05CorebootPayloadPkg: Allow MaxLogicalProcessorNumber to be changedLeahy, Leroy P2-0/+14
2016-05-05CorebootPayloadPkg: Make serial I/O configurableLeahy, Leroy P2-16/+131
2016-05-05CorebootPayloadPkg: Make shell selectableLeahy, Leroy P3-6/+170
2016-05-02CorebootModulePkg: Remove DuetPkg referencesLeahy, Leroy P3-9/+9
2016-05-02CorebootPayloadPkg: Remove trailing white spaceLeahy, Leroy P3-133/+126
2016-04-07CorebootPayloadPkg: Convert to build FatPkg from sourceJusten, Jordan L3-8/+6
2016-03-25CorebootPayloadPkg: PlatformBdsLib: remove set but unused variablesLaszlo Ersek1-2/+0
2016-03-25CorebootPayloadPkg: FbGop: remove set but unused variablesLaszlo Ersek1-11/+6
2016-03-07FW: [PATCH 3/9] CorebootPayloadPkg/PlatformBdsLib: Fix spelling errorLeahy, Leroy P3-4/+4
2015-11-30CorebootPayloadPkg PlatformHookLib: Fix GCC build failureStar Zeng1-3/+9
2015-11-26CorebootPayloadPkg: Use SerialDxe in MdeModulePkgStar Zeng9-794/+92
2015-07-27CorebootPayloadPkgIa32: Don't specify X64 architectureJordan Justen1-1/+1
2015-06-25CorebootPayloadPkg: Fix "reset -s" issue.Guo Dong1-2/+29