]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2011-09-14 tye11. Adjust SignedData to comply with latest UEFI spec...
2011-09-14 ydong10Remove useless pointer check.
2011-09-14 jyao1Fix build error.
2011-09-14 ydong10Refine code to follow coding style.
2011-09-14 gdong1Update UID drivers to align with latest UEFI spec 2...
2011-09-14 jyao1Add [LibraryClasses] definition for MdeModulePkg\Includ...
2011-09-13 oliviermartinMdeModulePkg/HiiDatabaseDxe: Removed unused variables
2011-09-13 oliviermartinMdeModulePkg/UsbBusDxe: Removed unused variable
2011-09-13 oliviermartinArmPkg/ArmDisassemblerLib: Comment out unused variable
2011-09-13 lgao4Add comments for gEfiFormBrowserExProtocolGuid.
2011-09-13 oliviermartinArmRealViewEbPkg: Delete the deprecated package 'ArmRea...
2011-09-13 lgao4Enhance EDKII Browser to support flexible HotKey setting.
2011-09-13 oliviermartinArmPlatformPkg/Bds: Fix the update of existing boot...
2011-09-13 hhtianMinor copyright format update
2011-09-13 li-elvinAdd NULl check for pointer.
2011-09-13 jyao1Use CPU_HOB to detect max address support from platform...
2011-09-13 niruiyuFix ICC build failure.
2011-09-13 rsun3Enhance the MTRR lib to support the case where alignmen...
2011-09-12 jcarseyShellPkg: Add missing function descriptor comment.
2011-09-12 oliviermartinArmPkg/BdsLib: Add missing BdsLoadOption.c file
2011-09-11 darylm503StdLib/LibC: Fix transcription error from submitted...
2011-09-11 darylm503StdLib|LibC: Implement the sleep() function.
2011-09-11 darylm503AppPkg|Python: Files from the Python 2.7.2 distribution...
2011-09-10 jljustenNetworkPkg/UefiPxeBcDxe: Fix GCC build issue
2011-09-09 jcarseyShellPkg: Add 3 missing function declaration comments...
2011-09-09 oliviermartinArmPlatformPkg/Bds: Minor fixes and coding style changes
2011-09-09 oliviermartinArmPkg/BdsLib: Fix MemMap Device Path node support
2011-09-09 oliviermartinArmPkg/BdsLib: Move some functions used to create/updat...
2011-09-09 oliviermartinArmPkg/BdsLib: Add support to pass argument to a loaded...
2011-09-09 oliviermartinArmPkg/BdsLib: Move the Generic BDS_LOAD_OPTION structu...
2011-09-09 oliviermartinArmPlatformPkg/Bds: Add a signature in front of the...
2011-09-09 oliviermartinArmPlatformPkg/Bds: Get User inputs in Unicode
2011-09-09 sfu51. Fix bug in PXE driver UdpRead function to handle...
2011-09-09 sfu51. Support netboot6 tftp URL format like tftp://[aaaa...
2011-09-09 hhtianRename SMM_CPU_IO_Protocol to SMM_CPU_IO2_PROTOCOL...
2011-09-08 darylm503StdLib: Replace some non-ASCII characters with ASCII...
2011-09-08 jcarseyShellPkg: allow for mm command to properly write PCIe...
2011-09-08 vanjeffFixed issue that addition LEFT CTRL key was detected...
2011-09-08 xdu2MdePkg: Add missing implementation of GetTimeInNanoSeco...
2011-09-07 oliviermartinArmPkg/CompilerIntrinsicsLib: Add memory intrinsics...
2011-09-07 oliviermartinEmbeddedPkg/Mmc: Fixed ARMGCC build
2011-09-07 gdong1Sync the fix for recovery mode from MdeModulePkg.
2011-09-07 erictianMedia detection logic is enhanced to be more robust.
2011-09-07 erictianFix typo error in UnixPkg.dsc
2011-09-07 ydong10Add "#ifdef ... #define ... #endif" check for the heade...
2011-09-06 oliviermartinClean up Rules of Platform FDFs to apply only one EFI...
2011-09-06 ydong10Change related:
2011-09-06 ydong10Check the pointer before use it.
2011-09-05 ydong10Refine code to follow coding style.
2011-09-05 li-elvinUpdate capsule pei module to pass IPF build.
2011-09-05 li-elvinUpdate UnixPkg to use IA32_SEGMENT_DESCRIPTOR defined...
2011-09-05 li-elvinFix EmulatorPkg build error.
2011-09-05 li-elvinFix DUET X64 build error.
2011-09-05 niruiyuSupport new format of IPv4 device path node, FibreEx...
2011-09-05 niruiyuAdd the definition of new format of IPv4 device path...
2011-09-02 jljustenIntelFrameworkModulePkg: Add DxeCapsuleLib
2011-09-02 jcarseyMdeModulePkg: Remove UefiBootServicesTableLib dependenc...
2011-09-02 mdkinneyAdd generic HPET Timer DXE Driver and support libraries.
2011-09-02 li-elvinAdd error debug information for capsule processing...
2011-09-02 hhtianCorrect package name
2011-09-02 hhtianCorrect package name
2011-09-02 hhtianResolve conflicted PCD TokenValue
2011-09-02 li-elvinAdd LockBox null library to make CapsuleRuntimeDxe...
2011-09-02 li-elvinAdd LockBox null library to make CapsuleRuntimeDxe...
2011-09-02 li-elvinMove generic IA32_SEGMENT_DESCRIPTOR definition to...
2011-09-02 li-elvinAdd capsule > 4GB support. When capsule data is put...
2011-09-02 ydong10Refine comments and two code style.
2011-09-02 ydong10Add check before use to make code run more safer.
2011-09-02 gdong1Add security package to repository.
2011-09-02 mdkinneyAdd generic HPET Timer DXE Driver and support libraries
2011-09-02 mdkinneyAdd generic HPET Timer DXE Driver and support libraries
2011-09-01 darylm503StdLib: Fix build errors caused by differences between...
2011-09-01 jljustenIntelFrameworkModulePkg: Add UpdateDriverDxe driver
2011-09-01 jljustenIntelFrameworkModulePkg: Add FwVolDxe driver
2011-09-01 oliviermartinEmbeddedPkg/MmcDxe: Add 'This' pointer attribute to...
2011-09-01 oliviermartinOmap35xxPkg/MmcHostDxe: Clean code to respect EDK2...
2011-09-01 sfu5Fix bug for UefiPxeBcDxe driver to catch the return...
2011-09-01 sfu5Fix bug for UefiPxeBcDxe driver to catch the return...
2011-09-01 ydong10Check the pointer before use it.
2011-09-01 ydong10Refine code to make code run more safely.
2011-09-01 ydong10Update HiiBlockToConfig function to follow spec.
2011-09-01 lzeng14Remove, correct and refine some debug messages.
2011-08-31 jljustenEdkCompatibilityPkg: Add BootScriptThunkHelper driver
2011-08-31 jljustenIntelFrameworkModulePkg: Add AcpiS3SaveDxe driver
2011-08-31 tye11. Update iSCSI UI to be more user-friendly.
2011-08-31 tye1Remove out of date copyright from command help info.
2011-08-31 mdkinneyRollback SMRAM Lock location
2011-08-31 darylm503Fix GCC build errors.
2011-08-30 oliviermartinEmbeddedPkg/MmcDxe: Card Presence Detect Race Condition
2011-08-30 oliviermartinArmPlatformPkg: Fix ARM RealView EB and VE builds (2)
2011-08-30 oliviermartinArmPlatformPkg: Update list of pending patches
2011-08-30 oliviermartinArmPlatformPkg: Fix ARM RealView EB and VE builds
2011-08-30 ydong10Add new op-code samples, includes efi varstore, refresh...
2011-08-30 ydong10Enable the follow feature for string op-code:
2011-08-30 rsun3Enhance the SmmBaseHelper driver to support changing...
2011-08-30 li-elvinUpdate CSM module to provide the general solution when...
2011-08-29 jljustenMdeModulePkg: Add ACPI S3 Save State drivers
2011-08-29 jljustenUefiCpuPkg: Add S3Resume2Pei PEIM
2011-08-29 jljustenMdeModulePkg: Add PostBootScriptTable PPI
2011-08-29 jljustenMdeModulePkg: Add BootScriptExecutorDxe driver
next