Age | Commit message (Expand) | Author |
2011-05-31 | Update the comments of InstallConfigurationTable to follow UEFI Spec. | niruiyu |
2011-05-31 | Update the IPsec driver to check in invalid parameter of ProcessExt() accordi... | qianouyang |
2011-05-31 | Add new call back return value; also add some sample code to use it. | ydong10 |
2011-05-30 | Update code to pass packaging tool. | lzeng14 |
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-27 | Update the comments to describe the purpose of Removable array. | niruiyu |
2011-05-26 | Sync BaseTools Branch (version r2161) to EDKII main trunk. | lgao4 |
2011-05-26 | Originally BDS only creates boot options for removable media, the patch creat... | niruiyu |
2011-05-26 | Add more status code in drivers. | li-elvin |
2011-05-26 | Add more status code in drivers. | li-elvin |
2011-05-26 | Fix ICC build break. | lgao4 |
2011-05-25 | Remove ASSERT within Ls for RTC error and associated changes. | jcarsey |
2011-05-25 | Sync BaseTools Branch (version r2157) to EDKII main trunk. | lgao4 |
2011-05-25 | Fix ICC build break. | ydong10 |
2011-05-25 | Make sure the return value of MapKey is correct by moving the assignment into... | erictian |
2011-05-25 | CpuDxe entry point () only register exception handlers unassigned before. | vanjeff |
2011-05-24 | Add the DriverFamilyOverride support in DxeCore. | niruiyu |
2011-05-24 | Update BasePrintLib to handle the unaligned GUID. | lgao4 |
2011-05-24 | Per PI 1.2 errata B spec, for SetMemoryAttributes() service of CPU Architectu... | rsun3 |
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 BlockIO revision 3 definition. Add new API ScsiInquiryCommandEx to UefiSc... | niruiyu |
2011-05-23 | Add core SMBIOS 2.7.0 and 2.7.1 support. | lzeng14 |
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 | Add new definition used for new call back return type and new action type. | ydong10 |
2011-05-20 | Refine some call back function to return EFI_UNSUPPORTED for all unsupported ... | ydong10 |
2011-05-20 | Order sections as [Defines], [Includes], [LibraryClasses], [Guids], [Ppis], [... | lzeng14 |
2011-05-20 | Order sections as [Defines], [Includes], [LibraryClasses], [Guids], [Ppis], [... | lzeng14 |
2011-05-20 | Order sections as [Defines], [Includes], [LibraryClasses], [Guids], [Ppis], [... | lzeng14 |
2011-05-20 | Refine all R9 call back function to return EFI_UNSUPPORTED for all unsupporte... | ydong10 |
2011-05-20 | Refine all R9 call back function to return EFI_UNSUPPORTED for all unsupporte... | ydong10 |
2011-05-20 | Refine all R9 call back function to return EFI_UNSUPPORTED for all unsupporte... | ydong10 |
2011-05-19 | fix memory leak at AccessAtaDevice() of AtaBus. | erictian |
2011-05-19 | Update the function's descriptions (which is in AtaBus, AtaAtapiPassThru, Par... | qianouyang |
2011-05-17 | update due to a DSC error. | jcarsey |
2011-05-17 | Clarify an error in Map command. | jcarsey |
2011-05-17 | CalculateSum8() and CalculateSum16() defined in BaseLib are used to calculate... | lzeng14 |
2011-05-17 | Change the type of the IoData field of EFI_SMM_SAVE_STATE_IO_INFO from UINTN ... | rsun3 |
2011-05-17 | According to PI_1_2_Errata_B, EFI_FFS_INTEGRITY_CHECK.Checksum.File should be... | lzeng14 |
2011-05-17 | A complement fix for revision 11664 to update GCC assembly files : clear the ... | rsun3 |
2011-05-17 | Cleanup MpService interface. Still needs more testing, but now it is much clo... | andrewfish |
2011-05-17 | Fixed an error when parse time opcode. | ydong10 |
2011-05-16 | add required 'profiles.txt' file to the binary releases. | jcarsey |
2011-05-16 | add support to easily remove profiles and shell levels. the libraries will n... | jcarsey |
2011-05-16 | added support for -i and -o for HII based configurations. | jcarsey |
2011-05-16 | Clear the direction flag in interrupt/exception handlers' assembly entry code... | rsun3 |
2011-05-16 | InOsEmuPkg/Unix: Return scan code for Pause key | jljusten |
2011-05-16 | InOsEmuPkg: Rename EmuPthreadThunk to EmuThreadThunk | jljusten |