Age | Commit message (Expand) | Author |
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 |
2011-06-09 | 1. Fix PXE performance issue : enhance EfiPxeBcSetIpFilter() to eliminate unn... | hhuan13 |
2011-06-09 | Add assertion in PeiAllocatePool when out of resource. | niruiyu |
2011-06-09 | Fix crash in GetMemoryMap() when memory type 0x80000000-0xFFFFFFFF was alloca... | niruiyu |
2011-06-08 | Add new "Refresh guid" opcode, also add sample code to use it. | ydong10 |
2011-06-08 | Add new "Modal form" opcode, also add sample code to use it. | ydong10 |
2011-06-08 | String Reference Cleanup. | lzeng14 |
2011-06-07 | Remove duplicated definitions EFI_VARIABLE_INDEX_TABLE_GUID in variable PEI d... | sfu5 |
2011-06-04 | Fix X64 clang warnings. | andrewfish |
2011-06-02 | Fix the issue when checking the value of KeyDescriptor->Modifier to see if it... | vanjeff |
2011-05-31 | Update the comments of InstallConfigurationTable to follow UEFI Spec. | niruiyu |
2011-05-31 | Add new call back return value; also add some sample code to use it. | ydong10 |
2011-05-30 | Update code to pass packaging tool. | lzeng14 |
2011-05-27 | MdeModulePkg: Fixed memory corruption when BlockIo2 is not present | geekboy15a |
2011-05-27 | 1. Setting cursor position to (0, 0) and flushing cursor directly instead of ... | vanjeff |
2011-05-26 | Add more status code in drivers. | li-elvin |
2011-05-25 | Fix ICC build break. | ydong10 |
2011-05-25 | Make sure the return value of MapKey is correct by moving the assignment into... | erictian |
2011-05-24 | Add the DriverFamilyOverride support in DxeCore. | niruiyu |
2011-05-23 | Fixed SCT test failed caused by driver sample. | ydong10 |
2011-05-23 | Change Partition/ScsiDxe driver to produce Block IO revision 3. | niruiyu |
2011-05-23 | Add core SMBIOS 2.7.0 and 2.7.1 support. | lzeng14 |
2011-05-20 | Add two new methods to get default value, also add sample code in sample driver. | ydong10 |
2011-05-20 | Refine some call back function to return EFI_UNSUPPORTED for all unsupported ... | ydong10 |
2011-05-19 | fix memory leak at AccessAtaDevice() of AtaBus. | erictian |
2011-05-19 | Update the function's descriptions (which is in AtaBus, AtaAtapiPassThru, Par... | qianouyang |
2011-05-17 | CalculateSum8() and CalculateSum16() defined in BaseLib are used to calculate... | lzeng14 |
2011-05-17 | A complement fix for revision 11664 to update GCC assembly files : clear the ... | rsun3 |