summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal
AgeCommit message (Expand)Author
2015-01-23Avoid change the return status from above code which will also be used later.Eric Dong
2015-01-23Locate the config route protocol before install the config access protocol to...Eric Dong
2015-01-13Fix IA32 build failure: Use MultU64x32 for 64bit * 32bit.Ruiyu Ni
2015-01-12MdeModulePkg/PartitionDxe: Fixed El Torito support when the medium is not a C...Olivier Martin
2015-01-09Restore question value for question without storage after CHANGING callback r...Eric Dong
2015-01-05MdeModulePkg Variable: Implement VarCheck PROTOCOLStar Zeng
2014-12-31Remove the FV header assumption in variable driver.Dong Guo
2014-12-30MdeModulePkg/FvSimpleFileSystem:Fix a potential NULL dereference issue.Feng Tian
2014-12-25MdeModulePkg/FvSimpleFileSystem: Fix building error with 32bit tool chains.Feng Tian
2014-12-23MdeModulePkg/FvSimpleFileSystem: Add a new module to provide access to execut...Brendan Jackman
2014-12-17MdeModulePkg DebugSupportDxe: Fix build error with GNU assemblerJordan Justen
2014-12-15Eliminate the variable.Laszlo Ersek
2014-12-12MdeModulePkg DXE FpdtStatusCodeHandler: Check Boolean value in if statement.Liming Gao
2014-12-11MdeModulePkg: Update the device path info for the storage when former drivers...Eric Dong
2014-12-04MdeModulePkg: Source fixes and cleanup for ARMGCC compilesRandy Pawell
2014-12-03MdeModulePkg: Unregister DXE FpdtStatusCodeHandler.Liming Gao
2014-12-02Fix memory leak in Ip4Config.Samer El-Haj-Mahmoud
2014-11-27Fix build fail for VS2005 tool chain.Eric Dong
2014-11-27MdeModulePkg: Misc comments and DEBUG messagesSamer El-Haj-Mahmoud
2014-11-26Fix an issue in the PCD service to prevent potential out of bound array access Samer El-Haj-Mahmoud
2014-11-26Fixed user input arrow down/ page down caused form display highlight menu error.Eric Dong
2014-11-21MdeModulePkg: Refine the get default value logic.Eric Dong
2014-11-19MdeModulePkg/SecurityPkg VariablePei: Fix VS2013 build failure.Star Zeng
2014-11-19MdeModulePkg Variable: Add missing warning annotation.Star Zeng
2014-11-12MdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and SMRAM profile support.Star Zeng
2014-10-31MdeModulePkg/SecurityPkg Variable: Add boundary check for while (IsValidVaria...Star Zeng
2014-10-31Fix a bug introuduced by r16104, not all NIC device implement both memory and...Fu Siyuan
2014-10-21Check the question value before call CHANGED. Only when question value has be...Eric Dong
2014-10-21Clean up the code. Action statement should not have text two opcode.Eric Dong
2014-10-15AtaBusDxe: Fix ReadBlockEx andWriteBlockEx to still signal event when the Buf...Ruiyu Ni
2014-10-10MdeModulePkg FaultTolerantWriteDxe: Remove unnecessary @para from function he...Star Zeng
2014-10-10MdeModulePkg FaultTolerantWriteDxe: Remove assumptions below in FTW driver.Star Zeng
2014-09-29Removes some unused assigned variables.Olivier Martin
2014-09-24Enhance TargetName check when save iSCSI configuration.Ye Ting
2014-09-23Refine get default value process for browser. Eric Dong
2014-09-22Fix X64 native function call prolog. Prepare space for at least 4 arguments,Samer El-Haj-Mahmoud elhaj
2014-09-18Add more check for the code to make it more safely.Eric Dong
2014-09-151. Use the PciIo->GetBarAttributes to find the logical bar index of the memor...Fu, Siyuan
2014-09-03MdeModulePkg VariableRuntimeDxe: Bug fix and and refine debug message.Dong, Guo
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming
2014-08-29Allocate EfiReservedMemoryType of memory.Elvin Li
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star
2014-08-27Refine the fix for the bug that cause assert when do the reconnect in the cal...Eric Dong
2014-08-261. CapsuleLongModeBuffer variable should not have EFI_VARIABLE_RUNTIME_ACCESS...Elvin Li
2014-08-26Clean up the framework style code.Eric Dong
2014-08-26The original code does not initialize the global width constants before creat...Samer El-Haj-Mahmoud elhaj
2014-08-25Append the terminating null character at the end of the string to avoid buffe...Qiu Shumin
2014-08-19Clean up the useless code in DriverSampleDxe.Eric Dong
2014-08-19Refine the code logic, use dynamic allocate buffer instead of static array to...Eric Dong