]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
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.
2013-01-24 gdong1Fix TPM may be locked twice issue in normal boot.
2013-01-23 andrewfishFix xcode tool chain assembly issue.
2013-01-22 ydong10Refine the sample about how to convert the device path...
2013-01-22 ydong10Update the code of processing device path info in brows...
2013-01-22 li-elvinTake the highest horizontal resolution as highest video...
2013-01-22 li-elvinTake the highest horizontal resolution as highest video...
2013-01-22 li-elvinParse full EDID data to get all video resolutions suppo...
2013-01-22 ydong10Refine the menu display logic, support menus with more...
2013-01-18 darylm503AppPkg/Applications/Python: Add support for the pyexpat...
2013-01-18 lzeng141. Update the logic of UpdateVariable() for updating...
2013-01-17 jcarseyShellPkg: Fix pointer initialization error of “ShellOpt...
2013-01-17 jcarseyShellPkg: Minor change to EDIT and HEXEDIT commands...
2013-01-17 lzeng14Fix ICC11(VS2005) build failure.
2013-01-16 darylm503StdLib & AppPkg: Update the list of known ISSUES.
2013-01-16 darylm503StdLib: Correct two instances of mismatch between funct...
2013-01-16 darylm503AppPkg/Applications/Main/Main.c: Remove EFIAPI from...
2013-01-16 darylm503List of known issues with the items contained within...
2013-01-16 darylm503List of known issues with StdLib.
2013-01-16 lzeng14Fix build failure.
2013-01-16 jljustenOvmfPkg: Fix Xcode assembly issue
2013-01-16 jljustenOvmfPkg/build.sh: Fix compilation error on OS X
2013-01-16 jljustenOvmfPkg: LoadLinuxLib: Use kernel's EFI entry point...
2013-01-16 jljustenOvmfPkg: LoadLinuxLib: Zero kernel parameters instead...
2013-01-16 jljustenOvmfPkg: LoadLinuxLib: Fix check for relocatable kernel
2013-01-15 lzeng14Fix the issue that RuntimeServiceQueryVariableInfo...
2013-01-15 ydong10Follow UEFI spec, clean the CRC32 field before calculat...
2013-01-15 lzeng14The unit of Duration for S3BootScriptSaveMemPoll()...
2013-01-15 tye1Update IPv6 configuration UI: 1) keep addresses blank...
2013-01-14 ydong10Remove the meaningless compare code.
2013-01-14 jljustenOvmfPkg: LoadLinuxLib: Fix kernel entry for 64-bit...
2013-01-10 ydong10Use EFI_IFR_TYPE_VALUE type variable instead of UINT64...
2013-01-09 niruiyuFix the bug that the device claiming too much resource...
2013-01-09 sfu51. Set the secure boot state to Standard Mode when...
2013-01-09 sfu5Fix a bug that the invalid public key will never be...
2013-01-08 ydong10Allocate temp buffer instead of change the input string...
2013-01-08 sfu5Fix several RFC compliance issues in DHCP6 driver as...
2013-01-08 lzeng14Add the TPL raise/restore code for VariableSmmRuntimeDx...
2013-01-07 li-elvinCurrent Thunk16.asm implementation clears reserved...
2013-01-06 ydong10Base on the type field to get the width of value field...
next