| Commit message (Expand) | Author | Age | Files | Lines |
* | MdeModulePkg and SecurityPkg Variable: Optimize the code to reduce some SMRAM... | Star Zeng | 2013-11-12 | 3 | -70/+69 |
* | Add BaseSmbusLibNull instance for SmbusLib. Add check in BootScriptExecutorDx... | Shumin Qiu | 2013-11-08 | 1 | -0/+10 |
* | Not update the imageId for EXT1,2,4 type. | Eric Dong | 2013-11-08 | 1 | -4/+1 |
* | Update the logic, based on the device path and formset guid to find the HiiHa... | Eric Dong | 2013-11-07 | 3 | -133/+125 |
* | Support unhook notification function for Smst->SmmRegisterProtocolNotify() pe... | Jeff Fan | 2013-11-05 | 1 | -2/+34 |
* | MdeModulePkg and SecurityPkg Variable: Enhance code to use the new variable d... | Star Zeng | 2013-11-04 | 1 | -92/+87 |
* | MdeModulePkg Pool: Update the type of Size to UINTN for the potential more th... | Star Zeng | 2013-10-30 | 1 | -7/+8 |
* | MdeMdeModulePkg/UsbBusDxe: If DisconnectController() returns an error the USB... | Feng Tian | 2013-10-30 | 4 | -19/+64 |
* | Clean the help string and hot key info if an empty form is painting. | Eric Dong | 2013-10-29 | 1 | -13/+24 |
* | Fix a K9 error.Result of GetVariable2() function that may return NULL will be... | Wu Jiaxin | 2013-10-29 | 1 | -2/+1 |
* | Fix the bug that SetTimer () cannot work when Type is TimerPeriodic and Trigg... | Elvin Li | 2013-10-29 | 1 | -1/+4 |
* | MdeModulePkg/NvmExpressDxe: Correct the calculation of LbaFmtIdx of Identify ... | Feng Tian | 2013-10-29 | 1 | -1/+1 |
* | Fix a bug about the iSCSI DHCP dependency issue. | Wu Jiaxin | 2013-10-25 | 3 | -14/+125 |
* | MdeModulePkg/XhciDxe: Dynamically calculate the interval value of interrupt e... | Tian, Feng | 2013-10-23 | 1 | -4/+6 |
* | Enable two form packages share one hii handle. | Eric Dong | 2013-10-21 | 2 | -29/+80 |
* | Add sample code for warningif opcode. | Eric Dong | 2013-10-21 | 2 | -0/+3 |
* | Fix an issue that execute "map -r" in UEFI shell cannot reinstate iSCSI sessi... | Ye Ting | 2013-10-18 | 1 | -2/+3 |
* | MdeModulePkg/XhciDxe: Usb legacy support feature is optional. For those usb 3... | Sergey Isakov | 2013-10-15 | 2 | -3/+11 |
* | Clean the garbage space for the statements nest in subtitle menu. | Eric Dong | 2013-10-15 | 1 | -50/+98 |
* | Enable UEFI firmware to support FMP capsule format. | czhang46 | 2013-10-15 | 2 | -10/+36 |
* | Update comments for VarOffset field in the dynamic create question function. | Eric Dong | 2013-10-12 | 2 | -14/+28 |
* | MdeModulePkg/AtaAtapiPassThru: Add parameter check to ResetDevice() to follow... | Tian, Feng | 2013-10-11 | 1 | -0/+42 |
* | 1. Enable use-cases in PEI using SecurityPPI co-equal to the use-cases in DXE... | Star Zeng | 2013-10-11 | 8 | -190/+611 |
* | MdeModulePkg/AtaBus&AtaAtapiPassThru: Update ATA drivers to follow UEFI2.4 ne... | Tian, Feng | 2013-10-10 | 4 | -25/+120 |
* | Just like EhciDxe, do not reset host controller when debug capability is enab... | Elvin Li | 2013-10-09 | 4 | -10/+51 |
* | Restore the correct cursor status after finish creating the dialog. | Eric Dong | 2013-10-09 | 1 | -2/+4 |
* | Update PeiCore to support load PEIM into memory on S3 boot path. | Liming Gao | 2013-10-09 | 4 | -33/+68 |
* | Fix several DEBUG_ERROR messages that are unnecessarily verbose. Several of t... | Samer El-Haj-Mahmoud | 2013-10-08 | 5 | -31/+31 |
* | Fix orderedlist opcode shows abnormal. | Eric Dong | 2013-10-08 | 1 | -2/+5 |
* | Fix display engine driver paint some menu error. | Eric Dong | 2013-10-08 | 1 | -54/+86 |
* | Fix spelling typo in the NIC_IP4_CONFIG_INFO.Permanent variable name, which w... | Samer El-Haj-Mahmoud elhaj | 2013-10-01 | 4 | -7/+7 |
* | Add the definition for Timestamp Protocol and a new driver base on TimerLib ... | Shumin Qiu | 2013-09-29 | 3 | -0/+216 |
* | Fix ICC build fail | Eric Dong | 2013-09-29 | 1 | -2/+2 |
* | Fix modal form display error. | Eric Dong | 2013-09-28 | 1 | -14/+33 |
* | Fix form flash issue. | Eric Dong | 2013-09-27 | 5 | -355/+629 |
* | Use RETRIEVE instead of CHANGING for refresh question. | Eric Dong | 2013-09-25 | 3 | -20/+45 |
* | Fix deadloop issue in BrowserCallback function. | Eric Dong | 2013-09-24 | 3 | -31/+43 |
* | MdeModulePkg/NvmExpressDxe: Fix an issue of potential uninitialized local var... | Feng Tian | 2013-09-23 | 1 | -2/+4 |
* | Fix a bug in Ip4 driver that Ip4.Transmit() interface may return EFI_INVALID_... | Fu Siyuan | 2013-09-18 | 1 | -2/+4 |
* | MdeModulePkg/AtaAtapiPassThru: To follow UEFI 2.4, updating the implementatio... | Feng Tian | 2013-09-18 | 1 | -7/+10 |
* | Fix 3 bugs in DiskIoDxe and PartitionDxe drivers introduced in DiskIo2 implem... | Ruiyu Ni | 2013-09-17 | 2 | -25/+10 |
* | Export one interface to support 3rd party to change question attribute, such ... | Eric Dong | 2013-09-16 | 5 | -1/+79 |
* | Refine question value update logic. | Eric Dong | 2013-09-16 | 1 | -5/+38 |
* | Create PCDs in MdeModulePkg for ACPI table OEM_ID/OEM_TABLE_ID/OEM_REVISION/C... | Star Zeng | 2013-09-16 | 9 | -66/+94 |
* | MdeModulePkg: Add support for weakly aligned FVs. | Star Zeng | 2013-09-16 | 3 | -57/+82 |
* | Update BGRT image buffer to be stored in EfiBootSerivesData according to ACPI... | Chao Zhang | 2013-09-12 | 1 | -7/+10 |
* | MdeModulePkg/NvmExpressDxe: Fix some bugs | Feng Tian | 2013-09-11 | 5 | -38/+95 |
* | Update UpdateCapsule() service return status to follow UEFI2.3.1 D. | Liming Gao | 2013-09-11 | 1 | -2/+7 |
* | Enable warningif opcode in browser. | Eric Dong | 2013-09-04 | 4 | -7/+226 |
* | Fixed the issue in PeiCore on Load Module At Fixed Address logic | Liming Gao | 2013-09-04 | 2 | -6/+6 |