]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2013-08-22 Fu SiyuanFix a bug in secure boot configuration driver: Enroll...
2013-08-22 Ruiyu NiFix DuetPkg build failure after adding the new reset...
2013-08-22 Ruiyu NiDo not lock the volume when the volume maps to a file...
2013-08-22 Ruiyu NiFix DDK3790 build failure.
2013-08-22 Shumin QiuUpdate firmware management protocol definition to expos...
2013-08-21 Jaben CarseyShellPkg: update behavior with undefined environment...
2013-08-21 Jaben CarseyShellPkg: Fix file size error upon copy operation.
2013-08-21 Olivier MartinArmPlatformPkg/ArmVExpressPkg: Added 'EfiResetPlatformS...
2013-08-21 Olivier MartinArmPkg/ArmGicLib.h: Added macro to retrieve the informa...
2013-08-21 Olivier MartinArmPlatformPkg/Sec: Removed SetupExceptionLevel3()
2013-08-21 Olivier MartinArmPlatformPkg/Sec: Remove SCR and CPTR initialization...
2013-08-21 Olivier MartinArmPlatformPkg/ArmVExpressPkg: Set PcdTrustzoneSupport...
2013-08-21 Qian OuyangFix OptionRomPkg build failure.
2013-08-21 Ruiyu NiFix function header comments for DiskIoDestroySubtask.
2013-08-21 Ruiyu NiAdd the new reset type (EfiResetPlatformSpecific) to...
2013-08-21 Olivier MartinMdeModulePkg/DiskIoDxe: Fixed GCC build error
2013-08-21 Elvin LiRemove several ASSERT in XhciDxe to allow error status...
2013-08-20 Eric DongRefine the comments and code to follow spec.
2013-08-20 Eric DongRefine the comments to follow spec.
2013-08-20 Shumin QiuAdd the missing status code in the returned table of...
2013-08-20 Ruiyu NiAdd DiskIo2 protocol definition to MdePkg.
2013-08-20 Qian OuyangUpdate the structure of EFI_NETWORK_INTERFACE_IDENTIFIE...
2013-08-19 Olivier MartinArmPkg/CpuDxe: Added support to not set a memory region...
2013-08-19 Olivier MartinArmPkg/ArmLib: Added ConvertSectionAttributesToPageAttr...
2013-08-19 Olivier MartinArmPkg/ArmV7Mmu.h: Added masks to extract attributes...
2013-08-19 Olivier MartinArmPkg/ArmLib: Introduced TT_LAST_BLOCK_ADDRESS()
2013-08-19 Olivier MartinArmPlatformPkg/ArmVExpressPkg: Add System ID of FVP...
2013-08-19 Olivier MartinArmPlatformPkg/ArmVExpress.dsc.inc: Added DEBUG_GCD...
2013-08-19 Olivier MartinArmPkg/CpuDxe: Fixed AArch64 MMU/GCD synchronization
2013-08-19 Girish K SArmPkg/CpuDxe: AArch64: Fix wrong comparison of excepti...
2013-08-19 Star ZengMdePkg/MdeModulePkg/SecurityPkg Variable: Forbid creati...
2013-08-19 Star ZengNt32Pkg: Forbid creation of non-spec variables in EFI_G...
2013-08-19 Ruiyu NiOvmfPkg: Use the new DevicePathLib for all platforms
2013-08-19 Ruiyu NiOvmfPkg ResetSystemLib: Fix VS build error
2013-08-18 Gary Ching... OvmfPkg/SecureBootConfigDxe: Avoid illegal access
2013-08-18 Laszlo ErsekOvmfPkg: allocate the EFI memory map for Linux as Loade...
2013-08-16 Feng TianMdePkg/IndustryStandard: Update Atapi.h to comply with...
2013-08-16 Ruiyu NiChange the PciBusDxe driver to install the PCI enumerat...
2013-08-16 Star ZengMdeModulePkg/SecurityPkg Variable: If a preexisting...
2013-08-15 Olivier MartinAdd the AArch64 FAT binary to the EDK2 repository.
2013-08-15 Laszlo ErsekSupplement EFIAPI for UefiDevicePathLibCatPrint(),...
2013-08-14 Elvin LiAdd I2C bus DXE driver and I2C host DXE driver followin...
2013-08-14 Elvin LiAdd I2C related definition in PI 1.3 spec.
2013-08-13 Liming GaoAdd defines for MAX values for EBC arch.
2013-08-12 Elvin LiUpdate XHCI driver to use PCI IO AllocateBuffer/Map...
2013-08-12 Feng TianMdeMdeModulePkg/NvmExpressDxe: Add NVM Express support.
2013-08-12 Feng TianAdd NVM Express related definition.
2013-08-12 Eric DongRefine the code logic for browser and display engine.
2013-08-12 Eric DongUpdate NT32/Duet platform to use new display engine...
2013-08-12 Eric DongUpdate OVMF platform to use new display engine and...
2013-08-12 Eric DongUpdate Browser to provide the customization possibilities.
2013-08-12 Eric DongRollback patch 14537 & 14538, because patch 14537 is...
2013-08-09 Eric DongCheck in the missing code.
2013-08-09 Eric DongUpdate Browser to provide the customization possibilities.
2013-08-09 Shumin QiuChange EFI_TCG_EVENT_HOB_GUID value to avoid the duplic...
2013-08-09 Elvin LiAdd new adding ATA related status code in PI 1.3 to...
2013-08-08 Eugene CohenShellPkg: increase available size for PcdShellFileOpera...
2013-08-08 Harry LiebelAdd Aarch64 support to EdkCompatibilityPkg.
2013-08-08 Shumin QiuMatch the comments with the implementation for Baselib...
2013-08-08 Gary Ching... Checks the length of the file name to avoid illegal...
2013-08-07 Harry LiebelMdeModulePkg: Added ARM Aarch64 architecture support
2013-08-07 Olivier MartinMdePkg/BasePeCoffLib: Fixed coding style
2013-08-07 Ye TingEnhance error handling code after calling BIO_new in...
2013-08-06 Olivier MartinArmPlatformPkg: PrePei Cache disable and invalidate.
2013-08-06 Olivier MartinArmPlatformPkg/PL180MciDxe: Increased the TPL at the...
2013-08-06 Olivier MartinEmbeddedPkg/MmcDxe: Removed redundant CMD12 calls from MMC
2013-08-06 Olivier MartinEmbeddedPkg/MmcDxe: Update Mmc code to conform to codin...
2013-08-06 Olivier MartinArmPkg/ArmV7Mmu.h: Fixed XN bit conversion from section...
2013-08-06 Olivier MartinARM: Remove NSACR from the common code
2013-08-05 Feng TianMdeMdeModulePkg/Scsi: Enlarge SCSI cmd timeout to a...
2013-07-31 Star ZengMdeModulePkg PartitionDxe: Ensure the NumberOfPartition...
2013-07-30 Ruiyu NiFix GCC build failure.
2013-07-29 Jordan JustenUnixPkg: Remove UnixPkg files (It is replaced by Emulat...
2013-07-29 Harry LiebelMdePkg/BaseSynchronizationLib: Added ARM Aarch64 archit...
2013-07-29 Harry LiebelMdePkg/BaseCpuLib: Added ARM Aarch64 architecture support
2013-07-29 Harry LiebelMdePkg/BaseLib: Added ARM Aarch64 architecture support
2013-07-29 Harry LiebelMdePkg/PxeBaseCode.h: Added PXE Client ID for Aarch64
2013-07-29 Harry LiebelMdePkg: Added ARM Aarch64 architecture support
2013-07-29 Harry LiebelMdePkg: Added ARM Aarch64 support to PE/COFF support
2013-07-29 Liming GaoClarify PrintLib behavior on %d, %x, %l.
2013-07-29 Eric DongClean the flag before use it to avoid use old error...
2013-07-26 Olivier MartinArmPkg/ArmLib: Fixed TBLs invalidation in EL1
2013-07-26 Olivier MartinArmPkg/Library: AArch64 MMU EL1 support
2013-07-26 Olivier MartinArmPkg,ArmPlatformPkg: Free memory allocated by Get...
2013-07-26 Olivier MartinArmPkg/ArmLib/AArch64: Use the appropriate macros and...
2013-07-26 Ruiyu NiUpdate all the code to consume the ConvertDevicePathToT...
2013-07-26 Ruiyu NiAdd 4 APIs to DevicePathLib: ConvertDeviceNodeToText...
2013-07-25 Fu SiyuanRoll back the changes in revision 14296 since it will...
2013-07-24 Olivier MartinArmPkg: Update the AArch64 Image File Machine Type...
2013-07-24 Harry LiebelArmPkg/BdsLib: AArch64 MPCore Linux 'spin-table' boot...
2013-07-24 Olivier MartinArmPkg/ArmLib/AArch64: Fixed the calculation of the...
2013-07-23 Harry LiebelStdLib: Add Aarch64 support.
2013-07-22 Ruiyu NiFix PciHostBridge driver to return success for EfiPciHo...
2013-07-22 Liming GaoCorrectly character in comments of BaseLib BitField.
2013-07-22 Liming GaoFixed the issue that BitFieldWrite32, BitFieldAnd32...
2013-07-19 Harry LiebelArmPlatformPkg: Added Aarch64 Foundation Model
2013-07-18 Jordan JustenOvmfPkg/Sec: Build identity mapped pages in RAM for X64
2013-07-18 Jordan JustenOvmfPkg: Add IndustryStandard/X64Paging.h
2013-07-18 Jordan JustenOvmfPkg ResetSystemLib: Fix shutdown via UEFI runtime...
2013-07-18 Harry LiebelArmPlatformPkg/Ds5: Added Aarch64 support
next