summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal
AgeCommit message (Expand)AuthorFilesLines
2015-02-04Verified ChildHandle, and correct the name for a child. Wu Jiaxin1-7/+119
2015-02-03Update the code not require optional parameters include DataPDUInOrder and Da...Roy Franz1-10/+19
2015-02-02Use SmmMemLib to check communication buffer.Yao, Jiewen8-337/+24
2015-02-02MdeModulePkg Variable: Introduce PcdReclaimVariableSpaceAtEndOfDxeStar Zeng5-2/+19
2015-02-02MdeModulePkg Variable: Before EndOfDxe, just record the current boot VarError...Star Zeng1-1/+16
2015-01-30Move ConfigHdr from browser_storage to Formset_storage, avoid device path los...Eric Dong3-58/+180
2015-01-27MdeModulePkg Variable: Implement variable quota management.Star Zeng7-141/+583
2015-01-26MdeModulePkg: Acpi: enforce exclusion between FirmwareCtrl and XFirmwareCtrlLaszlo Ersek1-0/+4
2015-01-23The default type is not returned by display engine, this code update the logi...Eric Dong1-0/+3
2015-01-23Enable popup dialog when user press the hotkey.Eric Dong2-4/+193
2015-01-23Avoid change the return status from above code which will also be used later.Eric Dong1-2/+3
2015-01-23Locate the config route protocol before install the config access protocol to...Eric Dong1-13/+14
2015-01-13Fix IA32 build failure: Use MultU64x32 for 64bit * 32bit.Ruiyu Ni1-2/+2
2015-01-12MdeModulePkg/PartitionDxe: Fixed El Torito support when the medium is not a C...Olivier Martin1-33/+25
2015-01-09Restore question value for question without storage after CHANGING callback r...Eric Dong1-3/+10
2015-01-05MdeModulePkg Variable: Implement VarCheck PROTOCOLStar Zeng9-145/+1498
2014-12-31Remove the FV header assumption in variable driver.Dong Guo1-7/+14
2014-12-30MdeModulePkg/FvSimpleFileSystem:Fix a potential NULL dereference issue.Feng Tian1-0/+3
2014-12-25MdeModulePkg/FvSimpleFileSystem: Fix building error with 32bit tool chains.Feng Tian1-7/+7
2014-12-23MdeModulePkg/FvSimpleFileSystem: Add a new module to provide access to execut...Brendan Jackman7-0/+2537
2014-12-17MdeModulePkg DebugSupportDxe: Fix build error with GNU assemblerJordan Justen1-1/+1
2014-12-15Eliminate the variable.Laszlo Ersek1-2/+0
2014-12-12MdeModulePkg DXE FpdtStatusCodeHandler: Check Boolean value in if statement.Liming Gao1-1/+1
2014-12-11MdeModulePkg: Update the device path info for the storage when former drivers...Eric Dong1-0/+47
2014-12-04MdeModulePkg: Source fixes and cleanup for ARMGCC compilesRandy Pawell6-19/+23
2014-12-03MdeModulePkg: Unregister DXE FpdtStatusCodeHandler.Liming Gao1-44/+61
2014-12-02Fix memory leak in Ip4Config.Samer El-Haj-Mahmoud1-1/+2
2014-11-27Fix build fail for VS2005 tool chain.Eric Dong1-4/+4
2014-11-27MdeModulePkg: Misc comments and DEBUG messagesSamer El-Haj-Mahmoud1-0/+4
2014-11-26Fix an issue in the PCD service to prevent potential out of bound array access Samer El-Haj-Mahmoud1-2/+3
2014-11-26Fixed user input arrow down/ page down caused form display highlight menu error.Eric Dong4-214/+493
2014-11-21MdeModulePkg: Refine the get default value logic.Eric Dong3-168/+48
2014-11-19MdeModulePkg/SecurityPkg VariablePei: Fix VS2013 build failure.Star Zeng1-0/+4
2014-11-19MdeModulePkg Variable: Add missing warning annotation.Star Zeng6-1/+61
2014-11-12MdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and SMRAM profile support.Star Zeng3-2/+57
2014-10-31MdeModulePkg/SecurityPkg Variable: Add boundary check for while (IsValidVaria...Star Zeng2-26/+42
2014-10-31Fix a bug introuduced by r16104, not all NIC device implement both memory and...Fu Siyuan1-6/+7
2014-10-21Check the question value before call CHANGED. Only when question value has be...Eric Dong1-1/+6
2014-10-21Clean up the code. Action statement should not have text two opcode.Eric Dong3-4/+0
2014-10-15AtaBusDxe: Fix ReadBlockEx andWriteBlockEx to still signal event when the Buf...Ruiyu Ni2-48/+84
2014-10-10MdeModulePkg FaultTolerantWriteDxe: Remove unnecessary @para from function he...Star Zeng1-2/+1
2014-10-10MdeModulePkg FaultTolerantWriteDxe: Remove assumptions below in FTW driver.Star Zeng4-197/+491
2014-09-29Removes some unused assigned variables.Olivier Martin4-26/+3
2014-09-24Enhance TargetName check when save iSCSI configuration.Ye Ting1-0/+17
2014-09-23Refine get default value process for browser. Eric Dong3-255/+479
2014-09-22Fix X64 native function call prolog. Prepare space for at least 4 arguments,Samer El-Haj-Mahmoud elhaj2-1/+56
2014-09-18Add more check for the code to make it more safely.Eric Dong2-2/+4
2014-09-151. Use the PciIo->GetBarAttributes to find the logical bar index of the memor...Fu, Siyuan3-631/+75
2014-09-03MdeModulePkg VariableRuntimeDxe: Bug fix and and refine debug message.Dong, Guo1-2/+2
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming77-0/+0