]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2018-07-27 Ruiyu NiMdeModulePkg/PlatformBootManager: Add PlatformBootManag...
2018-07-27 Yunhua FengBaseTools: Fix bug about *M value not display decimal...
2018-07-27 Yunhua FengBaseTools: Parse decimal format INF_VERSION incorrect
2018-07-27 Thomas PalmerMdeModulePkg/PciBusDxe: Fix small memory leak in FreePc...
2018-07-27 Vladimir OlovyannikovMdeModulePkg FvSimpleFileSystemDxe: Fix memory leak...
2018-07-26 Jiewen YaoMdeModulePkg/DxeCore: Not update RtCode in MemAttrTable...
2018-07-26 Jiewen YaoUefiCpuPkg/PiSmmCpu: Check EFI_RUNTIME_RO in UEFI mem...
2018-07-26 Jiewen YaoMdePkg/SmmMemLib: Check EFI_MEMORY_RO in UEFI mem attri...
2018-07-26 Jiewen YaoMdeModulePkg/DxeCore: Install UEFI mem attrib table...
2018-07-26 Jiewen YaoUefiCpuPkg/PiSmmCpu: Check for untested memory in GCD
2018-07-26 Jiewen YaoMdePkg/SmmMemLib: Check for untested memory in GCD
2018-07-26 Eric DongUefiCpuPkg/MpInitLib: Not use disabled AP when call...
2018-07-26 Eric DongUefiCpuPkg/MpInitLib: Remove StartCount and volatile...
2018-07-26 Eric DongUefiCpuPkg/MpInitLib: Remove redundant CpuStateFinished...
2018-07-26 Dandan BiMdeModulePkg/DxeLoadFunc: Add use case for new Perf...
2018-07-26 Dandan BiSecurityPkg/Tcg: Add use case for new Perf macro
2018-07-26 Dandan BiShellPkg/Dp: Cumulate the perf data of "DB:Stop"
2018-07-26 Hess ChenBaseTools/Ecc: Add some new checkpoints
2018-07-25 AlexeiFedorovShellPkg: add UefiShellAcpiViewCommandLib.inf to ShellP...
2018-07-25 Liming GaoBaseTools Script: Add the script to generate Structure...
2018-07-25 Yunhua FengBaseTools: Fix build report for *P and *M flag incorrectly
2018-07-25 Jaben CarseyBaseTools: AutoGen - change class variable to funciton...
2018-07-24 Laszlo ErsekArmVirtPkg: remove wrong and superfluous ResourcePublic...
2018-07-24 Liming GaoOvmfPkg: Correct ResourcePublicationLib class name...
2018-07-24 Yunhua FengBaseTools: Fix the different token with the same PCD
2018-07-24 Yonghong ZhuBaseTools: Correct _PCD_PATCHABLE_TokenName_SIZE's...
2018-07-24 Marvin H?userUefiCpuPkg/CpuMpPei: Correct BIST PPI logic.
2018-07-23 Supreeth VenkateshBaseTools/AutoGen: Update header file for MM modules.
2018-07-23 Yonghong ZhuBaseTools: ElfConvert Tool update VerboseMsg to same...
2018-07-23 Star ZengMdeModulePkg CapsuleApp: Use EFI_UNSUPPORTED for incorr...
2018-07-23 Star ZengMdeModulePkg CapsuleApp: Check capsule header before...
2018-07-23 Star ZengMdeModulePkg CapsuleApp: Show clear message when option...
2018-07-23 Star ZengMdeModulePkg CapsuleApp: Do not parse bits in CapsuleFl...
2018-07-23 Star ZengMdeModulePkg CapsuleApp: Fix memory leak in DumpFmpImage()
2018-07-23 Star ZengMdeModulePkg CapsuleApp: Check Arg count for -P GET...
2018-07-23 Yunhua FengBaseTools: enable FixedAtBuild (VOID*) PCD use in the...
2018-07-23 Zhang, Chao BMdeModulePkg: TpmMeasureLib: Re-prioritize TCG/TCG2...
2018-07-23 Zhang, Chao BMdeModulePkg: Variable: Re-prioritize TCG/TCG2 protocol
2018-07-21 Zhang, Chao BSecurityPkg: TcgSmm: Handle invalid parameter in MOR...
2018-07-20 Laszlo ErsekOvmfPkg/XenPvBlkDxe: remove gEfiDevicePathProtocolGuid...
2018-07-20 Supreeth VenkateshStandaloneMmPkg: Describe the declaration and definitio...
2018-07-20 Supreeth VenkateshStandaloneMmPkg: Add CPU driver suitable for ARM Platforms.
2018-07-20 Supreeth VenkateshStandaloneMmPkg: Add an AArch64 specific entry point...
2018-07-20 Supreeth VenkateshStandaloneMmPkg/Core: Implementation of Standalone...
2018-07-20 Supreeth VenkateshStandaloneMmPkg: MM driver entry point library.
2018-07-20 Supreeth VenkateshStandaloneMmPkg/HobLib: Add HOB Library for management...
2018-07-20 Supreeth VenkateshStandaloneMmPkg/MemoryAllocationLib: Add MM memory...
2018-07-20 Supreeth VenkateshStandaloneMmPkg/MemLib: Add Standalone MM instance...
2018-07-20 Supreeth VenkateshStandaloneMmPkg/FvLib: Add a common FV Library for...
2018-07-20 Supreeth VenkateshStandaloneMmPkg: Delete StandaloneMmPkg file.
2018-07-20 Jian J WangUefiCpuPkg/CpuDxe: fix incorrect check of SMM mode
2018-07-20 Eric DongUefiCpuPkg/MpInitLib: Fix VS2012 build failure
2018-07-20 Eric DongUefiCpuPkg/MpInitLib: Remove useless code.
2018-07-20 Eric DongUefiCpuPkg/MpInitLib: Optimize get processor number...
2018-07-19 Laszlo ErsekOvmfPkg/AcpiPlatformDxe: clean up libs and protos in...
2018-07-19 Eric DongUefiCpuPkg/MpInitLib: Fix S3 resume hang issue.
2018-07-18 Eric DongUefiCpuPkg/MpInitLib: Load uCode once for each core.
2018-07-18 Eric DongUefiCpuPkg/MpInitLib: Use BSP uCode for APs if possible.
2018-07-18 Eric DongUefiCpuPkg/MpInitLib: Relocate uCode to memory to save...
2018-07-18 Yonghong ZhuBaseTools: Remove the duplicate Pcd items
2018-07-16 Zhang, Chao BSecurityPkg:Tcg: Fix comment typos
2018-07-16 BobCFBaseTools: Fixed build Ovmfpkg failed issue.
2018-07-16 Gary LinBaseTools: Use absolute import in Scripts
2018-07-16 Gary LinBaseTools: Use absolute import in Workspace
2018-07-16 Gary LinBaseTools: Use absolute import in UPT
2018-07-16 Gary LinBaseTools: Use absolute import in Table
2018-07-16 Gary LinBaseTools: Use absolute import in Eot
2018-07-16 Gary LinBaseTools: Use absolute import in Ecc
2018-07-16 Gary LinBaseTools: Treat Ecc.py as a python module
2018-07-16 Gary LinBaseTools: Use absolute import in Common
2018-07-16 Gary LinBaseTools: Use absolute import in BPDG
2018-07-16 Gary LinBaseTools: Treat BPDG.py as a python module
2018-07-16 Gary LinBaseTools: Use absolute import in AutoGen
2018-07-16 Gary LinBaseTools: Move ImageBinDict to GenFdsGlobalVariable.py
2018-07-16 Gary LinBaseTools: Move FindExtendTool to GenFdsGlobalVariable.py
2018-07-16 Gary LinBaseTools: Move OverrideAttribs to OptRomInfStatement.py
2018-07-16 Gary LinBaseTools: Use absolute import in GenFds
2018-07-16 Gary LinBaseTools: Treat GenFds.py as a python module
2018-07-13 BobCFBaseTools: Enable structure pcd in FDF file
2018-07-13 Dandan BiMdeModulePkg/PerformanceMeasurement.h: Correct the...
2018-07-13 Laszlo ErsekArmVirtPkg/ArmVirtQemu: enable the IPv6 stack
2018-07-13 Laszlo ErsekArmVirtPkg: unify HttpLib resolutions in "ArmVirt.dsc...
2018-07-13 Jiaxin WuShellPkg/TftpDynamicCommand: Fix the potential assertio...
2018-07-13 Star ZengMdeModulePkg CapsuleApp: Fix typo EFI_CAPSULE_RPORT_GUID
2018-07-13 Star ZengMdeModulePkg CapsuleApp: Refine -D option help information
2018-07-13 Star ZengMdeModulePkg CapsuleApp: Check Arg count for -D option
2018-07-12 Roman BacikSecurityPkg: Fix assert when setting key from eMMC...
2018-07-12 bob.c.feng... BaseTool: Fixed the incorrect cache key.
2018-07-12 Ni, RuiyuUefiCpuPkg/MpInitLib: Avoid calling PEI services from AP
2018-07-12 Jiaxin WuNetworkPkg/HttpDxe: Fix the bug when parsing HTTP(S...
2018-07-11 Zenith432BaseTools/GenFw: Disable support for R_X86_64_32S
2018-07-11 Zenith432BaseTools/GenFw: Add X64 GOTPCREL Support to GenFw
2018-07-11 Star ZengMdeModulePkg CapsuleApp: Fix NestedCapsuleHeader->Flags...
2018-07-11 Star ZengSignedCapsulePkg RecoveryModuleLoadPei: Fix typo 'Press...
2018-07-11 Star ZengMdeModulePkg DxeCapsuleLibFmp: Fix typo 'Press' to...
2018-07-11 Eric DongSecurityPkg/OpalPassword: Fixed input correct password...
2018-07-11 Eric DongSecurityPkg/TcgStorageOpalLib: Return AUTHORITY_LOCKED_...
2018-07-10 Yonghong ZhuBaseTools: Fix the bug that incorrect size info in...
2018-07-09 Tomas Pilar... MdePkg/BaseLib: Add bit field population calculating...
2018-07-09 Feng, Bob CBaseTool: Add cache for the result of SkipAutogen.
next