Age | Commit message (Expand) | Author | Files | Lines |
2014-02-11 | MdeModulePkg UsbBusPei: Produce a USB I/O PPI for all USB Interfaces a USB De... | Star Zeng | 2 | -38/+125 |
2014-02-11 | Fix incorrect return status in InitializeDebugPortDriver() & DebugPortSupport... | Tian, Feng | 1 | -8/+8 |
2014-02-11 | Remove redundant IsUnicodeFiFoEmpty ()in UnicodeFiFoRemoveOneKey(). | Elvin Li | 2 | -20/+8 |
2014-02-11 | MdeModulePkg/ScsiDisk:If the SCSI device target status is in CHECK_CONDITION,... | Tian, Feng | 1 | -57/+278 |
2014-01-26 | Rollback the change 15178. | Gao, Liming | 1 | -0/+1 |
2014-01-26 | MdeModulePkg UsbBotPei: The UsbBotPei module contains the private structure d... | Star Zeng | 6 | -254/+67 |
2014-01-24 | Update Module BaseName to avoid the same name. | Gao, Liming | 1 | -2/+1 |
2014-01-24 | Update Module BaseName to avoid the same name. | Gao, Liming | 3 | -6/+6 |
2014-01-24 | Fix following problems about VLAN driver: | Fu Siyuan | 3 | -39/+66 |
2014-01-23 | Re-execute the failed SCSI command if iSCSI driver could reinstates the sessi... | Fu Siyuan | 3 | -13/+19 |
2014-01-23 | Update password process logic, if password without interactive attribute, the... | Eric Dong | 1 | -2/+16 |
2014-01-23 | Refine the logic when return success, should not clean the buffer in this case. | Eric Dong | 1 | -3/+2 |
2014-01-22 | Fix CRLF format | Tian, Hot | 10 | -4723/+4723 |
2014-01-17 | CapsulePei coalesce need add more sanity check for each Capsule Fragment. | jyao1 | 3 | -162/+333 |
2014-01-17 | DxeCore is designed to trust input data, so add comments to reminder caller t... | jyao1 | 1 | -1/+10 |
2014-01-15 | 1. Add new API MigratePeiServicesTablePointer() in PeiServicesTablePointerLib... | Gao, Liming | 1 | -0/+5 |
2014-01-13 | 1. Update the parsing logic of DHCP message in PXE driver. | Fu Siyuan | 1 | -23/+45 |
2014-01-11 | Fix GCC build failure. | Ruiyu Ni | 1 | -1/+1 |
2014-01-10 | Fix bug in unload function: Check if component name protocol exist, only unin... | Fu Siyuan | 3 | -24/+171 |
2014-01-10 | MdeModulePkg/NvmExpressDxe: Fix a bug in NvmExpressDxe driver’s Unload() th... | Feng Tian | 1 | -60/+65 |
2014-01-10 | Fix a bug in DebugPort driver's Unload() that leaves the DriverBinding/Compon... | Ruiyu Ni | 2 | -82/+98 |
2014-01-10 | Updates MdeModulePkg package version from 0.92 to 0.93 | Tian, Feng | 2 | -3/+3 |
2014-01-09 | If the driver does not start before, we do not disconnect driver and we must ... | Elvin Li | 2 | -32/+28 |
2014-01-09 | Clarify PcdPeiCoreMaxPeimPerFv description that means the maximum supported f... | Gao, Liming | 2 | -5/+6 |
2014-01-09 | MdeModulePkg FaultTolerantWrite: Let FaultTolerantWrite driver to depend on g... | Star Zeng | 2 | -4/+16 |
2014-01-09 | Correct function comments of S3BootScriptCloseTable(). | Liming Gao | 1 | -3/+3 |
2014-01-08 | Check if component name protocol exist, uninstall it when it really exists. | Elvin Li | 2 | -10/+80 |
2014-01-07 | This patch fix date/time op-code shows abnormal. | Eric Dong | 1 | -13/+20 |
2014-01-06 | MdeModulePkg CdExpressPei: Use correct PeiServices pointer to call low level ... | Star Zeng | 2 | -6/+5 |
2014-01-06 | Fix “reconnect -r” ASSERT after VLAN configured. | Fu Siyuan | 1 | -15/+10 |
2014-01-02 | Update the heap migration logic to avoid memory overflow. | Liming Gao | 1 | -1/+4 |
2014-01-02 | Correct the RemainingPages calculation in PEI AllocatePages service. | Liming Gao | 1 | -2/+2 |
2013-12-31 | Update MemoryAllocationLib AllocateAlignedPages API comments for memory overf... | Liming Gao | 2 | -2/+10 |
2013-12-31 | Keep consistent about the return value between the caller and callee. | Eric Dong | 3 | -14/+38 |
2013-12-30 | Rollback the change 15021. | Eric Dong | 4 | -10/+8 |
2013-12-29 | MdeModulePkg Pcd DXE: Handle the case gPcdDataBaseHobGuid HOB is not present. | Star Zeng | 2 | -17/+24 |
2013-12-26 | Keep consistent about the return value between the caller and callee. | Eric Dong | 4 | -8/+10 |
2013-12-25 | Update XhcWaitOpRegBit to take Timout argument as microsecond. | Elvin Li | 2 | -10/+10 |
2013-12-23 | Fix a bug for vlan ping failure. | Wu Jiaxin | 3 | -17/+27 |
2013-12-23 | MdeModulePkg Pcd: Extend PcdVpdBaseAddress to support PcdsPatchableInModule t... | Star Zeng | 1 | -5/+5 |
2013-12-18 | Update code to avoid using potential NULL pointer. | Eric Dong | 1 | -1/+1 |
2013-12-17 | Update code to support guid op nest in the statement. | Eric Dong | 6 | -64/+114 |
2013-12-17 | Fix a bug in TCP driver’s component name print function. | Fu Siyuan | 1 | -2/+2 |
2013-12-17 | Fix two issues in PeiCore. | Liming Gao | 1 | -6/+10 |
2013-12-17 | Get entire variable data for efi varstore at first time. | Eric Dong | 1 | -1/+27 |
2013-12-17 | Add the missing assignment of EFI_DISK_IO2_TOKEN::Token in FlushDiskEx() impl... | Ruiyu Ni | 1 | -0/+1 |
2013-12-16 | MdeModulePkg CapsuleRuntimeDxe: Get PcdMaxSizeNonPopulateCapsule and PcdMaxSi... | Star Zeng | 1 | -3/+9 |
2013-12-13 | MdeModulePkg/XhciDxe: Fix ICC compiler build warning. | Feng Tian | 1 | -1/+1 |
2013-12-10 | 1. Add ISCSI iBFT CHAP types to IScsiBootFirmwareTable.h. | Fu Siyuan | 1 | -3/+10 |
2013-12-10 | Per PI 1.3 spec, when Reserved bit set in the SlaveAddress parameter, EFI_NOT... | Elvin Li | 1 | -0/+22 |