Age | Commit message (Expand) | Author |
2011-09-05 | Support new format of IPv4 device path node, FibreEx and PcieRoot device path... | niruiyu |
2011-09-02 | Add capsule > 4GB support. When capsule data is put above 4GB, IA32 PEI trans... | li-elvin |
2011-09-01 | Fix bug for UefiPxeBcDxe driver to catch the return status. | sfu5 |
2011-09-01 | Update HiiBlockToConfig function to follow spec. | ydong10 |
2011-08-30 | Add new op-code samples, includes efi varstore, refresh guid group and ref op... | ydong10 |
2011-08-30 | Enable the follow feature for string op-code: | ydong10 |
2011-08-29 | MdeModulePkg: Add ACPI S3 Save State drivers | jljusten |
2011-08-29 | MdeModulePkg: Add BootScriptExecutorDxe driver | jljusten |
2011-08-29 | Fix issue with SMBIOS driver assumming memory exists below 4GB. | andrewfish |
2011-08-26 | Fixed memory leak and buffer overrun for string op-code. | ydong10 |
2011-08-25 | RestoreLockBox in DXE with Length NULL, Buffer NULL will fail to get data fro... | li-elvin |
2011-08-24 | Update to NOT to use EFI_BROWSER_ACTION_FORM_OPEN in Callback function thus a... | tye1 |
2011-08-24 | Remove CONST modifier to be spec compliance | erictian |
2011-08-24 | 1. Refine the error handling for PXE-v4 driver. | hhuan13 |
2011-08-09 | Fix the bug in AcpiTableDxe drivers that doesn't work when more than 20 Acpi ... | lgao4 |
2011-08-02 | Fix 32-bit bios build error. | li-elvin |
2011-08-01 | When status code handler unregister itself, status code dispatch in status co... | li-elvin |
2011-08-01 | Create smbios table when user adds/removes/Updatestring for a SMBIOS entry. I... | li-elvin |
2011-08-01 | Fixes two issues in HiiFontProtocol->StringToImage() implementation on how to... | lgao4 |
2011-07-28 | Adjust the day field when update the month and year field. | ydong10 |
2011-07-19 | MdeModulePkg: Add SMM LockBox | jljusten |
2011-07-14 | 1. Define a netlib library function NetLibGetSystemGuid() | hhuan13 |
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 | 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-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 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 | 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-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-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 | 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-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 |