summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-31UefiCpuPkg/MtrrLib: Correct typo in comments and remove TABsRuiyu Ni
2017-03-31BaseTools: Update Brotli and BrotliCompress mode and formatSong, BinX
2017-03-31MdeModulePkg/SmmCore: Fix memory leak on Profile unregistered.Jiewen Yao
2017-03-30OvmfPkg: Allow multiple add-pointer linker commands to same ACPI tablePhil Dennis-Jordan
2017-03-30CryptoPkg/BaseCryptLib: Fix Build Warning issue in PEI ModuleQin Long
2017-03-30MdeModulePkg/DxeHttpLib: Fix the incorrect return status if URI port is invalidJiaxin Wu
2017-03-30MdePkg/UefiDevicePathLib: Refine the DevPathFromTextiSCSI protocol parsingJiaxin Wu
2017-03-30NetworkPkg/DnsDxe: Fix zero StationIp configuration failure of DNSv6Jiaxin Wu
2017-03-29MdeModulePkg/PeiCore: avoid EFI_IMAGE_MACHINE_TYPE_SUPPORTED to check archArd Biesheuvel
2017-03-29MdeModulePkg/DxeCore: add missing id-to-string mapping for AARCH64Ard Biesheuvel
2017-03-29BaseTools: Update Pkcs7 and RSA2048 tool with shell=TrueYonghong Zhu
2017-03-29CryptoPkg/TlsLib: Update TLS Wrapper to align with OpenSSL changes.Qin Long
2017-03-29CryptoPkg: Update PK Cipher Wrappers work with opaque objects.Qin Long
2017-03-29CryptoPkg: Update HMAC Wrapper with opaque HMAC_CTX object.Qin Long
2017-03-29CryptoPkg: Add extra build option to disable VS build warningQin Long
2017-03-29CryptoPkg: Clean-up CRT Library Wrapper.Qin Long
2017-03-29CryptoPkg: Fix handling of &strcmp function pointersQin Long
2017-03-29CryptoPkg/OpensslLib: Add new OpenSSL-HOWTO document.Qin Long
2017-03-29CryptoPkg/OpensslLib: Add new Perl script for file list generation.Qin Long
2017-03-29CryptoPkg/OpensslLib: Remove patch file and installation scripts.Qin Long
2017-03-29CryptoPkg: Update .gitignore for OpenSSL source maskingQin Long
2017-03-29CryptoPkg/OpensslLib: Update INF files to support OpenSSL-1.1.0x buildQin Long
2017-03-29SignedCapsulePkg: Update RecoveryModuleLoadPei to report the correct FvInfoLiming Gao
2017-03-29BaseTools: Add Brotli algorithm toolSong, BinX
2017-03-29BaseTools: Copy Brotli algorithm 3rd party source code for toolSong, BinX
2017-03-29MdeModulePkg: Add Brotli algorithm decompression librarySong, BinX
2017-03-29MdeModulePkg: Copy Brotli algorithm 3rd party source code for librarySong, BinX
2017-03-29ShellPkg/Shell: Avoid potential null pointer deferenceRuiyu Ni
2017-03-28EmbeddedPkg: add DT platform driver to select between DT and ACPIArd Biesheuvel
2017-03-28ArmVirtPkg: remove PURE_ACPI_BOOT_ENABLE and PcdPureAcpiBootLaszlo Ersek
2017-03-28ArmVirtPkg/PlatformHasAcpiDtDxe: don't expose DT if QEMU provides ACPILaszlo Ersek
2017-03-28ArmVirtPkg/FdtClientDxe: install DT as sysconfig table in protocol notifyLaszlo Ersek
2017-03-28ArmVirtPkg: enable AcpiTableDxe and EFI_ACPI_TABLE_PROTOCOL dynamicallyLaszlo Ersek
2017-03-28ArmVirtPkg: add XenPlatformHasAcpiDtDxeLaszlo Ersek
2017-03-28ArmVirtPkg: add PlatformHasAcpiDtDxeLaszlo Ersek
2017-03-28EmbeddedPkg: introduce EDKII Platform Has Device Tree GUIDLaszlo Ersek
2017-03-28EmbeddedPkg: introduce PlatformHasAcpiLibLaszlo Ersek
2017-03-28EmbeddedPkg: introduce EDKII Platform Has ACPI GUIDLaszlo Ersek
2017-03-28ArmVirtPkg/XenAcpiPlatformDxe: don't cast UINT64 to pointer directlyLaszlo Ersek
2017-03-28Revert "ArmVirtPkg/FdtClientDxe: install DT configuration table at ReadyToBoot"Laszlo Ersek
2017-03-28Revert "ArmVirtPkg/FdtClientDxe: make DT table installation !ACPI dependent"Laszlo Ersek
2017-03-28ShellPkg/Shell: Make comments align with the functionDandan Bi
2017-03-28MdeModulePkg/MemoryProtection: Fix coding style issueDandan Bi
2017-03-28UefiCpuPkg/MpLib.c: Add checking CR0 PG bitJeff Fan
2017-03-28UefiCpuPkg: Add new PCDs PROMPT/HELP string in UNI fileJeff Fan
2017-03-28UefiCpuPkg/CpuCommonFeaturesLib: Generate new INF GUID valueJeff Fan
2017-03-28UefiCpuPkg/RegisterCpuFeaturesLib: Fix meta data commentsJeff Fan
2017-03-28UefiCpuPkg/RegisterCpuFeaturesLib: Remove static typeJeff Fan
2017-03-28UefiCpuPkg/RegisterCpuFeaturesLib: Fix the function header issuesJeff Fan
2017-03-27ArmPkg/ArmExceptionLib: use EL0 stack for synchronous exceptionsArd Biesheuvel