summaryrefslogtreecommitdiff
path: root/CorebootModulePkg
AgeCommit message (Expand)AuthorFilesLines
2015-08-18CorebootModulePkg:Removing EFI_RESOURCE_ATTRIBUTE_TESTEDScott Duplichan1-1/+5
2015-07-01CorebootModulePkg: Get power management register addresses.Guo Dong1-1/+24
2015-06-25CorebootModulePkg: Get power management register addresses.Guo Dong3-3/+13
2015-06-03CorebootModulePkg/CbSupportPei: Relace tabs with whitespacesMaurice Ma1-177/+177
2015-06-03CorebootModulePkg/CbSupportPei: Mask off all legacy 8259 interrupt sourcesMaurice Ma3-4/+15
2015-05-27CorebootModulePkg: Fix GCC build failure.Guo Dong2-2/+2
2015-05-20CorebootModulePkg/CbParseLib: Coding style updateGuo Dong1-88/+159
2015-05-20CorebootModulePkg/CbParseLib: Fix coding issue in ACPIGuo Dong1-3/+3
2015-05-20CorebootModulePkg/CbParseLib: Remove tab and spacesGuo Dong1-247/+245
2015-05-20CorebootModulePkg/CbParseLib: Support current Coreboot IMDGuo Dong2-15/+58
2015-04-14Coreboot*Pkg/Contributions.txt: Update example email addressJordan Justen1-2/+2
2015-04-10CorebootModulePkg/CbSupportDxe: Add EFIAPI to CbDxeEntryPointScott Duplichan1-0/+1
2015-04-10CorebootModulePkg: DEBUG print format correctionsScott Duplichan3-20/+20
2015-04-10CorebootModulePkg: Avoid gcc compile fail caused by unrecognized pragmaScott Duplichan1-0/+2
2015-04-10CorebootModulePkg: Reformat asm constant to avoid gcc assembler failScott Duplichan1-1/+1
2015-04-10CorebootModulePkg: Add 'ULL' suffix to avoid gcc 4.4 compile failScott Duplichan1-1/+1
2015-04-10CorebootModulePkg: Change CbParseAcpiTable prototype to avoid gcc failScott Duplichan2-3/+3
2015-04-10CorebootModulePkg: Remove unused static functions to prevent gcc build failScott Duplichan1-10/+0
2015-04-10CorebootModulePkg: Fix build failure with 32-bit NOOPT targetScott Duplichan1-1/+1
2015-04-10CorebootModulePkg: Add EFIAPI to OnReadyToBoot to fix gcc compile failScott Duplichan1-2/+3
2015-03-31Pkg-Module: CorebootModulePkgMaurice Ma22-0/+2928
2015-03-31Pkg-Module: CorebootModulePkgMaurice Ma22-2928/+0
2015-03-31Pkg-Module: CorebootModulePkgMaurice Ma22-0/+2928
2015-03-25Pkg-Module: Add Coreboot module Packagelaurie01312-0/+243