]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2015-04-28 Mang GuoMove microcode to offset 0 of BIOS region.
2015-04-28 Yao, JiewenReplace SetPower2 by EDKII baselib - GetPowerOfTwo64.
2015-04-27 Michael KinneyUefiCpuPkg/CpuExceptionHandlerLib: Support IA32 process...
2015-04-27 Michael KinneySourceLevelDebugPkg/DebugAgent: Support IA32 processors...
2015-04-27 Michael KinneySourceLevelDebugPkg/PeCoffExtraActionLibDebug: Support...
2015-04-27 Michael KinneyMdePkg/DebugAgent: Support IA32 processors without...
2015-04-27 Michael KinneyMdePkg/BaseXApicX2ApicLib: Support IA32 processors...
2015-04-27 Michael KinneyMdePkg/BaseXApicLib: Support IA32 processors without...
2015-04-27 Michael KinneyMdePkg/BaseSerialPortLib16550: Support UARTs with a...
2015-04-27 Michael KinneyMdePkg/BaseMemoryLibRepStr: Support IA32 processors...
2015-04-27 Michael KinneyMdePkg/BaseLib: Support IA32 processors without CMOVx
2015-04-27 Michael KinneyMdePkg/BaseLib: Support IA32 processors without CLFLUSH
2015-04-27 Michael KinneyMdePkg/BaseCacheMaintenanceLib: Support IA32 processors...
2015-04-27 Yao, JiewenFix typo - FSP_INFO_EXTENDED_HEADER.
2015-04-27 Feng TianMdeModulePkg/NvmExpressDxe: fix build error
2015-04-27 Feng TianMdeModulePkg/NvmExpressDxe: Correct Prp list creation...
2015-04-27 Feng TianMdeModulePkg: fix completed xfer length in XhciDxe...
2015-04-27 Jeff FanSourceLevelDebugPkg/DebugAgent: Add some comments and...
2015-04-27 Feng TianMdeModulePkg/XhciDxe: rename "Lenth" to "Length" in...
2015-04-27 Jeff FanSourceLevelDebugPkg/DebugAgent: Clear/Restore EFLAGS.IF
2015-04-27 Jeff FanSourceLevelDebugPkg/DebugAgent: Add InterruptFlag field
2015-04-27 Feng TianSourceLevelDebugPkg/DebugCommunicationLibUsb3: Fix...
2015-04-27 Qiu ShuminShellPkg: Refine the logic about allocating memory...
2015-04-25 Yao, JiewenFix FSP_INFO_EXTENTED_HEADER.
2015-04-23 Jaben CarseyShellPkg: Remove memory leak when printing help and...
2015-04-23 Jaben CarseyShellPkg/HandleParsingLib: Caller should free memory...
2015-04-23 Yao, JiewenIntelFspWrapperPkg update for FSP1.1
2015-04-23 Yao, JiewenUpdate IntelFspPkg to support FSP1.1
2015-04-23 Feng TianMdeModulePkg/ScsiDisk: Set correct value to the Media...
2015-04-22 Jaben CarseyShellPkg: Remove "ProtocolGuid" from the string for...
2015-04-21 Hot TianMaintainers.txt: update SecurityPkg maintainer
2015-04-21 Yao, JiewenACPI5.1 definition bug fix.
2015-04-21 Yao, JiewenAdd ACPI6.0 header file.
2015-04-21 Jeff FanSourceLevelDebugPkg: Clear Stepping flag as early as...
2015-04-20 Eric DongUpdate the logic for action opcode, also support user...
2015-04-20 Eric DongUpdate the logic: After check the environment, calculat...
2015-04-17 Liming GaoBaseTools: Ignore BaseTools/Bin/Win32 directory in...
2015-04-17 BALATON ZoltanFix some grammar and converge formatting of the two...
2015-04-16 Qiu ShuminIntelFrameworkPkg: Fix a non ASCII char in LegacyBios.h.
2015-04-15 Olivier MartinShellPkg/UefiShellLevel2CommandsLib: Handle the returne...
2015-04-15 Jeff FanSourceLevelDebugPkg: Avoid NULL pointer reference.
2015-04-15 Michael KinneyARM toolchain raised this compilation error when using...
2015-04-15 Shumin QiuRollback r17180.
2015-04-15 Shumin QiuMdePkg: Add Bluetooth related definition.
2015-04-15 Laszlo ErsekMdeModulePkg: PCD/Pei: eliminate unused but set variable
2015-04-14 Ard BiesheuvelArmVirtualizationPkg: Xen: shuffle init order to deal...
2015-04-14 Ard BiesheuvelArmVirtualizationPkg: invalidate PEI memory region...
2015-04-14 Ard BiesheuvelArmPkg: remove cache maintenance by VA operation range...
2015-04-14 Ard BiesheuvelArmPlatformPkg: do not fulfil MemoryInitPeiLib dependen...
2015-04-14 Ard BiesheuvelArmVirtualizationPkg: make ArmVirtualizationMemoryInitP...
2015-04-14 Star ZengMdeModulePkg Pcd: Check the input SkuId in SetSku()
2015-04-14 Tim HeSync the branch changes to trunk.
2015-04-14 David WeiEnable DDI1 for the second HDMI display output.
2015-04-14 Jordan JustenCoreboot*Pkg/Contributions.txt: Update example email...
2015-04-14 Jordan JustenCorebootPayloadPkg: Rename CorebootPayloadPkgX64.dsc...
2015-04-14 Jordan JustenCorebootPayloadPkg: Rename CorebootPayloadPkgIA32.dsc...
2015-04-13 Star ZengMdeModulePkg PiDxeS3BootScriptLib: Initialize the EFI_B...
2015-04-13 BALATON ZoltanSave initial TSVal from TCP connection initiation packets.
2015-04-10 Maurice MaCorebootPayloadPkg: Remove empty folder reference in...
2015-04-10 lhauchUpdated for ECC.exe
2015-04-10 Star ZengMdePkg: Add a set of PcdSetXXS APIs into PcdLib and...
2015-04-10 Star ZengMdeModulePkg: Add ATTRIBUTE (+/-RT, RO) support in...
2015-04-10 Jeff FanSourceLevelDebugPkg: Fix calculate the checksum bug...
2015-04-10 Bob FengBaseTools/Build: Add all support skuid to the Pcd DB...
2015-04-10 Bob FengBaseTools/Build: Add SDL support
2015-04-10 Chen, HeshengBaseTools/Ecc: Add ECC (EFI Code Checker) Binary into...
2015-04-10 Feng TianMdeModulePkg/NvmExpressDxe: Fix possible memory leak...
2015-04-10 Scott DuplichanMdePkg: Fix build fail when DDK3790 tool chain is used
2015-04-10 Scott DuplichanCorebootModulePkg/CbSupportDxe: Add EFIAPI to CbDxeEntr...
2015-04-10 Scott DuplichanCorebootModulePkg: DEBUG print format corrections
2015-04-10 Scott DuplichanCorebootModulePkg: Avoid gcc compile fail caused by...
2015-04-10 Scott DuplichanCorebootPayloadPkg: Avoid page table memory allocation...
2015-04-10 Scott DuplichanCorebootPayloadPkg: Use unique path for IA32 and X64...
2015-04-10 Scott DuplichanCorebootPayloadPkg: Add NOOPT build to accommodate...
2015-04-10 Scott DuplichanCorebootPayloadPkg: Increase payload size limit
2015-04-10 Scott DuplichanCorebootPayloadPkg: Use extra braces to prevent gcc...
2015-04-10 Scott DuplichanCorebootModulePkg: Reformat asm constant to avoid gcc...
2015-04-10 Scott DuplichanCorebootModulePkg: Add 'ULL' suffix to avoid gcc 4...
2015-04-10 Scott DuplichanCorebootModulePkg: Change CbParseAcpiTable prototype...
2015-04-10 Scott DuplichanCorebootModulePkg: Remove unused static functions to...
2015-04-10 Scott DuplichanCorebootModulePkg: Fix build failure with 32-bit NOOPT...
2015-04-10 Star ZengMdeModulePkg Variable: Enhance the code logic about...
2015-04-10 Star ZengSecurityPkg Variable: Enhance the code logic about...
2015-04-10 Elvin LiMdeModulePkg: Roll back report status code change in...
2015-04-10 Elvin LiIntelFrameworkModulePkg: update comments to clarify...
2015-04-10 Scott DuplichanCorebootModulePkg: Add EFIAPI to OnReadyToBoot to fix...
2015-04-09 Elvin LiMdeModulePkg: Put report status code at the end of...
2015-04-09 Elvin LiIntelFrameworkModulePkg: add comments to clarify runtim...
2015-04-09 Scott DuplichanUefiCpuPkg: Avoid "error A2085" when DDK3790 tool chain...
2015-04-08 Olivier MartinArmPlatformPkg: Use LzmaDecompress support from MdeModu...
2015-04-08 David WoodhouseIntelFrameworkModulePkg: Update LegacyBiosDxe to use...
2015-04-08 David WoodhouseIntelFrameworkPkg: Update EFI_COMPATIBILITY16_TABLE...
2015-04-07 Tapan ShahShellPkg: fix mv and cp command related issues
2015-04-07 Laszlo ErsekShellPkg: UefiShellDebug1CommandsLib: fix hex string...
2015-04-07 Laszlo ErsekShellPkg: UefiShellDebug1CommandsLib: fix SETVAR option...
2015-04-07 Jeff FanAdd missing parameter in function header.
2015-04-07 Elvin LiIntelFrameworkModulePkg: Put report status code after...
2015-04-07 Elvin LiMdeModulePkg: Put report status code after event was...
2015-04-07 Liming GaoMdeModulePkg: Add LzmaDecompress Guid
2015-04-03 Hao WuRollback r17113.
next