summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-23PI 1.1 SMM Feature Check-indavidhuang
2009-12-23PI 1.1 SMM Feature Check-indavidhuang
2009-12-23PI 1.1 SMM Feature Check-indavidhuang
2009-12-23Try to get the image form device path by FALSE and TRUE boot policy.lgao4
2009-12-23Fix a bug in MdePkg BaseLib: StrnCat() and AsciiStrnCat() should NULL termina...qhuang8
2009-12-22Working on having a single stack for all modes. This code currently has an is...AJFISH
2009-12-22Produce LoadPeImage protocol only in framework compatibility mode.lgao4
2009-12-22Add new UEFI driver AtaBusDxe:qhuang8
2009-12-22Enhance SCSI disk module to produce Disk Info protocol on the same Block IO h...qhuang8
2009-12-22add error handling for input parameter.eric_tian
2009-12-22add error handling for input parameter.eric_tian
2009-12-22Add variable definitions of user identification gdong1
2009-12-21Return EFI_UNSUPPORTED on NT32 platform.xli24
2009-12-20Fix bug that ovmf's BDS can not be entered and add SmbiosDxe driver into Ovmf...klu2
2009-12-18Fix a bug with the shell cp command. When searching for a / it was possible t...AJFISH
2009-12-171. Fix a bug encounter in builddavidhuang
2009-12-17Refine the functions headers.vanjeff
2009-12-17To avoid naming conflicts between PI SMMBASE2 Protocol/FRAMEWORK SMM Base Pro...davidhuang
2009-12-17Refine type cast.xli24
2009-12-16BaseUefiCpuLib: Preserve EBX register in InitializeFloatingPointUnitsjljusten
2009-12-16OVMF SEC: Modify to match new interface of reset vector modulejljusten
2009-12-16OVMF ResetVector: Modify interface with SEC modulejljusten
2009-12-16Add missing EFIAPI instances on several functions.jljusten
2009-12-161. Update Fat binaries for IA32, x64, IPF and EBC to base on MdePkg 1.01 rele...qhuang8
2009-12-16Fix the issue that callback function with TPL lower than TPL_HIGH_LEVEL canno...xli24
2009-12-16Make MP Services thunk driver only be built under IA32 and X64 archs.xli24
2009-12-16add error handling on usb related modules.eric_tian
2009-12-15Add '0x' prefix to indicate hex numberqhuang8
2009-12-15Fix a PeiServices pointer checking error bug in EfiCommonLib in ECP.rsun3
2009-12-15Check in thunk driver to produce PI MP Services Protocol based on Framework M...xli24
2009-12-14Removing BuildNotes.txt file, as it was for the obsolete Java/ANT based buildslhauch
2009-12-14Enable Undi driver to support multicast MAC address mapped from IPv6 addresstye
2009-12-14Introduce a MDEPKG_NDEBUG macro to provide a method which can be used to redu...eric_tian
2009-12-14Update ReadMe file for we use the binaries of boot sector directly instead of...gikidy
2009-12-14Remove Driver Health sample driver from OptionRomPkg.gikidy
2009-12-12Fix a obvious bug for judge whether the PPB support ISAklu2
2009-12-11Smbios driver wrong compute the offset when updating string for given handle.klu2
2009-12-11there is no 0 between a SMBIOS buffer and the first string in unformated area...klu2
2009-12-11Fix the bug for evaluate EFI_IFR_NOT_EQUAL_OP opcode, and the bug in using Un...lgao4
2009-12-11The consumer for smbios recorder should *not* make assumption the SMBIOS stru...klu2
2009-12-11Improve status codes returned for functions of EFI_TCG_PROTOCOL. Note that af...rsun3
2009-12-11Add return value description for EFI_PEI_RECOVERY_BLOCK_IO_PPI.GetNumberOfBlo...xli24
2009-12-11Add missing definition of "EFI_PEI_DESCRIPTOR" in PI spec.qhuang8
2009-12-10Add legacy region range check.xli24
2009-12-10Correct the comments.xdu2
2009-12-10Tempoprary removal of this ASSERT as it crashes the BeagleBoard. We can put i...AJFISH
2009-12-09Add the missing HiiVendor DevicePath for new added DriverHealth Form.lgao4
2009-12-09fix the wrong module name.eric_tian
2009-12-09Make the build.sh script match the TOT BaseTools project.AJFISH
2009-12-08Fix for the Linux Build. #ifdef __APPLE__ around the files only needed to wor...AJFISH