summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal
AgeCommit message (Expand)AuthorFilesLines
2013-11-21MdeModulePkg Pcd: Refine the code to avoid error report.Star Zeng2-0/+2
2013-11-20MdeModulePkg Pcd: Remove the EFIAPI of PeiGetPcdInfo () typedef in Service.h.Gary Ching-Pang Lin1-1/+0
2013-11-20Refine code to follow coding style.Eric Dong1-1/+1
2013-11-20MdeModulePkg and Nt32Pkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_G...Star Zeng6-19/+6
2013-11-20MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GE...Star Zeng8-66/+995
2013-11-19MdeModulePkg Pcd: Refine the code to avoid error report.Star Zeng1-0/+1
2013-11-18MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database a...Bob C Feng8-439/+656
2013-11-12MdeModulePkg and SecurityPkg Variable: Optimize the code to reduce some SMRAM...Star Zeng3-70/+69
2013-11-08Add BaseSmbusLibNull instance for SmbusLib. Add check in BootScriptExecutorDx...Shumin Qiu1-0/+10
2013-11-08Not update the imageId for EXT1,2,4 type.Eric Dong1-4/+1
2013-11-07Update the logic, based on the device path and formset guid to find the HiiHa...Eric Dong3-133/+125
2013-11-04MdeModulePkg and SecurityPkg Variable: Enhance code to use the new variable d...Star Zeng1-92/+87
2013-10-29Clean the help string and hot key info if an empty form is painting.Eric Dong1-13/+24
2013-10-29Fix a K9 error.Result of GetVariable2() function that may return NULL will be...Wu Jiaxin1-2/+1
2013-10-25Fix a bug about the iSCSI DHCP dependency issue.Wu Jiaxin3-14/+125
2013-10-21Enable two form packages share one hii handle.Eric Dong2-29/+80
2013-10-21Add sample code for warningif opcode.Eric Dong2-0/+3
2013-10-18Fix an issue that execute "map -r" in UEFI shell cannot reinstate iSCSI sessi...Ye Ting1-2/+3
2013-10-15Clean the garbage space for the statements nest in subtitle menu.Eric Dong1-50/+98
2013-10-15Enable UEFI firmware to support FMP capsule format.czhang462-10/+36
2013-10-08Fix several DEBUG_ERROR messages that are unnecessarily verbose. Several of t...Samer El-Haj-Mahmoud2-4/+4
2013-10-08Fix orderedlist opcode shows abnormal.Eric Dong1-2/+5
2013-10-08Fix display engine driver paint some menu error.Eric Dong1-54/+86
2013-10-01Fix spelling typo in the NIC_IP4_CONFIG_INFO.Permanent variable name, which w...Samer El-Haj-Mahmoud elhaj3-6/+6
2013-09-29Add the definition for Timestamp Protocol and a new driver base on TimerLib ...Shumin Qiu2-0/+215
2013-09-29Fix ICC build failEric Dong1-2/+2
2013-09-28Fix modal form display error.Eric Dong1-14/+33
2013-09-27Fix form flash issue.Eric Dong1-259/+483
2013-09-25Use RETRIEVE instead of CHANGING for refresh question.Eric Dong3-20/+45
2013-09-24Fix deadloop issue in BrowserCallback function.Eric Dong3-31/+43
2013-09-18Fix a bug in Ip4 driver that Ip4.Transmit() interface may return EFI_INVALID_...Fu Siyuan1-2/+4
2013-09-17Fix 3 bugs in DiskIoDxe and PartitionDxe drivers introduced in DiskIo2 implem...Ruiyu Ni2-25/+10
2013-09-16Export one interface to support 3rd party to change question attribute, such ...Eric Dong3-1/+58
2013-09-16Refine question value update logic.Eric Dong1-5/+38
2013-09-16Create PCDs in MdeModulePkg for ACPI table OEM_ID/OEM_TABLE_ID/OEM_REVISION/C...Star Zeng8-66/+79
2013-09-12Update BGRT image buffer to be stored in EfiBootSerivesData according to ACPI...Chao Zhang1-7/+10
2013-09-11Update UpdateCapsule() service return status to follow UEFI2.3.1 D.Liming Gao1-2/+7
2013-09-04Enable warningif opcode in browser.Eric Dong4-7/+226
2013-09-02Update sample code for date/time.Eric Dong2-62/+10
2013-08-26MdeModulePkg/DiskIoDxe: fix source/destination pointer of overrun transferLaszlo Ersek1-1/+1
2013-08-23Add some comments, clear describe the efi varstore type.Eric Dong2-2/+8
2013-08-23Update comments for HiiConfigRoutine->ExtractConfig function, also update Hii...Eric Dong1-12/+16
2013-08-22Fix DDK3790 build failure.Ruiyu Ni1-1/+1
2013-08-21Fix function header comments for DiskIoDestroySubtask.Ruiyu Ni1-0/+1
2013-08-21MdeModulePkg/DiskIoDxe: Fixed GCC build errorOlivier Martin1-3/+0
2013-08-20Refine the comments and code to follow spec.Eric Dong5-61/+87
2013-08-20Add DiskIo2 protocol definition to MdePkg.Ruiyu Ni9-477/+1239
2013-08-20Update the structure of EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL, PXE_HW_UND...Qian Ouyang1-1/+6
2013-08-19MdePkg/MdeModulePkg/SecurityPkg Variable: Forbid creation of non-spec variabl...Star Zeng2-13/+127
2013-08-16MdeModulePkg/SecurityPkg Variable: If a preexisting variable is rewritten wit...Star Zeng1-2/+12