summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/FvSimpleFileSystemDxe: Fixed ARM compiler errorOlivier Martin2015-03-031-1/+1
* MdeModulePkg/FvSimpleFileSystem:Fix a potential NULL dereference issue.Feng Tian2015-03-031-0/+3
* MdeModulePkg/FvSimpleFileSystem: Fix building error with 32bit tool chains.Feng Tian2015-03-031-7/+7
* MdeModulePkg/FvSimpleFileSystem: Add a new module to provide access to execut...Brendan Jackman2015-03-037-0/+2537
* Clean up the code. Action statement should not have text two opcode.Eric Dong2015-03-023-4/+0
* MdeModulePkg: Cleanup gEfiSmmAccess2ProtocolGuid reference.Star Zeng2015-02-068-8/+0
* Use SmmMemLib to check communication buffer.Yao, Jiewen2015-02-068-337/+24
* Open default Tcp child via BY_CHILD_CONTROLLER.Wu Jiaxin2015-02-061-1/+32
* MdeModulePkg Variable: Introduce PcdReclaimVariableSpaceAtEndOfDxeStar Zeng2015-02-055-2/+19
* Initialize data and correct faulty logic in TcpComponentNameGetControllerName().Wu Jiaxin2015-02-051-2/+3
* Verified ChildHandle, and correct the name for a child.Wu Jiaxin2015-02-051-7/+119
* Move ConfigHdr from browser_storage to Formset_storage, avoid device path los...Eric Dong2015-02-053-61/+186
* The default type is not returned by display engine, this code update the logi...Eric Dong2015-02-041-0/+3
* Enable popup dialog when user press the hotkey.Eric Dong2015-02-042-4/+193
* Restore question value for question without storage after CHANGING callback r...Eric Dong2015-02-031-3/+10
* MdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and SMRAM profile support.Star Zeng2015-02-033-2/+57
* MdeModulePkg DebugSupportDxe: Fix build error with GNU assemblerJordan Justen2014-12-171-1/+1
* Eliminate the variable.Laszlo Ersek2014-12-161-2/+0
* MdeModulePkg DXE FpdtStatusCodeHandler: Check Boolean value in if statement.Liming Gao2014-12-121-1/+1
* MdeModulePkg: Update the device path info for the storage when former drivers...Eric Dong2014-12-121-0/+47
* MdeModulePkg: Unregister DXE FpdtStatusCodeHandler.Liming Gao2014-12-081-44/+61
* Fix an issue in the PCD service to prevent potential out of bound array accessSamer El-Haj-Mahmoud2014-12-011-2/+3
* Fixed user input arrow down/ page down caused form display highlight menu error.Eric Dong2014-12-014-214/+493
* MdeModulePkg/SecurityPkg VariablePei: Fix VS2013 build failure.Star Zeng2014-11-251-0/+4
* MdeModulePkg Variable: Add missing warning annotation.Star Zeng2014-11-256-1/+61
* Sync patch r16280 from main trunk.Star Zeng2014-11-252-26/+42
* Sync patch r16278 from main trunk.Fu Siyuan2014-11-251-6/+7
* Sync patch r16215 from main trunk.Ruiyu Ni2014-11-252-48/+84
* 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