Age | Commit message (Expand) | Author |
2011-11-16 | Enable lock attribute for statement and form; show this attribute same as gra... | ydong10 |
2011-11-16 | Update select highlight menu logic when opcode is date/time | ydong10 |
2011-11-15 | The handler dispatcher in PEI statuscode router driver should check if handle... | li-elvin |
2011-11-14 | Follow PI1.2c spec, check empty string and return EFI_INVALID_PARAMETER. | jyao1 |
2011-11-14 | Fix a typo in the comments | niruiyu |
2011-11-08 | Add the missing (UINTN) type cast when calculating the end of variable store. | niruiyu |
2011-11-08 | Roll back an incorrect change that causes EmuGetVariable always return EFI_NO... | niruiyu |
2011-11-03 | MdeModulePkg: Define correct ABI for issuing UNDI command and UNDI callback f... | xdu2 |
2011-10-31 | MdeModulePkg: Remove variables that are set, but not used | jljusten |
2011-10-31 | When browser was requested to go to another formset, it also needs to update ... | ydong10 |
2011-10-28 | Add the missing HEADER_ALIGN macro. | niruiyu |
2011-10-28 | Remove hard code video resolution in C code and use PCD PcdVideoHorizontalRes... | li-elvin |
2011-10-28 | 1. Update error handling code if failing attach socket with new PCB. | tye1 |
2011-10-27 | Check the serial buffer empty status before performing the serial IO reading ... | niruiyu |
2011-10-27 | Initialize the parameter mUnicodeCollation before use it to avoid system hang. | ydong10 |
2011-10-26 | Adopt new IPv4/IPv6 device path for network modules. | niruiyu |
2011-10-25 | Fix error: Multiline option info only shows the first line error, should show... | ydong10 |
2011-10-19 | Support Variable driver (EmuRuntimeDxe) to support the default variable data ... | niruiyu |
2011-10-18 | Fix GCC build failure. | niruiyu |
2011-10-14 | Fix the clang compilation failure to handle all the values in a case statemen... | niruiyu |
2011-10-14 | Change Variable driver (Pei/RuntimeDxe) to support the default variable data ... | niruiyu |
2011-10-13 | Refine code and check null pointer error. | ydong10 |
2011-10-12 | Grub4Dos copies the BPB of the first partition to the MBR. If the DriverBindi... | niruiyu |
2011-10-11 | Fix Smbios table checksum error, by zero IntermediateChecksum and EntryPointS... | jyao1 |
2011-10-11 | AsciiSPrint returns The number of ASCII characters in the produced output buf... | li-elvin |
2011-10-10 | Enhance op-code EFI_IFR_TO_BOOLEAN to case insensitive. | ydong10 |
2011-10-09 | When the CONFIG_ACCESS_PROTOCOL.CallBack function return error, the question ... | ydong10 |
2011-10-09 | Update code to make get string case insensitive about language | ydong10 |
2011-10-08 | MdeModulePkg: TerminalDxe driver code clean up | niruiyu |
2011-10-08 | MdeModulePkg: Fix TerminalDxe FIFO Data Loss | niruiyu |
2011-09-29 | Add pointer check for NULL before dereference it. | ydong10 |
2011-09-22 | Return empty string when END device path is passed in to align the original b... | niruiyu |
2011-09-21 | Add PCD for 1G page table | jyao1 |
2011-09-21 | Remove EFI_USER_INFO_ACCESS_SETUP_ADMIN_GUID definition from MdeModulePkg, be... | lgao4 |
2011-09-19 | Correct 1G page table generation. | jyao1 |
2011-09-19 | The patch enhances the Partition driver to return the media status (EFI_NO_ME... | niruiyu |
2011-09-18 | Clean up the private GUID definition in module Level. | lgao4 |
2011-09-17 | Fix Build fail for NT32 platform. | ydong10 |
2011-09-16 | Add exit action when Config_Access_Protocol.CallBack function returns Submit ... | ydong10 |
2011-09-16 | Refine the logic about getting Value info to avoid check data error. | ydong10 |
2011-09-14 | Fix build error. | jyao1 |
2011-09-13 | MdeModulePkg/HiiDatabaseDxe: Removed unused variables | oliviermartin |
2011-09-13 | Enhance EDKII Browser to support flexible HotKey setting. | lgao4 |
2011-09-13 | Add NULl check for pointer. | li-elvin |
2011-09-13 | Use CPU_HOB to detect max address support from platform, and added 1G page ta... | jyao1 |
2011-09-09 | 1. Fix bug in PXE driver UdpRead function to handle the IP fragmentation. | sfu5 |
2011-09-05 | Update capsule pei module to pass IPF build. | li-elvin |
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 |