summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-17Fix some grammar and converge formatting of the two versions of TcpInput.cBALATON Zoltan2-53/+70
2015-04-16IntelFrameworkPkg: Fix a non ASCII char in LegacyBios.h.Qiu Shumin1-1/+1
2015-04-15ShellPkg/UefiShellLevel2CommandsLib: Handle the returned errorOlivier Martin2-2/+5
2015-04-15SourceLevelDebugPkg: Avoid NULL pointer reference.Jeff Fan1-15/+16
2015-04-15ARM toolchain raised this compilation error when using the macro ACPI_DISPLAY...Michael Kinney1-9/+9
2015-04-15Rollback r17180.Shumin Qiu6-1335/+2
2015-04-15MdePkg: Add Bluetooth related definition.Shumin Qiu6-2/+1335
2015-04-15MdeModulePkg: PCD/Pei: eliminate unused but set variableLaszlo Ersek1-3/+2
2015-04-14ArmVirtualizationPkg: Xen: shuffle init order to deal with incoherencyArd Biesheuvel2-6/+15
2015-04-14ArmVirtualizationPkg: invalidate PEI memory region by VAArd Biesheuvel2-0/+11
2015-04-14ArmPkg: remove cache maintenance by VA operation range size thresholdArd Biesheuvel15-53/+12
2015-04-14ArmPlatformPkg: do not fulfil MemoryInitPeiLib dependency directly via .c fileArd Biesheuvel7-5/+16
2015-04-14ArmVirtualizationPkg: make ArmVirtualizationMemoryInitPeiLib the defaultArd Biesheuvel2-1/+1
2015-04-14MdeModulePkg Pcd: Check the input SkuId in SetSku()Star Zeng4-29/+68
2015-04-14Sync the branch changes to trunk. Tim He9-53/+47
2015-04-14Enable DDI1 for the second HDMI display output.David Wei1-3/+3
2015-04-14Coreboot*Pkg/Contributions.txt: Update example email addressJordan Justen2-4/+4
2015-04-14CorebootPayloadPkg: Rename CorebootPayloadPkgX64.dsc X64 -> Ia32X64Jordan Justen2-2/+2
2015-04-14CorebootPayloadPkg: Rename CorebootPayloadPkgIA32.dsc IA32 -> Ia32Jordan Justen2-11/+2
2015-04-13MdeModulePkg PiDxeS3BootScriptLib: Initialize the EFI_BOOT_SCRIPT_TABLE_HEADE...Star Zeng3-3/+7
2015-04-13Save initial TSVal from TCP connection initiation packets.BALATON Zoltan2-2/+6
2015-04-10CorebootPayloadPkg: Remove empty folder reference in DEC fileMaurice Ma1-3/+0
2015-04-10Updated for ECC.exelhauch1-0/+3
2015-04-10MdePkg: Add a set of PcdSetXXS APIs into PcdLib and remove the ASSERT in orig...Star Zeng4-181/+1724
2015-04-10MdeModulePkg: Add ATTRIBUTE (+/-RT, RO) support in PCD declaration in DSC file.Star Zeng6-34/+158
2015-04-10SourceLevelDebugPkg: Fix calculate the checksum bug and add NULL pointer checkJeff Fan2-1/+5
2015-04-10BaseTools/Build: Add all support skuid to the Pcd DB system skuid tableBob Feng3-6/+25
2015-04-10BaseTools/Build: Add SDL supportBob Feng14-30/+1299
2015-04-10BaseTools/Ecc: Add ECC (EFI Code Checker) Binary into BaseTools bin directory.Chen, Hesheng1-3/+7
2015-04-10MdeModulePkg/NvmExpressDxe: Fix possible memory leak issue in NvmExpressDxe d...Feng Tian1-1/+8
2015-04-10MdePkg: Fix build fail when DDK3790 tool chain is usedScott Duplichan1-1/+1
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-10CorebootPayloadPkg: Avoid page table memory allocation failureScott Duplichan1-0/+1
2015-04-10CorebootPayloadPkg: Use unique path for IA32 and X64 payload binariesScott Duplichan2-2/+2
2015-04-10CorebootPayloadPkg: Add NOOPT build to accommodate source level debuggingScott Duplichan2-2/+2
2015-04-10CorebootPayloadPkg: Increase payload size limitScott Duplichan1-4/+4
2015-04-10CorebootPayloadPkg: Use extra braces to prevent gcc compile failScott Duplichan1-3/+3
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-10MdeModulePkg Variable: Enhance the code logic about VariableLockStar Zeng1-0/+14
2015-04-10SecurityPkg Variable: Enhance the code logic about VariableLockStar Zeng1-0/+14
2015-04-10MdeModulePkg: Roll back report status code change in RuntimeDriverSetVirtualA...Elvin Li1-4/+5
2015-04-10IntelFrameworkModulePkg: update comments to clarify runtime memory usage for ...Elvin Li1-1/+1
2015-04-10CorebootModulePkg: Add EFIAPI to OnReadyToBoot to fix gcc compile failScott Duplichan1-2/+3
2015-04-09MdeModulePkg: Put report status code at the end of RuntimeDriverSetVirtualAdd...Elvin Li1-5/+4