index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-09-05
QuarkSocPkg/QuarkSocPkg.dsc: Declare PciSegmentLib
Star Zeng
2016-09-05
QuarkPlatformPkg: Declare PciSegmentLib in platform dsc
Star Zeng
2016-09-05
Vlv2TbltDevicePkg: Declare PciSegmentLib in platform dsc
Star Zeng
2016-09-04
BaseTools: Change source files to DOS format
Yonghong Zhu
2016-09-03
IntelSiliconPkg: Rename IGD structures to make it consistent
Mudusuru, Giri P
2016-09-02
ArmVirtPkg: remove now unused PciHostBridgeDxe
Ard Biesheuvel
2016-09-02
ArmVirtPkg/FdtPciHostBridgeLib: add MMIO64 support
Ard Biesheuvel
2016-09-02
ArmVirtPkg/ArmVirtQemu: switch to generic PciHostBridgeDxe
Ard Biesheuvel
2016-09-02
ArmVirtPkg: implement FdtPciHostBridgeLib
Ard Biesheuvel
2016-09-02
ArmVirtPkg/FdtPciPcdProducerLib: add handling of PcdPciIoTranslation
Ard Biesheuvel
2016-09-02
ArmVirtPkg/PciHostBridgeDxe: don't set linux,pci-probe-only DT property
Ard Biesheuvel
2016-09-02
ArmPkg/BaseMemoryLibStm: implement new IsZeroBuffer() API function
Ard Biesheuvel
2016-09-02
ArmPkg/BaseMemoryLibStm: implement new IsZeroGuid() API function
Ard Biesheuvel
2016-09-02
MdeModulePkg UefiBootManagerLib: Ignore BootManagerMenu from LoadFile
Liming Gao
2016-09-02
MdeModulePkg UefiBootManagerLib: Rename BootMenuApp to BootManagerMenu
Liming Gao
2016-09-02
MdeModulePkg/EbcDxe AARCH64: simplify interpreter entry point thunks
Ard Biesheuvel
2016-09-02
MdeModulePkg/EbcDxe AARCH64: use tail call for EBC to native thunk
Ard Biesheuvel
2016-09-02
MdeModulePkg/EbcDxe AARCH64: use a fixed size thunk structure
Ard Biesheuvel
2016-09-02
MdeModulePkg/EbcDxe AARCH64: clean up comment style in ASM file
Ard Biesheuvel
2016-09-02
MdeModulePkg SmbiosMeasurementDxe: Add NominalSpeed in Type 27 to black list
Star Zeng
2016-09-02
Nt32Pkg PlatformBootManagerLib: Enable BootManagerMenuApp.
Dong, Eric
2016-09-02
MdeModulePkg/ResetSystemRuntimeDxe: Support EfiResetPlatformSpecific
Ruiyu Ni
2016-09-02
PcAtChipsetPkg: Remove KbcResetDxe
Ruiyu Ni
2016-09-02
OvmfPkg: Use MdeModulePkg/ResetSystemRuntimeDxe
Ruiyu Ni
2016-09-02
Vlv2TbltDevicePkg/ResetSystemLib: Implement ResetPlatformSpecific
Ruiyu Ni
2016-09-02
QuarkSocPkg/ResetSystemLib: Implement ResetPlatformSpecific
Ruiyu Ni
2016-09-02
PcAtChipsetPkg/ResetSystemLib: Implement ResetPlatformSpecific
Ruiyu Ni
2016-09-02
OvmfPkg/ResetSystemLib: Implement ResetPlatformSpecific
Ruiyu Ni
2016-09-02
CorebootPayloadPkg/ResetSystemLib: Implement ResetPlatformSpecific
Ruiyu Ni
2016-09-02
MdeModulePkg/BaseResetSystemLibNull: Implement ResetPlatformSpecific
Ruiyu Ni
2016-09-02
MdeModulePkg: Add API ResetPlatformSpecific() to ResetSystemLib.h
Ruiyu Ni
2016-09-02
MdePkg/UefiSpec.h: Align function header of ResetSystem to UEFI Spec
Ruiyu Ni
2016-09-01
ArmVirtPkg: remove PcdKludgeMapPciMmioAsCached
Laszlo Ersek
2016-09-01
OvmfPkg/VirtioGpuDxe: implement EFI_GRAPHICS_OUTPUT_PROTOCOL
Laszlo Ersek
2016-09-01
OvmfPkg/VirtioGpuDxe: provide functions for sending VirtIo GPU commands
Laszlo Ersek
2016-09-01
OvmfPkg/VirtioGpuDxe: initialize and tear down VirtIo GPU device
Laszlo Ersek
2016-09-01
ArmVirtPkg/ArmVirtQemu: include VirtioGpuDxe in the platform DSC/FDF files
Laszlo Ersek
2016-09-01
OvmfPkg: include VirtioGpuDxe in the platform DSC/FDF files
Laszlo Ersek
2016-09-01
OvmfPkg/VirtioGpuDxe: introduce with Component Name 2 and Driver Binding
Laszlo Ersek
2016-09-01
OvmfPkg/IndustryStandard: add type definitions for the virtio GPU device
Laszlo Ersek
2016-09-01
OvmfPkg/PlatformBootManagerLib: relax device class requirement for ConOut
Laszlo Ersek
2016-09-01
OvmfPkg/Virtio10Dxe: don't bind virtio-vga
Laszlo Ersek
2016-09-01
OvmfPkg/QemuVideoDxe: don't incorrectly bind virtio-gpu-pci
Laszlo Ersek
2016-09-01
UefiCpuPkg/PiSmmCpuDxeSmm: Consume PcdAcpiS3Enable to control the code
Star Zeng
2016-09-01
UefiCpuPkg/PiSmmCpuDxeSmm: Move S3 related code to CpuS3.c
Star Zeng
2016-09-01
UefiCpuPkg/CpuS3DataDxe: Consume PcdAcpiS3Enable to control the code
Star Zeng
2016-09-01
ArmPkg: remove BaseMemoryLibVstm implementation of BaseMemoryLib
Ard Biesheuvel
2016-09-01
ArmPkg/CompilerIntrinsicsLib: replace memcpy and memset with C code
Ard Biesheuvel
2016-09-01
ShellPkg: Fix the incorrect return status in function FindFiles()
Dandan Bi
2016-09-01
ShellPkg: Add the check of parameter number in "DrvCfg" command
Dandan Bi
[next]