]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2017-05-24 Michael KinneyMdeModulePkg/DebugSupportDxe: Fix XCODE5 build failure
2017-05-24 Michael KinneyMdeModulePkg/RegularExpressionDxe: Fix XCODE5 build...
2017-05-24 Ard BiesheuvelBaseTools/Scripts: discard .gnu.hash section in GCC...
2017-05-24 Star ZengMdeModulePkg MemoryProfileInfo: Use PdbStringOffset...
2017-05-24 Star ZengMdeModulePkg SmiHandlerProfile: Use fixed data type...
2017-05-24 Star ZengMdeModulePkg SmiHandlerProfile: Fix no PDB case handlin...
2017-05-24 Hao WuShellPkg/UefiShellLib: Avoid reading undefined content...
2017-05-24 Yonghong ZhuBaseTools: Fix the bug that different DSC file use...
2017-05-24 Yonghong ZhuBaseTools: Fix incremental build bug on DynamicPcd...
2017-05-23 Laszlo ErsekOvmfPkg: make the 4MB flash size the default (again)
2017-05-23 Michael KinneyUefiCpuPkg/MpInitLib: Fix X64 XCODE5/NASM compatibility...
2017-05-23 Jeff FanUefiCpuPkg/DxeMpInitLib.inf: Add missing SynchronizationLib
2017-05-22 Michael KinneyMdeModulePkg/LogoDxe: Return error if HII Package not...
2017-05-22 Sami MujawarArmPlatformPkg: Timer access for non-secure EL1/0
2017-05-22 Sami MujawarArmPkg: Add CNTHCTL_EL2 support functions
2017-05-22 Ruiyu NiMdeModulePkg/BDS: Fix a buffer overflow bug
2017-05-22 Long QinCryptoPkg/BaseCryptLib: Add NULL pointer checks in...
2017-05-19 Michael Kinneyedk2: Add .DS_Store to .gitignore for macOS
2017-05-19 Michael KinneyBaseTools: Clean up tools_def.template for XCODE5
2017-05-19 Michael KinneyBaseTools: Add -D NO_MSABI_VARGS to X64 XCODE5 CC_FLAGS
2017-05-19 Michael KinneyOvmfPkg: Add XCODE5 statements to fix build break
2017-05-19 Michael KinneyUefiCpuPkg: Use FINIT instead of hex values
2017-05-19 Michael KinneyUefiCpuPkg/BaseUefiCpuLib: Use NASM read-only data...
2017-05-19 Michael KinneyUefiCpuPkg/PiSmmCpuDxeSmm: Add missing JMP instruction
2017-05-19 Michael KinneyPcAtChipsetPkg/SerialIoLib: Remove negative value shift
2017-05-19 Star ZengMdeModulePkg PCD: Fix TmpTokenSpaceBufferCount not...
2017-05-18 Laszlo ErsekOvmfPkg/README: document 4MB flash layout
2017-05-18 Laszlo ErsekOvmfPkg/PlatformPei: align EmuVariableNvStore at any...
2017-05-18 Laszlo ErsekOvmfPkg/EmuVariableFvbRuntimeDxe: change block size...
2017-05-18 Laszlo ErsekOvmfPkg/EmuVariableFvbRuntimeDxe: strip trailing whitespace
2017-05-18 Laszlo ErsekOvmfPkg/QemuFlashFvbServicesRuntimeDxe: correct NumOfLb...
2017-05-18 Laszlo ErsekOvmfPkg/EmuVariableFvbRuntimeDxe: correct NumOfLba...
2017-05-18 Laszlo ErsekEmulatorPkg/FvbServicesRuntimeDxe: correct NumOfLba...
2017-05-18 Laszlo ErsekArmPlatformPkg/NorFlashDxe: correct NumOfLba vararg...
2017-05-18 Dandan BiMdeModulePkg/PciHostBridgeDxe: Fix EBC build failure
2017-05-18 Laszlo ErsekOvmfPkg: resolve PcdLib for PEIMs to PeiPcdLib by default
2017-05-18 Laszlo ErsekOvmfPkg: resolve PcdLib for all PEIMs individually
2017-05-18 Laszlo ErsekOvmfPkg/PlatformPei: don't allocate reserved mem varsto...
2017-05-18 Laszlo ErsekOvmfPkg: sync PcdVariableStoreSize with PcdFlashNvStora...
2017-05-18 Laszlo ErsekOvmfPkg/PlatformPei: remove unused PcdVariableStoreSize...
2017-05-18 Laszlo ErsekOvmfPkg: remove gUefiOvmfPkgTokenSpaceGuid.PcdSecureBoo...
2017-05-18 Laszlo ErsekOvmfPkg/EmuVariableFvbRuntimeDxe: always format an...
2017-05-17 Jiewen YaoMdeModulePkg/PciBus: Add IOMMU support.
2017-05-17 Jiewen YaoMdeModulePkg/PciHostBridge: Add IOMMU support.
2017-05-17 Jiewen YaoMdeModulePkg/Include: Add IOMMU protocol definition.
2017-05-17 Hao WuMdeModulePkg/UfsPassThruDxe: Fix typo in UfsPassThruGet...
2017-05-12 Ruiyu NiShellBinPkg: Ia32/X64 Shell binary update.
2017-05-12 Yonghong ZhuBaseTools: Fix the bug for CArray PCD override in comma...
2017-05-12 Yonghong ZhuBaseTools: Fix the bug that FixedPcdGetPtr failure...
2017-05-12 Star ZengMdeModulePkg SmiHandlerProfile: Fix memory leak in...
2017-05-12 Ruiyu NiShellPkg/memmap: Dump memory map information for all...
2017-05-12 Ruiyu NiShellPkg/memmap: Refine code
2017-05-11 Jeff WestfahlShellPkg/HandleParsingLib: Show LoadedImageProtocol...
2017-05-11 Jeff WestfahlShellPkg/HandleParsingLib: Open LoadedImageProtocol...
2017-05-11 Jeff WestfahlShellPkg/HandleParsingLib: Show LoadedImageProtocol...
2017-05-11 Jeff FanUefiCpuPkg/PiSmmCpuDxeSmm: Fix logic check error
2017-05-11 Jeff FanUefiCpuPkg/PiSmmCpuDxeSmm: Check ProcessorId == INVALID...
2017-05-11 Jeff FanUefiCpuPkg/SmmCpuFeaturesLib: Correct print level
2017-05-11 Jeff FanUefiCpuPkg/SmmCpuFeaturesLib: Fix Ia32/SmiEntry.asm...
2017-05-11 Zhang, Chao BSecurityPkg: Add TCG Spec info to TCG related modules
2017-05-11 Yonghong ZhuBaseTools: Correct VOID* PatchPcd Size in Library Autogen
2017-05-11 Star ZengMdeModulePkg CapsuleApp: Fix mixed EOL format issue
2017-05-11 Jiaxin WuNetworkPkg/IScsiDxe: Switch IP4 configuration policy...
2017-05-11 Dandan BiMdeModulePkg/FormDisplay: Make the LineWidth of option...
2017-05-11 Hess ChenBaseTools/Ecc: Add line break support for exception...
2017-05-10 Leif LindholmArmPlatformPkg,ArmVirtPkg: delete redundant PL031 functions
2017-05-10 Leif LindholmEmbeddedPkg: import EfiTimeBaseLib (as TimeBaseLib)
2017-05-10 Leif LindholmEmbeddedPkg: import DesignWare EMMC driver
2017-05-09 Jiaxin WuNt32Pkg/SnpNt32Dxe: Fix hang issue when multiple networ...
2017-05-09 Zhang LuboNetworkPkg: Fix issue in dns driver when building DHCP...
2017-05-09 Fu SiyuanMdeModulePkg: Addressing TCP Window Retraction when...
2017-05-09 Fu SiyuanNetworkPkg: Addressing TCP Window Retraction when windo...
2017-05-09 Fu SiyuanMdeModulePkg: Add wnd scale check before shrinking...
2017-05-09 Fu SiyuanNetworkPkg: Add wnd scale check before shrinking window.
2017-05-08 Ruiyu NiUefiCpuPkg/MtrrLib: Don't report OutOfResource when...
2017-05-08 Jeff FanUefiCpuPkg: Update package version to 0.80
2017-05-08 Jeff FanUefiCpuPkg: Update package version to 0.80
2017-05-08 Star ZengMdePkg DxeServicesLib: Handle potential NULL FvHandle
2017-05-06 Yonghong ZhuBaseTools: PCD can only use single access method by...
2017-05-05 Laszlo ErsekOvmfPkg/PlatformPei: handle non-power-of-two spare...
2017-05-05 Laszlo ErsekRevert "OvmfPkg: make the 4MB flash size the default"
2017-05-05 Yonghong ZhuBaseTools: remove the hardcoded /bin/bash for PreBuild...
2017-05-05 Tian, FengMdeModulePkg: Update DEC/DSC version from 0.96 to 0.97
2017-05-05 Long QinSecurityPkg/Pkcs7VerifyDxe: Add format check in DB...
2017-05-05 Zhang, Chao BSecurityPkg: Update package version to 0.97
2017-05-05 Long QinCryptoPkg: Update package version to 0.97
2017-05-05 Liming GaoMdePkg: Update DEC and DSC version from 1.06 to 1.07
2017-05-05 Song, BinXBaseTools: Sync BrotliCompress script the same style
2017-05-05 Song, BinXBaseTools: Add --version option in Brotli and BrotliCom...
2017-05-05 Fu SiyuanNetworkPkg: Update package version to 0.97.
2017-05-04 Laszlo ErsekOvmfPkg: make the 4MB flash size the default
2017-05-04 Laszlo ErsekOvmfPkg: raise max variable size (auth & non-auth)...
2017-05-04 Laszlo ErsekOvmfPkg: introduce 4MB flash image (mainly) for Windows HCK
2017-05-04 Laszlo ErsekOvmfPkg/OvmfPkg.fdf.inc: extract VARS_LIVE_SIZE and...
2017-05-04 Laszlo ErsekOvmfPkg: introduce the FD_SIZE_IN_KB macro / build...
2017-05-04 Jeff WestfahlShellPkg/ShellCommandLib: Update DumpHex to print {|}~
2017-05-04 Eric DongSecurityPkg: Consume SmmIoLib.
2017-05-04 Eric DongSecurityPkg OpalPasswordSmm: Consume SmmIoLib.
2017-05-04 Eric DongMaintainers.txt: Update maintainers for MdeModulePkg
2017-05-03 Nerijus BaliƫnasArmVirtPkg: install EdkiiPlatformHasDeviceTree proto...
next