Age | Commit message (Expand) | Author |
2011-07-27 | For libraries that have multiple module types support, just define a [Depex] ... | lzeng14 |
2011-07-22 | MdeModulePkg: Add Recovery PCD feature flags | jljusten |
2011-07-19 | MdeModulePkg: Add SmmControl PPI definition | jljusten |
2011-07-19 | MdeModulePkg: Add SMM LockBox | jljusten |
2011-07-19 | MdeModulePkg: Add SmmCommunication PPI definition | jljusten |
2011-07-19 | MdeModulePkg: Add SmmAccess PPI definition | jljusten |
2011-07-15 | MdeModulePkg: Fix VS2008 warning. | andrewfish |
2011-07-14 | 1. Define a netlib library function NetLibGetSystemGuid() | hhuan13 |
2011-07-14 | MdeModulePkg: Add PcdDxeIplBuildPageTables for DxeIpl X64 to optionally not r... | andrewfish |
2011-07-13 | Fix an issue that there may be an infinite loop in the CoreInitializeMemorySe... | rsun3 |
2011-07-13 | Fixed build fail with GCC/ICC tools | ydong10 |
2011-07-12 | MdeModulePkg: Add CD Express PEIM | jljusten |
2011-07-12 | MdeModulePkg: Add Capsule PEIM | jljusten |
2011-07-12 | Correct the status code value to EFI_SW_PC_INIT_END after PEIM returns contro... | lgao4 |
2011-07-12 | Change the HiiDataBase and browser codes to support new efi varstore data str... | ydong10 |
2011-07-06 | Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ... | niruiyu |
2011-07-05 | correct leap year calculate method. | ydong10 |
2011-07-05 | Refine name definition for better user experience. | ydong10 |
2011-07-05 | Enable value roll over when hit max or min. | ydong10 |
2011-07-05 | Refine code to avoid potential access violation. | ydong10 |
2011-07-05 | Keep the highlight field after user changes the value for time/date opcode | ydong10 |
2011-07-05 | Return the correct status at the last of UnregisterAtaDevice. | li-elvin |
2011-07-04 | MdeModulePkg: Add unload support for SnpDxe and fix NULL ImageHandle in EfiLi... | xdu2 |
2011-07-01 | MdeModulePkg: Add ResetSystemRuntimeDxe driver | jljusten |
2011-07-01 | MdeModulePkg: Add GenericMemoryTestDxe driver | jljusten |
2011-06-30 | Fix a potential memory free failure bug in AtaAtapiPassThru | erictian |
2011-06-30 | Fix DevPathToTextIPv6(): no comma between protocol and type string. | niruiyu |
2011-06-28 | Enable new "ref5" opcode in browser. | ydong10 |
2011-06-28 | Restore the whole form set to default value when user enter F9, old logical o... | ydong10 |
2011-06-27 | MdeModulePkg: Add IdeBusPei driver | jljusten |
2011-06-27 | MdeModulePkg: Add PEI USB drivers and related PPIs | jljusten |
2011-06-27 | Adjust the start position of the opcode string before saving it to avoid show... | ydong10 |
2011-06-21 | Move the check refresh attribute logical out of the option string check logic... | ydong10 |
2011-06-21 | Add sample code for vfr opcode "guidop" | ydong10 |
2011-06-20 | Fix potential null pointer dereference | erictian |
2011-06-20 | Fix EFI Option ROM being loaded twice unconditionally. | niruiyu |
2011-06-16 | MdeModulePkg DXE Core: Add Idle event during BootServices WaitForEvent | jljusten |
2011-06-16 | Remove the unused TimerLib from PeiCore. | lgao4 |
2011-06-15 | Updates old formset info before exit to avoid old change lost. | ydong10 |
2011-06-14 | 1. In IPv4 and IPv6 driver, before calling IPsec, a new NET_FRAGMENT structur... | qianouyang |
2011-06-14 | fix file name lowercase/uppercase inconsistent issue. | erictian |
2011-06-14 | fix file name lowercase/uppercase inconsistent issue. | erictian |
2011-06-14 | fix file name lowercase/uppercase inconsistent issue. | erictian |
2011-06-14 | ScsiBus/ScsiDisk enhancement for no_media state. | erictian |
2011-06-13 | Produce DiskInfo for usb mass storage device | erictian |
2011-06-13 | 1. When get value from AltCfg data, check the varstore type first. | ydong10 |
2011-06-13 | Fix the issue that the GOP produced by ConSplitter requires SetMode before Ge... | niruiyu |
2011-06-13 | Fix GCC build fail | ydong10 |
2011-06-10 | Set *ImageHandle to NULL when LoadImage() returns EFI_ACCESS_DENIED. | niruiyu |
2011-06-10 | Add the missing logic in HiiConfigRouting ExtractConfig() to retrieves FALSE ... | lgao4 |