summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-29CryptoPkg: Update PK Cipher Wrappers work with opaque objects.Qin Long7-249/+218
2017-03-29CryptoPkg: Update HMAC Wrapper with opaque HMAC_CTX object.Qin Long7-29/+411
2017-03-29CryptoPkg: Add extra build option to disable VS build warningQin Long6-8/+38
2017-03-29CryptoPkg: Clean-up CRT Library Wrapper.Qin Long39-731/+346
2017-03-29CryptoPkg: Fix handling of &strcmp function pointersQin Long2-3/+8
2017-03-29CryptoPkg/OpensslLib: Add new OpenSSL-HOWTO document.Qin Long2-1/+54
2017-03-29CryptoPkg/OpensslLib: Add new Perl script for file list generation.Qin Long2-110/+223
2017-03-29CryptoPkg/OpensslLib: Remove patch file and installation scripts.Qin Long4-2317/+0
2017-03-29CryptoPkg: Update .gitignore for OpenSSL source maskingQin Long1-2/+1
2017-03-29CryptoPkg/OpensslLib: Update INF files to support OpenSSL-1.1.0x buildQin Long7-1337/+1142
2017-03-29SignedCapsulePkg: Update RecoveryModuleLoadPei to report the correct FvInfoLiming Gao1-2/+2
2017-03-29BaseTools: Add Brotli algorithm toolSong, BinX10-20/+318
2017-03-29BaseTools: Copy Brotli algorithm 3rd party source code for toolSong, BinX78-0/+44183
2017-03-29MdeModulePkg: Add Brotli algorithm decompression librarySong, BinX15-8/+697
2017-03-29MdeModulePkg: Copy Brotli algorithm 3rd party source code for librarySong, BinX20-0/+15026
2017-03-29ShellPkg/Shell: Avoid potential null pointer deferenceRuiyu Ni1-0/+6
2017-03-28EmbeddedPkg: add DT platform driver to select between DT and ACPIArd Biesheuvel8-0/+432
2017-03-28ArmVirtPkg: remove PURE_ACPI_BOOT_ENABLE and PcdPureAcpiBootLaszlo Ersek2-15/+0
2017-03-28ArmVirtPkg/PlatformHasAcpiDtDxe: don't expose DT if QEMU provides ACPILaszlo Ersek2-23/+29
2017-03-28ArmVirtPkg/FdtClientDxe: install DT as sysconfig table in protocol notifyLaszlo Ersek2-12/+97
2017-03-28ArmVirtPkg: enable AcpiTableDxe and EFI_ACPI_TABLE_PROTOCOL dynamicallyLaszlo Ersek6-1/+13
2017-03-28ArmVirtPkg: add XenPlatformHasAcpiDtDxeLaszlo Ersek2-0/+114
2017-03-28ArmVirtPkg: add PlatformHasAcpiDtDxeLaszlo Ersek2-0/+124
2017-03-28EmbeddedPkg: introduce EDKII Platform Has Device Tree GUIDLaszlo Ersek2-0/+38
2017-03-28EmbeddedPkg: introduce PlatformHasAcpiLibLaszlo Ersek2-0/+76
2017-03-28EmbeddedPkg: introduce EDKII Platform Has ACPI GUIDLaszlo Ersek2-0/+38
2017-03-28ArmVirtPkg/XenAcpiPlatformDxe: don't cast UINT64 to pointer directlyLaszlo Ersek1-1/+2
2017-03-28Revert "ArmVirtPkg/FdtClientDxe: install DT configuration table at ReadyToBoot"Laszlo Ersek2-41/+9
2017-03-28Revert "ArmVirtPkg/FdtClientDxe: make DT table installation !ACPI dependent"Laszlo Ersek4-13/+23
2017-03-28ShellPkg/Shell: Make comments align with the functionDandan Bi1-2/+2
2017-03-28MdeModulePkg/MemoryProtection: Fix coding style issueDandan Bi1-1/+1
2017-03-28UefiCpuPkg/MpLib.c: Add checking CR0 PG bitJeff Fan1-14/+24
2017-03-28UefiCpuPkg: Add new PCDs PROMPT/HELP string in UNI fileJeff Fan2-6/+37
2017-03-28UefiCpuPkg/CpuCommonFeaturesLib: Generate new INF GUID valueJeff Fan1-1/+1
2017-03-28UefiCpuPkg/RegisterCpuFeaturesLib: Fix meta data commentsJeff Fan3-6/+6
2017-03-28UefiCpuPkg/RegisterCpuFeaturesLib: Remove static typeJeff Fan1-5/+5
2017-03-28UefiCpuPkg/RegisterCpuFeaturesLib: Fix the function header issuesJeff Fan6-63/+67
2017-03-27ArmPkg/ArmExceptionLib: use EL0 stack for synchronous exceptionsArd Biesheuvel3-38/+82
2017-03-27UefiCpuPkg/RegisterCpuFeaturesLib: Add ASSERT on allocated memoryJeff Fan1-0/+6
2017-03-27UefiCpuPkg/AcpiCpuData.h: Support >4GB MMIO addressJeff Fan4-9/+12
2017-03-27UefiCpuPkg/RegisterCpuFeaturesLib: Define Index to UINT64Jeff Fan2-6/+6
2017-03-27ShellPkg/mm: Support UINT16 segment numberRuiyu Ni2-20/+20
2017-03-27BaseTools: Fix build failure for DynamicEx Pcd used in the LibraryYonghong Zhu1-5/+3
2017-03-25BaseTools: Skip module AutoGen by comparing timestamp.Derek Lin4-0/+147
2017-03-23MdePkg/DevicePathLib: Fix FromText bug for multi-instance devicepathRuiyu Ni1-0/+1
2017-03-23ShellPkg: Add Shell invocation option '-exit'Chen A Chen2-3/+3
2017-03-23ShellPkg: Fix shell not able to run startup.nshChen A Chen1-58/+56
2017-03-23NetworkPkg/IScsiDxe: Fix the incorrect error handling in DriverEntryPointJiaxin Wu1-4/+7
2017-03-23NetworkPkg: Fix potential ASSERT if NetIp4IsUnicast is calledJiaxin Wu3-6/+8
2017-03-23MdeModulePkg/Network: Fix potential ASSERT if NetIp4IsUnicast is calledJiaxin Wu5-12/+16