summaryrefslogtreecommitdiff
path: root/CorebootPayloadPkg
AgeCommit message (Expand)AuthorFilesLines
2019-02-12CorebootPayloadPkg: Fix various typosAntoine Coeur7-67/+67
2019-01-24CorebootPayloadPkg: Use merged variable driver for emulated NV modeStar Zeng3-6/+20
2018-11-05CorebootPayloadPkg: Remove EdkShellBinPkg in FDFshenglei3-22/+4
2018-10-17CorebootPayloadPkg: don't use serial output for Release buildWonkyu Kim2-0/+8
2018-08-14CorebootPayloadPkg: Removing ipf from edk2.chenc24-9/+9
2018-07-27CorebootPayload/PlatformBDS: Impl PlatformBootManagerUnableToBootRuiyu Ni1-1/+18
2018-03-30CorebootPayloadPkg: Conditionally add DebugAgentLib for DXE driversAlex James2-0/+6
2018-03-15CorebootPayloadPkg/PciHostBridgeLib: clear aperture vars for (re)initHeyi Guo1-1/+6
2018-02-05CorebootPayloadPkg/FbGop: Produces correct PixelsPerScanLineBenjamin You1-1/+1
2018-01-30CorebootPayloadPkg: Use correct BytesPerScanLineArthur Heymans1-1/+1
2017-11-29CorebootPayloadPkg: Fix build failure due to Tftp/Dp library removalRuiyu Ni3-35/+41
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