| Commit message (Expand) | Author | Age | Files | Lines |
* | CorebootPayloadPkg: Fix various typos | Antoine Coeur | 2019-02-12 | 7 | -67/+67 |
* | CorebootPayloadPkg: Use merged variable driver for emulated NV mode | Star Zeng | 2019-01-24 | 3 | -6/+20 |
* | CorebootPayloadPkg: Remove EdkShellBinPkg in FDF | shenglei | 2018-11-05 | 3 | -22/+4 |
* | CorebootPayloadPkg: don't use serial output for Release build | Wonkyu Kim | 2018-10-17 | 2 | -0/+8 |
* | CorebootPayloadPkg: Removing ipf from edk2. | chenc2 | 2018-08-14 | 4 | -9/+9 |
* | CorebootPayload/PlatformBDS: Impl PlatformBootManagerUnableToBoot | Ruiyu Ni | 2018-07-27 | 1 | -1/+18 |
* | CorebootPayloadPkg: Conditionally add DebugAgentLib for DXE drivers | Alex James | 2018-03-30 | 2 | -0/+6 |
* | CorebootPayloadPkg/PciHostBridgeLib: clear aperture vars for (re)init | Heyi Guo | 2018-03-15 | 1 | -1/+6 |
* | CorebootPayloadPkg/FbGop: Produces correct PixelsPerScanLine | Benjamin You | 2018-02-05 | 1 | -1/+1 |
* | CorebootPayloadPkg: Use correct BytesPerScanLine | Arthur Heymans | 2018-01-30 | 1 | -1/+1 |
* | CorebootPayloadPkg: Fix build failure due to Tftp/Dp library removal | Ruiyu Ni | 2017-11-29 | 3 | -35/+41 |
* | edk2: Move License.txt file to root | Michael D Kinney | 2017-08-03 | 1 | -25/+0 |
* | edk2: Move TianoCore Contribution Agreement to root | Michael D Kinney | 2017-08-03 | 1 | -218/+0 |
* | CorebootPayloadPkg: Use EfiEventGroupSignal from UefiLib | Star Zeng | 2017-01-20 | 1 | -23/+2 |
* | CorebootPayloadPkg: Add APRIORI file in FDF file | Maurice Ma | 2017-01-12 | 1 | -0/+6 |
* | CorebootPayloadPkg: Remove improper build flags in DSC file | Maurice Ma | 2017-01-10 | 1 | -2/+0 |
* | CorebootPayloadPkg: Allow PciLib instance selection | Maurice Ma | 2016-11-17 | 2 | -0/+10 |
* | CorebootPayload/PlatformBds: Dispatch deferred images after EndOfDxe | Ruiyu Ni | 2016-11-10 | 1 | -0/+5 |
* | CorebootPayloadPkg: Fix GCC build issue on macro definition | Maurice Ma | 2016-11-09 | 2 | -2/+2 |
* | CorebootPayloadPkg: Fix typos in comments | Maurice Ma | 2016-11-07 | 1 | -2/+2 |
* | CorebootPayloadPkg: Add "Down" key to Boot Manager Menu | gdong1 | 2016-10-27 | 1 | -2/+11 |
* | CorebootPayloadPkg: Make EFI shell the last boot option. | gdong1 | 2016-10-27 | 1 | -5/+5 |
* | CorebootPayloadPkg: Add an option to use HPET timer driver | Maurice Ma | 2016-10-27 | 3 | -0/+24 |
* | CorebootPayloadPkg: Notify EndOfDxe and install ReadyToLock protocol. | gdong1 | 2016-10-26 | 3 | -4/+69 |
* | CorebootModulePkg: Add a library to parse platform specific info. | gdong1 | 2016-10-26 | 2 | -0/+2 |
* | CorebootPayloadPkg DSC: Add build option to disable deprecated APIs | Maurice Ma | 2016-10-26 | 2 | -0/+2 |
* | CorebootPayloadPkg DSC: Change the section alignment option | Maurice Ma | 2016-10-26 | 3 | -0/+7 |
* | CorebootPayloadPkg: Switch to use StatusCode driver in MdeModulePkg | Maurice Ma | 2016-10-26 | 3 | -10/+16 |
* | CorebootPayloadPkg/PciHostBridgeLib: Fix the wrong PCI resource limit | Maurice Ma | 2016-10-18 | 1 | -2/+2 |
* | CorebootPayloadPkg/ResetSystemLib: Implement ResetPlatformSpecific | Ruiyu Ni | 2016-09-02 | 1 | -1/+22 |
* | CorebootPayloadPkg: fixed GCC49 and GCC5 hang in PeiCore | Prince Agyeman | 2016-08-17 | 1 | -2/+2 |
* | CorebootPayloadPkg : Added MpInitLib to CorebootPayloadPkg.dsc | Prince Agyeman | 2016-08-17 | 2 | -0/+2 |
* | CorebootModulePkg/PciHostBridgeLib: Fix PCI 64bit memory BAR size issue | Maurice Ma | 2016-05-27 | 1 | -1/+5 |
* | CorebootPayloadPkg: Consume PlatformHookLib in PlatformBootManagerLib | Maurice Ma | 2016-05-23 | 1 | -1/+2 |
* | CorebootPayloadPkg: Use generic PciBus/PciHostBridge driver | Maurice Ma | 2016-05-23 | 7 | -10/+976 |
* | CorebootPayloadPkg/PlatformBootManagerLib: Fix Linux build | Leahy, Leroy P | 2016-05-23 | 1 | -2/+1 |
* | CorebootPayloadPkg: Remove BdsPlatform library | Maurice Ma | 2016-05-20 | 4 | -1298/+0 |
* | CorebootPayloadPkg: Switch to use generic BdxDxe driver | Maurice Ma | 2016-05-20 | 4 | -14/+55 |
* | CorebootPayloadPkg: Add coreboot PlatfromBootManagerLib implementation | Maurice Ma | 2016-05-20 | 7 | -12/+1133 |
* | CorebootPayloadPkg: Use generic SerialDxe driver | Maurice Ma | 2016-05-13 | 3 | -6/+3 |
* | CorebootPayloadPkg: Add OHCI driver | Leahy, Leroy P | 2016-05-12 | 3 | -49/+64 |
* | CorebootPayloadPkg: Add SD/eMMC support | Leahy, Leroy P | 2016-05-12 | 3 | -0/+21 |
* | CorebootPayloadPkg: Set the proper Shell file GUID | Leahy, Leroy P | 2016-05-12 | 2 | -0/+22 |
* | CorebootPayloadPkg: Use correct BaseSerialPortLib16550 | Leahy, Leroy P | 2016-05-12 | 2 | -2/+2 |
* | CorebootPayloadPkg: Assume no PCI serial devices | Leahy, Leroy P | 2016-05-12 | 2 | -4/+4 |
* | CorebootPayloadPkg: Use DOS line endings | Leahy, Leroy P | 2016-05-12 | 3 | -460/+455 |
* | CorebootPayloadPkg/PlatformBdsLib: Pass more serial parameters | Leahy, Leroy P | 2016-05-10 | 4 | -5/+71 |
* | CorebootPayloadPkg: Use serial drivers with PlatformHookLib | Leahy, Leroy P | 2016-05-05 | 3 | -3/+6 |
* | CorebootPayloadPkg: Allow MaxLogicalProcessorNumber to be changed | Leahy, Leroy P | 2016-05-05 | 2 | -0/+14 |
* | CorebootPayloadPkg: Make serial I/O configurable | Leahy, Leroy P | 2016-05-05 | 2 | -16/+131 |