]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2013-10-04 Chris PhillipsShellPkg: Fix ‘ifconfig’ so it will build with NIC_IP4_...
2013-10-04 Chris PhillipsShellPkg: Fix ‘ifconfig’ so it will build with NIC_IP4_...
2013-10-01 Samer El-Haj... Fix spelling typo in the NIC_IP4_CONFIG_INFO.Permanent...
2013-09-30 Olivier MartinOvmfPkg: Removed magic values for the Virtio Sub-System...
2013-09-30 Olivier MartinOvmfPkg/Virtio.h: Added VirtIo Subsystem IDs
2013-09-30 Olivier MartinOvmfPkg/IndustryStandard: Fixed 'VirtioNet.h' line...
2013-09-29 Shumin QiuAdd the definition for Timestamp Protocol and a new...
2013-09-29 Eric DongFix ICC build fail
2013-09-28 Eric DongFix modal form display error.
2013-09-27 Eric DongFix form flash issue.
2013-09-26 Ruiyu NiFix the BdsExpandPartitionPartialDevicePathToFull(...
2013-09-25 Eric DongUse RETRIEVE instead of CHANGING for refresh question.
2013-09-24 Matt FlemingOvmfPkg: EFI handover flags are in Bp->hdr.xloadflags
2013-09-24 Jordan JustenOvmfPkg: Remove IndustryStandard/X64Paging.h
2013-09-24 Jordan JustenOvmfPkg/Sec: Stop building identity mapped pages in SEC
2013-09-24 Jordan JustenOvmfPkg X64: Convert 24KB from uncompressed to compress...
2013-09-24 Jordan JustenOvmfPkg: For OvmfPkgX64, use OvmfPkg/ResetVector
2013-09-24 Laszlo ErsekOvmfPkg/ResetVector: enable caching in initial page...
2013-09-24 Jordan JustenOvmfPkg: Add platform specific reset vector code for X64
2013-09-24 Jordan JustenUefiCpuPkg/ResetVector/Vtf0: Move Page Table/CR3 settin...
2013-09-24 Olivier MartinEdkShellBinPkg: Added AArch64 EdkShellPkg binary and...
2013-09-24 Olivier MartinShellBinPkg: Update ARM and AArch64 Binaries with svn...
2013-09-24 Eric DongFix deadloop issue in BrowserCallback function.
2013-09-24 Liming GaoSync BaseTool trunk (version r2601) into EDKII BaseTools.
2013-09-23 Jaben CarseyShellBinPkg: Update binaries
2013-09-23 Olivier MartinMmcDxe Diagnostics: return EFI_UNSUPPORTED for Language...
2013-09-23 Olivier MartinLcdGraphicsOutputDxe: Update FrameBufferSize as per...
2013-09-23 Olivier MartinArmPkg/ArmLib: Revert change 'Fixed field shifting...
2013-09-23 Olivier MartinSemihostFs: Fix check for read-only file or file-open
2013-09-23 Olivier MartinArmPlatformPkg/LcdGraphicsOutputDxe: Call LcdShutdown...
2013-09-23 Olivier MartinLcdGraphicsOutputDxe: Fix BltVideoFill for non-32-bit...
2013-09-23 Olivier MartinArmPkg/CpuDxe: Fixed the condition that checks if the...
2013-09-23 Olivier MartinEdkShellPkg: Add Aarch64 support
2013-09-23 Feng TianMdeModulePkg/NvmExpressDxe: Fix an issue of potential...
2013-09-23 gdong1Add missing comments for function parameters.
2013-09-22 jyao1resolve TpmMeasurementLib dependency introduced in...
2013-09-22 jyao1Resolve GCC build error, where #pragma pack(push[,...
2013-09-21 Laszlo ErsekOvmfPkg: resolve TpmMeasurementLib dependency introduce...
2013-09-20 Sergei AntonovShellPkg: Handle pool allocation failure
2013-09-19 Sergei AntonovShellPkg: Handle pool allocation failure
2013-09-18 jyao1Add TPM2 implementation.
2013-09-18 jyao1Add TPM2 related header file.
2013-09-18 Fu SiyuanFix a bug in Ip4 driver that Ip4.Transmit() interface...
2013-09-18 Feng TianMdeModulePkg/AtaAtapiPassThru: To follow UEFI 2.4,...
2013-09-17 Ruiyu NiFix 3 bugs in DiskIoDxe and PartitionDxe drivers introd...
2013-09-17 Shumin QiuRemove the non-ASCII characters in the comments of...
2013-09-16 Eric DongExport one interface to support 3rd party to change...
2013-09-16 Olivier MartinArmPkg/ArmLib: Fixed field shifting in CLIDR_EL1 (AArch64)
2013-09-16 Olivier MartinArmPkg/CpuDxe: Fixed attribute setting in GetNextEntryA...
2013-09-16 Garrett KirkendallArmPlatformPkg/MemoryInitPei: AARCH64 fix memory addres...
2013-09-16 Jeff Fan1. Read 32bit CPU Init APIC ID from CPUID leaf B in...
2013-09-16 Eric DongRefine question value update logic.
2013-09-16 Star ZengCreate PCDs in MdeModulePkg for ACPI table OEM_ID/OEM_T...
2013-09-16 Star ZengMdeModulePkg: Add support for weakly aligned FVs.
2013-09-16 Shumin QiuAdd definition for EFI_FIRMWARE_CONTENTS_SIGNED_GUID.
2013-09-13 Laszlo ErsekOvmfPkg: QemuBootOrder: keep some boot options that...
2013-09-13 Laszlo ErsekOvmfPkg: QemuBootOrder: mark UEFI boot options selected...
2013-09-13 Laszlo ErsekOvmfPkg: QemuBootOrder: collect active UEFI boot option...
2013-09-13 Laszlo ErsekOvmfPkg: QemuBootOrder: expand relative device paths...
2013-09-13 Daryl McDanielStdLib: Fix pointer arithmetic issues in the strncasecm...
2013-09-12 lhauchForcing the python27.dll to be executable
2013-09-12 Fu SiyuanReturn EFI_WRITE_PROTECTED when setting KEKDefault...
2013-09-12 Fu SiyuanUpdate the chaining requirements with regards to the...
2013-09-12 Fu SiyuanAdd “VendorKeys” variable for indicating out of band...
2013-09-12 Chao ZhangUpdate BGRT image buffer to be stored in EfiBootSerives...
2013-09-11 Feng TianMdeModulePkg/NvmExpressDxe: Fix some bugs
2013-09-11 Liming GaoUpdate UpdateCapsule() service return status to follow...
2013-09-11 Liming GaoUpdate UpdateCapsule() service return status to follow...
2013-09-11 Feng TianAdd missing SCSI_IO related definitions.
2013-09-10 Daryl McDanielStdLib: Fix IA32 and X64 build issues.
2013-09-10 Daryl McDanielStdLib: Fix IPF build issues.
2013-09-10 Eugene CohenArmPkg/CpuDxe: Exception Handling SP Adjust
2013-09-05 Mars LinThis patch uses dummy routine as NotifyFunction to...
2013-09-05 Eric DongRefine the select language logic.
2013-09-05 Eric DongRefine the select language logic.
2013-09-04 Olivier MartinArmPlatformPkg/patches: Updated BaseTools-Pending-Patch...
2013-09-04 Olivier MartinArmPlatformPkg: Update AArch64 models to match the...
2013-09-04 Liming GaoUpdate edksetup.bat to check VS2012
2013-09-04 Eric DongEnable warningif opcode in browser.
2013-09-04 Eric DongEnable warningif opcode in browser.
2013-09-04 Liming GaoFixed the issue in PeiCore on Load Module At Fixed...
2013-09-03 Olivier MartinShellBinPkg: Added Aarch64 Shell binaries
2013-09-03 Roy FranzArmPkg/CpuPei: Remove unused functions from the driver
2013-09-03 Olivier MartinEdkCompatibilityPkg: Fixed build for AArch64
2013-09-03 Dong GuoEnhance TPM driver to protect TPM physical presence...
2013-09-02 Olivier MartinArmPkg/ArmDmaLib: Fixed the calculation of the Base...
2013-09-02 Olivier MartinArmPkg/CpuDxe: Fixed calculation of the Page Table...
2013-09-02 Roy FranzArmPkg/ArmLib: Change comment to match code for setting...
2013-09-02 Olivier MartinAdd Memory fence for ARM Architecture (32 and 64 bit)
2013-09-02 Eric DongUpdate sample code for date/time.
2013-08-30 Jordan JustenOvmfPkg NvVarsFileLib: Set NvVars variable after writin...
2013-08-30 Olivier MartinEmbeddedPkg/MmcDxe: Moved all the 'Print*()' functions...
2013-08-30 Olivier MartinARM Package: Increase FV file size for some EDK2 firmware
2013-08-29 Olivier MartinMdePkg/AArch64: Fixed some definitions in ProcessorBind.h
2013-08-29 Shumin QiuUpdate status code data structures according errata.
2013-08-28 Robert MatthewsShellPkg: Fix LastError environment variable truncation
2013-08-28 Fu Siyuan1. Change default PCD in SecurityPkg to 4 (DENY_EXECUTE...
2013-08-27 Girish K SSCR_EL3 is the control register for setting the securit...
2013-08-27 Olivier MartinShellPkg: Fixed build errors related to variable declar...
2013-08-27 Jeff FanRemoved the assumption on APIC timer initial Count...
next