summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2014-10-03Merge remote-tracking branch 'rmt-1/linaro-topic-leg' into release-preplinaro-edk2-2014.10-a2Leif Lindholm
2014-10-03Merge remote-tracking branch 'rmt-1/linaro-platform-leg-juno' into release-prepLeif Lindholm
2014-09-30MdeModulePkg/ScsiDiskDxe: Fix the build warning/error "unreachable statement"Olivier Martin
2014-09-29Removes some unused assigned variables.Olivier Martin
2014-09-24Add minimal support for passing a device tree imageArd Biesheuvel
2014-09-24MdeModulePkg: Implement EFI_FILE_PROTOCOL over Firmware VolumesBrendan Jackman
2014-09-24Move BasePathLib from ShellPkg to MdeModulePkgBrendan Jackman
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-18MdeModulePkg/UsbBusDxe: Update Device->NumOfInterface at error handling path ...Feng Tian
2014-09-15MdeModulePkg XhciPei/UsbBusPei: Enhance code for better device compatibility.Star Zeng
2014-09-151. Use the PciIo->GetBarAttributes to find the logical bar index of the memor...Fu, Siyuan
2014-09-10MdeModulePkg/UsbBusDxe: Fixed Clang build error.Nikolai Saoukh
2014-09-09MdeModulePkg: Fix XCODE Link Issue in DxeCoreGao, Liming
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-09-02Update MdeModulePkg package version to 0.94.Feng Tian
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-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star
2014-08-28MdeModulePkg DxeCore: Handle FFS file with FFS_ATTRIB_CHECKSUM set for not ca...Star Zeng
2014-08-27MdeModulePkg DxeCore: Don't cache memory mapped IO FV.Star Zeng
2014-08-27MdeModulePkg/UsbBusDxe: Fix a bug about the alternate setting number which sh...Feng Tian
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-25EDK II Contributions.txt: Note acceptable contribution licensesJordan Justen
2014-08-25Append the terminating null character at the end of the string to avoid buffe...Qiu Shumin
2014-08-22Do not access transfer ring when endpoint is isochronous type and control typ...Elvin Li
2014-08-20MdeModulePkg PeiCore: Add NULL pointer check.Star Zeng
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
2014-08-19MdeModulePkg/PartitionDxe: Simplify the error handling of DriverBindingSuppor...Sergey Isakov
2014-08-19Refine the comments for the function header.Eric Dong
2014-08-18Update PeiCore to follow PI spec to retrieve GUIDED section data when Extract...Gao, Liming
2014-08-14Contributed-under: TianoCore Contribution Agreement 1.0Michael Kinney
2014-08-14MdeModulePkg/IntelFrameworkModulePkg: Update PeiCore, SmbiosDxe and IsaSerial...Zeng, Star
2014-08-13Add the missing parameter comments for BaseSerialPortLib16550 lib. MdePkg: Fi...Gao, Liming
2014-08-12MdeModulePkg PeiCore: The DEBUG message (for HeapOffset and StackOffset) shou...Star Zeng
2014-08-11MdeModulePkg: BaseSerialPortLib16550 library to support PCI UART device.Gao, Liming
2014-08-11MdeModulePkg: new PlatformHookLib library with depex of SerialPortPpi.Gao, Liming
2014-08-11MdeModulePkg: DxeCoreGao, Liming
2014-08-08Added SMBIOS 2.8.0 updates.Elvin Li
2014-08-08Clean the useless code.Eric Dong
2014-08-071) Add type cast for better coding style.Feng Tian