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
2017-04-05
ShellPkg/setvar: Add assertion indicating TempData shouldn't be NULL
Ruiyu Ni
2017-04-05
UefiCpuPkg/MtrrLib:Fix VS2012 build failure
Dandan Bi
2017-04-05
MdeModulePkg/UefiHiiLib:Fix incorrect comparison expression
Dandan Bi
2017-04-05
BaseTools/UPT: Fix a parser issue
Hess Chen
2017-04-05
BaseTools/UPT: Support Unicode path
Hess Chen
2017-04-05
BaseTools/UPT: Use a simple way to get package path
Hess Chen
2017-04-04
ArmVirtPkg/ArmVirtQemuKernel: increase slack space for DTB
Ard Biesheuvel
2017-04-04
ArmVirtPkg/PlatformPeiLib: honor DT node 'status' property
Ard Biesheuvel
2017-04-04
ArmVirtPkg/FdtPL011SerialPortLib: honor DT node 'status' property
Ard Biesheuvel
2017-04-04
ArmVirtPkg/FdtClientDxe: honor memory DT node 'status' property
Ard Biesheuvel
2017-04-01
NetworkPkg: Fix some bugs related to iSCSI keyword configuration.
Zhang, Lubo
2017-04-01
MdeModulePkg/DxeHttpLib: Avoid the pointless comparison of UINTN with zero
Jiaxin Wu
2017-04-01
BaseTools: Enhance StrDefs.h to include ImageDefs.h
Yonghong Zhu
2017-04-01
BaseTools: Enhance expression to support some more operation
Yonghong Zhu
2017-04-01
Vlv2TbltDevicePkg: Fix build failure by adding UefiBootManagerLib
Ruiyu Ni
2017-04-01
MdePkg/Shell.h: Update Shell version from 2.1 to 2.2
Ruiyu Ni
2017-04-01
UefiCpuPkg/PiSmmCpuDxeSmm: Update saved SMM ranges check in SmmProfile
Jeff Fan
2017-04-01
UefiCpuPkg/PiSmmCpuDxeSmm: Add IsInSmmRanges() to check SMM range
Jeff Fan
2017-04-01
UefiCpuPkg/PiSmmCpuDxeSmm: Save SMM ranges info into global variables
Jeff Fan
2017-03-31
UefiCpuPkg/MtrrLib: Fix GCC build failure
Ruiyu Ni
2017-03-31
ShellPkg/setvar: Support data format in Shell 2.2 spec
Chen A Chen
2017-03-31
EmbeddedPkg/DtPlatformDxe: load platform DTB via new library
Ard Biesheuvel
2017-03-31
EmbeddedPkg: add base DtPlatformDtbLoaderLib implementation
Ard Biesheuvel
2017-03-31
EmbeddedPkg: add DtPlatformDtbLoaderLib library class
Ard Biesheuvel
2017-03-31
EmbeddedPkg: add DtPlatformDxe to .dsc file
Ard Biesheuvel
2017-03-31
ArmVirtPkg/PlatformHasAcpiDtDxe: allow guest level ACPI disable override
Ard Biesheuvel
2017-03-31
BeagleBoardPkg: add missing BootLogoLib resolution
Ard Biesheuvel
2017-03-31
BeagleBoardPkg: remove ArmCpuLib reference
Ard Biesheuvel
2017-03-31
ArmVirtPkg: remove ArmCpuLib references
Ard Biesheuvel
2017-03-31
BaseTools/GCC AARCH64: force disable PIC code generation
Ard Biesheuvel
2017-03-31
UefiCpuPkg/MtrrLib: All functions use definitions in Msr.h
Ruiyu Ni
2017-03-31
UefiCpuPkg/MtrrLib: Refine MtrrGetMemoryAttributeByAddressWorker
Ruiyu Ni
2017-03-31
UefiCpuPkg/MtrrLib: Use a better algorithm to calculate MTRR
Ruiyu Ni
2017-03-31
UefiCpuPkg/MtrrLib: MtrrLibInitializeMtrrMask() uses definitions in CpuId.h
Ruiyu Ni
2017-03-31
UefiCpuPkg/MtrrLib: Add MtrrLib prefix to several internal functions
Ruiyu Ni
2017-03-31
UefiCpuPkg/MtrrLib: Add MtrrLib prefix to ProgramFixedMtrr
Ruiyu Ni
2017-03-31
UefiCpuPkg/MtrrLib: GetVariableMtrrCountWorker uses definitions in Msr.h
Ruiyu Ni
2017-03-31
UefiCpuPkg/MtrrLib: IsMtrrSupported uses definitions in Msr.h
Ruiyu Ni
2017-03-31
UefiCpuPkg/MtrrLib: Add CacheInvalid enum type to MtrrLib.h
Ruiyu Ni
2017-03-31
UefiCpuPkg/MtrrLib: Correct typo in comments and remove TABs
Ruiyu Ni
2017-03-31
BaseTools: Update Brotli and BrotliCompress mode and format
Song, BinX
2017-03-31
MdeModulePkg/SmmCore: Fix memory leak on Profile unregistered.
Jiewen Yao
2017-03-30
OvmfPkg: Allow multiple add-pointer linker commands to same ACPI table
Phil Dennis-Jordan
2017-03-30
CryptoPkg/BaseCryptLib: Fix Build Warning issue in PEI Module
Qin Long
2017-03-30
MdeModulePkg/DxeHttpLib: Fix the incorrect return status if URI port is invalid
Jiaxin Wu
2017-03-30
MdePkg/UefiDevicePathLib: Refine the DevPathFromTextiSCSI protocol parsing
Jiaxin Wu
2017-03-30
NetworkPkg/DnsDxe: Fix zero StationIp configuration failure of DNSv6
Jiaxin Wu
2017-03-29
MdeModulePkg/PeiCore: avoid EFI_IMAGE_MACHINE_TYPE_SUPPORTED to check arch
Ard Biesheuvel
2017-03-29
MdeModulePkg/DxeCore: add missing id-to-string mapping for AARCH64
Ard Biesheuvel
2017-03-29
BaseTools: Update Pkcs7 and RSA2048 tool with shell=True
Yonghong Zhu
[next]