Age | Commit message (Expand) | Author |
2014-12-30 | MdeModulePkg/FvSimpleFileSystem:Fix a potential NULL dereference issue. | Feng Tian |
2014-12-25 | MdeModulePkg/FvSimpleFileSystem: Fix building error with 32bit tool chains. | Feng Tian |
2014-12-23 | MdeModulePkg/FvSimpleFileSystem: Add a new module to provide access to execut... | Brendan Jackman |
2014-12-17 | MdeModulePkg DebugSupportDxe: Fix build error with GNU assembler | Jordan Justen |
2014-12-15 | Eliminate the variable. | Laszlo Ersek |
2014-12-12 | MdeModulePkg DXE FpdtStatusCodeHandler: Check Boolean value in if statement. | Liming Gao |
2014-12-11 | MdeModulePkg: Update the device path info for the storage when former drivers... | Eric Dong |
2014-12-04 | MdeModulePkg: Source fixes and cleanup for ARMGCC compiles | Randy Pawell |
2014-12-03 | MdeModulePkg: Unregister DXE FpdtStatusCodeHandler. | Liming Gao |
2014-12-02 | Fix memory leak in Ip4Config. | Samer El-Haj-Mahmoud |
2014-11-27 | Fix build fail for VS2005 tool chain. | Eric Dong |
2014-11-27 | MdeModulePkg: Misc comments and DEBUG messages | Samer El-Haj-Mahmoud |
2014-11-26 | Fix an issue in the PCD service to prevent potential out of bound array access | Samer El-Haj-Mahmoud |
2014-11-26 | Fixed user input arrow down/ page down caused form display highlight menu error. | Eric Dong |
2014-11-21 | MdeModulePkg: Refine the get default value logic. | Eric Dong |
2014-11-19 | MdeModulePkg/SecurityPkg VariablePei: Fix VS2013 build failure. | Star Zeng |
2014-11-19 | MdeModulePkg Variable: Add missing warning annotation. | Star Zeng |
2014-11-12 | MdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and SMRAM profile support. | Star Zeng |
2014-10-31 | MdeModulePkg/SecurityPkg Variable: Add boundary check for while (IsValidVaria... | Star Zeng |
2014-10-31 | Fix a bug introuduced by r16104, not all NIC device implement both memory and... | Fu Siyuan |
2014-10-21 | Check the question value before call CHANGED. Only when question value has be... | Eric Dong |
2014-10-21 | Clean up the code. Action statement should not have text two opcode. | Eric Dong |
2014-10-15 | AtaBusDxe: Fix ReadBlockEx andWriteBlockEx to still signal event when the Buf... | Ruiyu Ni |
2014-10-10 | MdeModulePkg FaultTolerantWriteDxe: Remove unnecessary @para from function he... | Star Zeng |
2014-10-10 | MdeModulePkg FaultTolerantWriteDxe: Remove assumptions below in FTW driver. | Star Zeng |
2014-09-29 | Removes some unused assigned variables. | Olivier Martin |
2014-09-24 | Enhance TargetName check when save iSCSI configuration. | Ye Ting |
2014-09-23 | Refine get default value process for browser. | Eric Dong |
2014-09-22 | Fix X64 native function call prolog. Prepare space for at least 4 arguments, | Samer El-Haj-Mahmoud elhaj |
2014-09-18 | Add more check for the code to make it more safely. | Eric Dong |
2014-09-15 | 1. Use the PciIo->GetBarAttributes to find the logical bar index of the memor... | Fu, Siyuan |
2014-09-03 | MdeModulePkg VariableRuntimeDxe: Bug fix and and refine debug message. | Dong, Guo |
2014-09-03 | MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo... | Gao, Liming |
2014-08-29 | Allocate EfiReservedMemoryType of memory. | Elvin Li |
2014-08-28 | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star |
2014-08-28 | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star |
2014-08-27 | Refine the fix for the bug that cause assert when do the reconnect in the cal... | Eric Dong |
2014-08-26 | 1. CapsuleLongModeBuffer variable should not have EFI_VARIABLE_RUNTIME_ACCESS... | Elvin Li |
2014-08-26 | Clean up the framework style code. | Eric Dong |
2014-08-26 | The original code does not initialize the global width constants before creat... | Samer El-Haj-Mahmoud elhaj |
2014-08-25 | Append the terminating null character at the end of the string to avoid buffe... | Qiu Shumin |
2014-08-19 | Clean up the useless code in DriverSampleDxe. | Eric Dong |
2014-08-19 | Refine the code logic, use dynamic allocate buffer instead of static array to... | Eric Dong |
2014-08-19 | MdeModulePkg/PartitionDxe: Simplify the error handling of DriverBindingSuppor... | Sergey Isakov |
2014-08-19 | Refine the comments for the function header. | Eric Dong |
2014-08-14 | Contributed-under: TianoCore Contribution Agreement 1.0 | Michael Kinney |
2014-08-14 | MdeModulePkg/IntelFrameworkModulePkg: Update PeiCore, SmbiosDxe and IsaSerial... | Zeng, Star |
2014-08-08 | Clean the useless code. | Eric Dong |
2014-08-07 | 1) Add type cast for better coding style. | Feng Tian |
2014-08-04 | The pointer argument should be set to NULL if not used not FALSE. | Harry Liebel |