summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Enable DDI1 for the second HDMI display output.David Wei2015-04-141-3/+3
* Coreboot*Pkg/Contributions.txt: Update example email addressJordan Justen2015-04-142-4/+4
* CorebootPayloadPkg: Rename CorebootPayloadPkgX64.dsc X64 -> Ia32X64Jordan Justen2015-04-142-2/+2
* CorebootPayloadPkg: Rename CorebootPayloadPkgIA32.dsc IA32 -> Ia32Jordan Justen2015-04-142-11/+2
* MdeModulePkg PiDxeS3BootScriptLib: Initialize the EFI_BOOT_SCRIPT_TABLE_HEADE...Star Zeng2015-04-133-3/+7
* Save initial TSVal from TCP connection initiation packets.BALATON Zoltan2015-04-132-2/+6
* CorebootPayloadPkg: Remove empty folder reference in DEC fileMaurice Ma2015-04-101-3/+0
* Updated for ECC.exelhauch2015-04-101-0/+3
* MdePkg: Add a set of PcdSetXXS APIs into PcdLib and remove the ASSERT in orig...Star Zeng2015-04-104-181/+1724
* MdeModulePkg: Add ATTRIBUTE (+/-RT, RO) support in PCD declaration in DSC file.Star Zeng2015-04-106-34/+158
* SourceLevelDebugPkg: Fix calculate the checksum bug and add NULL pointer checkJeff Fan2015-04-102-1/+5
* BaseTools/Build: Add all support skuid to the Pcd DB system skuid tableBob Feng2015-04-103-6/+25
* BaseTools/Build: Add SDL supportBob Feng2015-04-1014-30/+1299
* BaseTools/Ecc: Add ECC (EFI Code Checker) Binary into BaseTools bin directory.Chen, Hesheng2015-04-101-3/+7
* MdeModulePkg/NvmExpressDxe: Fix possible memory leak issue in NvmExpressDxe d...Feng Tian2015-04-101-1/+8
* MdePkg: Fix build fail when DDK3790 tool chain is usedScott Duplichan2015-04-101-1/+1
* CorebootModulePkg/CbSupportDxe: Add EFIAPI to CbDxeEntryPointScott Duplichan2015-04-101-0/+1
* CorebootModulePkg: DEBUG print format correctionsScott Duplichan2015-04-103-20/+20
* CorebootModulePkg: Avoid gcc compile fail caused by unrecognized pragmaScott Duplichan2015-04-101-0/+2
* CorebootPayloadPkg: Avoid page table memory allocation failureScott Duplichan2015-04-101-0/+1
* CorebootPayloadPkg: Use unique path for IA32 and X64 payload binariesScott Duplichan2015-04-102-2/+2
* CorebootPayloadPkg: Add NOOPT build to accommodate source level debuggingScott Duplichan2015-04-102-2/+2
* CorebootPayloadPkg: Increase payload size limitScott Duplichan2015-04-101-4/+4
* CorebootPayloadPkg: Use extra braces to prevent gcc compile failScott Duplichan2015-04-101-3/+3
* CorebootModulePkg: Reformat asm constant to avoid gcc assembler failScott Duplichan2015-04-101-1/+1
* CorebootModulePkg: Add 'ULL' suffix to avoid gcc 4.4 compile failScott Duplichan2015-04-101-1/+1
* CorebootModulePkg: Change CbParseAcpiTable prototype to avoid gcc failScott Duplichan2015-04-102-3/+3
* CorebootModulePkg: Remove unused static functions to prevent gcc build failScott Duplichan2015-04-101-10/+0
* CorebootModulePkg: Fix build failure with 32-bit NOOPT targetScott Duplichan2015-04-101-1/+1
* MdeModulePkg Variable: Enhance the code logic about VariableLockStar Zeng2015-04-101-0/+14
* SecurityPkg Variable: Enhance the code logic about VariableLockStar Zeng2015-04-101-0/+14
* MdeModulePkg: Roll back report status code change in RuntimeDriverSetVirtualA...Elvin Li2015-04-101-4/+5
* IntelFrameworkModulePkg: update comments to clarify runtime memory usage for ...Elvin Li2015-04-101-1/+1
* CorebootModulePkg: Add EFIAPI to OnReadyToBoot to fix gcc compile failScott Duplichan2015-04-101-2/+3
* MdeModulePkg: Put report status code at the end of RuntimeDriverSetVirtualAdd...Elvin Li2015-04-091-5/+4
* IntelFrameworkModulePkg: add comments to clarify runtime memory usage for leg...Elvin Li2015-04-091-0/+6
* UefiCpuPkg: Avoid "error A2085" when DDK3790 tool chain is usedScott Duplichan2015-04-091-1/+2
* ArmPlatformPkg: Use LzmaDecompress support from MdeModulePkgOlivier Martin2015-04-0818-19/+18
* IntelFrameworkModulePkg: Update LegacyBiosDxe to use UmaAddress and UmaSize i...David Woodhouse2015-04-082-3/+31
* IntelFrameworkPkg: Update EFI_COMPATIBILITY16_TABLE to CSM 0.98.David Woodhouse2015-04-081-2/+27
* ShellPkg: fix mv and cp command related issuesTapan Shah2015-04-073-14/+31
* ShellPkg: UefiShellDebug1CommandsLib: fix hex string parsing in SETVARLaszlo Ersek2015-04-071-1/+31
* ShellPkg: UefiShellDebug1CommandsLib: fix SETVAR option summaryLaszlo Ersek2015-04-071-0/+0
* Add missing parameter in function header.Jeff Fan2015-04-072-2/+2
* IntelFrameworkModulePkg: Put report status code after event was signaled per ...Elvin Li2015-04-072-11/+13
* MdeModulePkg: Put report status code after event was signaled per PI spec.Elvin Li2015-04-071-6/+6
* MdeModulePkg: Add LzmaDecompress GuidLiming Gao2015-04-071-0/+0
* Rollback r17113.Hao Wu2015-04-034-289/+123
* MdePkg: Add ESRT Interface DefinitionsHao Wu2015-04-034-123/+289
* MdeModulePkg: Add two library instancesLiming Gao2015-04-0326-0/+4894