summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
Commit message (Expand)AuthorAgeFilesLines
...
* Fix a potential memory free failure bug in AtaAtapiPassThruerictian2011-06-301-7/+9
* Fix DevPathToTextIPv6(): no comma between protocol and type string.niruiyu2011-06-301-2/+2
* Enable new "ref5" opcode in browser.ydong102011-06-286-147/+236
* Restore the whole form set to default value when user enter F9, old logical o...ydong102011-06-283-48/+47
* MdeModulePkg: Add IdeBusPei driverjljusten2011-06-276-0/+3177
* MdeModulePkg: Add PEI USB drivers and related PPIsjljusten2011-06-2736-0/+15879
* Adjust the start position of the opcode string before saving it to avoid show...ydong102011-06-271-64/+65
* Move the check refresh attribute logical out of the option string check logic...ydong102011-06-211-77/+64
* Add sample code for vfr opcode "guidop"ydong102011-06-211-0/+9
* Fix potential null pointer dereferenceerictian2011-06-201-6/+6
* Fix EFI Option ROM being loaded twice unconditionally.niruiyu2011-06-201-15/+1
* MdeModulePkg DXE Core: Add Idle event during BootServices WaitForEventjljusten2011-06-166-7/+67
* Remove the unused TimerLib from PeiCore.lgao42011-06-162-4/+2
* Updates old formset info before exit to avoid old change lost.ydong102011-06-151-2/+2
* 1. In IPv4 and IPv6 driver, before calling IPsec, a new NET_FRAGMENT structur...qianouyang2011-06-141-9/+29
* fix file name lowercase/uppercase inconsistent issue.erictian2011-06-141-2/+2
* fix file name lowercase/uppercase inconsistent issue.erictian2011-06-141-0/+0
* fix file name lowercase/uppercase inconsistent issue.erictian2011-06-141-0/+0
* ScsiBus/ScsiDisk enhancement for no_media state.erictian2011-06-144-273/+367
* Produce DiskInfo for usb mass storage deviceerictian2011-06-1313-46/+351
* 1. When get value from AltCfg data, check the varstore type first.ydong102011-06-133-2/+12
* Fix the issue that the GOP produced by ConSplitter requires SetMode before Ge...niruiyu2011-06-133-16/+3
* Fix GCC build failydong102011-06-131-0/+1
* Set *ImageHandle to NULL when LoadImage() returns EFI_ACCESS_DENIED.niruiyu2011-06-101-1/+7
* Add the missing logic in HiiConfigRouting ExtractConfig() to retrieves FALSE ...lgao42011-06-101-31/+44
* 1. Fix PXE performance issue : enhance EfiPxeBcSetIpFilter() to eliminate unn...hhuan132011-06-092-29/+60
* Add assertion in PeiAllocatePool when out of resource.niruiyu2011-06-091-1/+2
* Fix crash in GetMemoryMap() when memory type 0x80000000-0xFFFFFFFF was alloca...niruiyu2011-06-091-2/+4
* Add new "Refresh guid" opcode, also add sample code to use it.ydong102011-06-088-65/+362
* Add new "Modal form" opcode, also add sample code to use it.ydong102011-06-087-16/+105
* String Reference Cleanup.lzeng142011-06-086-79/+85
* Remove duplicated definitions EFI_VARIABLE_INDEX_TABLE_GUID in variable PEI d...sfu52011-06-075-32/+54
* Fix X64 clang warnings.andrewfish2011-06-045-12/+14
* Fix the issue when checking the value of KeyDescriptor->Modifier to see if it...vanjeff2011-06-021-1/+1
* Update the comments of InstallConfigurationTable to follow UEFI Spec.niruiyu2011-05-311-2/+2
* Add new call back return value; also add some sample code to use it.ydong102011-05-3112-431/+988
* Update code to pass packaging tool.lzeng142011-05-302-9/+1
* MdeModulePkg: Fixed memory corruption when BlockIo2 is not presentgeekboy15a2011-05-271-6/+6
* 1. Setting cursor position to (0, 0) and flushing cursor directly instead of ...vanjeff2011-05-272-20/+33
* Add more status code in drivers.li-elvin2011-05-267-5/+22
* Fix ICC build break.ydong102011-05-251-1/+2
* Make sure the return value of MapKey is correct by moving the assignment into...erictian2011-05-251-6/+5
* Add the DriverFamilyOverride support in DxeCore.niruiyu2011-05-243-2/+41
* Fixed SCT test failed caused by driver sample.ydong102011-05-231-5/+10
* Change Partition/ScsiDxe driver to produce Block IO revision 3.niruiyu2011-05-232-43/+107
* Add core SMBIOS 2.7.0 and 2.7.1 support.lzeng142011-05-232-41/+47
* Add two new methods to get default value, also add sample code in sample driver.ydong102011-05-207-5/+613
* Refine some call back function to return EFI_UNSUPPORTED for all unsupported ...ydong102011-05-204-374/+380
* fix memory leak at AccessAtaDevice() of AtaBus.erictian2011-05-192-78/+104
* Update the function's descriptions (which is in AtaBus, AtaAtapiPassThru, Par...qianouyang2011-05-197-15/+18