Age | Commit message (Expand) | Author | Files | Lines |
2016-11-17 | CorebootPayloadPkg/CbSupportPei: Fix the memory map issue | Maurice Ma | 1 | -0/+5 |
2016-10-27 | CorebootModulePkgPkg: Expose FindCbTag API from CbParseLib | gdong1 | 2 | -1/+37 |
2016-10-26 | CorebootModulePkg: Fix memmap issue | gdong1 | 4 | -111/+135 |
2016-10-26 | CorebootModulePkg: Add a library to parse platform specific info. | gdong1 | 7 | -1/+135 |
2016-10-26 | CorebootPayloadPkg DSC: Add build option to disable deprecated APIs | Maurice Ma | 1 | -1/+2 |
2016-08-03 | CorebootModulePkg/SecCore: Adding NASM files in SecCore module | Ma, Maurice | 3 | -5/+153 |
2016-05-27 | CorebootModulePkg: Remove unused PCI non-enumeration drivers | Maurice Ma | 32 | -13442/+0 |
2016-05-23 | CorebootModulePkg/CbSupportDxe: Text only support | Leahy, Leroy P | 1 | -10/+11 |
2016-05-20 | CorebootModulePkg: Add video resolution PCD initialization | Maurice Ma | 3 | -1/+25 |
2016-05-20 | CorebootModulePkg: Convert TAB to white space for CbSupportDxe driver | Maurice Ma | 1 | -71/+71 |
2016-05-18 | CorebootModulePkg: Use PCD for memory type information initialization | Maurice Ma | 3 | -22/+33 |
2016-05-17 | CorebootModulePkg: Remove PciSioSerialDxe and SerialDxe driver | Maurice Ma | 11 | -4389/+0 |
2016-05-10 | CorebootPayloadPkg/PlatformBdsLib: Pass more serial parameters | Leahy, Leroy P | 3 | -18/+57 |
2016-05-10 | CorebootPayloadPkg/PciBusNoEnumerationDxe: Skip disabled devices | Leahy, Leroy P | 1 | -0/+9 |
2016-05-10 | CorebootModulePkg/PciBusNoEnumerationDxe: Remove white space | Leahy, Leroy P | 1 | -46/+46 |
2016-05-10 | CorebootModulePkg/BaseSerialPortLib: Set DTR and RTS | Leahy, Leroy P | 1 | -2/+3 |
2016-05-10 | CorebootModulePkg/BaseSerialPortLib16550: Remove white-space | Leahy, Leroy P | 2 | -64/+64 |
2016-05-10 | CorebootModulePkg: Add BaseSerialPortLib16550 | Leahy, Leroy P | 3 | -0/+1164 |
2016-05-05 | CorebootModulePkg/SerialDxe: Use PlatformHookLib | Leahy, Leroy P | 4 | -0/+623 |
2016-05-05 | CorebootModulePkg/PciSioSerialDxe: Use PlatformHookLib | Leahy, Leroy P | 7 | -0/+3766 |
2016-05-02 | CorebootModulePkg: Remove DuetPkg references | Leahy, Leroy P | 36 | -0/+15249 |
2016-02-26 | CorebootModulePkg-CbParseLib: Fix bad reference in CbParseLib | Leahy, Leroy P | 1 | -1/+2 |
2016-02-26 | CorebootModulePkg-CbParseLib: Add ACPI table verification | Leahy, Leroy P | 1 | -0/+9 |
2015-08-18 | CorebootModulePkg:Removing EFI_RESOURCE_ATTRIBUTE_TESTED | Scott Duplichan | 1 | -1/+5 |
2015-07-01 | CorebootModulePkg: Get power management register addresses. | Guo Dong | 1 | -1/+24 |
2015-06-25 | CorebootModulePkg: Get power management register addresses. | Guo Dong | 3 | -3/+13 |
2015-06-03 | CorebootModulePkg/CbSupportPei: Relace tabs with whitespaces | Maurice Ma | 1 | -177/+177 |
2015-06-03 | CorebootModulePkg/CbSupportPei: Mask off all legacy 8259 interrupt sources | Maurice Ma | 3 | -4/+15 |
2015-05-27 | CorebootModulePkg: Fix GCC build failure. | Guo Dong | 2 | -2/+2 |
2015-05-20 | CorebootModulePkg/CbParseLib: Coding style update | Guo Dong | 1 | -88/+159 |
2015-05-20 | CorebootModulePkg/CbParseLib: Fix coding issue in ACPI | Guo Dong | 1 | -3/+3 |
2015-05-20 | CorebootModulePkg/CbParseLib: Remove tab and spaces | Guo Dong | 1 | -247/+245 |
2015-05-20 | CorebootModulePkg/CbParseLib: Support current Coreboot IMD | Guo Dong | 2 | -15/+58 |
2015-04-14 | Coreboot*Pkg/Contributions.txt: Update example email address | Jordan Justen | 1 | -2/+2 |
2015-04-10 | CorebootModulePkg/CbSupportDxe: Add EFIAPI to CbDxeEntryPoint | Scott Duplichan | 1 | -0/+1 |
2015-04-10 | CorebootModulePkg: DEBUG print format corrections | Scott Duplichan | 3 | -20/+20 |
2015-04-10 | CorebootModulePkg: Avoid gcc compile fail caused by unrecognized pragma | Scott Duplichan | 1 | -0/+2 |
2015-04-10 | CorebootModulePkg: Reformat asm constant to avoid gcc assembler fail | Scott Duplichan | 1 | -1/+1 |
2015-04-10 | CorebootModulePkg: Add 'ULL' suffix to avoid gcc 4.4 compile fail | Scott Duplichan | 1 | -1/+1 |
2015-04-10 | CorebootModulePkg: Change CbParseAcpiTable prototype to avoid gcc fail | Scott Duplichan | 2 | -3/+3 |
2015-04-10 | CorebootModulePkg: Remove unused static functions to prevent gcc build fail | Scott Duplichan | 1 | -10/+0 |
2015-04-10 | CorebootModulePkg: Fix build failure with 32-bit NOOPT target | Scott Duplichan | 1 | -1/+1 |
2015-04-10 | CorebootModulePkg: Add EFIAPI to OnReadyToBoot to fix gcc compile fail | Scott Duplichan | 1 | -2/+3 |
2015-03-31 | Pkg-Module: CorebootModulePkg | Maurice Ma | 22 | -0/+2928 |
2015-03-31 | Pkg-Module: CorebootModulePkg | Maurice Ma | 22 | -2928/+0 |
2015-03-31 | Pkg-Module: CorebootModulePkg | Maurice Ma | 22 | -0/+2928 |
2015-03-25 | Pkg-Module: Add Coreboot module Package | laurie0131 | 2 | -0/+243 |