]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2018-04-30 Laszlo ErsekArmVirtPkg: use protocol-based DevicePathLib instance...
2018-04-27 Yunhua FengBaseTools: Fix regression issue by 1eb72acddd61
2018-04-26 Gerd HoffmannOvmfPkg/QemuVideoDxe: round up FrameBufferSize to full...
2018-04-26 Laszlo ErsekCryptoPkg/OpensslLib: remove OpenSSL version number...
2018-04-26 Yunhua FengBaseTools: Fix one invalid change in 6be94743
2018-04-26 Carsey, JabenBaseTools: CommonClass - remove unused classes
2018-04-26 Carsey, JabenBaseTools: AutoGen - use defaultdict to auto initialize
2018-04-26 Carsey, JabenBaseTools: GenFds - simplify testing for Hex number
2018-04-26 Carsey, JabenBaseTools: AutoGen - use dafultdict instead of dict
2018-04-26 Carsey, JabenBaseTools: remove duplicate variable
2018-04-26 Carsey, JabenBaseTools: remove dict from DscBuildData
2018-04-26 Carsey, JabenBaseTools: Remove extra .keys()
2018-04-26 Carsey, JabenBaseTools: AutoGen - remove unused variables.
2018-04-26 Carsey, JabenBaseTools: AutoGen - remove dictionary populated, but...
2018-04-26 Carsey, JabenBaseTools: Workspace - refactor GetStructurePcdInfo
2018-04-26 Carsey, JabenBaseTools: simplify if call
2018-04-26 Carsey, JabenBaseTools: Autogen - replace string constants with...
2018-04-26 Carsey, JabenBaseTools: Workspace - refactor RegEx to minimize multi...
2018-04-26 Ard BiesheuvelArmVirtPkg: reinstate timer unmask quirk for Xen
2018-04-26 Ard BiesheuvelArmPkg: add reenable hook to ArmGenericTimerCounterLib
2018-04-26 Carsey, JabenBaseTools: Share RegEx between files
2018-04-26 Carsey, JabenBaseTools: GenPatchPcdTable - refactor RegEx to minimiz...
2018-04-26 Carsey, JabenBaseTools: Misc - refactor RegEx to minimize multiple...
2018-04-25 Star ZengSignedCapsulePkg SystemFirmwareUpdate: Fix typo EFI_SEC...
2018-04-25 Star ZengIntelSiliconPkg MicrocodeUpdate: Fix typo EFI_SECURITY_...
2018-04-25 Star ZengMdePkg FirmwareManagement.h: Fix typo EFI_SECURITY_VIOLATIO
2018-04-25 Star ZengMdeModulePkg NvmExpressDxe: return error code in error...
2018-04-25 Star ZengMdeModulePkg EsrtFmpDxe: Use EfiBootServicesData for...
2018-04-25 Star ZengUefiCpuPkg MpInitLib: Fix typo "sCPUID" to "CPUID"
2018-04-24 Gary LinOvmfPkg/README: add HTTPS Boot
2018-04-24 Leif LindholmMaintainers.txt: add Laszlo Ersek to stewards
2018-04-23 Girish PathakArmPkg: Introduce SCMI protocol
2018-04-23 Girish PathakArmPkg: MTL Library interface and Null library implemen...
2018-04-23 Girish PathakArmPlatformPkg: New DP500/DP550/DP650 GOP driver
2018-04-23 Girish PathakArmPlatformPkg: Reserving framebuffer at build
2018-04-23 Girish PathakArmPlatformPkg: Additional display modes
2018-04-23 Girish PathakArmPlatformPkg: PCD to swap red/blue format for HDLCD
2018-04-23 Girish PathakArmPlatformPkg: Add PCD to select pixel format
2018-04-23 Girish PathakArmPlatformPkg: Redefine LcdPlatformGetTimings function
2018-04-23 Girish PathakArmPlatformPkg: Implement LcdIdentify function for...
2018-04-23 Girish PathakArmPlatformPkg: PL111Lcd: Combine two writes to LCDControl
2018-04-23 Girish PathakArmPlatformPkg: PL111Lcd: Replace magic number with...
2018-04-23 Girish PathakArmPlatformPkg: HDLCD and PL111: Update debug ASSERTS
2018-04-23 Girish PathakArmPlatformPkg: Tidy Lcd code: Updated comments
2018-04-23 Girish PathakArmPlatformPkg: Tidy Lcd code: Coding standard
2018-04-23 Girish PathakArmPlatformPkg: Rectify line endings of LcdPlatformNullLib
2018-04-23 Girish PathakArmPlatformPkg: Rectify line endings of LcdHwNullLib
2018-04-23 Ruiyu NiShellPkg: Add acpiview tool to dump ACPI tables
2018-04-23 Ruiyu NiMdeModulePkg/UefiBootManagerLib: fix AddLoadOptionVaria...
2018-04-23 Carsey, JabenBaseTools: replace 'UINT8','UINT16','UINT32','UINT64...
2018-04-23 Carsey, JabenBaseTools: remove un-needed use of .keys() on dictionaries
2018-04-23 Carsey, JabenBaseTools: remove PlatformClass as it's not used
2018-04-23 Carsey, JabenBaseTools: remove EdkIIWorkspace as its not used.
2018-04-20 Star ZengSecurityPkg FmpAuthenticationLibRsa2048Sha256: Remove...
2018-04-20 Star ZengMdeModulePkg DxeCapsuleLibFmp: Fix wrong Index is used
2018-04-20 Ruiyu NiNt32Pkg/NtGopInput: ReadKeyStrokeEx always return key...
2018-04-19 Ard BiesheuvelArmPkg/TimerDxe: remove workaround for KVM timer handling
2018-04-19 Yunhua FengBaseTools: Support DSC component !include PCD items
2018-04-18 Carsey, JabenBaseTools: merge towards minimum PCD MAX <something...
2018-04-18 Carsey, JabenBaseTools: refactor and remove un-needed use of .keys...
2018-04-18 Carsey, JabenBaseTools: use predefined constants instead of local...
2018-04-18 Carsey, JabenBaseTools: refactor and remove more keys() usage
2018-04-18 Carsey, JabenBaseTools: Eot - Remove FvImage file
2018-04-18 Carsey, JabenBaseTools: Remove un-needed list comprehension
2018-04-18 Carsey, JabenBaseTools: remove duplicate function name
2018-04-18 Hao WuFatPkg/EnhancedFatDxe: Ensure traverse of subtasks...
2018-04-18 Liming GaoIntelFrameworkModulePkg IsaSerialDxe: Update algorithm...
2018-04-17 Carsey, JabenBaseTools: change DscBuildData functions without need...
2018-04-17 Carsey, JabenBaseTools: remove an unused file
2018-04-17 Carsey, JabenBaseTools: delete an unused file
2018-04-17 Carsey, JabenBaseTools: FfsInfStatement - remove unused function
2018-04-17 Carsey, JabenBaseTools: FdfParser - refactor functions to make static
2018-04-17 Carsey, JabenBaseTools: FdfParser refactor to remove a dictionary
2018-04-17 Carsey, JabenBaseTools: refactor DepexSection.GenSection
2018-04-17 Carsey, JabenBaseTools: use dictionary.get() when we have value...
2018-04-17 Carsey, JabenBaseTools: move RegEx compile out of loops
2018-04-17 Carsey, JabenBaseTools: Remove unused functions from DscBuildData
2018-04-17 Carsey, JabenBaseTools: remove unused local variable.
2018-04-17 Carsey, JabenBaseTools: fix None comparisons
2018-04-17 Carsey, JabenBaseTools: reduce list usage when not needed
2018-04-17 Carsey, JabenBaseTools: use set instead of list for a variable to...
2018-04-17 Carsey, JabenBaseTools: skip updating temporary variable.
2018-04-17 Carsey, JabenBaseTools: no need to save the data
2018-04-17 Carsey, JabenBaseTools: use existing shared variable
2018-04-17 Dandan BiBaseTool/VfrCompile: make delete[] match with new[]
2018-04-17 Dandan BiBaseTools/VfrCompile:Fix memory leak issues
2018-04-17 Pete BatardMdePkg/Library/BaseCpuLib: Enable VS2017/ARM64 builds
2018-04-17 Pete BatardMdePkg/Library/BaseSynchronizationLib: Enable VS2017...
2018-04-16 Laszlo ErsekOvmfPkg/PlatformBootManagerLib: add USB keyboard to...
2018-04-16 Dandan BiMdeModulePkg/FPDT: Add error message for unsupported...
2018-04-16 Star ZengSignedCapsulePkg SystemFirmwareUpdateDxe: Fix failure...
2018-04-15 Long QinCryptoPkg/OpensslLib: Update OpenSSL version to 1.1.0h
2018-04-15 Long QinCryptoPkg/OpensslLib: Fix the documentation about submo...
2018-04-15 Feng, YunhuaXBaseTools: Fix one or more multiply defined symbols...
2018-04-13 Laszlo ErsekCryptoPkg/TlsLib: rewrite TlsSetCipherList()
2018-04-13 Laszlo ErsekCryptoPkg/TlsLib: sanitize lib classes in internal...
2018-04-13 Laszlo ErsekCryptoPkg/TlsLib: pre-compute OpensslCipherLength in...
2018-04-13 Laszlo ErsekCryptoPkg/TlsLib: use binary search in the TlsGetCipher...
2018-04-13 Laszlo ErsekCryptoPkg/TlsLib: replace TlsGetCipherString() with...
2018-04-13 Laszlo ErsekNetworkPkg/TlsDxe: clean up byte order conversion for...
next