summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Fix build error for UNIXGCC with IPFjljusten2011-07-281-2/+2
* Adjust the day field when update the month and year field.ydong102011-07-281-0/+74
* For libraries that have multiple module types support, just define a [Depex] ...lzeng142011-07-273-6/+6
* MdeModulePkg: Add Recovery PCD feature flagsjljusten2011-07-221-0/+12
* MdeModulePkg: Add SmmControl PPI definitionjljusten2011-07-192-0/+99
* MdeModulePkg: Add SMM LockBoxjljusten2011-07-1914-0/+2010
* MdeModulePkg: Add SmmCommunication PPI definitionjljusten2011-07-192-0/+67
* MdeModulePkg: Add SmmAccess PPI definitionjljusten2011-07-192-0/+148
* MdeModulePkg: Fix VS2008 warning.andrewfish2011-07-151-0/+1
* 1. Define a netlib library function NetLibGetSystemGuid()hhuan132011-07-146-150/+112
* MdeModulePkg: Add PcdDxeIplBuildPageTables for DxeIpl X64 to optionally not r...andrewfish2011-07-143-7/+20
* Fix an issue that there may be an infinite loop in the CoreInitializeMemorySe...rsun32011-07-131-70/+109
* Fixed build fail with GCC/ICC toolsydong102011-07-131-1/+1
* MdeModulePkg: Add CD Express PEIMjljusten2011-07-126-0/+1057
* MdeModulePkg: Add Capsule PEIMjljusten2011-07-126-0/+1567
* Correct the status code value to EFI_SW_PC_INIT_END after PEIM returns contro...lgao42011-07-121-1/+1
* Change the HiiDataBase and browser codes to support new efi varstore data str...ydong102011-07-125-313/+939
* Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu2011-07-0667-145/+142
* correct leap year calculate method.ydong102011-07-051-2/+2
* Refine name definition for better user experience.ydong102011-07-051-3/+3
* Enable value roll over when hit max or min.ydong102011-07-051-5/+30
* Refine code to avoid potential access violation.ydong102011-07-052-2/+2
* Keep the highlight field after user changes the value for time/date opcodeydong102011-07-052-1/+7
* Return the correct status at the last of UnregisterAtaDevice.li-elvin2011-07-051-1/+1
* MdeModulePkg: Add unload support for SnpDxe and fix NULL ImageHandle in EfiLi...xdu22011-07-042-4/+5
* MdeModulePkg: Add ResetSystemRuntimeDxe driverjljusten2011-07-014-0/+330
* MdeModulePkg: Add GenericMemoryTestDxe driverjljusten2011-07-014-0/+1308
* 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