summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal
Commit message (Expand)AuthorAgeFilesLines
* Fix CRLF formatTian, Hot2014-01-224-657/+657
* CapsulePei coalesce need add more sanity check for each Capsule Fragment.jyao12014-01-173-162/+333
* 1. Update the parsing logic of DHCP message in PXE driver.Fu Siyuan2014-01-131-23/+45
* Fix GCC build failure.Ruiyu Ni2014-01-111-1/+1
* Fix bug in unload function: Check if component name protocol exist, only unin...Fu Siyuan2014-01-103-24/+171
* Fix a bug in DebugPort driver's Unload() that leaves the DriverBinding/Compon...Ruiyu Ni2014-01-102-82/+98
* MdeModulePkg FaultTolerantWrite: Let FaultTolerantWrite driver to depend on g...Star Zeng2014-01-092-4/+16
* This patch fix date/time op-code shows abnormal.Eric Dong2014-01-071-13/+20
* MdeModulePkg CdExpressPei: Use correct PeiServices pointer to call low level ...Star Zeng2014-01-062-6/+5
* Fix “reconnect -r” ASSERT after VLAN configured.Fu Siyuan2014-01-061-15/+10
* Keep consistent about the return value between the caller and callee.Eric Dong2013-12-312-14/+36
* Rollback the change 15021.Eric Dong2013-12-302-5/+3
* MdeModulePkg Pcd DXE: Handle the case gPcdDataBaseHobGuid HOB is not present.Star Zeng2013-12-292-17/+24
* Keep consistent about the return value between the caller and callee.Eric Dong2013-12-262-3/+5
* Fix a bug for vlan ping failure.Wu Jiaxin2013-12-233-17/+27
* Update code to avoid using potential NULL pointer.Eric Dong2013-12-181-1/+1
* Update code to support guid op nest in the statement.Eric Dong2013-12-175-64/+103
* Fix a bug in TCP driver’s component name print function.Fu Siyuan2013-12-171-2/+2
* Get entire variable data for efi varstore at first time.Eric Dong2013-12-171-1/+27
* Add the missing assignment of EFI_DISK_IO2_TOKEN::Token in FlushDiskEx() impl...Ruiyu Ni2013-12-171-0/+1
* MdeModulePkg CapsuleRuntimeDxe: Get PcdMaxSizeNonPopulateCapsule and PcdMaxSi...Star Zeng2013-12-161-3/+9
* 1. Add ISCSI iBFT CHAP types to IScsiBootFirmwareTable.h.Fu Siyuan2013-12-101-3/+10
* Refine code to fix potential code bug.Eric Dong2013-12-092-8/+9
* Refine code to fix potential code bug.Eric Dong2013-12-091-2/+3
* MdeModulePkg Pcd(DXE): Use correct TokenNumber to call GetPtrTypeSize () when...Star Zeng2013-12-061-1/+7
* Fixes a build issue (build error 'Statement is unreachable').Olivier Martin olivier.martin2013-12-061-2/+0
* Following UEFI spec, update SmbiosDxe to use EfiRuntimeServicesData to put SM...Elvin Li2013-12-051-4/+4
* MdeModulePkg: SmmLockBox: remove wrong DepExLaszlo Ersek2013-12-041-2/+1
* MdeModulePkg Pcd: Refine the code to avoid error report.Star Zeng2013-12-022-2/+2
* Fix input config header string error, should not always input the full config...Eric Dong2013-11-291-2/+2
* Fix X64 build fail.Eric Dong2013-11-271-1/+1
* Update the logic in browser core, use config routine protocol instead of conf...Eric Dong2013-11-273-435/+389
* Refine the logic, keep highlight on the selectable menu, and base on priority...Eric Dong2013-11-271-558/+341
* MdeModulePkg BootScriptExecutorDxe: Fix S3 failure When PcdUse1GPageTable def...Star Zeng2013-11-254-110/+160
* When need to find varstore in the storage list, based on the extra HiiHandle ...Eric Dong2013-11-253-29/+56
* Refine data copy and data compare logic.Eric Dong2013-11-252-3/+118
* Adjust skip value when paint text two string for text opcode.Eric Dong2013-11-221-0/+6
* 1. DxeIplPeim will locate Vector Handoff Table PPI and build GUIDed HOB if it...Jeff Fan2013-11-223-5/+10
* MdeModulePkg Pcd: Refine the code to avoid error report.Star Zeng2013-11-212-0/+2
* MdeModulePkg Pcd: Remove the EFIAPI of PeiGetPcdInfo () typedef in Service.h.Gary Ching-Pang Lin2013-11-201-1/+0
* Refine code to follow coding style.Eric Dong2013-11-201-1/+1
* MdeModulePkg and Nt32Pkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_G...Star Zeng2013-11-206-19/+6
* MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GE...Star Zeng2013-11-208-66/+995
* MdeModulePkg Pcd: Refine the code to avoid error report.Star Zeng2013-11-191-0/+1
* MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database a...Bob C Feng2013-11-188-439/+656
* MdeModulePkg and SecurityPkg Variable: Optimize the code to reduce some SMRAM...Star Zeng2013-11-123-70/+69
* Add BaseSmbusLibNull instance for SmbusLib. Add check in BootScriptExecutorDx...Shumin Qiu2013-11-081-0/+10
* Not update the imageId for EXT1,2,4 type.Eric Dong2013-11-081-4/+1
* Update the logic, based on the device path and formset guid to find the HiiHa...Eric Dong2013-11-073-133/+125
* MdeModulePkg and SecurityPkg Variable: Enhance code to use the new variable d...Star Zeng2013-11-041-92/+87