]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2018-12-13 Ye TingMaintainers.txt: Change package maintainer and reviewer...
2018-12-12 Ard BiesheuvelBaseTools/GenFw ARM: don't permit R_ARM_GOT_PREL reloca...
2018-12-11 Ard BiesheuvelArmVirtPkg/PrePiUniCoreRelocatable CLANG38: work around...
2018-12-11 Ard BiesheuvelArmVirtPkg/ArmVirtQemuKernel ARM: make some PCD setting...
2018-12-11 Ard BiesheuvelBaseTools/tools_def AARCH64 RELEASE: move GCC49/GGC5...
2018-12-11 Ard BiesheuvelMdeModulePkg/FileExplorerLib: avoid packed struct for...
2018-12-11 Sumit GargArmPkg/OpteeLib: Add OPTEE_SUCCESS return code
2018-12-10 Chen A ChenSecurityPkg: Remove dead code and inf redundant definit...
2018-12-10 Eric DongUefiCpuPkg/Cpuid: Add code to support new definition.
2018-12-10 Eric DongUefiCpuPkg/Cpuid.h: Sync CPUID definition to latest...
2018-12-10 Jian J WangCryptoPkg/IntrinsicLib: add missing BaseLib declaration
2018-12-10 Ruiyu NiMdeModulePkg/PciBus: Shadow option ROM after BARs are...
2018-12-09 Sughosh GanuStandaloneMM: Update permissions for Standalone MM...
2018-12-09 Sughosh GanuStandaloneMM: Include the newly added library class...
2018-12-09 Achin GuptaStandaloneMmPkg: Update dependency on PeCoffExtraActionLib
2018-12-09 Achin GuptaStandaloneMmPkg: Replace dependency on ArmMmuLib
2018-12-09 Achin GuptaStandaloneMmPkg: Zero data structure explicitly
2018-12-09 Achin GuptaStandaloneMmPkg: Enforce alignment check for AArch64
2018-12-09 Achin GuptaStandaloneMmPkg: Add missing dependency on PL011UartClo...
2018-12-07 Ard BiesheuvelRevert "MdePkg/ProcessorBind.h AARCH64: limit MAX_ADDRE...
2018-12-07 BobCFBaseTools: Correct CCFLAG for PcdValueInit
2018-12-07 BobCFBaseTools: Customize deepcopy function.
2018-12-07 BobCFBaseTools: Optimize string concatenation
2018-12-07 BobCFBaseTools: Replace the sqlite database with list
2018-12-07 Zhao, ZhiqiangXBaseTools: AutoGen and GenFds share the parser data.
2018-12-07 Feng, Bob CBaseTool: Filter out unused structure pcds
2018-12-07 bob.c.feng... BaseTools: Enable Pcd Array support.
2018-12-06 Sumit GargArmPkg/OpteeLib: Add dummy RPC handler
2018-12-06 Jaben CarseyBaseTools: create and use a standard shared variable...
2018-12-06 Jaben CarseyBaseTools: cleanup LongFilePathSupport usage
2018-12-06 Jaben CarseyBaseTools: Move Identification file to Eot
2018-12-06 Ard BiesheuvelBaseTools/CommonLib: drop the use of MAX_ADDRESS
2018-12-06 Shenglei ZhangMaintainers.txt: Remove DuetPkg
2018-12-06 Shenglei ZhangBaseTools: Remove tools only used by DuetPkg
2018-12-06 Shenglei ZhangDuetPkg: Remove DuetPkg
2018-12-05 Ard BiesheuvelBaseTools/CommonLib: drop definition of MAX_UINTN
2018-12-05 Ard BiesheuvelBaseTools/CommonLib: get rid of 'native' type string...
2018-12-05 Ard BiesheuvelBaseTools/DevicePath: use MAX_UINT32 as default device...
2018-12-05 Ard BiesheuvelBaseTools/CommonLib: add definition of MAX_UINT32
2018-12-05 Ard BiesheuvelBaseTools/DevicePath: use explicit 64-bit number parsin...
2018-12-05 Ard BiesheuvelBaseTools/CommonLib: use explicit 64-bit type in Strtoi()
2018-12-05 Ard BiesheuvelBaseTools/CommonLib: avoid using 'native' word size...
2018-12-05 Shenglei ZhangBaseTools: Remove GenVtf
2018-12-05 Chasel, ChiuMaintainers.txt: Change package maintainer of IntelFsp*Pkg
2018-12-04 Yonghong ZhuMaintainers.txt: Update BaseTools maintainers
2018-12-03 Ard BiesheuvelArmVirtPkg/QemuVirtMemInfoLib: trim the MMIO region...
2018-12-03 Ard BiesheuvelArmVirtPkg/NorFlashQemuLib: disregard our primary FV
2018-12-03 Ard BiesheuvelArmPkg/ArmMmuLib ARM: handle unmapped sections when...
2018-12-03 Ard BiesheuvelArmPkg/ArmMmuLib ARM: handle unmapped section in GetMem...
2018-12-03 Liming GaoMdeModulePkg: Correct PCD name in MdeModulePkg.uni
2018-11-30 Ard BiesheuvelEmbeddedPkg/EmbeddedPkg.dec: drop PcdPrePiCpuMemorySize...
2018-11-29 Ard BiesheuvelArmVirtPkg: drop PcdPrePiCpuMemorySize assignments...
2018-11-29 Ard BiesheuvelEmbeddedPkg/PrePiLib: drop unused PCD reference
2018-11-29 Ard BiesheuvelArmPlatformPkg/PlatformPei: drop unused PCD references
2018-11-29 Ard BiesheuvelBeagleBoardPkg/PrePi: base GCD memory space size on...
2018-11-29 Ard BiesheuvelArmVirtPkg/PrePi: base GCD memory space size on CPU...
2018-11-29 Ard BiesheuvelArmPlatformPkg/PrePi: base GCD memory space size on...
2018-11-29 Ard BiesheuvelArmPkg/CpuPei: base GCD memory space size on CPU's...
2018-11-29 Ard BiesheuvelArmPkg/ArmMmuLib: take the CPU supported maximum PA...
2018-11-29 Ard BiesheuvelArmVirtPkg/XenVirtMemInfoLib: refactor reading of the...
2018-11-29 Ard BiesheuvelArmPkg/ArmLib: add support for reading the max physical...
2018-11-29 Ard BiesheuvelMdePkg/ProcessorBind.h AARCH64: limit MAX_ADDRESS to...
2018-11-29 Ard BiesheuvelArmVirtPkg/QemuVirtMemInfoLib: remove 1:1 mapping of...
2018-11-29 Ard BiesheuvelArmVirtPkg/FdtPciHostBridgeLib: map ECAM and I/O spaces...
2018-11-29 Ard BiesheuvelEmbeddedPkg/PrePiHobLib: drop CreateHobList() from...
2018-11-29 Ard BiesheuvelEmbeddedPkg/TemplateSec: remove unused module
2018-11-29 Star ZengMaintainers.txt: Update MdeModulePkg maintainers
2018-11-29 Star ZengMaintainers.txt: Update FmpDevicePkg maintainer
2018-11-29 Jeff BrasenMdeModulePkg/BaseSortLib: Enable for all module types
2018-11-29 Jeff BrasenEmbeddedPkg/PrePiMemoryAllocationLib: Added AllocateZer...
2018-11-29 Liming GaoBaseTools Script: Update ConvertFceToStructurePcd to...
2018-11-29 Liming GaoMaintainers.txt: Add the rule to hand over the package...
2018-11-27 Leif LindholmArmPkg: fix StandaloneMmMmuLib subdirectory case
2018-11-27 Ard BiesheuvelArmPkg/ArmPkg.dsc: move ArmMmuStandaloneMmLib.inf to...
2018-11-27 Achin GuptaArmPkg/ArmMmuLib: Add MMU Library suitable for use...
2018-11-27 Achin GuptaArmPkg/Include: Add MM interface SVC return codes.
2018-11-27 Sughosh GanuArmPkg/Include: Fix the SPM version SVC ID
2018-11-27 Achin GuptaArmPkg/Drivers: Add EFI_MM_COMMUNICATION_PROTOCOL DXE...
2018-11-27 Achin GuptaArmPkg: Add PCDs needed for MM communication driver.
2018-11-27 Ard BiesheuvelArmPlatformPkg/NorFlashPlatformLib: remove unused Guid...
2018-11-27 Liming GaoMdeModulePkg PCD: Add DynamicEx PcdVpdBaseAddress64...
2018-11-27 Liming GaoOvmfPkg: Don't include TftpDynamicCommand in XCODE5...
2018-11-27 Gary LinMdePkg ACPI: fix the typos in Acpi61.h and Acpi62.h
2018-11-26 Ard BiesheuvelArmVirtPkg/NorFlashQemuLib: discover NOR flash banks...
2018-11-26 Ard BiesheuvelArmVirtPkg/FdtClientDxe: take DT node 'status' properti...
2018-11-26 Ard BiesheuvelArmPlatformPkg/NorFlashDxe: use one GUID plus index...
2018-11-26 Ard BiesheuvelArmPlatformPkg/NorFlashDxe: prepare for devicepath...
2018-11-26 Ard BiesheuvelArmPkg: remove now unused BsdLib.h
2018-11-26 Chasel, ChiuIntelFsp2WrapperPkg: Fix constant if statements issue
2018-11-26 Chasel, ChiuIntelFsp2WrapperPkg: Fix line ending format issue
2018-11-26 Jiewen YaoMdeModulePkg/LockboxNullLib: clean up INF file.
2018-11-23 Vijayenthiran... NetworkPkg/IScsiDxe: add debug logs for failed SetVaria...
2018-11-23 zwei4Vlv2TbltDevicePkg:Fix build and boot failure of Minnowb...
2018-11-23 Vijayenthiran... MdeModulePkg/Variable: add debug logs in VariableServic...
2018-11-22 Shenglei ZhangShellPkg: Remove ShellPkg wrapper header files
2018-11-21 Ard BiesheuvelArmPkg/ArmSmcPsciResetSystemLib: add missing call to...
2018-11-21 Sun, ZailiangMaintainers.txt: update Vlv2*Pkg maintainers.
2018-11-21 Dandan BiMdePkg: Check input Ptrs in GetSectionFromAnyFvByFileType
2018-11-21 Dandan BiMdePkg: check Length para before use in DevPathToTextUs...
2018-11-21 Dandan BiMdeModulePkg/DisplayEngine: Remove useless NULL ptr...
next