]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2013-04-17 ydong10Split browser with browser core and display engine.
2013-04-16 ydong10Update the browser logic, make the storage as browser...
2013-04-16 erictianMdeMdeModulePkg/BootScriptExecutorDxe: Replaces absolut...
2013-04-15 czhang46Fix SMM Variable driver stack GetVariable return INVALI...
2013-04-14 oliviermartinArmPkg/BdsLib: Added support for FDT alignment through...
2013-04-14 oliviermartinArmPkg: Delete PCD value PcdArmLinuxKernelFixedOffset.
2013-04-14 oliviermartinArmPkg/BdsLib: Fix uInitrd detection
2013-04-14 oliviermartinArmPkg/BdsLib: Do not create additional 'cpu' nodes...
2013-04-14 oliviermartinArmPlatformPkg: Remove an unused function.
2013-04-14 oliviermartinRemove unused L2 controller PCD from platform files.
2013-04-14 oliviermartinArmPkg/BdsLib: Replace ARM magic value by a proper...
2013-04-14 oliviermartinEmbeddedPkg: Remove an unused binary.
2013-04-14 oliviermartinArmPlatformPkg/Bds: Missing CRC32 update
2013-04-14 oliviermartinArmPkg/PL390Gic: Do not try to clear spurious interrupts.
2013-04-14 oliviermartinEmbeddedPkg/MmcDxe: Make the driver more compliant...
2013-04-14 oliviermartinArmPlatformPkg/NorFlashDxe: Make the driver more compli...
2013-04-14 oliviermartinArmPkg/SemihostFs: Make the driver more compliant with...
2013-04-14 oliviermartinArmPlatformPkg/PL011Uart: Added support for default...
2013-04-12 li-elvinAdd OpROM code type check to ensure OpROM is PCAT legac...
2013-04-12 niruiyuFix build failure by adding UINT16 type cast.
2013-04-12 czhang46Update SMM variable DXE driver GetNextVariable interfac...
2013-04-12 sfu5Update secure boot UI driver to handle “reset to defaul...
2013-04-11 niruiyuFix several bugs in the implementation of converting...
2013-04-08 lzeng14If DataSize or VariableNameSize is near MAX_ADDRESS...
2013-04-07 erictianMdeMdeModulePkg/UsbBusDxe: Fixed a possible memory...
2013-04-03 jljustenOvmfPkg: remove OvmfVideo.rom references
2013-04-03 niruiyuNew EDK Shell binary(r62).
2013-04-03 ydong10Get the language string before use it to avoid reuse...
2013-04-02 ydong10Add the missing file to the inf.
2013-04-02 ydong10Refine code to follow coding style.
2013-04-02 li-elvinFill SMBIOS BCD revision field.
2013-04-02 lzeng14Don't assume HiiDatabase has been present at the entryp...
2013-03-29 erictianMdeMdeModulePkg/Usb: two tunings for better device...
2013-03-29 erictianMdeMdeModulePkg/Usb: Fixed two usb issues
2013-03-29 li-elvinWhen EDID comes from hardware INT10 and does not includ...
2013-03-28 niruiyuFix SourceLevelDebugPkg build failure when the debug...
2013-03-27 niruiyuCorrect the location where the HOST software can be...
2013-03-27 ydong10Update the traversal path logic.
2013-03-27 ydong10Update the code to follow UEFI spec, do the discard...
2013-03-22 mdkinneyGuarantee that free memory in the 4K page starting...
2013-03-22 mdkinneyFix a bug in the DXE Core that generates an ASSERT...
2013-03-20 sfu5Making the IP6_CONFIG_DATA_RECORD the same size for...
2013-03-20 sfu5Remove HiiUpdateForm from ExtractConfig fucntion.
2013-03-20 erictianMdeModulePkg: Fixed 'variable set but not used' build...
2013-03-20 vanjeffMedPkg: Fix EFI_ERROR_SECTION_DESCRIPTOR definition...
2013-03-19 jcarseyShellPkg: Remove PerformancePkg requirement and add...
2013-03-19 niruiyuRemove BdsLibConnectConsoleVariableWithoutDispatch...
2013-03-15 li-elvinAdd debug message to output video resolution used by...
2013-03-15 niruiyuAdd the backslash to C12 mapping in keyboard layout...
2013-03-15 ydong10Refine the logic about gFunctionKeySetting, avoid some...
2013-03-15 ydong10Revert error check in code by patch 14206.
2013-03-15 ydong10Update the logic:
2013-03-15 li-elvinCall LegacyBiosInstallVgaRom to shadow Legacy VBIOS...
2013-03-13 lgao4Fix minor typos in BaseLib LinkedList comments
2013-03-12 jcarseyShellPkg: Fixes CP function to prevent copying of files...
2013-03-12 jcarseyShellPkg: Rewrite’s Help.c to call the ShellPrintHelp...
2013-03-12 oliviermartinArmPkg/BdsLib: Fixed TFTP and PXE Boot
2013-03-12 oliviermartinArmPlatformPkg/Bds: Fixed adding support for new boot...
2013-03-12 oliviermartinArmPkg/BdsLib: Free the memory when Linux fails to...
2013-03-12 oliviermartinArmPkg/BdsLinuxFdt.c: Check that FDT blob is correctly...
2013-03-12 oliviermartinArmPkg/BdsLib: Update 'cpu-release-addr' with the UEFI...
2013-03-12 oliviermartinArmPlatformPkg/LcdGraphicsOutputDxe: The structure...
2013-03-12 oliviermartinArmPkg/ArmLib: Functions to access ARM HYP Vector base...
2013-03-12 oliviermartinArmPkg/SemihostLib: Removed leading separator in FileNa...
2013-03-12 oliviermartinArmPkg/SemihostFs: Added comment in FileRead()
2013-03-12 oliviermartinArmPkg/SemihostFs: Use Unicode to Ascii function for...
2013-03-12 oliviermartinArmPkg/BdsLib: Added support to declare Power State...
2013-03-12 oliviermartinArmPkg/IndustryStandard: Added definition for some...
2013-03-12 oliviermartinArmPkg/BdsLib: Passed reserved memory regions to the...
2013-03-12 oliviermartinArmPlatformPkg: Moved ARMv7 specific files to a 'Arm...
2013-03-12 oliviermartinArmPkg: Fixed unsigned type to be architecture independent
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...
next