summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
2011-07-01MdeModulePkg: Add ResetSystemRuntimeDxe driverjljusten4-0/+330
2011-07-01MdeModulePkg: Add GenericMemoryTestDxe driverjljusten4-0/+1308
2011-06-30Fix a potential memory free failure bug in AtaAtapiPassThruerictian1-7/+9
2011-06-30Fix DevPathToTextIPv6(): no comma between protocol and type string.niruiyu1-2/+2
2011-06-28Enable new "ref5" opcode in browser.ydong106-147/+236
2011-06-28Restore the whole form set to default value when user enter F9, old logical o...ydong103-48/+47
2011-06-27MdeModulePkg: Add IdeBusPei driverjljusten6-0/+3177
2011-06-27MdeModulePkg: Add PEI USB drivers and related PPIsjljusten36-0/+15879
2011-06-27Adjust the start position of the opcode string before saving it to avoid show...ydong101-64/+65
2011-06-21Move the check refresh attribute logical out of the option string check logic...ydong101-77/+64
2011-06-21Add sample code for vfr opcode "guidop"ydong101-0/+9
2011-06-20Fix potential null pointer dereferenceerictian1-6/+6
2011-06-20Fix EFI Option ROM being loaded twice unconditionally.niruiyu1-15/+1
2011-06-16MdeModulePkg DXE Core: Add Idle event during BootServices WaitForEventjljusten6-7/+67
2011-06-16Remove the unused TimerLib from PeiCore.lgao42-4/+2
2011-06-15Updates old formset info before exit to avoid old change lost.ydong101-2/+2
2011-06-141. In IPv4 and IPv6 driver, before calling IPsec, a new NET_FRAGMENT structur...qianouyang1-9/+29
2011-06-14fix file name lowercase/uppercase inconsistent issue.erictian1-2/+2
2011-06-14fix file name lowercase/uppercase inconsistent issue.erictian1-0/+0
2011-06-14fix file name lowercase/uppercase inconsistent issue.erictian1-0/+0
2011-06-14ScsiBus/ScsiDisk enhancement for no_media state.erictian4-273/+367
2011-06-13Produce DiskInfo for usb mass storage deviceerictian13-46/+351
2011-06-131. When get value from AltCfg data, check the varstore type first.ydong103-2/+12
2011-06-13Fix the issue that the GOP produced by ConSplitter requires SetMode before Ge...niruiyu3-16/+3
2011-06-13Fix GCC build failydong101-0/+1
2011-06-10Set *ImageHandle to NULL when LoadImage() returns EFI_ACCESS_DENIED.niruiyu1-1/+7
2011-06-10Add the missing logic in HiiConfigRouting ExtractConfig() to retrieves FALSE ...lgao41-31/+44
2011-06-091. Fix PXE performance issue : enhance EfiPxeBcSetIpFilter() to eliminate unn...hhuan132-29/+60
2011-06-09Add assertion in PeiAllocatePool when out of resource.niruiyu1-1/+2
2011-06-09Fix crash in GetMemoryMap() when memory type 0x80000000-0xFFFFFFFF was alloca...niruiyu1-2/+4
2011-06-08Add new "Refresh guid" opcode, also add sample code to use it.ydong108-65/+362
2011-06-08Add new "Modal form" opcode, also add sample code to use it.ydong107-16/+105
2011-06-08String Reference Cleanup.lzeng146-79/+85
2011-06-07Remove duplicated definitions EFI_VARIABLE_INDEX_TABLE_GUID in variable PEI d...sfu55-32/+54
2011-06-04Fix X64 clang warnings.andrewfish5-12/+14
2011-06-02Fix the issue when checking the value of KeyDescriptor->Modifier to see if it...vanjeff1-1/+1
2011-05-31Update the comments of InstallConfigurationTable to follow UEFI Spec.niruiyu1-2/+2
2011-05-31Add new call back return value; also add some sample code to use it.ydong1012-431/+988
2011-05-30Update code to pass packaging tool.lzeng142-9/+1
2011-05-27MdeModulePkg: Fixed memory corruption when BlockIo2 is not presentgeekboy15a1-6/+6
2011-05-271. Setting cursor position to (0, 0) and flushing cursor directly instead of ...vanjeff2-20/+33
2011-05-26Add more status code in drivers.li-elvin7-5/+22
2011-05-25Fix ICC build break.ydong101-1/+2
2011-05-25Make sure the return value of MapKey is correct by moving the assignment into...erictian1-6/+5
2011-05-24Add the DriverFamilyOverride support in DxeCore.niruiyu3-2/+41
2011-05-23Fixed SCT test failed caused by driver sample.ydong101-5/+10
2011-05-23Change Partition/ScsiDxe driver to produce Block IO revision 3.niruiyu2-43/+107
2011-05-23Add core SMBIOS 2.7.0 and 2.7.1 support.lzeng142-41/+47
2011-05-20Add two new methods to get default value, also add sample code in sample driver.ydong107-5/+613
2011-05-20Refine some call back function to return EFI_UNSUPPORTED for all unsupported ...ydong104-374/+380