| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | CorebootPayloadPkg: Make shell selectable | Leahy, Leroy P | 2016-05-05 | 3 | -6/+170 |
* | CorebootModulePkg: Remove DuetPkg references | Leahy, Leroy P | 2016-05-02 | 3 | -9/+9 |
* | CorebootPayloadPkg: Remove trailing white space | Leahy, Leroy P | 2016-05-02 | 3 | -133/+126 |
* | CorebootPayloadPkg: Convert to build FatPkg from source | Justen, Jordan L | 2016-04-07 | 3 | -8/+6 |
* | CorebootPayloadPkg: PlatformBdsLib: remove set but unused variables | Laszlo Ersek | 2016-03-25 | 1 | -2/+0 |
* | CorebootPayloadPkg: FbGop: remove set but unused variables | Laszlo Ersek | 2016-03-25 | 1 | -11/+6 |
* | FW: [PATCH 3/9] CorebootPayloadPkg/PlatformBdsLib: Fix spelling error | Leahy, Leroy P | 2016-03-07 | 3 | -4/+4 |
* | CorebootPayloadPkg PlatformHookLib: Fix GCC build failure | Star Zeng | 2015-11-30 | 1 | -3/+9 |
* | CorebootPayloadPkg: Use SerialDxe in MdeModulePkg | Star Zeng | 2015-11-26 | 9 | -794/+92 |
* | CorebootPayloadPkgIa32: Don't specify X64 architecture | Jordan Justen | 2015-07-27 | 1 | -1/+1 |
* | CorebootPayloadPkg: Fix "reset -s" issue. | Guo Dong | 2015-06-25 | 1 | -2/+29 |
* | CorebootPayloadPkg: Replace PciHostBridge driver with PciRootBridgeNoEnumeration | Maurice Ma | 2015-05-11 | 3 | -4/+4 |
* | CorebootPayloadPkg: Use the new PCDs defined in MdePkg. | Ruiyu Ni | 2015-05-06 | 1 | -1/+1 |
* | Coreboot*Pkg/Contributions.txt: Update example email address | Jordan Justen | 2015-04-14 | 1 | -2/+2 |
* | CorebootPayloadPkg: Rename CorebootPayloadPkgX64.dsc X64 -> Ia32X64 | Jordan Justen | 2015-04-14 | 2 | -2/+2 |
* | CorebootPayloadPkg: Rename CorebootPayloadPkgIA32.dsc IA32 -> Ia32 | Jordan Justen | 2015-04-14 | 2 | -11/+2 |
* | CorebootPayloadPkg: Remove empty folder reference in DEC file | Maurice Ma | 2015-04-10 | 1 | -3/+0 |
* | CorebootPayloadPkg: Avoid page table memory allocation failure | Scott Duplichan | 2015-04-10 | 1 | -0/+1 |
* | CorebootPayloadPkg: Use unique path for IA32 and X64 payload binaries | Scott Duplichan | 2015-04-10 | 2 | -2/+2 |
* | CorebootPayloadPkg: Add NOOPT build to accommodate source level debugging | Scott Duplichan | 2015-04-10 | 2 | -2/+2 |
* | CorebootPayloadPkg: Increase payload size limit | Scott Duplichan | 2015-04-10 | 1 | -4/+4 |
* | CorebootPayloadPkg: Use extra braces to prevent gcc compile fail | Scott Duplichan | 2015-04-10 | 1 | -3/+3 |
* | Pkg-Module: CorebootPayloadPkg | Maurice Ma | 2015-03-31 | 21 | -0/+6082 |
* | Pkg-Module: Add Coreboot Payload Package | laurie0131 | 2015-03-25 | 2 | -0/+243 |