]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2011-06-21 ydong10Add sample code for vfr opcode "guidop"
2011-06-21 ydong10Initialize data before using it
2011-06-20 andrewfishInOsEmuPkg: Make sure to skip DXE IPL on emulator build...
2011-06-20 jljustenInOsEmuPkg/Unix: Enable single-pass build with Linux
2011-06-20 jljustenInOsEmuPkg/Unix/Sec: Add BaseMemoryLib implementation...
2011-06-20 jljustenInOsEmuPkg/Unix/Sec: Fix EFIAPI usage inconsistencies
2011-06-20 jljustenInOsEmuPkg: Remove unreference local variables
2011-06-20 oliviermartinArmPkg/CpuDxe: Register a callback for the gIdleLoopEve...
2011-06-20 oliviermartinArmPkg/CpuPei: Declare the CPU HOB
2011-06-20 oliviermartinArmPkg/CpuPei: Get the System Memory from the Resource...
2011-06-20 oliviermartinArmPkg/CpuDxe: Change chain of dependency for CpuDxe...
2011-06-20 erictianFix potential null pointer dereference
2011-06-20 niruiyuFix EFI Option ROM being loaded twice unconditionally.
2011-06-19 andrewfishInOsEmuPkg: Fix debug prints from DXE/UEFI drivers.
2011-06-19 andrewfishInOsEmuPkg: Remove unneeded Framework for XCODE linker...
2011-06-19 andrewfishInOsEmuPkg: Fix issue with EFI_LBA not being implemente...
2011-06-19 andrewfishInOsEmuPkg: Fix UINT64 bugs in IA-32 gasket.
2011-06-19 andrewfishInOsEmuPkg: Fix issues with stack alignment in the...
2011-06-18 andrewfishInOsEmuPkg: Fix IA-32 SEC temp ram code.
2011-06-18 andrewfishInOsEmuPkg: Make build dir different for IA-32. Fix...
2011-06-18 andrewfishInOsEmuPkg: Add an Xcode project file for building...
2011-06-18 andrewfishInOsEmuPkg: Unix emulator now compiles for IA-32.
2011-06-18 rsun3Update the EFI_PCI_ADDRESS macro in PciRootBridgeIo...
2011-06-17 andrewfishInOsEmuPkg: Fix Linux compile issues in BlockIo code.
2011-06-17 andrewfishInOsEmuPkg: Implement gIdleLoopEventGuid.
2011-06-17 jljustenIntelFrameworkModulePkg: Add IsaFloppyPei driver
2011-06-17 andrewfishInOsEmuPkg: Fix typo in comment of previous submit.
2011-06-17 andrewfishInOsEmuPkg: Add support for mounting CD-ROM images.
2011-06-16 jljustenUefiCpuPkg/CpuDxe: Put CPU to sleep during Idle events
2011-06-16 jljustenMdeModulePkg DXE Core: Add Idle event during BootServic...
2011-06-16 jljustenIntelFrameworkModulePkg GenericBdsLib: Remove unwanted...
2011-06-16 andrewfishInOsEmuPkg: Clean up coding standards.
2011-06-16 oliviermartinArmPlatformPkg/Documentation: Update the instructions...
2011-06-16 lzeng14Update prototype name of Get()/Set() to EFI_AUTHENTICAT...
2011-06-16 lzeng14Correct ExtendedSize’s type to UINT32.
2011-06-16 lgao4Remove the unused TimerLib from PeiCore.
2011-06-15 jcarseyrestore original information when redirection fails...
2011-06-15 oliviermartinArmPlatformPkg/Bds: Fix various bugs in the new BDS
2011-06-15 oliviermartinArmPkg: Fix warnings raised by ARMGCC
2011-06-15 andrewfishInOsEmuPkg: Update code to support BerkeleyPacketFilter...
2011-06-15 andrewfishInOsEmuPkg: Update DevicePathTextLib to the latest...
2011-06-15 ydong10Updates old formset info before exit to avoid old chang...
2011-06-15 lgao4For BaseLib IsNull() function , update retval value...
2011-06-14 qianouyang1. In IPv4 and IPv6 driver, before calling IPsec, a...
2011-06-14 erictianfix file name lowercase/uppercase inconsistent issue.
2011-06-14 erictianfix file name lowercase/uppercase inconsistent issue.
2011-06-14 erictianfix file name lowercase/uppercase inconsistent issue.
2011-06-14 erictianScsiBus/ScsiDisk enhancement for no_media state.
2011-06-13 mdkinneyAdd ABS() macro (Absolute Value) to Base.h in MdePkg
2011-06-13 mdkinneyAdd ABS() macro (Absolute Value) to Base.h in MdePkg
2011-06-13 erictianProduce DiskInfo for usb mass storage device
2011-06-13 ydong101. When get value from AltCfg data, check the varstore...
2011-06-13 niruiyuFix the issue that the GOP produced by ConSplitter...
2011-06-13 niruiyuFix incorrect comments in SimpleFileSystem.h.
2011-06-13 lgao4Add the missing default definition of EFIAPI in Ia32...
2011-06-13 ydong10Fix GCC build fail
2011-06-13 ydong10Check the buffer allocation result before using it.
2011-06-11 oliviermartinArmPlatformPkg/ArmVExpressLib: Move Secure code into...
2011-06-11 oliviermartinArmPlatformPkg/ArmRealViewEbPkg: Fix some register...
2011-06-11 oliviermartinArmPlatformPkg: Code cleaning
2011-06-11 oliviermartinArmPlatformPkg/ArmVExpressPkg: Introduce the PcdNorFlas...
2011-06-11 oliviermartinArmPlatformPkg: Unify the Secure and Normal FD and...
2011-06-11 oliviermartinArmPlatformPkg: Clean DSC files
2011-06-11 oliviermartinArmPlatformPkg/ArmRealViewEbPkg: Fixed General Interrup...
2011-06-11 oliviermartinArmPlatformPkg/PrePeiCore: Reserve some memory on the...
2011-06-11 oliviermartinArmPlatformPkg: Enable console splitter for all ARM...
2011-06-11 oliviermartinArmPlatformPkg/EblCmdLib: Add the 'devicepaths' EBL...
2011-06-11 oliviermartinArmPlatformPkg/Bds: Upgrade the BDS to be more conforme...
2011-06-11 oliviermartinArmPkg/BdsLib: Upgrade the library to use natively...
2011-06-11 oliviermartinEmbeddedPkg/Ebl: Move the flag string %a for the path...
2011-06-11 oliviermartinArmPkg/PL35xSmc: Split the SMC initialization in multip...
2011-06-11 oliviermartinArmPlatformPkg/ArmRealViewEb: Add SysConfigLib support
2011-06-11 oliviermartinArmPlatformPkg: Add PL061 GPIO driver
2011-06-11 oliviermartinArmPlatformPkg: Add SP805 Watchdog support
2011-06-11 oliviermartinArmPlatformPkg/PL031RealTimeClockLib: Implement PL031...
2011-06-11 oliviermartinArmPlatformPkg/ArmVExpressPkg: Use SysConfigLib in...
2011-06-11 oliviermartinArmPlatformPkg/SP804TimerDxe: Replaced Interrupt number...
2011-06-11 oliviermartinArmPlatformPkg/NorFlashDxe: Update copyright date
2011-06-11 oliviermartinArmPkg: Fix coding style to follow EDK2 coding convention
2011-06-11 oliviermartinArmPkg/PL180MciDxe: Replace VenHw Device Path GUID...
2011-06-11 oliviermartinArmPlatformPkg/ArmRealViewEb: Add support for PL111...
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.
next