Age | Commit message (Expand) | Author |
2011-11-18 | Patch for: | ydong10 |
2011-11-17 | In BootScriptSaver, put INFORMATION_OPCODE message to LockBox. | jyao1 |
2011-11-16 | MdeModulePkg: Enable port power if port power control feature is supported by... | erictian |
2011-11-16 | Patch include: | ydong10 |
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 | In AtaAtapiPassThru driver | qianouyang |
2011-11-15 | Correct AtaAtapiPassThru module packaging info. | erictian |
2011-11-15 | The handler dispatcher in PEI statuscode router driver should check if handle... | li-elvin |
2011-11-15 | Do not call LocateProtocol when the current TPL is above or equal TPL_NOTIFY. | niruiyu |
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-09 | Remove some useless functions for EhciPei driver. | lzeng14 |
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-04 | MdeModulePkg: Define Boot Logo protocol to convey information of Logo dispaye... | xdu2 |
2011-11-03 | MdeModulePkg: ATA performance tuning. | erictian |
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-31 | Fix compiler warnings. | rsun3 |
2011-10-28 | MdeModulePkg PciBusDxe: The PCI Bus Driver is updated to support multiple PC... | rsun3 |
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 | Add core FFS3 support, DxeCore. | lzeng14 |
2011-10-27 | Add core FFS3 support, PeiCore and DxeIpl. | lzeng14 |
2011-10-27 | Add core FFS3 support, ExtractGuidedSectionLib/GuidedSectionExtractionLib/PiF... | lzeng14 |
2011-10-27 | Check the serial buffer empty status before performing the serial IO reading ... | niruiyu |
2011-10-27 | Store PeiServices** when updating IDT table in DxeIplPeim before transfer to ... | vanjeff |
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-26 | MdeModulePkg: Enhance error handling in NetLibGetMacAddress() of DxeNetLib. | xdu2 |
2011-10-25 | Fix error: Multiline option info only shows the first line error, should show... | ydong10 |
2011-10-25 | Change the SimpleTextInEx implementation to return CTRL+C when CTRL and C are... | niruiyu |
2011-10-19 | Support Variable driver (EmuRuntimeDxe) to support the default variable data ... | niruiyu |
2011-10-19 | If the data buffer described by InDataBuffer/OutDataBuffer and InTransferLeng... | erictian |
2011-10-18 | Fix GCC build failure. | niruiyu |
2011-10-18 | MdeModulePkg PciBusDxe: Allows PCI device drivers to set the EFI_PCI_IO_ATTRI... | rsun3 |
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 | Add a GUIDed HOB to init Debug Print error level earlier in DXE. Add NULL PEI... | andrewfish |
2011-10-08 | Add pointer check for NULL before dereference it. | sfu5 |