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-05-03
SecurityPkg: Fix bug in TPM 1.2 SelfTest
Samer El-Haj-Mahmoud
2016-05-03
SecurityPkg: Add DEBUG messages for TPM12Startup
Samer El-Haj-Mahmoud
2016-05-03
SecurityPkg: Add DEBUG messages for TPM2Startup
Samer El-Haj-Mahmoud
2016-05-02
CorebootModulePkg: Remove DuetPkg references
Leahy, Leroy P
2016-05-02
CorebootPayloadPkg: Remove trailing white space
Leahy, Leroy P
2016-04-29
ArmPlatformPkg/PrePi: allow unicore version to be used on MP hardware
Ard Biesheuvel
2016-04-29
ArmPkg: implement CpuIo2 protocol driver specific for PCI
Ard Biesheuvel
2016-04-29
ArmPlatformPkg: move PCI related PCD definitions to ArmPkg
Ard Biesheuvel
2016-04-29
MdeModulePkg/DxeCore: set ImageContext Handle and ImageRead() fields
Ard Biesheuvel
2016-04-29
MdeModulePkg/PciBusDxe: don't create bogus descriptor if no resources needed
Ard Biesheuvel
2016-04-29
BaseTools/Build: Better DSC arch filtering
Thomas Palmer
2016-04-29
BaseTools: fix the bug for FMP to support use Macro as path description
Yonghong Zhu
2016-04-29
ShellPkg: Add NULL pointer check.
Qiu Shumin
2016-04-29
MdePkg-SmmMemLib: Enhance SmmIsBufferOutsideSmmValid() check for fixed comm b...
Jiewen Yao
2016-04-29
SecurityPkg-Opal(2): Enhance AHCI Bar MMIO region check.
Eric Dong
2016-04-29
SecurityPkg-Opal(1): Use fixed SMM communication buffer in OPAL password lib.
Eric Dong
2016-04-29
MdeModulePkg-FPDT(4): Use fixed buffer for SMM_PERF_COMMUNICATE in PerfLib.
Liming Gao
2016-04-29
MdeModulePkg-FPDT(3): Use SMM_FPDT_FUNCTION_GET_BOOT_RECORD_DATA_BY_OFFSET in...
Liming Gao
2016-04-29
MdeModulePkg-FPDT(2): Add SMM_FPDT_FUNCTION_GET_BOOT_RECORD_DATA_BY_OFFSET in...
Liming Gao
2016-04-29
MdeModulePkg-FPDT(1): Add SMM_FPDT_FUNCTION_GET_BOOT_RECORD_DATA_BY_OFFSET de...
Liming Gao
2016-04-29
MdeModulePkg-MemoryProfile(3): Use SMRAM_PROFILE_COMMAND_GET_PROFILE_DATA_BY_...
Star Zeng
2016-04-29
MdeModulePkg-MemoryProfile(2): Add SMRAM_PROFILE_COMMAND_GET_PROFILE_DATA_BY_...
Star Zeng
2016-04-29
MdeModulePkg-MemoryProfile(1): Add SMRAM_PROFILE_COMMAND_GET_PROFILE_DATA_BY_...
Star Zeng
2016-04-29
MdeModulePkg: Add new driver to publish EDKII_PI_SMM_COMMUNICATION_REGION_TABLE.
Jiewen Yao
2016-04-29
MdeModulePkg: Add EDKII_PI_SMM_COMMUNICATION_REGION_TABLE definition.
Jiewen Yao
2016-04-29
ShellPkg: Enhance ping6 to select the interface automatically
Jiaxin Wu
2016-04-29
ShellPkg: Enhance ping to select the interface automatically
Jiaxin Wu
2016-04-29
MdeModulePkg/NvmExpressDxe: comments update to meet implementation
Feng Tian
2016-04-29
MdePkg: Add WSMT definition.
Jiewen Yao
2016-04-29
SecuritPkg: DxeImageVerificationLib: Fix wrong verification logic in DBX & DBT
Zhang, Chao B
2016-04-29
UefiCpuPkg/MtrrLib: Remove the loop of calculating Fixed-MTRR Mask
Jeff Fan
2016-04-29
UefiCpuPkg/MtrrLib: Remove the loop of calculating byte offset in MSR
Jeff Fan
2016-04-29
UefiCpuPkg/MtrrLib: Reduce the loop time to get fixed-MTRR MSR index
Jeff Fan
2016-04-28
ShellPkg: Update smbiosview for latest Type 17 devices
Samer El-Haj-Mahmoud
2016-04-28
OvmfPkg: PlatformBdsLib: lock down SMM regardless of S3
Laszlo Ersek
2016-04-28
OvmfPkg: PlatformBdsLib: lock down SMM in PlatformBdsInit()
Laszlo Ersek
2016-04-28
MdeModulePkg: PiDxeS3BootScriptLib: honor PcdAcpiS3Enable
Laszlo Ersek
2016-04-28
NetworkPkg: Fix incorrect buffer free in HttpDxe
Jiaxin Wu
2016-04-28
NetworkPkg: Avoid the indefinite wait case in HttpDxe
Jiaxin Wu
2016-04-28
MdeModulePkg: DxeCore MemoryPool Algorithm Update
Liming Gao
2016-04-27
ShellPkg: Fix typos and EDK2 coding style issues
Tapan Shah
2016-04-27
ShellPkg: Fix pci command for '_e' option
Abdul Lateef Attar
2016-04-27
MdeModulePkg: Export ConfigResp only for form Package after ReadyToBoot
Dandan Bi
2016-04-27
MdeModulePkg: BOOLEAN type needn't to compare to TRUE/FALSE explicitly
Dandan Bi
2016-04-27
MdeModulePkg: Add description to MdeModulePkg AcpiTable driver.
Liming Gao
2016-04-27
NetworkPkg:HttpDxe:Consume DxeHttpLib API changes
Nagaraj Hegde
2016-04-27
MdeModulePkg:DxeHttpLib: Update to DxeHttpLib API
Nagaraj Hegde
2016-04-27
NetworkPkg: Allow user to create a HTTP corporate boot option in setup page.
Fu Siyuan
2016-04-27
MdePkg:Http11.h: Add defines for "Expect" header
Nagaraj Hegde
2016-04-27
BaseTools: Fix the bug for .aml to use ASL binary type in Asbuilt inf
Yonghong Zhu
[next]