Age | Commit message (Expand) | Author |
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 |
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 |