]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2014-07-29 Ronald CronArmPlatformPkg/Bds: Added boot options reordering
2014-07-29 Ronald CronArmPlatformPkg/Bds: Corrected boot type detection
2014-07-29 Olivier MartinArmPlatformPkg/Bds: Do not ignore the error code in...
2014-07-29 Ronald CronArmPlatformPkg/Bds: Added TFTP boot option update
2014-07-29 Ronald CronArmPlatformPkg/Bds: Change the GetHIInput/EditHIInput...
2014-07-29 Ronald CronArmPlatformPkg/Bds: Got rid of RequestBootType argument
2014-07-29 Harry LiebelArmPkg: Remove BasePeCoffLib
2014-07-29 Olivier MartinArmPkg/ArmLib.h: Fixed name of the argument
2014-07-29 Olivier MartinArmPkg/CpuDxe: Fixed some typo issues in the AArch64...
2014-07-29 Olivier MartinArmPkg/AArch64.h: Added Exception Syndrome Register...
2014-07-29 Olivier MartinArmPkg/AArch64: Added ARM_HCR_TSC definition
2014-07-29 Olivier MartinArmPkg/ArmPkg.dec: Added the interrupt numbers for...
2014-07-29 Olivier MartinArmPkg/AArch64.h: Added SPSR and Timer register definitions
2014-07-29 jyao1Add IntelFspPkg to support create FSP bin based on...
2014-07-29 Eric DongUpdate code to support VS2013 tool chain.
2014-07-28 Jordan JustenOvmfPkg/build.sh: Support IA32+X64 build
2014-07-28 Paolo BonziniBuildEnv: remove useless check before setting $WORKSPACE
2014-07-28 Paolo Bonziniedksetup.sh: Ensure that WORKSPACE points to the top...
2014-07-28 Paolo Bonziniedksetup.sh: Look for BuildEnv under EDK_TOOLS_PATH
2014-07-28 Jordan JustenEmulatorPkg: Add support for GCC48 & GCC49 toolchains
2014-07-28 Jordan JustenOvmfPkg/build.sh: Add support for GCC49 toolchain
2014-07-28 Jordan JustenBaseTools: Add GCC49 toolchain; align data sections...
2014-07-28 Jeff Bobzin... ShellPkg: fix typo.
2014-07-28 Eric DongUpdate code to support VS2013 tool chain.
2014-07-28 Eric DongUpdate code to support VS2013 tool chain.
2014-07-28 Eric DongUpdate code to support VS2013 tool chain.
2014-07-28 Eric DongUpdate code to support VS2013 tool chain.
2014-07-28 Eric DongFix build error with VS2013 toolchain for NT32 Package...
2014-07-28 Eric DongUpdate the code to follow UEFI spec, process date/time...
2014-07-28 jyao1Add ACPI5.1 header file.
2014-07-28 Li, ElvinPrint the CodeType and Value of status code with fixed...
2014-07-25 Jordan JustenBaseTools: Clear build versions to sync with buildtools...
2014-07-25 Gao, Liming... Update GenFv tool to handle the file path with space.
2014-07-25 Eric DongReport warning info if vfr file use the flags used...
2014-07-25 Eric DongClean 1 build error and 1 warning for VfrCompiler.
2014-07-25 Eric DongReport warning info if an action opcode has text two...
2014-07-25 Jaben CarseyShellPkg: Fix calls to SimpleTextOut->SetAttribute...
2014-07-25 Jaben CarseyMdeModulePkg: Fix parameter verification for SetAttribute
2014-07-25 lhauchCodeModule: BaseTools - Adding the svn:external to...
2014-07-25 lhauchCodeModule: BaseTools - Removing Win32 binaries to...
2014-07-24 Daryl McDanielStdLib/LibC/StdLib/Malloc.c: Revert cast removal to...
2014-07-24 jyao1Add IntelFspWrapper to support boot EDKII on FSP bin.
2014-07-24 Elvin LiClear the whole EFI_PHYSICAL_ADDRESS CapsuleDataPtr64...
2014-07-24 Eric DongFix one memory leak.
2014-07-23 isakov-slFixed one possible array out of bounds issue.
2014-07-23 Sergey IsakovFix wrong usage sizeof(SIZE).
2014-07-23 Elvin LiFix memory leak issues in BiosSnp module.
2014-07-22 Laszlo ErsekOvmfPkg: build OVMF_VARS.fd, OVMF_CODE.fd, OVMF.fd
2014-07-22 Laszlo ErsekOvmfPkg: extract varstore-related FD Layout Regions...
2014-07-22 Chen FanEmulatorPkg/MpService: modify AP state should hold...
2014-07-22 Tian, FengMdeModulePkg/AtaAtapiPassThru: Correct the algo of...
2014-07-21 Eric DongRefine code to follow good coding style.
2014-07-21 Star ZengMdePkg BaseLib: Fix a corner case of Source and Destina...
2014-07-17 Daryl McDanielStdLib: Simple code cleanup
2014-07-17 Daryl McDanielStdLib: Move GetPass.c out of Uefi and into PosixLib...
2014-07-16 Long, QinAdd comments for clarification about memset implementation.
2014-07-15 Ronald CronArmPkg/ArmLib.h: Removed GET_CORE_POS macro
2014-07-15 Ronald CronArmPlatformPkg/Bds: Getting and editing IP addresses
2014-07-15 Olivier MartinARM Packages: Force the SEC modules to be 2K aligned...
2014-07-15 Olivier MartinArmPkg/BdsLib: Removed PSCI discoverability from the...
2014-07-15 Olivier MartinArmPlatformPkg/ArmPlatformLib.h: Added documentation...
2014-07-15 Ronald CronArmPlatformPkg/Bds: Added update of Pxe boot option
2014-07-14 Eric DongAdd check to make code more safely.
2014-07-14 Eric DongCheck the validation when return from callback function...
2014-07-14 Star ZengMdePkg PeiHobLib: Initialize Owner field of Resource...
2014-07-11 Jeff Fan1. Save/restore ICR high 32bit value and check Delivery...
2014-07-10 Fu, SiyuanFix a memory use after free bug in DHCP6 driver.
2014-07-10 Jeff FanIntroduce one PCD PcdCpuInitIpiDelayInMicroSeconds...
2014-07-10 Eric DongFix build fail for VS2005 tool chain.
2014-07-10 Eric DongFixed one code error, should use & instead of |.
2014-07-09 Eugene CohenArmPkg/ArmLib: Improved ArmConfigureMmu Performance
2014-07-09 Harry LiebelMdePkg/BasePrintLib: Do not do operations with NULL
2014-07-09 Eric DongRefine the readme.txt for Duet platform, update the...
2014-07-09 Eric DongUpdate the bat file, avoid change the original binary...
2014-07-09 Olivier MartinThe UEFI specification does not say anything when the...
2014-07-09 Chen FanFixed typos: hanlder should be handler.
2014-07-09 Eric DongRefine the sample for action, should not use text two...
2014-07-09 Eric DongFix build fail for VS2005 tool chain.
2014-07-08 Eric DongRefine the save action for the browser.
2014-07-08 Long, QinUpdate OpenSSL from 0.9.8w to the latest 0.9.8za.
2014-07-08 Star ZengMdeModulePkg XhciPei: Fix build failure "conversion...
2014-07-07 Eric DongRefine code to follow good coding style.
2014-07-07 Star ZengMdeModulePkg XhciPei: Initialize ScratchPhy and Scratch...
2014-07-07 Star ZengMdeModulePkg XhciDxe: Initialize ScratchPhy and Scratch...
2014-07-07 Eric DongRestore the question value before call the CHANGED...
2014-07-04 Jordan JustenEmulatorPkg: Add structure braces { } to fix build...
2014-07-04 Jordan JustenEmulatorPkg/PlatformSmbiosDxe/SmbiosTable.c: Convert...
2014-07-04 Olivier MartinEmbeddedPkg/Lan9118Dxe: Handle EFI_STATUS from PhySoftR...
2014-07-04 Ronald CronArmPlatformPkg/Bds: Added boot timeout setting
2014-07-04 Olivier MartinArmPkg/ArmGic: Returned the InterruptId in ArmGicAcknow...
2014-07-04 Olivier MartinArmPkg/ArmGic: Introduced support for GicV2 to ArmGicDxe
2014-07-04 Olivier MartinArmPkg/ArmGic: Introduced support for GicV2 to ArmGicLib
2014-07-04 Olivier MartinArmPkg/ArmGic: Moved ArmGicDisableDistributor() to...
2014-07-04 Olivier MartinArmPkg/ArmGic: Move RegisterInterruptSource() to the...
2014-07-04 Olivier MartinArmPkg/ArmGic: Move the installation and the registrati...
2014-07-04 Olivier MartinArmPkg/ArmGic: Make the GicDxe driver depends on ArmGic...
2014-07-04 Olivier MartinArmPkg/ArmGic: Introduced helper functions to access...
2014-07-04 Olivier MartinArmPkg/ArmGic: Make the GicDxe driver depends on ArmGicLib
2014-07-04 Olivier MartinArmPkg/ArmGic: Move out the EndOfInterrupt from the...
2014-07-04 Olivier MartinArmPkg/Drivers/ArmGic: Introduced ArmGicEndOfInterrupt()
next