summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-01BaseTools: Enhance expression to support some more operationYonghong Zhu
2017-04-01Vlv2TbltDevicePkg: Fix build failure by adding UefiBootManagerLibRuiyu Ni
2017-04-01MdePkg/Shell.h: Update Shell version from 2.1 to 2.2Ruiyu Ni
2017-04-01UefiCpuPkg/PiSmmCpuDxeSmm: Update saved SMM ranges check in SmmProfileJeff Fan
2017-04-01UefiCpuPkg/PiSmmCpuDxeSmm: Add IsInSmmRanges() to check SMM rangeJeff Fan
2017-04-01UefiCpuPkg/PiSmmCpuDxeSmm: Save SMM ranges info into global variablesJeff Fan
2017-03-31UefiCpuPkg/MtrrLib: Fix GCC build failureRuiyu Ni
2017-03-31ShellPkg/setvar: Support data format in Shell 2.2 specChen A Chen
2017-03-31EmbeddedPkg/DtPlatformDxe: load platform DTB via new libraryArd Biesheuvel
2017-03-31EmbeddedPkg: add base DtPlatformDtbLoaderLib implementationArd Biesheuvel
2017-03-31EmbeddedPkg: add DtPlatformDtbLoaderLib library classArd Biesheuvel
2017-03-31EmbeddedPkg: add DtPlatformDxe to .dsc fileArd Biesheuvel
2017-03-31ArmVirtPkg/PlatformHasAcpiDtDxe: allow guest level ACPI disable overrideArd Biesheuvel
2017-03-31BeagleBoardPkg: add missing BootLogoLib resolutionArd Biesheuvel
2017-03-31BeagleBoardPkg: remove ArmCpuLib referenceArd Biesheuvel
2017-03-31ArmVirtPkg: remove ArmCpuLib referencesArd Biesheuvel
2017-03-31BaseTools/GCC AARCH64: force disable PIC code generationArd Biesheuvel
2017-03-31UefiCpuPkg/MtrrLib: All functions use definitions in Msr.hRuiyu Ni
2017-03-31UefiCpuPkg/MtrrLib: Refine MtrrGetMemoryAttributeByAddressWorkerRuiyu Ni
2017-03-31UefiCpuPkg/MtrrLib: Use a better algorithm to calculate MTRRRuiyu Ni
2017-03-31UefiCpuPkg/MtrrLib: MtrrLibInitializeMtrrMask() uses definitions in CpuId.hRuiyu Ni
2017-03-31UefiCpuPkg/MtrrLib: Add MtrrLib prefix to several internal functionsRuiyu Ni
2017-03-31UefiCpuPkg/MtrrLib: Add MtrrLib prefix to ProgramFixedMtrrRuiyu Ni
2017-03-31UefiCpuPkg/MtrrLib: GetVariableMtrrCountWorker uses definitions in Msr.hRuiyu Ni
2017-03-31UefiCpuPkg/MtrrLib: IsMtrrSupported uses definitions in Msr.hRuiyu Ni
2017-03-31UefiCpuPkg/MtrrLib: Add CacheInvalid enum type to MtrrLib.hRuiyu Ni
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