summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-12-24Update resource degrade algorithm in PCI bus driver. (1)If any child device h...rsun32-29/+70
2009-12-24Update PCI bus driver to support non-standard PCI to PCI bridge I/O window al...rsun37-6/+49
2009-12-241. Fix bug in some boundary cases to calculate SectorCountExp.qhuang81-4/+13
2009-12-24update file/function comments to list the string length limitation.eric_tian2-1/+7
2009-12-24clean-up the license to open source.eric_tian12-206/+124
2009-12-23Correct license's header.klu211-203/+115
2009-12-23PI 1.1 SMM Feature Check-indavidhuang10-2/+1161
2009-12-23PI 1.1 SMM Feature Check-indavidhuang2-0/+25
2009-12-23PI 1.1 SMM Feature Check-indavidhuang7-4/+458
2009-12-23PI 1.1 SMM Feature Check-indavidhuang21-16/+5231
2009-12-23Try to get the image form device path by FALSE and TRUE boot policy.lgao41-0/+9
2009-12-23Fix a bug in MdePkg BaseLib: StrnCat() and AsciiStrnCat() should NULL termina...qhuang81-2/+10
2009-12-22Working on having a single stack for all modes. This code currently has an is...AJFISH1-0/+225
2009-12-22Produce LoadPeImage protocol only in framework compatibility mode.lgao42-10/+17
2009-12-22Add new UEFI driver AtaBusDxe:qhuang86-0/+2571
2009-12-22Enhance SCSI disk module to produce Disk Info protocol on the same Block IO h...qhuang83-25/+446
2009-12-22add error handling for input parameter.eric_tian2-1/+11
2009-12-22add error handling for input parameter.eric_tian1-0/+4
2009-12-22Add variable definitions of user identification gdong13-0/+46
2009-12-21Return EFI_UNSUPPORTED on NT32 platform.xli241-4/+4
2009-12-20Fix bug that ovmf's BDS can not be entered and add SmbiosDxe driver into Ovmf...klu25-6/+11
2009-12-18Fix a bug with the shell cp command. When searching for a / it was possible t...AJFISH1-4/+6
2009-12-171. Fix a bug encounter in builddavidhuang1-3/+3
2009-12-17Refine the functions headers.vanjeff5-56/+56
2009-12-17To avoid naming conflicts between PI SMMBASE2 Protocol/FRAMEWORK SMM Base Pro...davidhuang2-6/+6
2009-12-17Refine type cast.xli241-3/+3
2009-12-16BaseUefiCpuLib: Preserve EBX register in InitializeFloatingPointUnitsjljusten2-40/+49
2009-12-16OVMF SEC: Modify to match new interface of reset vector modulejljusten8-74/+173
2009-12-16OVMF ResetVector: Modify interface with SEC modulejljusten21-332/+478
2009-12-16Add missing EFIAPI instances on several functions.jljusten4-0/+5
2009-12-161. Update Fat binaries for IA32, x64, IPF and EBC to base on MdePkg 1.01 rele...qhuang85-2/+2
2009-12-16Fix the issue that callback function with TPL lower than TPL_HIGH_LEVEL canno...xli243-55/+132
2009-12-16Make MP Services thunk driver only be built under IA32 and X64 archs.xli241-1/+1
2009-12-16add error handling on usb related modules.eric_tian8-16/+90
2009-12-15Add '0x' prefix to indicate hex numberqhuang81-1/+1
2009-12-15Fix a PeiServices pointer checking error bug in EfiCommonLib in ECP.rsun31-2/+2
2009-12-15Check in thunk driver to produce PI MP Services Protocol based on Framework M...xli2410-1/+2922
2009-12-14Removing BuildNotes.txt file, as it was for the obsolete Java/ANT based buildslhauch1-724/+0
2009-12-14Enable Undi driver to support multicast MAC address mapped from IPv6 addresstye1-2/+28
2009-12-14Introduce a MDEPKG_NDEBUG macro to provide a method which can be used to redu...eric_tian1-75/+99
2009-12-14Update ReadMe file for we use the binaries of boot sector directly instead of...gikidy1-9/+3
2009-12-14Remove Driver Health sample driver from OptionRomPkg.gikidy8-3043/+0
2009-12-12Fix a obvious bug for judge whether the PPB support ISAklu21-1/+1
2009-12-11Smbios driver wrong compute the offset when updating string for given handle.klu21-8/+11
2009-12-11there is no 0 between a SMBIOS buffer and the first string in unformated area...klu21-3/+3
2009-12-11Fix the bug for evaluate EFI_IFR_NOT_EQUAL_OP opcode, and the bug in using Un...lgao42-4/+4
2009-12-11The consumer for smbios recorder should *not* make assumption the SMBIOS stru...klu21-3/+3
2009-12-11Improve status codes returned for functions of EFI_TCG_PROTOCOL. Note that af...rsun31-22/+19
2009-12-11Add return value description for EFI_PEI_RECOVERY_BLOCK_IO_PPI.GetNumberOfBlo...xli241-0/+2
2009-12-11Add missing definition of "EFI_PEI_DESCRIPTOR" in PI spec.qhuang81-0/+15