| Commit message (Expand) | Author | Age | Files | Lines |
* | MdeModulePkg: Fix GCC build error. | Fu Siyuan | 2017-09-06 | 1 | -1/+1 |
* | MdeModulePkg/Ip4Dxe: fix a bug in IP4 driver for IpSec protocol notify. | Fu Siyuan | 2017-09-06 | 2 | -11/+13 |
* | MdeModulePkg/UefiBootManagerLib: Generate boot description for SD/eMMC | Hao Wu | 2017-09-06 | 2 | -0/+24 |
* | MdeModule PeiCore: Support pre memory page allocation | Star Zeng | 2017-09-04 | 5 | -53/+646 |
* | MdeModulePkg/UefiHiiLib: Fix incorrect check for string length | Bi, Dandan | 2017-08-29 | 1 | -3/+12 |
* | MdeModulePkg XhciDxe: Fix Map and Unmap inconsistency | Star Zeng | 2017-08-25 | 1 | -2/+5 |
* | MdeModulePkg/DriverSample: Add sample case for popup protocol | Dandan Bi | 2017-08-23 | 5 | -5/+49 |
* | MdeModulePkg/DisplayEngine: Add implementation of HiiPopup protocol | Dandan Bi | 2017-08-23 | 5 | -3/+889 |
* | MdeModulePkg/Library: Remove the self-reference in UdpIoLib/TcpIoLib/IpIoLib | Jiaxin Wu | 2017-08-23 | 3 | -6/+3 |
* | MdeModulePkg/ScsiBusDxe: don't produce ScsiIo for nonexistent LUNs, part 2 | Laszlo Ersek | 2017-08-19 | 1 | -2/+22 |
* | MdeModulePkg/ScsiBusDxe: remove redundant "else" after "break" statement | Laszlo Ersek | 2017-08-19 | 1 | -3/+4 |
* | MdeModulePkg/ScsiBusDxe: don't produce ScsiIo for nonexistent LUNs, part 1 | Laszlo Ersek | 2017-08-19 | 1 | -9/+1 |
* | MdeModulePkg: Delete useless case code | Song, BinX | 2017-08-16 | 2 | -21/+0 |
* | MdeModulePkg: Delete never touched code | Song, BinX | 2017-08-16 | 2 | -4/+2 |
* | MdeModulePkg DxeCore: Enhance "ConvertPages: Incompatible memory types" | Star Zeng | 2017-08-14 | 1 | -2/+7 |
* | MdeModulePkg DxeCore: Fix double free pages on LoadImage failure path | Star Zeng | 2017-08-14 | 1 | -0/+2 |
* | MdeModulePkg/UefiBootManagerLib: Support DNS device path description | Jiaxin Wu | 2017-08-14 | 1 | -2/+11 |
* | MdeModulePkg/EmmcDxe: Make sure no extra data is erased by EraseBlocks | Hao Wu | 2017-08-14 | 1 | -4/+152 |
* | MdeModulePkg/Ip4Dxe: Support SetData interface to clear specific configuration | Jiaxin Wu | 2017-08-11 | 1 | -95/+190 |
* | MdeModulePkg: Variable: Fix typo in variable measure | Zhang, Chao B | 2017-08-09 | 1 | -1/+1 |
* | MdeModulePkg/NvmExpressDxe: Notify NVME HW when system reset happens | Ruiyu Ni | 2017-08-09 | 4 | -4/+210 |
* | MdeModulePkg SerialDxe: Process timeout consistently in SerialRead | Star Zeng | 2017-08-08 | 1 | -2/+16 |
* | MdeModulePkg/DisplayEngine: Fix incorrect display issue | Dandan Bi | 2017-08-04 | 1 | -10/+52 |
* | MdeModulePkg PeiCore: Install SEC HOB data | Star Zeng | 2017-08-04 | 4 | -3/+110 |
* | edk2: Move License.txt file to root | Michael D Kinney | 2017-08-03 | 1 | -25/+0 |
* | edk2: Move TianoCore Contribution Agreement to root | Michael D Kinney | 2017-08-03 | 1 | -218/+0 |
* | MdeModulePkg/Ufs: Set 'Data Segment Length' field for Write Descriptor | Hao Wu | 2017-08-02 | 2 | -0/+6 |
* | MdeModulePkg/UfsPassThruDxe: Add impl of UFS Device Config Protocol | Hao Wu | 2017-08-02 | 5 | -14/+383 |
* | MdeModulePkg/DxeHttpLib: Fix spelling typo in EFI_HTTP_STATUS_CODE | Jiaxin Wu | 2017-08-02 | 1 | -1/+1 |
* | MdeModulePkg FirmwarePerfPei: Remove SEC performance data getting code | Star Zeng | 2017-08-01 | 3 | -47/+6 |
* | MdeModulePkg PeiCore: Handle notification PPI from SEC | Star Zeng | 2017-08-01 | 3 | -19/+142 |
* | MdeModulePkg PiSmmCoreMemoryAllocLib: Fix a FreePool() assertion issue | Star Zeng | 2017-08-01 | 1 | -4/+28 |
* | MdeModulePkg/PciBus: Avoid hang when BUS pad resource is not in top | Ruiyu Ni | 2017-07-28 | 1 | -2/+4 |
* | MdeModulePkg/BMMUiLib: Check reset requirement before exiting UiApp | Bi, Dandan | 2017-07-27 | 3 | -1/+52 |
* | MdeModulePkg/BMUiLib: Check reset requirement before exiting UiApp | Bi, Dandan | 2017-07-27 | 3 | -3/+55 |
* | MdeModulePkg/SetupBrowser: Record the reset status in all SendForm | Bi, Dandan | 2017-07-27 | 3 | -13/+20 |
* | MdeModulePkg Xhci: Also RecoverHaltedEndpoint for BABBLE_ERROR | Star Zeng | 2017-07-26 | 2 | -4/+4 |
* | MdeModulePkg SmmLockBoxDxeLib: Get SmmCommRegion for COMM buffer | Star Zeng | 2017-07-26 | 2 | -58/+147 |
* | MdeModulePkg: Update NonDiscoverableDeviceRegistrationLib file header format | Liming Gao | 2017-07-26 | 1 | -2/+2 |
* | MdeModulePkg SmmAccess: Update comments to follow PI spec. | Eric Dong | 2017-07-20 | 1 | -2/+3 |
* | MdeModulePkg/DxeCore: Avoid accessing non-owned memory | Ruiyu Ni | 2017-07-18 | 1 | -27/+27 |
* | MdeModulePkg/XhciDxe: Make comments align with function | Bi, Dandan | 2017-07-11 | 1 | -0/+1 |
* | MdeModulePkg/PartitionDxe: Add impl of Partition Information Protocol | Hao Wu | 2017-07-11 | 6 | -88/+135 |
* | MdeModulePkg/EmmcDxe: Implementation of Disk Information Protocol | Hao Wu | 2017-07-06 | 5 | -3/+281 |
* | MdeModulePkg/SdDxe: Implementation of Disk Information Protocol | Hao Wu | 2017-07-06 | 5 | -3/+277 |
* | MdeModulePkg/NvmExpressDxe: Handle timeout for blocking PassThru req | Hao Wu | 2017-07-06 | 1 | -1/+133 |
* | MdeModulePkg/XhciDxe: Check timeout URB again after stopping endpoint | Ruiyu Ni | 2017-07-05 | 4 | -29/+90 |
* | MdeModulePkg/XhciDxe: Separate common logic to XhcTransfer | Ruiyu Ni | 2017-07-05 | 1 | -166/+132 |
* | MdeModulePkg/XhciDxe: Dump the CMD/EVENT/INT/BULK ring information | Ruiyu Ni | 2017-07-05 | 1 | -3/+24 |
* | MdeModulePkg/XhciDxe: Refine IsTransferRingTrb and IsAsyncIntTrb | Ruiyu Ni | 2017-07-05 | 1 | -46/+44 |