summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Source fixes and cleanup for ARMGCC compilesRandy Pawell2014-12-046-19/+23
* MdeModulePkg: Unregister DXE FpdtStatusCodeHandler.Liming Gao2014-12-031-44/+61
* Fix memory leak in Ip4Config.Samer El-Haj-Mahmoud2014-12-021-1/+2
* Fix build fail for VS2005 tool chain.Eric Dong2014-11-271-4/+4
* MdeModulePkg: Misc comments and DEBUG messagesSamer El-Haj-Mahmoud2014-11-271-0/+4
* Fix an issue in the PCD service to prevent potential out of bound array access Samer El-Haj-Mahmoud2014-11-261-2/+3
* Fixed user input arrow down/ page down caused form display highlight menu error.Eric Dong2014-11-264-214/+493
* MdeModulePkg: Refine the get default value logic.Eric Dong2014-11-213-168/+48
* MdeModulePkg/SecurityPkg VariablePei: Fix VS2013 build failure.Star Zeng2014-11-191-0/+4
* MdeModulePkg Variable: Add missing warning annotation.Star Zeng2014-11-196-1/+61
* MdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and SMRAM profile support.Star Zeng2014-11-123-2/+57
* MdeModulePkg/SecurityPkg Variable: Add boundary check for while (IsValidVaria...Star Zeng2014-10-312-26/+42
* Fix a bug introuduced by r16104, not all NIC device implement both memory and...Fu Siyuan2014-10-311-6/+7
* Check the question value before call CHANGED. Only when question value has be...Eric Dong2014-10-211-1/+6
* Clean up the code. Action statement should not have text two opcode.Eric Dong2014-10-213-4/+0
* AtaBusDxe: Fix ReadBlockEx andWriteBlockEx to still signal event when the Buf...Ruiyu Ni2014-10-152-48/+84
* MdeModulePkg FaultTolerantWriteDxe: Remove unnecessary @para from function he...Star Zeng2014-10-101-2/+1
* MdeModulePkg FaultTolerantWriteDxe: Remove assumptions below in FTW driver.Star Zeng2014-10-104-197/+491
* Removes some unused assigned variables.Olivier Martin2014-09-294-26/+3
* Enhance TargetName check when save iSCSI configuration.Ye Ting2014-09-241-0/+17
* Refine get default value process for browser. Eric Dong2014-09-233-255/+479
* Fix X64 native function call prolog. Prepare space for at least 4 arguments,Samer El-Haj-Mahmoud elhaj2014-09-222-1/+56
* Add more check for the code to make it more safely.Eric Dong2014-09-182-2/+4
* 1. Use the PciIo->GetBarAttributes to find the logical bar index of the memor...Fu, Siyuan2014-09-153-631/+75
* MdeModulePkg VariableRuntimeDxe: Bug fix and and refine debug message.Dong, Guo2014-09-031-2/+2
* MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming2014-09-0377-0/+0
* Allocate EfiReservedMemoryType of memory.Elvin Li2014-08-292-16/+10
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-28150-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-2875-649/+1088
* Refine the fix for the bug that cause assert when do the reconnect in the cal...Eric Dong2014-08-272-29/+4
* 1. CapsuleLongModeBuffer variable should not have EFI_VARIABLE_RUNTIME_ACCESS...Elvin Li2014-08-262-91/+105
* Clean up the framework style code.Eric Dong2014-08-261-17/+21
* The original code does not initialize the global width constants before creat...Samer El-Haj-Mahmoud elhaj2014-08-261-12/+17
* Append the terminating null character at the end of the string to avoid buffe...Qiu Shumin2014-08-252-3/+7
* Clean up the useless code in DriverSampleDxe.Eric Dong2014-08-191-2/+0
* Refine the code logic, use dynamic allocate buffer instead of static array to...Eric Dong2014-08-192-69/+100
* MdeModulePkg/PartitionDxe: Simplify the error handling of DriverBindingSuppor...Sergey Isakov2014-08-191-5/+2
* Refine the comments for the function header.Eric Dong2014-08-192-6/+137
* Contributed-under: TianoCore Contribution Agreement 1.0Michael Kinney2014-08-148-0/+600
* MdeModulePkg/IntelFrameworkModulePkg: Update PeiCore, SmbiosDxe and IsaSerial...Zeng, Star2014-08-142-9/+11
* Clean the useless code.Eric Dong2014-08-081-1/+0
* 1) Add type cast for better coding style.Feng Tian2014-08-0710-47/+47
* The pointer argument should be set to NULL if not used not FALSE.Harry Liebel2014-08-041-2/+2
* MdeModulePkg: Fix wrong check for SetAttribute in ConsplitterElvin Li2014-08-011-2/+2
* MdeModulePkg: Removed valid text mode check in SetAttribute interface in Grap...Elvin Li2014-07-311-7/+0
* Refine code to make it more safely.Eric Dong2014-07-301-2/+7
* Update code to support VS2013 tool chain.Eric Dong2014-07-2815-12/+52
* Update the code to follow UEFI spec, process date/time/ref value type as buff...Eric Dong2014-07-282-106/+348
* Print the CodeType and Value of status code with fixed length.Li, Elvin2014-07-283-12/+12
* MdeModulePkg: Fix parameter verification for SetAttributeJaben Carsey2014-07-251-2/+2