Age | Commit message (Expand) | Author |
2014-01-13 | ShellPkg: assign pointer to NULL after free to prevent double free | Jaben Carsey |
2014-01-13 | EdkShellPkg/ShellR64.patch: Update patch to fix RVCTLINUX build | Olivier Martin |
2014-01-13 | Fix typo in PCD description in SecurityPkg. | jyao1 |
2014-01-13 | Follow UEFI2.4.a spec, deprecate 6 hash algo. | jyao1 |
2014-01-13 | ShellPkg: Fix command line parsing for script files (%1, %1, etc...) | Jaben Carsey |
2014-01-13 | Set the type of return value from function 'LoadVariablesFromFile' in 'DmpSto... | Shumin Qiu |
2014-01-13 | Add a new header file to define Adapter Information Protocol. | Shumin Qiu |
2014-01-13 | Add EFI_FILE_PROTOCOL_LATEST_REVISION macro to SimpleFileSystem.h. | Ruiyu Ni |
2014-01-13 | 1. Update the parsing logic of DHCP message in PXE driver. | Fu Siyuan |
2014-01-11 | Fix GCC build failure. | Ruiyu Ni |
2014-01-10 | ShellPkg: add the last PCIe extended capability decodings | Jaben Carsey |
2014-01-10 | MdePkg: add missing #defines for decoding PCIe 2.1 extended capability struct... | Jaben Carsey |
2014-01-10 | ShellPkg: remove potential memory leak with new apps on old shell | Jaben Carsey |
2014-01-10 | ShellPkg: remove double free operation | Jaben Carsey |
2014-01-10 | ArmPkg/ArmPkg.dec: Redefined PcdSystemMemory(Base|Size) as UINT64 | Olivier Martin |
2014-01-10 | Fix bug in unload function: Check if component name protocol exist, only unin... | Fu Siyuan |
2014-01-10 | Update PcAtChipsetPkg package version from 0.2 to 0.3 | Ruiyu Ni |
2014-01-10 | MdeModulePkg/NvmExpressDxe: Fix a bug in NvmExpressDxe driver’s Unload() th... | Feng Tian |
2014-01-10 | Sync BaseTool trunk (version r2640) into EDKII BaseTools. | Gao, Liming |
2014-01-10 | New EdkShell binaries. | Ruiyu Ni |
2014-01-10 | Fix a bug in DebugPort driver's Unload() that leaves the DriverBinding/Compon... | Ruiyu Ni |
2014-01-10 | Fix bug when reserve stack space to fill exception context. | Jeff Fan |
2014-01-10 | New FatDxe binary. | Ruiyu Ni |
2014-01-10 | Update CryptoPkg version: 0.92 -> 0.93 | Long, Qin |
2014-01-10 | Add the feature "dmpstore -l" and "dmpstore -s". | Ruiyu Ni |
2014-01-10 | Updates MdeModulePkg package version from 0.92 to 0.93 | Tian, Feng |
2014-01-10 | Upgrade package version to 0.93 | Dong Guo |
2014-01-10 | Update SourceLevelDebugPkg version: 0.85->0.86 | Jeff Fan |
2014-01-10 | Update UefiCpuPkg version: 0.2->0.3 | Jeff Fan |
2014-01-10 | Update IntelFrameworkModulePkg version: 0.92->0.93 | Jeff Fan |
2014-01-10 | Update IntelFrameworkPkg version: 0.92->0.93 | Jeff Fan |
2014-01-09 | MdePkg: Add PCI Express 2.1 and 3.0 structures | Jaben Carsey |
2014-01-09 | MmcDxe: Perform diagnostics specifically on the requested controller | Olivier Martin |
2014-01-09 | MmcDxe: Adding eMMC support | Olivier Martin |
2014-01-09 | ShellPkg: remove memory leak in file handle list | Jaben Carsey |
2014-01-09 | ShellPkg: Fix NSH parsing | Jaben Carsey |
2014-01-09 | ShellPkg: Remove memory leak from file list usage | Jaben Carsey |
2014-01-09 | ShellPkg: Add more output to PCI command for extended configuration. | Jaben Carsey |
2014-01-09 | If the driver does not start before, we do not disconnect driver and we must ... | Elvin Li |
2014-01-09 | Update NetworkPkg package version to 0.94. | Fu Siyuan |
2014-01-09 | Return to BMM page if parse the file info failed. | Eric Dong |
2014-01-09 | Clarify PcdPeiCoreMaxPeimPerFv description that means the maximum supported f... | Gao, Liming |
2014-01-09 | Updates MdePkg package version from 1.03 to 1.04 | Gao, Liming |
2014-01-09 | MdeModulePkg FaultTolerantWrite: Let FaultTolerantWrite driver to depend on g... | Star Zeng |
2014-01-09 | Correct function comments of S3BootScriptCloseTable(). | Liming Gao |
2014-01-09 | Correct function comments of S3BootScriptCloseTable(). | Liming Gao |
2014-01-09 | Add processor family 2 definition in SMBIOS header file. | Yi Li |
2014-01-09 | Add code to check whether the pointer 'NewBuffer' in 'FileHandelWrappers.c' ... | Shumin Qiu |
2014-01-08 | Rollback the patch 15054. | Eric Dong |
2014-01-08 | Check if component name protocol exist, uninstall it when it really exists. | Elvin Li |