summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-23Fixed SCT test failed caused by driver sample.ydong101-5/+10
2011-05-23Change Partition/ScsiDxe driver to produce Block IO revision 3.niruiyu2-43/+107
2011-05-23Add BlockIO revision 3 definition. Add new API ScsiInquiryCommandEx to UefiSc...niruiyu4-8/+266
2011-05-23Add core SMBIOS 2.7.0 and 2.7.1 support.lzeng142-41/+47
2011-05-23Add core SMBIOS 2.7.0 and 2.7.1 support.lzeng141-27/+134
2011-05-20Add two new methods to get default value, also add sample code in sample driver.ydong107-5/+613
2011-05-20Add new definition used for new call back return type and new action type.ydong102-0/+10
2011-05-20Refine some call back function to return EFI_UNSUPPORTED for all unsupported ...ydong104-374/+380
2011-05-20Order sections as [Defines], [Includes], [LibraryClasses], [Guids], [Ppis], [...lzeng141-11/+11
2011-05-20Order sections as [Defines], [Includes], [LibraryClasses], [Guids], [Ppis], [...lzeng141-6/+6
2011-05-20Order sections as [Defines], [Includes], [LibraryClasses], [Guids], [Ppis], [...lzeng141-28/+28
2011-05-20Refine all R9 call back function to return EFI_UNSUPPORTED for all unsupporte...ydong101-98/+105
2011-05-20Refine all R9 call back function to return EFI_UNSUPPORTED for all unsupporte...ydong105-505/+503
2011-05-20Refine all R9 call back function to return EFI_UNSUPPORTED for all unsupporte...ydong101-107/+106
2011-05-19fix memory leak at AccessAtaDevice() of AtaBus.erictian2-78/+104
2011-05-19Update the function's descriptions (which is in AtaBus, AtaAtapiPassThru, Par...qianouyang7-15/+18
2011-05-17update due to a DSC error.jcarsey5-1/+1
2011-05-17Clarify an error in Map command.jcarsey2-3/+7
2011-05-17CalculateSum8() and CalculateSum16() defined in BaseLib are used to calculate...lzeng141-20/+4
2011-05-17Change the type of the IoData field of EFI_SMM_SAVE_STATE_IO_INFO from UINTN ...rsun31-4/+2
2011-05-17According to PI_1_2_Errata_B, EFI_FFS_INTEGRITY_CHECK.Checksum.File should be...lzeng141-3/+2
2011-05-17A complement fix for revision 11664 to update GCC assembly files : clear the ...rsun34-4/+16
2011-05-17Cleanup MpService interface. Still needs more testing, but now it is much clo...andrewfish3-46/+159
2011-05-17Fixed an error when parse time opcode.ydong101-1/+1
2011-05-16add required 'profiles.txt' file to the binary releases.jcarsey10-7/+53
2011-05-16add support to easily remove profiles and shell levels. the libraries will n...jcarsey8-33/+18
2011-05-16added support for -i and -o for HII based configurations.jcarsey2-228/+1179
2011-05-16Clear the direction flag in interrupt/exception handlers' assembly entry code...rsun34-4/+16
2011-05-16InOsEmuPkg/Unix: Return scan code for Pause keyjljusten1-9/+11
2011-05-16InOsEmuPkg: Rename EmuPthreadThunk to EmuThreadThunkjljusten10-169/+173
2011-05-16InOsEmuPkg PcdEmuFileSystem: Set to architecture independent pathjljusten1-1/+1
2011-05-16InOsEmuPkg PosixFileSystem: Fix memory corruption issuejljusten1-1/+1
2011-05-16Return scan code for Pause key.vanjeff1-1/+2
2011-05-16Return scan code for Pause key.vanjeff1-0/+1
2011-05-16Update PS/2 keyboard driver to return scan code for Pause key.vanjeff2-107/+121
2011-05-16Update USB keyboard driver to return scan code for Pause key.vanjeff1-12/+5
2011-05-16Add definition of SCAN_PAUSE for EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL.vanjeff1-0/+1
2011-05-15Fix minor clang build issue.andrewfish1-1/+1
2011-05-15InOsEmuPkg PcdEmuFileSystem: Match current setting in UnixPkgjljusten1-1/+1
2011-05-15InOsEmuPkg: Use EdkShellBinPkg by defaultjljusten2-5/+48
2011-05-15InOsEmuPkg/Sec: Update assembly code when calling EFIAPI functionsjljusten1-3/+7
2011-05-15InOsEmuPkg/Unix: Rebase firmware SEC imagejljusten1-7/+59
2011-05-15InOsEmuPkg: Match filename case of the generate FD filejljusten1-1/+1
2011-05-15InOsEmuPkg: Fix warnings with GCC44 toolchainjljusten5-40/+30
2011-05-15InOsEmuPkg/Unix: Link to pthread libraryjljusten1-2/+2
2011-05-14Added generic EFIABI SEC to InOsEmuPkg. Add library to abstract FV cracking a...andrewfish27-767/+1519
2011-05-13add those missing device path nodes into the union structure of EFI_DEV_PATH ...erictian1-71/+89
2011-05-13Add MP support. Based on PcdEmuApCount APs (Application Processors) are creat...andrewfish8-7/+1398
2011-05-12Clean up DEC files: Remove section header comment blocks that do not provide ...hhtian1-6/+1
2011-05-11Fix bug where the config change to point to the executable ended up in one of...andrewfish1-2/+2