]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2011-06-11 oliviermartinArmPlatformPkg: Add support for PL111 Lcd driver
2011-06-11 oliviermartinArmPlatformPkg: Introduce ArmPlatformSysConfigLib
2011-06-10 mdkinneyAdd ESAL support libraries to MdePkg
2011-06-10 niruiyuSet *ImageHandle to NULL when LoadImage() returns EFI_A...
2011-06-10 lgao4Add the missing logic in HiiConfigRouting ExtractConfig...
2011-06-09 andrewfishInOsEmuPkg: Add the EFI parts of the Simple Network...
2011-06-09 hhuan131. Fix PXE performance issue : enhance EfiPxeBcSetIpFil...
2011-06-09 hhuan131. Fix PXE performance issue : enhance EfiPxeBcSetIpFil...
2011-06-09 niruiyuChange BuildGuidHob and BuildGuidDataHob to return...
2011-06-09 niruiyuChange BuildGuidHob and BuildGuidDataHob to return...
2011-06-09 niruiyuAdd assertion in PeiAllocatePool when out of resource.
2011-06-09 niruiyuChange BuildGuidHob and BuildGuidDataHob to return...
2011-06-09 niruiyuFix crash in GetMemoryMap() when memory type 0x80000000...
2011-06-09 mdkinneyFix ICC build issues
2011-06-08 andrewfishInOsEmuPkg: Fix reconnect -r from the shell
2011-06-08 andrewfishInOsEmuPkg: Make XIP work properly
2011-06-08 andrewfishFix bug in SerialRead returning error if no data was...
2011-06-08 jcarseyremove empty sections in INF files.
2011-06-08 ydong10Revert last patch about "Modal form" opcode support.
2011-06-08 ydong10Add new "Refresh guid" opcode, also add sample code...
2011-06-08 ydong10Add new “Modal form” opcode.
2011-06-08 ydong10Add new "refresh event group" opcode.
2011-06-08 ydong10Add new "Modal form" opcode, also add sample code to...
2011-06-08 ydong10Add new "Modal form" opcode.
2011-06-08 lzeng14String Reference Cleanup.
2011-06-08 andrewfishUpdate the FD mapping so the volatile areas write back...
2011-06-08 andrewfishAdd support for SerialPortLib that maps into POSIX...
2011-06-07 hhtianupdate copyright line format
2011-06-07 hhtianupdate copyright line format
2011-06-07 hhtianupdate copyright line format
2011-06-07 andrewfishFix minor build break.
2011-06-07 sfu5Remove duplicated definitions EFI_VARIABLE_INDEX_TABLE_...
2011-06-07 andrewfishInOsEmuPkg: Fixed mounting device nodes and .dmg files...
2011-06-04 andrewfishFix X64 clang warnings.
2011-06-03 jcarseyVerify that Status variable is initialized.
2011-06-03 oliviermartinArmPlatformPkg: Fix ARMGCC build
2011-06-03 oliviermartinArmPkg: Implement PeiServicesTablePointerLib using...
2011-06-03 oliviermartinArmPlatformPkg/ArmVExpressPkg: Create ArmVExpressPkg...
2011-06-03 oliviermartinArmPlatformPkg/ArmRealViewEbPkg: Set some missing PCDs
2011-06-03 oliviermartinArmPlatformPkg/ArmRealViewEbPkg: Use NorFlashDxe and...
2011-06-03 oliviermartinArmPlatformPkg/NorFlashDxe: Move NorFlash driver from...
2011-06-03 oliviermartinArmPlatformPkg/SP804Timer: Introduce gArmPlatformTokenS...
2011-06-03 oliviermartinArmPlatformPkg/SP804Timer: Remove the SP810 System...
2011-06-03 oliviermartinArmPlatformPkg/PL011Uart: Create PL011 UART driver
2011-06-03 oliviermartinArmPkg/CompilerIntrinsincsLib: Add div and mullu functi...
2011-06-03 oliviermartinArmPkg/PeCoffExtraActionLib: Add the return carriage...
2011-06-03 oliviermartinArmPkg: Add comments to ArmEnableVFP
2011-06-03 oliviermartinArmPkg: Introduce ArmSetLowVectors/ArmSetHighVectors...
2011-06-03 oliviermartinArmPkg: Renamed PL354SmcSecLib into PL354SmcLib
2011-06-03 oliviermartinArmPkg: Fix the default value of PcdCpuVectorBaseAddress
2011-06-03 oliviermartinArmPkg/PL34xDmc: Remove magic values in PL310L2Cache...
2011-06-03 oliviermartinArmPkg/PL310L2Cache: Remove magic values in PL310L2Cach...
2011-06-03 oliviermartinArmkg: Fix EDK2 coding style
2011-06-03 oliviermartinArmPkg: Introduce the PCD PcdDebuggerExceptionSupport
2011-06-03 oliviermartinArmPlatformPkg/ArmRealViewEbPkg: Use PL390 GIC on RTSM
2011-06-03 oliviermartinArmPlatformPkg/ArmRealViewEbPkg: Remove unused PCD
2011-06-03 oliviermartinEmbeddedPkg/SerialDxe: Only read Serial Port if data...
2011-06-03 oliviermartinEmbeddedPkg/SerialDxe: Fix SIMPLE_TEXT_OUT_DEVICE_PATH...
2011-06-03 oliviermartinEmbeddedPkg/SimpleTextInOutSerial: Update the cursor...
2011-06-03 oliviermartinEmbeddedPkg/MmcDxe: Fix coding style
2011-06-03 oliviermartinEmbeddedPkg/MmcDxe: Wait for the MMC controller to...
2011-06-03 oliviermartinEmbeddedPkg: Move Universal/MmcDxe from ArmPkg to Embed...
2011-06-03 andrewfishGet BlockIo mapping interfaces working. Still need...
2011-06-02 vanjeffFix the issue when checking the value of KeyDescriptor...
2011-06-02 niruiyuAdd return status check for SetVariable.
2011-06-01 erictianAdd new definition for XHCI support
2011-06-01 hhuan131. Add error handling for PXE-IPV6.
2011-06-01 andrewfishMake shell not ASSERT on older versions of EFI. On...
2011-05-31 andrewfishAdd BlockIO support to the emulator, still needs testin...
2011-05-31 niruiyuFix the bug that WinNtBlockIo fails to properly allocat...
2011-05-31 niruiyuUpdate the comments of InstallConfigurationTable to...
2011-05-31 niruiyuUpdate the comments of InstallConfigurationTable to...
2011-05-31 qianouyangUpdate the IPsec driver to check in invalid parameter...
2011-05-31 ydong10Add new call back return value; also add some sample...
2011-05-30 lzeng14Update code to pass packaging tool.
2011-05-27 geekboy15aMdeModulePkg: Fixed memory corruption when BlockIo2...
2011-05-27 vanjeff1. Setting cursor position to (0, 0) and flushing curso...
2011-05-27 niruiyuUpdate the comments to describe the purpose of Removabl...
2011-05-26 lgao4Sync BaseTools Branch (version r2161) to EDKII main...
2011-05-26 niruiyuOriginally BDS only creates boot options for removable...
2011-05-26 li-elvinAdd more status code in drivers.
2011-05-26 li-elvinAdd more status code in drivers.
2011-05-26 lgao4Fix ICC build break.
2011-05-25 jcarseyRemove ASSERT within Ls for RTC error and associated...
2011-05-25 lgao4Sync BaseTools Branch (version r2157) to EDKII main...
2011-05-25 ydong10Fix ICC build break.
2011-05-25 erictianMake sure the return value of MapKey is correct by...
2011-05-25 vanjeffCpuDxe entry point () only register exception handlers...
2011-05-24 niruiyuAdd the DriverFamilyOverride support in DxeCore.
2011-05-24 lgao4Update BasePrintLib to handle the unaligned GUID.
2011-05-24 rsun3Per PI 1.2 errata B spec, for SetMemoryAttributes(...
2011-05-23 ydong10Fixed SCT test failed caused by driver sample.
2011-05-23 niruiyuChange Partition/ScsiDxe driver to produce Block IO...
2011-05-23 niruiyuAdd BlockIO revision 3 definition. Add new API ScsiInqu...
2011-05-23 lzeng14Add core SMBIOS 2.7.0 and 2.7.1 support.
2011-05-23 lzeng14Add core SMBIOS 2.7.0 and 2.7.1 support.
2011-05-20 ydong10Add two new methods to get default value, also add...
2011-05-20 ydong10Add new definition used for new call back return type...
2011-05-20 ydong10Refine some call back function to return EFI_UNSUPPORTE...
2011-05-20 lzeng14Order sections as [Defines], [Includes], [LibraryClasse...
next