]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2019-08-19 Shenglei ZhangCryptoPkg: Fix coding style
2019-08-16 Shenglei ZhangUefiCpuPkg/Cpuid: Add description for parameter LeafFun...
2019-08-16 Shenglei ZhangShellPkg/UefiShellAcpiViewCommandLib: Initialize local...
2019-08-16 Shenglei ZhangCryptoPkg/OpensslLib: Add missing header files in INF...
2019-08-16 Jian J WangSecurityPkg/SecurityPkg.uni: Add missing strings for...
2019-08-16 Zhang, ShengleiMdeModulePkg/DxeIplPeim: Initialize pointer PageMapLeve...
2019-08-15 Jin, EricBaseTools/Capsule: Tool to generate Windows Firmware...
2019-08-15 Sean BroganBaseTools/Capsule: Add WindowsCapsuleSupportHelper
2019-08-15 Eric JinFmpDevicePkg/FmpDxe: Remove use of CatSprint()
2019-08-15 Eric JinFmpDevicePkg/FmpDxe: Add PcdFmpDeviceStorageAccessEnable
2019-08-15 Eric JinFmpDevicePkg/FmpDxe: Add PcdFmpDeviceImageTypeIdGuid
2019-08-15 Eric JinFmpDevicePkg/FmpDxe: Improve all DEBUG() messages
2019-08-15 Eric JinFmpDevicePkg: Add Capsule Update Policy Protocol
2019-08-15 Eric JinFmpDevicePkg/FmpDxe: Different variable for each FMP...
2019-08-15 Eric JinFmpDevicePkg/FmpDxe: Use new FmpDeviceLib APIs
2019-08-15 Shenglei ZhangMdeModulePkg/MdeModulePkg.dec: Remove gEfiDpcProtocolGuid
2019-08-15 Shenglei ZhangNetworkPkg: Move Dpc.h from MdeModulePkg to NetworkPkg
2019-08-15 Shenglei ZhangNetworkPkg: Add Dpc protocol
2019-08-15 Chasel ChiuBaseTools/Scripts: Add GetUtcDateTime script.
2019-08-15 Shenglei ZhangShellPkg/UefiShellAcpiViewCommandLib: Remove the variab...
2019-08-15 Jian J WangCryptoPkg/OpensslLib: remove clone commands
2019-08-15 Jian J WangReadme.md: add submodule policy and clone commands
2019-08-15 Xu, Wei6MdeModulePkg/DxeCapsuleLibFmp: Improve comparisons...
2019-08-15 Xu, Wei6MdeModulePkg/CapsuleApp: Improve comparisons in Capsule...
2019-08-14 Bob FengBaseTools: Move buildoptions.py to Common folder
2019-08-14 Eric JinFmpDEvicePkg/FmpDeviceLibNull: Implement new APIs
2019-08-14 Eric JinFmpDevicePkg: Add APIs to FmpDeviceLib
2019-08-14 Eric JinFmpDevicePkg: Add UEFI_DRIVER support
2019-08-14 Rodriguez,... BaseTools: Fix checking for Sources section in INF...
2019-08-14 Feng, Bob CBaseTools: Add "-" in a re to parse line in .map file
2019-08-14 Feng, Bob CBaseTools: Fix incremental build bug
2019-08-14 Zhang, ShengleiMdeModulePkg/DxeIplPeim: Relocate operation of PageMapL...
2019-08-13 Shenglei ZhangUefiCpuPkg/PiSmmCpuDxeSmm: Fix coding style
2019-08-13 Shenglei ZhangIntelFsp2Pkg/FspSecCore: Add missing header file in...
2019-08-13 Shenglei ZhangShellPkg/UefiShellAcpiViewCommandLib: Add missing heade...
2019-08-13 Shenglei ZhangMdePkg/BaseUefiDecompressLib: Add missing description...
2019-08-13 Shenglei ZhangMdeModulePkg: Add missing header files in INF files
2019-08-13 Marc W ChenMdePkg: Add MmAccess and MmControl definition.
2019-08-13 Liming GaoReadme.md: Remove tag release from Readme
2019-08-13 Liming GaoMdeModulePkg/RegularExpressionDxe: Add two missing...
2019-08-13 Liming GaoMdeModulePkg RegularExpressionDxe: Update Oniguruma...
2019-08-13 Albecki, MateuszMdeModulePkg/UfsPassThruDxe: Implement EDKII_UFS_HC_PLA...
2019-08-13 Albecki, MateuszMdeModulePkg/UfsPassThruDxe: Refactor private data...
2019-08-13 Albecki, MateuszMdeModulePkg/UfsPassThruDxe: Refactor UfsExecUicCommand...
2019-08-13 Albecki, MateuszMdeModulePkg: Add definition of the EDKII_UFS_HC_PLATFO...
2019-08-13 Gao, ZhichaoShellPkg/UefiShellLevel2CommansLib: Pointer Resonse...
2019-08-12 Krzysztof KochShellPkg: acpiview: SRAT: Prevent buffer overruns
2019-08-12 Krzysztof KochShellPkg: acpiview: PPTT: Prevent buffer overruns
2019-08-12 Krzysztof KochShellPkg: acpiview: MADT: Prevent buffer overruns
2019-08-12 Krzysztof KochShellPkg: acpiview: IORT: Prevent buffer overruns
2019-08-12 Krzysztof KochShellPkg: acpiview: GTDT: Prevent buffer overruns
2019-08-12 Krzysztof KochShellPkg: acpiview: DBG2: Prevent buffer overruns
2019-08-12 Feng, Bob CBaseTools: Fixed an issue that build raise exception
2019-08-12 Zeng, StarSourceLevelDebugPkg DebugCommLibUsb3: Address NULL...
2019-08-09 Feng, Bob CBaseTools: Enable block queue log agent.
2019-08-09 Feng, Bob CBaseTools: Add the support for python 2
2019-08-09 Feng, Bob CBaseTools: Move BuildOption parser out of build.py
2019-08-09 Feng, Bob CBaseTools: Add LogAgent to support multiple process...
2019-08-09 Feng, Bob CBaseTools: Add shared data for processes
2019-08-09 Feng, Bob CBaseTools: Enable Multiple Process AutoGen
2019-08-09 Feng, Bob CBaseTools: Decouple AutoGen Objects
2019-08-09 Feng, Bob CBaseTools: Add functions to get platform scope build...
2019-08-09 Feng, Bob CBaseTools: Split WorkspaceAutoGen._InitWorker into...
2019-08-09 Feng, Bob CBaseTools: Singleton the object to handle build conf...
2019-08-09 Gary WestCryptoPkg/BaseCryptLib: Wrap OpenSSL HKDF algorithm
2019-08-09 Eric DongUefiCpuPkg/PiSmmCpuDxeSmm: Clean up useless ConsoleLogL...
2019-08-09 Eric DongUefiCpuPkg/RegisterCpuFeaturesLib: Clean up useless...
2019-08-09 Ni, RayUefiCpuPkg: Update code to include register definitions...
2019-08-09 Ni, RayUefiCpuPkg|MdePkg: Move Register/ folder to MdePkg...
2019-08-09 Ni, RayMdeModulePkg/DxeIpl: Create 5-level page table for...
2019-08-09 Ni, RayMdePkg/Cpuid.h: Move Cpuid.h from UefiCpuPkg to MdePkg
2019-08-09 Ni, RayMdeModulePkg/DxeIpl: Introduce PCD PcdUse5LevelPageTable
2019-08-09 Ni, RayUefiCpuPkg/CpuDxe: Support parsing 5-level page table
2019-08-09 Ni, RayUefiCpuPkg/CpuDxe: Remove unnecessary macros
2019-08-09 Ni, RayUefiCpuPkg/MpInitLib: Enable 5-level paging for AP...
2019-08-09 Eric DongOvmfPkg/PlatformPei: Change referenced MSR name.
2019-08-08 Fan, ZhijuXBaseTools:Add the Judgment Method of "--exclude"
2019-08-08 Michael D KinneyBaseTools/PatchCheck: Disable text conversion in 'git...
2019-08-08 Michael D KinneyBaseTools/PatchCheck: Add copy from/to keywords
2019-08-08 Michael D KinneyBaseTools/PatchCheck: Ignore blank lines in diff
2019-08-07 Zhang, ShengleiMdeModulePkg/DxeCapsuleLibFmp: Add missing description...
2019-08-07 Jin, EricMdeModulePkg/EsrtFmpDxe: Enhance ESRT to support multip...
2019-08-06 Michael D KinneyMdePkg/X64/ProcessorBind.h: Fix EmulatorPkg X64 XCODE5
2019-08-06 Michael D KinneyEmulatorPkg/Unix/Host: Fix XCODE5 IA32/X64 build failure
2019-08-06 Michael D KinneyEmulatorPkg/Unix/Host: Fix NetworkPkg dependencies
2019-08-06 Michael KinneyEmulatorPkg: Fix VS2015 build when VS2017 also installed
2019-08-06 Eric DongUefiCpuPkg/PiSmmCpuDxeSmm: Remove debug message.
2019-08-06 Eric DongUefiCpuPkg/RegisterCpuFeaturesLib: Remove debug message.
2019-08-06 shengleiUefiCpuPkg/PiSmmCpuDxeSmm: Make code consistent with...
2019-08-05 Jonathan WattShellPkg/UefiShellBcfgCommandLib: Fix '-opt' option
2019-08-05 Michael D KinneyShellPkg: Add shell with all commands integrated
2019-08-05 Michael D KinneyShellPkg/AcpiView: Fix IA32 link error
2019-08-05 Shenglei ZhangUefiCpuPkg/PiSmmCpuDxeSmm: Add check for pointer Pml5Entry
2019-08-05 Zhang, ShengleiMdeModulePkg: Remove RecoveryLib.h and PeiRecoveryLibNull
2019-08-05 Zhang, ShengleiMdeModulePkg: Remove S3Lib.h and PeiS3LibNull
2019-08-05 Marcin WojtasMdeModulePkg/UsbBusDxe: Return error when the device...
2019-08-05 Shenglei ZhangSecurityPkg/SecurityPkg.dec: Remove trailing white...
2019-08-02 Michael D KinneyMdeModulePkg/PiSmmCore: Use unique structure signatures
2019-08-02 Eric DongUefiCpuPkg/MpInitLib: don't shadow the microcode patch...
2019-08-02 Ching JenX... IntelFsp2Pkg: Improve FSP Python scripts to support...
next