Age | Commit message (Expand) | Author |
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 |
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-05-31 | Add new call back return value; also add some sample code to use it. | ydong10 |
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-25 | Fix ICC build break. | ydong10 |
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 | Update the function's descriptions (which is in AtaBus, AtaAtapiPassThru, Par... | qianouyang |
2011-05-17 | A complement fix for revision 11664 to update GCC assembly files : clear the ... | rsun3 |
2011-05-17 | Fixed an error when parse time opcode. | ydong10 |
2011-05-16 | Clear the direction flag in interrupt/exception handlers' assembly entry code... | rsun3 |
2011-05-06 | Add Pointer check for NULL before referring it and remove unnecessary pointer... | qianouyang |
2011-05-04 | 1. Fixed a issue in Ip4Config.c | hhuan13 |
2011-05-03 | Add BlockIO2 Protocol. | qianouyang |
2011-04-28 | 1. Fixed a bug to make sure IP,Mask,Gateway survives across rest in case "ifc... | hhuan13 |
2011-04-27 | Solve a wrong pointer reference in QueryVariableInfo(). | erictian |
2011-04-25 | Change BlockIo drivers to return EFI_NO_MEDIA or EFI_MEDIA_CHANGED even the B... | niruiyu |
2011-04-25 | 1. Enabled IP4 layer auto configuration in case cable swap is detected. | hhuan13 |
2011-04-21 | Fix issue that iscsi initiator name with 223 bytes can not be saved. | tye1 |
2011-04-20 | Update the relevant drivers to use the correct GUID for EFI_IPSEC2_PROTOCOL. | qianouyang |
2011-04-19 | Fix the terminal driver to call hotkey callback even no one is calling ReadKe... | niruiyu |
2011-04-19 | Update IFR version opcode value to follow the UEFI2.3.1 Spec. | lgao4 |
2011-04-19 | Update ALTCFG reference from default name token to default ID. | ydong10 |
2011-04-13 | Do not assert in HiiBlockToConfig function when an invalid format of ConfigRe... | ydong10 |
2011-04-12 | Old driver sample code does not return an EFI_UNSUPPORTED status code if a ca... | ydong10 |
2011-04-07 | Fix ICC build error. | tye1 |
2011-04-07 | Add (UINT16) static cast before passing UINT32 parameter to CreateDeviceNode | niruiyu |
2011-04-06 | Update ISID to fixed value: first 3 bytes are derived from MAC address while ... | tye1 |
2011-04-01 | Use the minimum value for Numeric and the first option value for OneOf as the... | lgao4 |
2011-04-01 | Set the BlockIo.Media.IoAlign to 0 because the BlockIo produced by Partition ... | niruiyu |
2011-03-30 | Fix ICC compilation failure. No functionality impact. | niruiyu |
2011-03-30 | Update inf file to follow spec. | ydong10 |
2011-03-29 | Add DevicePathFromText support for ACPI _ADR node. | niruiyu |