summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-26Originally BDS only creates boot options for removable media, the patch creat...niruiyu
2011-05-26Add more status code in drivers.li-elvin
2011-05-26Add more status code in drivers.li-elvin
2011-05-26Fix ICC build break.lgao4
2011-05-25Remove ASSERT within Ls for RTC error and associated changes.jcarsey
2011-05-25Sync BaseTools Branch (version r2157) to EDKII main trunk. lgao4
2011-05-25Fix ICC build break.ydong10
2011-05-25Make sure the return value of MapKey is correct by moving the assignment into...erictian
2011-05-25CpuDxe entry point () only register exception handlers unassigned before.vanjeff
2011-05-24Add the DriverFamilyOverride support in DxeCore.niruiyu
2011-05-24Update BasePrintLib to handle the unaligned GUID. lgao4
2011-05-24Per PI 1.2 errata B spec, for SetMemoryAttributes() service of CPU Architectu...rsun3
2011-05-23Fixed SCT test failed caused by driver sample.ydong10
2011-05-23Change Partition/ScsiDxe driver to produce Block IO revision 3.niruiyu
2011-05-23Add BlockIO revision 3 definition. Add new API ScsiInquiryCommandEx to UefiSc...niruiyu
2011-05-23Add core SMBIOS 2.7.0 and 2.7.1 support.lzeng14
2011-05-23Add core SMBIOS 2.7.0 and 2.7.1 support.lzeng14
2011-05-20Add two new methods to get default value, also add sample code in sample driver.ydong10
2011-05-20Add new definition used for new call back return type and new action type.ydong10
2011-05-20Refine some call back function to return EFI_UNSUPPORTED for all unsupported ...ydong10
2011-05-20Order sections as [Defines], [Includes], [LibraryClasses], [Guids], [Ppis], [...lzeng14
2011-05-20Order sections as [Defines], [Includes], [LibraryClasses], [Guids], [Ppis], [...lzeng14
2011-05-20Order sections as [Defines], [Includes], [LibraryClasses], [Guids], [Ppis], [...lzeng14
2011-05-20Refine all R9 call back function to return EFI_UNSUPPORTED for all unsupporte...ydong10
2011-05-20Refine all R9 call back function to return EFI_UNSUPPORTED for all unsupporte...ydong10
2011-05-20Refine all R9 call back function to return EFI_UNSUPPORTED for all unsupporte...ydong10
2011-05-19fix memory leak at AccessAtaDevice() of AtaBus.erictian
2011-05-19Update the function's descriptions (which is in AtaBus, AtaAtapiPassThru, Par...qianouyang
2011-05-17update due to a DSC error.jcarsey
2011-05-17Clarify an error in Map command.jcarsey
2011-05-17CalculateSum8() and CalculateSum16() defined in BaseLib are used to calculate...lzeng14
2011-05-17Change the type of the IoData field of EFI_SMM_SAVE_STATE_IO_INFO from UINTN ...rsun3
2011-05-17According to PI_1_2_Errata_B, EFI_FFS_INTEGRITY_CHECK.Checksum.File should be...lzeng14
2011-05-17A complement fix for revision 11664 to update GCC assembly files : clear the ...rsun3
2011-05-17Cleanup MpService interface. Still needs more testing, but now it is much clo...andrewfish
2011-05-17Fixed an error when parse time opcode.ydong10
2011-05-16add required 'profiles.txt' file to the binary releases.jcarsey
2011-05-16add support to easily remove profiles and shell levels. the libraries will n...jcarsey
2011-05-16added support for -i and -o for HII based configurations.jcarsey
2011-05-16Clear the direction flag in interrupt/exception handlers' assembly entry code...rsun3
2011-05-16InOsEmuPkg/Unix: Return scan code for Pause keyjljusten
2011-05-16InOsEmuPkg: Rename EmuPthreadThunk to EmuThreadThunkjljusten
2011-05-16InOsEmuPkg PcdEmuFileSystem: Set to architecture independent pathjljusten
2011-05-16InOsEmuPkg PosixFileSystem: Fix memory corruption issuejljusten
2011-05-16Return scan code for Pause key.vanjeff
2011-05-16Return scan code for Pause key.vanjeff
2011-05-16Update PS/2 keyboard driver to return scan code for Pause key.vanjeff
2011-05-16Update USB keyboard driver to return scan code for Pause key.vanjeff
2011-05-16Add definition of SCAN_PAUSE for EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL.vanjeff
2011-05-15Fix minor clang build issue.andrewfish