summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-16MdeModulePkg/FPDT: Add error message for unsupported caseDandan Bi2-0/+8
2018-04-16SignedCapsulePkg SystemFirmwareUpdateDxe: Fix failure caused by d69d922Star Zeng1-5/+16
2018-04-15CryptoPkg/OpensslLib: Update OpenSSL version to 1.1.0hLong Qin1-0/+0
2018-04-15CryptoPkg/OpensslLib: Fix the documentation about submodule updateLong Qin1-1/+1
2018-04-15BaseTools: Fix one or more multiply defined symbols found issueFeng, YunhuaX1-2/+3
2018-04-13CryptoPkg/TlsLib: rewrite TlsSetCipherList()Laszlo Ersek4-26/+157
2018-04-13CryptoPkg/TlsLib: sanitize lib classes in internal header and INFLaszlo Ersek2-4/+5
2018-04-13CryptoPkg/TlsLib: pre-compute OpensslCipherLength in TlsCipherMappingTableLaszlo Ersek1-23/+35
2018-04-13CryptoPkg/TlsLib: use binary search in the TlsGetCipherMapping() functionLaszlo Ersek1-13/+23
2018-04-13CryptoPkg/TlsLib: replace TlsGetCipherString() with TlsGetCipherMapping()Laszlo Ersek1-17/+20
2018-04-13NetworkPkg/TlsDxe: clean up byte order conversion for EfiTlsCipherListLaszlo Ersek1-1/+4
2018-04-13NetworkPkg/TlsDxe: verify DataSize for EfiTlsCipherListLaszlo Ersek1-2/+10
2018-04-13MdePkg/Include/Protocol/Tls.h: pack structures from the TLS RFCLaszlo Ersek1-0/+10
2018-04-13OvmfPkg/TlsAuthConfigLib: configure trusted cipher suites for HTTPS bootLaszlo Ersek2-1/+100
2018-04-13MdeModulePkg/PiSmmIpl: fix non-executable SMM RAMJian J Wang1-14/+36
2018-04-13MdeModulePkg/SmmCore: add sanity check for SetMemoryAttributesJian J Wang1-12/+18
2018-04-13MdeModulePkg/DxeCore: add sanity check for SetMemoryAttributesJian J Wang1-2/+7
2018-04-13SignedCapsulePkg SystemCapsuleLib: Change some dbg level to DEBUG_INFOStar Zeng1-6/+2
2018-04-13MdePkg DxeHstiLib: Fix ErrorString pointer incorrectly calculatedStar Zeng1-2/+2
2018-04-12ArmVirtPkg/ArmVirtQemu: hook NvVarStoreFormattedLib into VariableRuntimeDxeLaszlo Ersek2-0/+2
2018-04-12ArmVirtPkg/PlatformHasAcpiDtDxe: depend on gEfiVariableArchProtocolGuidLaszlo Ersek1-1/+1
2018-04-12ArmPlatformPkg/PL031RealTimeClockLib: depend on gEfiCpuArchProtocolGuidLaszlo Ersek1-1/+4
2018-04-12ArmPlatformPkg/NorFlashDxe: depend on gEfiCpuArchProtocolGuidLaszlo Ersek1-1/+1
2018-04-12ArmPlatformPkg/NorFlashDxe: cue the variable driver with NvVarStoreFormattedLaszlo Ersek3-8/+16
2018-04-12ArmPlatformPkg/NorFlashDxe: initialize varstore headers eagerlyLaszlo Ersek3-27/+1
2018-04-12EmbeddedPkg: introduce NvVarStoreFormattedLibLaszlo Ersek4-0/+135
2018-04-12ArmPkg/CpuDxe: order CpuDxe after ArmGicDxe via protocol depexLaszlo Ersek2-3/+1
2018-04-12ArmPkg/ArmGicDxe: annotate protocol usage in "ArmGicDxe.inf"Laszlo Ersek1-4/+4
2018-04-12Omap35xxPkg/InterruptDxe: replace CPU Arch Protocol depex with notifyLaszlo Ersek2-20/+65
2018-04-11SignedCapsulePkg/SystemFirmwareReportDxe: Pass thru on same handleKinney, Michael D1-3/+7
2018-04-11SignedCapsulePkg/SystemFirmwareUpdateDxe: Single FMPKinney, Michael D1-21/+322
2018-04-11BaseTools: fix --genfds-multi-thread generate makefile issueFeng, YunhuaX5-9/+23
2018-04-11BaseTools: argument genfds-multi-thread create GenSec command issueFeng, YunhuaX1-7/+126
2018-04-11BaseTools: Correct GenSec argument dummy free memory issueFeng, YunhuaX1-1/+2
2018-04-11BaseTools: Fix the build error caused by eca980c0c899Yonghong Zhu1-1/+1
2018-04-10OvmfPkg: remove BLOCK_MMIO_PROTOCOL and BlockMmioToBlockIoDxeLaszlo Ersek12-1149/+0
2018-04-10BaseTools: Remove unneeded filesCarsey, Jaben5-3202/+0
2018-04-10BaseTools: Remove EdkIIWorkspaceBuild.py from source codeFeng, YunhuaX2-1671/+0
2018-04-10BaseTools: copy a dictionary from InfClassObject to BuildReportCarsey, Jaben1-1/+15
2018-04-10BaseTools: Fix two cases that use GUID CName as PCD ValueYonghong Zhu2-2/+4
2018-04-10BaseTools: Fix the bug for VOID* pcd max size from component sectionYonghong Zhu4-6/+23
2018-04-10BaseTools: Fix size override issue for Void* Patchable pcdYonghong Zhu1-8/+12
2018-04-10BaseTools: Fix a bug for Size incorrect of Void* Fixatbuild PcdYonghong Zhu2-3/+5
2018-04-10BaseTools: Fix a bug for VOID* type Fixatbuild Pcd in LibraryYonghong Zhu1-5/+17
2018-04-10BaseTools: Parse PCD GUID name in FILE statement issueYunhua Feng1-2/+2
2018-04-10BaseTools: refactor and remove out of date use of .keys()Carsey, Jaben7-17/+8
2018-04-10BaseTools: GenC - move content from both parts of if/elseCarsey, Jaben1-4/+2
2018-04-10BaseTools: change more list to setCarsey, Jaben2-24/+10
2018-04-10BaseTools: remove unneeded function callCarsey, Jaben1-1/+0
2018-04-10BaseTools: change another list to setCarsey, Jaben1-2/+2