Age | Commit message (Expand) | Author |
2013-12-05 | Following UEFI spec, update SmbiosDxe to use EfiRuntimeServicesData to put SM... | Elvin Li |
2013-12-04 | MdeModulePkg: SmmLockBox: remove wrong DepEx | Laszlo Ersek |
2013-12-02 | MdeModulePkg Pcd: Refine the code to avoid error report. | Star Zeng |
2013-11-29 | Fix input config header string error, should not always input the full config... | Eric Dong |
2013-11-27 | Fix X64 build fail. | Eric Dong |
2013-11-27 | Update the logic in browser core, use config routine protocol instead of conf... | Eric Dong |
2013-11-27 | Refine the logic, keep highlight on the selectable menu, and base on priority... | Eric Dong |
2013-11-25 | MdeModulePkg BootScriptExecutorDxe: Fix S3 failure When PcdUse1GPageTable def... | Star Zeng |
2013-11-25 | When need to find varstore in the storage list, based on the extra HiiHandle ... | Eric Dong |
2013-11-25 | Refine data copy and data compare logic. | Eric Dong |
2013-11-22 | Adjust skip value when paint text two string for text opcode. | Eric Dong |
2013-11-22 | 1. DxeIplPeim will locate Vector Handoff Table PPI and build GUIDed HOB if it... | Jeff Fan |
2013-11-21 | MdeModulePkg Pcd: Refine the code to avoid error report. | Star Zeng |
2013-11-20 | MdeModulePkg Pcd: Remove the EFIAPI of PeiGetPcdInfo () typedef in Service.h. | Gary Ching-Pang Lin |
2013-11-20 | Refine code to follow coding style. | Eric Dong |
2013-11-20 | MdeModulePkg and Nt32Pkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_G... | Star Zeng |
2013-11-20 | MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GE... | Star Zeng |
2013-11-19 | MdeModulePkg Pcd: Refine the code to avoid error report. | Star Zeng |
2013-11-18 | MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database a... | Bob C Feng |
2013-11-12 | MdeModulePkg and SecurityPkg Variable: Optimize the code to reduce some SMRAM... | Star Zeng |
2013-11-08 | Add BaseSmbusLibNull instance for SmbusLib. Add check in BootScriptExecutorDx... | Shumin Qiu |
2013-11-08 | Not update the imageId for EXT1,2,4 type. | Eric Dong |
2013-11-07 | Update the logic, based on the device path and formset guid to find the HiiHa... | Eric Dong |
2013-11-04 | MdeModulePkg and SecurityPkg Variable: Enhance code to use the new variable d... | Star Zeng |
2013-10-29 | Clean the help string and hot key info if an empty form is painting. | Eric Dong |
2013-10-29 | Fix a K9 error.Result of GetVariable2() function that may return NULL will be... | Wu Jiaxin |
2013-10-25 | Fix a bug about the iSCSI DHCP dependency issue. | Wu Jiaxin |
2013-10-21 | Enable two form packages share one hii handle. | Eric Dong |
2013-10-21 | Add sample code for warningif opcode. | Eric Dong |
2013-10-18 | Fix an issue that execute "map -r" in UEFI shell cannot reinstate iSCSI sessi... | Ye Ting |
2013-10-15 | Clean the garbage space for the statements nest in subtitle menu. | Eric Dong |
2013-10-15 | Enable UEFI firmware to support FMP capsule format. | czhang46 |
2013-10-08 | Fix several DEBUG_ERROR messages that are unnecessarily verbose. Several of t... | Samer El-Haj-Mahmoud |
2013-10-08 | Fix orderedlist opcode shows abnormal. | Eric Dong |
2013-10-08 | Fix display engine driver paint some menu error. | Eric Dong |
2013-10-01 | Fix spelling typo in the NIC_IP4_CONFIG_INFO.Permanent variable name, which w... | Samer El-Haj-Mahmoud elhaj |
2013-09-29 | Add the definition for Timestamp Protocol and a new driver base on TimerLib ... | Shumin Qiu |
2013-09-29 | Fix ICC build fail | Eric Dong |
2013-09-28 | Fix modal form display error. | Eric Dong |
2013-09-27 | Fix form flash issue. | Eric Dong |
2013-09-25 | Use RETRIEVE instead of CHANGING for refresh question. | Eric Dong |
2013-09-24 | Fix deadloop issue in BrowserCallback function. | Eric Dong |
2013-09-18 | Fix a bug in Ip4 driver that Ip4.Transmit() interface may return EFI_INVALID_... | Fu Siyuan |
2013-09-17 | Fix 3 bugs in DiskIoDxe and PartitionDxe drivers introduced in DiskIo2 implem... | Ruiyu Ni |
2013-09-16 | Export one interface to support 3rd party to change question attribute, such ... | Eric Dong |
2013-09-16 | Refine question value update logic. | Eric Dong |
2013-09-16 | Create PCDs in MdeModulePkg for ACPI table OEM_ID/OEM_TABLE_ID/OEM_REVISION/C... | Star Zeng |
2013-09-12 | Update BGRT image buffer to be stored in EfiBootSerivesData according to ACPI... | Chao Zhang |
2013-09-11 | Update UpdateCapsule() service return status to follow UEFI2.3.1 D. | Liming Gao |
2013-09-04 | Enable warningif opcode in browser. | Eric Dong |