summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-03EmbeddedPkg/MmcDxe: Wait for the MMC controller to be in Transfer Modeoliviermartin
2011-06-03EmbeddedPkg: Move Universal/MmcDxe from ArmPkg to EmbeddedPkgoliviermartin
2011-06-03Get BlockIo mapping interfaces working. Still need to work on detecting block...andrewfish
2011-06-02Fix the issue when checking the value of KeyDescriptor->Modifier to see if it...vanjeff
2011-06-02Add return status check for SetVariable.niruiyu
2011-06-01Add new definition for XHCI supporterictian
2011-06-011. Add error handling for PXE-IPV6.hhuan13
2011-06-01Make shell not ASSERT on older versions of EFI. On a Mac if you soft load Hii...andrewfish
2011-05-31Add BlockIO support to the emulator, still needs testing. Also update Emulato...andrewfish
2011-05-31Fix the bug that WinNtBlockIo fails to properly allocate a buffer.niruiyu
2011-05-31Update the comments of InstallConfigurationTable to follow UEFI Spec.niruiyu
2011-05-31Update the comments of InstallConfigurationTable to follow UEFI Spec.niruiyu
2011-05-31Update the IPsec driver to check in invalid parameter of ProcessExt() accordi...qianouyang
2011-05-31Add new call back return value; also add some sample code to use it.ydong10
2011-05-30Update code to pass packaging tool.lzeng14
2011-05-27MdeModulePkg: Fixed memory corruption when BlockIo2 is not presentgeekboy15a
2011-05-271. Setting cursor position to (0, 0) and flushing cursor directly instead of ...vanjeff
2011-05-27Update the comments to describe the purpose of Removable array.niruiyu
2011-05-26Sync BaseTools Branch (version r2161) to EDKII main trunk. lgao4
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