]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2013-03-12 oliviermartinArmPkg: Moved ARMv7 specific files to a 'Arm' subdirectory
2013-03-12 oliviermartinARM Packages: Fixed coding style and typos
2013-03-12 oliviermartinArmPlatformPkg/NorFlashDxe: Fixed BufferSize calculatio...
2013-03-12 oliviermartinArmPlatformPkg/CTA15-A7: Add a convenient way to restor...
2013-03-12 oliviermartinArmPkg: Introduce GetGlobalEnvironmentVariable() function.
2013-03-12 oliviermartinArmPlatformPkg/BootMenu.c: Print loader type in a more...
2013-03-12 oliviermartinArmPlatformPkg/ArmPlatformLibNull: Fixed build
2013-03-12 oliviermartinEmbeddedPkg: Introduced a separate SerialPortExtLib...
2013-03-12 oliviermartinEmbeddedPkg/Metronome.c: Fix delay computed by WaitForT...
2013-03-11 darylm503StdLib: Fix printf issues with floating point and wide...
2013-03-11 sfu5Fix a bug in IP4 driver which may cause “reconnect...
2013-03-11 sfu5Update DHCP6 driver to handle EFI_DHCP6_CALLBACK return...
2013-03-11 sfu5Initialize DefaultInfo before using it.
2013-03-11 sfu5Fix a bug in IP4 driver that the broadcast/multicast...
2013-03-11 ydong10Update code to follow coding style.
2013-03-06 sfu5Fix a bug that IsSignatureFoundInDatabase() incorrectly...
2013-03-06 oliviermartinArmPkg: Move ArmSmcLib from ArmPlatformLib to ArmPkg
2013-03-05 oliviermartinArmPkg/DebugPeCoffExtraActionLib: Checked the ImageCont...
2013-03-05 lzeng14Follow UEFI spec, set TimeOut and HwErrRecSupport varia...
2013-03-05 niruiyuEnhance the ConPlatform driver to take care of the...
2013-03-04 jcarseyShellPkg: Add "dp" command library to ShellPkg.
2013-03-04 jcarseyShellPkg: Add ShellPrintHelp function to ShellLib.
2013-03-04 jljustenOvmfPkg: make sure ResetCold() and ResetWarm() never...
2013-03-04 jljustenOvmfPkg: attempt to trigger cold reset through PIIX3...
2013-03-04 jljustenOvmfPkg: report support for the PIIX3 reset register...
2013-03-04 jljustenOvmfPkg: upgrade the FADT to ACPI 2.0 without functiona...
2013-03-04 jljustenOvmfPkg: fold macros of unsupported GPE1 register block...
2013-03-04 jljustenOvmfPkg: fold macros of unsupported PM2 control reg...
2013-03-04 jljustenOvmfPkg: fold macros of unsupported PM1b register block...
2013-03-04 jljustenOvmfPkg: bump commonly used ACPI table revision numbers
2013-03-04 lzeng14Not close gEfiEndOfDxeEventGroupGuid event in ReadyToLo...
2013-02-27 lpleahyContributed-under: TianoCore Contribution Agreement 1.0
2013-02-27 lpleahyOtherwise gcc can default to the "sysv_abi" (as opposed...
2013-02-27 lgao4Adds ASSERT check in DxePcd driver when error status...
2013-02-27 lgao4Add new HiiLib API HiiCreateGotoExOpCode() to create...
2013-02-27 ydong10In order to make sure the image is section alignment...
2013-02-22 jcarseyShellPkg : Check pointer before dereferencing
2013-02-21 ydong10Refine the code to avoid error report.
2013-02-21 ydong10BMP file may has padding data between the bmp header...
2013-02-21 sfu5Update the DxeImageVerificationLib to support for Authe...
2013-02-21 niruiyuShouldn't free the PciDev structure because the PciDev...
2013-02-21 sfu5Add error handling code to prevent variable store corru...
2013-02-20 jcarseyShellPkg: Added function ShellDeleteByName which delete...
2013-02-20 sfu5Remove the useless goto statements in PXE driver.
2013-02-20 vanjeffUpdate SmiManager() comments and implementation to...
2013-02-19 oliviermartinBeagleBoardPkg/BeagleBoardPkg.dsc: Removing no more...
2013-02-17 niruiyuFix CpuIdEx.asm to return correct ECX/EDX value.
2013-02-14 jljustenOvmfPkg: increase MEMFD size to 8MB
2013-02-14 jljustenOvmfPkg LoadLinuxLib: Use kernel's EFI entry point...
2013-02-14 jljustenOvmfPkg LinuxBzimage.h: Update for kernel boot protocol...
2013-02-14 jljustenOvmfPkg/AcpiPlatformDxe: split S3/S4 package into bytes
2013-02-14 jcarseyShellPkg: fix string truncation.
2013-02-13 jcarseyShellPkg: add verification that a target directory...
2013-02-08 lpleahy- For writing sin_port, htons() must be used.
2013-02-08 lpleahy- For writing sin_port, htons() must be used.
2013-02-08 lpleahyIncrease sockets performance by increasing the maximum...
2013-02-08 lpleahyAllow fragmentation of large UDP packets
2013-02-08 lpleahyFix sockets use of file descriptors which was broken...
2013-02-05 vanjeffFix build issue on DDK3790 tool chain.
2013-02-04 jcarseyShellPkg: Remove beta tag from ver command output.
2013-02-04 vanjeffUse ResetSystemLib NULL instance to remove dependency...
2013-02-01 lgao4Update SecurityStub SAP protocol to support SecureHandl...
2013-02-01 sfu5Removes a useless condition in PxeBcImpl.c.
2013-02-01 sfu5Fix corrupt PXE boot menu display issue.
2013-02-01 sfu5Fix a bug in snp driver binding Start() that it may...
2013-01-30 ydong10Get support languages from "PlatformLangCodes" instead...
2013-01-29 lzeng141. Update DxeCore to get correct AuthenticationStatus...
2013-01-29 ydong10Based on the feature PCD value, browser will decide...
2013-01-28 jljustenOvmfPkg: set ActiveHigh polarity for the SCI with a...
2013-01-28 jljustenRevert "OvmfPkg: LoadLinuxLib: Use kernel's EFI entry...
2013-01-28 jljustenQemuFwCfgLib: Add QemuFwCfgWriteBytes() function
2013-01-28 jljustenOvmfPkg QemuFwCfgLib: Fix broken IA32 Microsoft assembl...
2013-01-28 oliviermartinArmPlatformPkg/PL031RealTimeClockLib: Set PL031_{TimeZo...
2013-01-28 oliviermartinArmPlatformPkg: Fixed unsigned type to be architecture...
2013-01-28 oliviermartinArmPlatformPkg/ArmPlatformLibNull: Added template for...
2013-01-28 oliviermartinArmPlatformPkg/Bds/BootMenu.c: Set "Fdt" UEFI variable...
2013-01-28 oliviermartinArmPkg/CompilerIntrinsicsLib: Add missing __aeabi_llsl...
2013-01-28 ydong10Update code which is not include in patch 14076.
2013-01-25 jljustenOvmfPkg: update qemu-executable for IA32
2013-01-25 oliviermartinArmPlatformPkg/Scripts: Added '--verbose' support to...
2013-01-25 oliviermartinArmPkg/ArmV7.h: Introduced ARM_ARCH_EXCEPTION_IRQ
2013-01-25 oliviermartinArmPkg: Fixed ArmPkg.dsc RELEASE build
2013-01-25 oliviermartinArmPlatformPkg/PrePi: Removed magic values
2013-01-25 oliviermartinArmPlatformPkg: Fixed ArmPlatformPkg/ArmPlatform(-2ndst...
2013-01-25 oliviermartinArmPlatformPkg: Replaced FatPkg source package by the...
2013-01-25 oliviermartinArmPkg/ArmPkg.dsc: Fixed build
2013-01-25 oliviermartinArmPkg/LinuxLoader: Fixed builds
2013-01-25 oliviermartinArmPkg/BdsLib: Added TimerLib to INF file
2013-01-25 oliviermartinArmPkg: Move Arm(Enable|Disable)Irq() functions from...
2013-01-25 oliviermartinArmPlatformPkg/Bds: Fixed the deletion of boot option...
2013-01-25 oliviermartinArmPkg/SemiHosting: Recognise '.' directory as the...
2013-01-25 oliviermartinARM Packages: Fixed line endings
2013-01-25 sfu5Check the input VaraibleName for db/dbx when appending...
2013-01-25 sfu5Check for NULL pointer before dereference it.
2013-01-25 lzeng14Variables with state VAR_ADDED&VAR_IN_DELETED_TRANSITIO...
2013-01-25 lzeng14Add NULL pointer check.
2013-01-25 vanjeffThis revision can only work with Intel(c) UDK Debugger...
2013-01-25 sfu5Fix infinite loop bug in secure boot UI driver.
2013-01-25 ydong10Fixed some alignment faults in IPF platform
2013-01-24 ydong10Refine code to follow coding style.
next