summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
2014-10-29MdeModulePkg/IntelFrameworkModulePkg FwVol:Star Zeng3-39/+20
2014-10-22MdeModulePkg/AtaAtapiPassThru: When D2H FIS received at PIO DATA-IN transfer,...Reza Jelveh1-9/+24
2014-10-21Check the question value before call CHANGED. Only when question value has be...Eric Dong1-1/+6
2014-10-21Clean up the code. Action statement should not have text two opcode.Eric Dong3-4/+0
2014-10-15AtaBusDxe: Fix ReadBlockEx andWriteBlockEx to still signal event when the Buf...Ruiyu Ni3-49/+89
2014-10-14MdeModulePkg PeiCore: Update the code of PeiAllocatePages() to correctly cons...Star Zeng1-6/+10
2014-10-10MdeModulePkg FaultTolerantWriteDxe: Remove unnecessary @para from function he...Star Zeng1-2/+1
2014-10-10MdeModulePkg FaultTolerantWriteDxe: Remove assumptions below in FTW driver.Star Zeng6-197/+495
2014-10-09MdeModulePkg DxeCore: Add FVH signature check before VerifyFvHeaderChecksum i...Star Zeng1-0/+8
2014-09-30MdeModulePkg/ScsiDiskDxe: Fix the build warning/error "unreachable statement"Olivier Martin1-1/+0
2014-09-29Removes some unused assigned variables.Olivier Martin5-28/+3
2014-09-24Enhance TargetName check when save iSCSI configuration.Ye Ting1-0/+17
2014-09-23Refine get default value process for browser. Eric Dong3-255/+479
2014-09-22Fix X64 native function call prolog. Prepare space for at least 4 arguments,Samer El-Haj-Mahmoud elhaj2-1/+56
2014-09-18Add more check for the code to make it more safely.Eric Dong2-2/+4
2014-09-18MdeModulePkg/UsbBusDxe: Update Device->NumOfInterface at error handling path ...Feng Tian1-1/+2
2014-09-15MdeModulePkg XhciPei/UsbBusPei: Enhance code for better device compatibility.Star Zeng3-6/+40
2014-09-151. Use the PciIo->GetBarAttributes to find the logical bar index of the memor...Fu, Siyuan3-631/+75
2014-09-10MdeModulePkg/UsbBusDxe: Fixed Clang build error.Nikolai Saoukh2-2/+2
2014-09-09MdeModulePkg: Fix XCODE Link Issue in DxeCoreGao, Liming1-1/+1
2014-09-03MdeModulePkg VariableRuntimeDxe: Bug fix and and refine debug message.Dong, Guo1-2/+2
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming154-9/+9
2014-09-02Update MdeModulePkg package version to 0.94.Feng Tian2-2/+2
2014-08-29Allocate EfiReservedMemoryType of memory.Elvin Li2-16/+10
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star1-296/+508
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star259-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star149-1220/+1837
2014-08-28MdeModulePkg DxeCore: Handle FFS file with FFS_ATTRIB_CHECKSUM set for not ca...Star Zeng1-10/+45
2014-08-27MdeModulePkg DxeCore: Don't cache memory mapped IO FV.Star Zeng5-83/+140
2014-08-27MdeModulePkg/UsbBusDxe: Fix a bug about the alternate setting number which sh...Feng Tian1-2/+2
2014-08-27Refine the fix for the bug that cause assert when do the reconnect in the cal...Eric Dong2-29/+4
2014-08-261. CapsuleLongModeBuffer variable should not have EFI_VARIABLE_RUNTIME_ACCESS...Elvin Li3-91/+108
2014-08-26Clean up the framework style code.Eric Dong1-17/+21
2014-08-26The original code does not initialize the global width constants before creat...Samer El-Haj-Mahmoud elhaj1-12/+17
2014-08-25EDK II Contributions.txt: Note acceptable contribution licensesJordan Justen1-0/+14
2014-08-25Append the terminating null character at the end of the string to avoid buffe...Qiu Shumin2-3/+7
2014-08-22Do not access transfer ring when endpoint is isochronous type and control typ...Elvin Li1-6/+26
2014-08-20MdeModulePkg PeiCore: Add NULL pointer check.Star Zeng1-0/+8
2014-08-19Clean up the useless code in DriverSampleDxe.Eric Dong1-2/+0
2014-08-19Refine the code logic, use dynamic allocate buffer instead of static array to...Eric Dong2-69/+100
2014-08-19MdeModulePkg/PartitionDxe: Simplify the error handling of DriverBindingSuppor...Sergey Isakov1-5/+2
2014-08-19Refine the comments for the function header.Eric Dong2-6/+137
2014-08-18Update PeiCore to follow PI spec to retrieve GUIDED section data when Extract...Gao, Liming2-5/+30
2014-08-14Contributed-under: TianoCore Contribution Agreement 1.0Michael Kinney12-1/+969
2014-08-14MdeModulePkg/IntelFrameworkModulePkg: Update PeiCore, SmbiosDxe and IsaSerial...Zeng, Star9-64/+132
2014-08-13Add the missing parameter comments for BaseSerialPortLib16550 lib. MdePkg: Fi...Gao, Liming2-3/+7
2014-08-12MdeModulePkg PeiCore: The DEBUG message (for HeapOffset and StackOffset) shou...Star Zeng1-3/+5
2014-08-11MdeModulePkg: BaseSerialPortLib16550 library to support PCI UART device.Gao, Liming4-55/+441
2014-08-11MdeModulePkg: new PlatformHookLib library with depex of SerialPortPpi.Gao, Liming6-0/+104