]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2018-02-07 Liming GaoMdeModulePkg: Don't build VarCheckUefiLib and DxeCore...
2018-02-07 Liming GaoSecurityPkg: Don't build AuthVariableLib for EBC arch
2018-02-07 Liming GaoPcAtChipsetPkg PeiAcpiTimerLib: Add the missing DebugLi...
2018-02-07 Zhang, Chao BSecurityPkg:Tcg2Smm: Fix compile issue
2018-02-07 Heyi GuoMdePkg ACPI: Add some macros for PPTT
2018-02-06 Ard BiesheuvelArmPkg/Gic: force GIC driver to run before CPU arch...
2018-02-06 Leif LindholmEmbeddedPkg: delete unused Pcds and guids
2018-02-06 Leif LindholmEmbeddedPkg: delete unused HalRuntimeServicesExampleLib
2018-02-06 Leif LindholmEmbeddedPkg: drop unused Pcds from package .dsc
2018-02-06 Leif LindholmArmPkg: delete references to unused guids/Pcds from...
2018-02-06 Leif LindholmBeagleBoardPkg: drop unused EmbeddedPkg Pcds
2018-02-06 Leif LindholmArmVirtPkg: drop unused PcdCacheEnable
2018-02-06 Ard BiesheuvelBaseTools/Conf: disable DTC legacy phandle format
2018-02-06 Ruiyu NiShellPkg/map: Fix out-of-bound read when "map fsn"
2018-02-06 Ruiyu NiMdePkg/SafeString: Fix potential out-of-bound memory...
2018-02-06 Ruiyu NiShellPkg/for: Fix potential null pointer deference
2018-02-06 Yonghong ZhuBaseTools: enhance error check for DatumType format
2018-02-06 Liming GaoBaseTools GNUmakefile: Remove HOST_ARCH in every tool...
2018-02-06 Liming GaoBaseTools GNUmakefile: Move HOST_ARCH detection into...
2018-02-06 Liming GaoPcAtChipsetPkg: Add PeiAcpiTimerLib to save Frequency...
2018-02-06 Zhang, Chao BSecurityPkg: Support PP version lower than 1.3
2018-02-05 Benjamin YouCorebootPayloadPkg/FbGop: Produces correct PixelsPerSca...
2018-02-05 Fu SiyuanMdeModulePkg/PXE: Add warning message for PXE if failed...
2018-02-05 Fu SiyuanNetworkPkg: Add warning message for PXE if failed to...
2018-02-05 Zhang, Chao BSecurityPkg: Add UNI string for 2 PCDs
2018-02-04 Feng, YunhuaXBaseTools: Update Expression.py for VOID* to support...
2018-02-04 Feng, YunhuaXBaseTools: StructurePcd array Value support flexible...
2018-02-03 Ruiyu NiMdeModulePkg/SmmCore: Fix hang due to already-freed...
2018-02-02 Hao WuIntelSiliconPkg/MicrocodeUpdateDxe: Refine debug messages
2018-02-02 Feng, YunhuaXBaseTools: Fix make PcdValueCommon.c failure on GCC
2018-02-02 Jian J WangMdeModulePkg/Core: fix feature conflict between NX...
2018-02-02 Jian J WangMdeModulePkg/Core: fix feature conflict between NX...
2018-02-02 Jian J WangMdeModulePkg/Core: fix guard page missing issue
2018-02-01 Ruiyu NiIntelFrameworkModule/ThunkKb: ReadKeyStrokeEx always...
2018-02-01 Ruiyu NiIntelFrameworkModule/Ps2Kb: ReadKeyStrokeEx always...
2018-02-01 Ruiyu NiMdeModulePkg/Ps2Kb: ReadKeyStrokeEx always return key...
2018-02-01 Ruiyu NiMdeModulePkg/UsbKb: ReadKeyStrokeEx always return key...
2018-02-01 Ruiyu NiMdeModulePkg/ConSplitter: ReadKeyStrokeEx always return...
2018-02-01 Ruiyu NiMdePkg/SimpleTextInEx.h: Fix comments alignment
2018-02-01 Liming GaoBaseTools CommonLib: Remove the unnecessary print messa...
2018-02-01 Liming GaoUefiCpuPkg: Remove the unused file ResetVec.asm16
2018-02-01 Liming GaoMdePkg SafeIntLib: Update API definition to use the...
2018-02-01 Feng, Bob CBaseTools: Structure Pcd in CommandLine.
2018-02-01 Feng, Bob CBaseTools: Support multiple .h file
2018-02-01 BobCFBaseTool: Enhance error handling.
2018-02-01 Feng, Bob CBaseTool: Add comments in PcdValueInit.c.
2018-01-31 Laszlo ErsekUefiCpuPkg/PiSmmCpuDxeSmm: eliminate conditional jump...
2018-01-31 Laszlo ErsekUefiCpuPkg/PiSmmCpuDxeSmm: remove unneeded DBs from...
2018-01-31 Laszlo ErsekUefiCpuPkg/PiSmmCpuDxeSmm: update comments in IA32...
2018-01-31 Yonghong ZhuBaseTools: Update BPDG to support L'' and '' format...
2018-01-31 Yonghong ZhuBaseTools: Fix the bug to align VPD PCD based on value...
2018-01-31 Star ZengMdeModulePkg PiSmmCore: Set ForwardLink to NULL in...
2018-01-31 Ming HuangMdePkg ACPI: Correct processor struct of PPTT
2018-01-30 Yunhua FengBaseTools: Enhance parse performance by optimize ValueE...
2018-01-30 Ard BiesheuvelMdeModulePkg/SdMmcPciHcDxe: allow HC capabilities to...
2018-01-30 Ard BiesheuvelMdeModulePkg: introduce SD/MMC override protocol
2018-01-30 Arthur HeymansCorebootPayloadPkg: Use correct BytesPerScanLine
2018-01-30 Gary LinBaseTools: Fix indentation in CParser.py file
2018-01-30 Zhang, Chao BSecurityPkg: Disable TPM interrupt in DEC
2018-01-29 Zhang, Chao BSecurityPkg: Tcg2Smm: Enable TPM2.0 interrupt support
2018-01-29 Ruiyu NiShellPkg/Level2Command: Use UnicodeCollation in StrinCmp
2018-01-29 Ruiyu NiShellPkg/CommandLib: Locate proper UnicodeCollation...
2018-01-29 Jian J WangUefiCpuPkg/CpuDxe: remove all code to flush TLB for APs
2018-01-29 Jian J WangUefiCpuPkg/MpInitLib: force flushing TLB for AP in...
2018-01-29 Jian J WangUefiCpuPkg/MpInitLib: fix AP init issue in 64-bit PEI
2018-01-26 Leif LindholmBeagleBoardPkg: reroute Firmware Vendor Pcd to MdeModulePkg
2018-01-26 Star ZengUefiCpuPkg/MpInitLib: Make sure AP uses correct Startup...
2018-01-26 Ruiyu NiUefiCpuPkg/CpuExceptionHandler: Init serial port before...
2018-01-26 Ruiyu NiMdeModulePkg/Partition: Fix media probe
2018-01-26 Star ZengIntelSiliconPkg MicrocodeUpdateDxe: TotalSize must...
2018-01-26 Ruiyu NiShellPkg: Update package version from 1.01 to 1.02
2018-01-25 Sean BroganMdePkg/BaseSafeIntLib: Add SafeIntLib class and instance
2018-01-25 Zhang, Chao BSecurityPkg:Tpm2DeviceLibDTpm: Support TPM command...
2018-01-25 BobCFBaseTools: Fixed incorrect VPD size.
2018-01-25 Feng, Bob CBaseTool: Fixed the StructurePcd incorrect value.
2018-01-25 Feng, Bob CBaseTools: Fixed some small issues
2018-01-25 Feng, Bob CBaseTools: Fixed build failure for the PCD value initia...
2018-01-25 Feng, Bob CBaseTools: Add comments for the Structure Pcd definitio...
2018-01-25 Feng, Bob CBaseTool: Combine the HiiPcd value if they link to...
2018-01-25 Jiaxin WuNetworkPkg/HttpBootDxe: Avoid to corrupt HttpBootDxe...
2018-01-25 Jiaxin WuMdeModulePkg/UefiBootManagerLib: Skip the DNS device...
2018-01-25 Liming GaoBaseTools: CommonLib Fix Crash to write the last byte
2018-01-25 Jian J WangUefiCpuPkg/MpInitLib: fix issue in wakeup buffer initia...
2018-01-25 Jian J WangShellPkg/UefiShellLevel3CommandsLib: fix string over...
2018-01-24 Star ZengIntelSiliconPkg IntelVTdDxe: Fix flush cache issue
2018-01-24 Hao WuMdeModulePkg/NvmExpressDxe: Fix data buffer not mapped...
2018-01-24 Chema GonzalezBaseTools: Barf on unknown HOST_ARCH in C Makefile
2018-01-24 Ruiyu NiMdeModulePkg/PciBusDxe: Install PciEnumerationComplete...
2018-01-24 Ruiyu NiMdeModulePkg/PciBusDxe: reference gFullEnumeration...
2018-01-24 Ruiyu NiUefiCpuPkg/MtrrLib: Add comments to recommend to use...
2018-01-24 Ruiyu NiUefiCpuPkg/MtrrLib: Update the comments for RETURN_BUFF...
2018-01-24 Ruiyu NiUefiCpuPkg/PeiMpLib: Fix a system hang-in-pei issue.
2018-01-23 Liming GaoEdk2: Retire Edk2Setup.bat
2018-01-23 Yonghong ZhuBaseTools: Add DefaultStore section format Check
2018-01-23 Yonghong ZhuBaseTools: update SKUID value to support both integer...
2018-01-23 Yonghong ZhuBaseTools: Enhance binary file in [Binaries] section...
2018-01-23 Yonghong ZhuBaseTools: Add "processing meta-data" string back
2018-01-23 Fu SiyuanNetworkPkg: Update package version to 0.98
2018-01-23 Long QinCryptoPkg: Update package version to 0.98
2018-01-23 Zhang, Chao BSecurityPkg: Update package version to 0.98
next