summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2009-12-10Add legacy region range check.xli241-0/+16
2009-12-10Correct the comments.xdu21-3/+1
2009-12-10Tempoprary removal of this ASSERT as it crashes the BeagleBoard. We can put i...AJFISH1-1/+4
2009-12-09Add the missing HiiVendor DevicePath for new added DriverHealth Form.lgao41-0/+27
2009-12-09fix the wrong module name.eric_tian2-2/+2
2009-12-09Make the build.sh script match the TOT BaseTools project.AJFISH1-5/+8
2009-12-08Fix for the Linux Build. #ifdef __APPLE__ around the files only needed to wor...AJFISH2-0/+22
2009-12-08fix build error, CpuIo module is replaced with CpuIo2Dxeeric_tian3-3/+3
2009-12-08Don't need call SAP measure GPT table, which can be covered in SAP implementa...lgao43-16/+1
2009-12-08Directly use FALSE when BootPolicy is FALSE.lgao41-1/+1
2009-12-08Fix incorrect return status usage of HiiGetBrowserData().xdu21-2/+1
2009-12-08Fix the UnixPkg default to have the tools come from a seperate BaseTools proj...ajfish2-7/+7
2009-12-07add ASSERT to 2 functions and fix issue with size difference between old and ...jcarsey1-22/+35
2009-12-07clean up commentsjcarsey1-109/+114
2009-12-07Adding StringNoCaseCompare to SortLibjcarsey3-17/+95
2009-12-07Update to consume CPU I/O 2 Protocol instead of Framework CPU I/O Protocol.xli241-1/+1
2009-12-07Update to consume CPU I/O 2 Protocol instead of Framework CPU I/O Protocol.xli245-10/+10