summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal
AgeCommit message (Expand)AuthorFilesLines
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
2014-08-29Allocate EfiReservedMemoryType of memory.Elvin Li2-16/+10
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star150-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star75-649/+1088
2014-08-27Refine the fix for the bug that cause assert when do the reconnect in the cal...Eric Dong2-29/+4
2014-08-261. CapsuleLongModeBuffer variable should not have EFI_VARIABLE_RUNTIME_ACCESS...Elvin Li2-91/+105
2014-08-26Clean up the framework style code.Eric Dong1-17/+21
2014-08-26The original code does not initialize the global width constants before creat...Samer El-Haj-Mahmoud elhaj1-12/+17
2014-08-25Append the terminating null character at the end of the string to avoid buffe...Qiu Shumin2-3/+7
2014-08-19Clean up the useless code in DriverSampleDxe.Eric Dong1-2/+0
2014-08-19Refine the code logic, use dynamic allocate buffer instead of static array to...Eric Dong2-69/+100
2014-08-19MdeModulePkg/PartitionDxe: Simplify the error handling of DriverBindingSuppor...Sergey Isakov1-5/+2
2014-08-19Refine the comments for the function header.Eric Dong2-6/+137
2014-08-14Contributed-under: TianoCore Contribution Agreement 1.0Michael Kinney8-0/+600
2014-08-14MdeModulePkg/IntelFrameworkModulePkg: Update PeiCore, SmbiosDxe and IsaSerial...Zeng, Star2-9/+11
2014-08-08Clean the useless code.Eric Dong1-1/+0
2014-08-071) Add type cast for better coding style.Feng Tian10-47/+47
2014-08-04The pointer argument should be set to NULL if not used not FALSE.Harry Liebel1-2/+2
2014-08-01MdeModulePkg: Fix wrong check for SetAttribute in ConsplitterElvin Li1-2/+2
2014-07-31MdeModulePkg: Removed valid text mode check in SetAttribute interface in Grap...Elvin Li1-7/+0
2014-07-30Refine code to make it more safely.Eric Dong1-2/+7
2014-07-28Update code to support VS2013 tool chain.Eric Dong15-12/+52
2014-07-28Update the code to follow UEFI spec, process date/time/ref value type as buff...Eric Dong2-106/+348
2014-07-28Print the CodeType and Value of status code with fixed length.Li, Elvin3-12/+12
2014-07-25MdeModulePkg: Fix parameter verification for SetAttributeJaben Carsey1-2/+2
2014-07-24Clear the whole EFI_PHYSICAL_ADDRESS CapsuleDataPtr64 to 0 at first to avoid ...Elvin Li1-0/+2
2014-07-21Refine code to follow good coding style.Eric Dong2-4/+4
2014-07-14Add check to make code more safely.Eric Dong1-2/+5
2014-07-14Check the validation when return from callback function to avoid use the inva...Eric Dong3-49/+156
2014-07-10Fix build fail for VS2005 tool chain.Eric Dong1-1/+1
2014-07-09Fixed typos: hanlder should be handler.Chen Fan2-2/+2
2014-07-09Refine the sample for action, should not use text two part.Eric Dong1-8/+0
2014-07-09Fix build fail for VS2005 tool chain.Eric Dong1-1/+1
2014-07-08Refine the save action for the browser.Eric Dong7-198/+917
2014-07-07Restore the question value before call the CHANGED callback type.Eric Dong1-0/+5
2014-07-02Correct the default value for date opcode.Eric Dong1-2/+2
2014-06-30Fix a bug in IP4 driver when computing the network broadcast adress.Fu, Siyuan1-2/+3
2014-06-26Refine code to make it more safely.Eric Dong17-15/+45
2014-05-21Add 'file not found' debug message to MTFTP.Brendan Jackman1-1/+8
2014-05-15Fix some build issues (ARM toolchain).Olivier Martin3-6/+2
2014-05-14Based on request, export ResetRequired info used by browser.Eric Dong2-1/+34
2014-05-12Correct String language tag.Gao, Liming1-0/+0
2014-05-071. Mark the network volatile variables as deprecated in code comments and rem...Fu Siyuan14-654/+18