summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* OvmfPkg/ResetSystemLib: Implement ResetPlatformSpecificRuiyu Ni2016-09-021-1/+22
* CorebootPayloadPkg/ResetSystemLib: Implement ResetPlatformSpecificRuiyu Ni2016-09-021-1/+22
* MdeModulePkg/BaseResetSystemLibNull: Implement ResetPlatformSpecificRuiyu Ni2016-09-021-1/+22
* MdeModulePkg: Add API ResetPlatformSpecific() to ResetSystemLib.hRuiyu Ni2016-09-021-2/+20
* MdePkg/UefiSpec.h: Align function header of ResetSystem to UEFI SpecRuiyu Ni2016-09-021-2/+6
* ArmVirtPkg: remove PcdKludgeMapPciMmioAsCachedLaszlo Ersek2016-09-015-33/+1
* OvmfPkg/VirtioGpuDxe: implement EFI_GRAPHICS_OUTPUT_PROTOCOLLaszlo Ersek2016-09-014-23/+719
* OvmfPkg/VirtioGpuDxe: provide functions for sending VirtIo GPU commandsLaszlo Ersek2016-09-012-1/+439
* OvmfPkg/VirtioGpuDxe: initialize and tear down VirtIo GPU deviceLaszlo Ersek2016-09-014-1/+311
* ArmVirtPkg/ArmVirtQemu: include VirtioGpuDxe in the platform DSC/FDF filesLaszlo Ersek2016-09-013-0/+3
* OvmfPkg: include VirtioGpuDxe in the platform DSC/FDF filesLaszlo Ersek2016-09-016-0/+6
* OvmfPkg/VirtioGpuDxe: introduce with Component Name 2 and Driver BindingLaszlo Ersek2016-09-013-0/+984
* OvmfPkg/IndustryStandard: add type definitions for the virtio GPU deviceLaszlo Ersek2016-09-012-0/+221
* OvmfPkg/PlatformBootManagerLib: relax device class requirement for ConOutLaszlo Ersek2016-09-011-5/+5
* OvmfPkg/Virtio10Dxe: don't bind virtio-vgaLaszlo Ersek2016-09-011-3/+15
* OvmfPkg/QemuVideoDxe: don't incorrectly bind virtio-gpu-pciLaszlo Ersek2016-09-011-0/+3
* UefiCpuPkg/PiSmmCpuDxeSmm: Consume PcdAcpiS3Enable to control the codeStar Zeng2016-09-014-0/+37
* UefiCpuPkg/PiSmmCpuDxeSmm: Move S3 related code to CpuS3.cStar Zeng2016-09-013-341/+398
* UefiCpuPkg/CpuS3DataDxe: Consume PcdAcpiS3Enable to control the codeStar Zeng2016-09-012-0/+7
* ArmPkg: remove BaseMemoryLibVstm implementation of BaseMemoryLibArd Biesheuvel2016-09-0122-1960/+0
* ArmPkg/CompilerIntrinsicsLib: replace memcpy and memset with C codeArd Biesheuvel2016-09-0110-395/+103
* ShellPkg: Fix the incorrect return status in function FindFiles()Dandan Bi2016-09-011-0/+4
* ShellPkg: Add the check of parameter number in "DrvCfg" commandDandan Bi2016-09-011-0/+5
* ShellPkg: Add check for "dump" parameter in "bcfg" commandDandan Bi2016-09-012-1/+6
* SecurityPkg: TPM12CommandLib: Add Response returnCode CheckZhang, Chao B2016-09-012-1/+18
* MdeModulePkg VarCheck: #### in L"Boot####" are upper case hexStar Zeng2016-08-312-15/+15
* IntelFsp2Pkg: Fix typo and commentsGiri P Mudusuru2016-08-311-17/+17
* SecurityPkg: Use IsZeroGuid API for zero GUID checkingHao Wu2016-08-314-11/+7
* MdeModulePkg: Use IsZeroGuid API for zero GUID checkingHao Wu2016-08-3117-31/+16
* IntelFrameworkModulePkg: Use IsZeroGuid API for zero GUID checkingHao Wu2016-08-313-10/+4
* BaseTools: UpdateImageSize include Image auth info for FMP Auth capsuleYonghong Zhu2016-08-302-28/+27
* Maintainers.txt: Add IntelFsp2Pkg, IntelFsp2WrapperPkg and IntelSiliconPkg.Jiewen Yao2016-08-301-0/+12
* IntelSiliconPkg: Add Firmware Interface Table (FIT) definitionsGiri P Mudusuru2016-08-301-0/+75
* IntelFrameworkModulePkg FwVolDxe: Return correct AuthStatus for FvReadFileStar Zeng2016-08-291-2/+5
* MdeModulePkg DxeCore: Return correct AuthStatus for FvReadFileStar Zeng2016-08-291-2/+5
* ArmVirtPkg: enable EBC interpreter for AArch64Leif Lindholm2016-08-263-0/+11
* MdeModulePkg/EbcDxe: Add AARCH64 EBC VM supportJeff Brasen2016-08-263-1/+703
* UefiCpuPkg/MpInitLib: Don't allocate reset vector in Exit Boot ServiceJeff Fan2016-08-251-29/+39
* UefiCpuPkg/MpInitLib: Move two functions locationJeff Fan2016-08-253-39/+59
* UefiCpuPkg/MpInitLib: Fix function header comments typoJeff Fan2016-08-254-5/+5
* UefiCpuPkg/MpInitLib: Rename EndOfPeiFlag to SaveRestoreFlagJeff Fan2016-08-253-5/+5
* UefiCpuPkg/MpInitLib: Move allocating reserved memory for AP loop codeJeff Fan2016-08-251-11/+15
* UefiCpuPkg/MpInitLib: Move timeout delay to WakupAp()Jeff Fan2016-08-251-5/+6
* Revert "ShellPkg: Move FindFirstCharacter/GetNextParameter to ShellCommandLib"Ruiyu Ni2016-08-256-260/+258
* Revert "ShellPkg: Add Shell[Get|Set]RawCmdLine to ShellCommandLib"Ruiyu Ni2016-08-252-68/+0
* Revert "ShellPkg: Fix echo to support displaying special characters"Ruiyu Ni2016-08-252-63/+81
* MdeModulePkg:Fix bug in function AsciiStrToIp4.Zhang Lubo2016-08-241-0/+3
* BaseTools/GenFw: ignore dynamic RELA sectionsArd Biesheuvel2016-08-231-0/+14
* MdeModulePkg/Browser: Fix conflicting policy in getting default of checkboxLiming Gao2016-08-231-2/+5
* IntelSiliconPkg: Fixed VBT size bug, typos and updated commentsMudusuru, Giri P2016-08-231-61/+62