]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2009-12-28 klu2Add a thunk driver to translate framework DataHub's...
2009-12-28 xli24Add package dependency for gEfiStatusCodeDataTypeDebugGuid.
2009-12-25 xdu2Add check before free DevicePath (TCP child sock will...
2009-12-25 xli24Publish definition of MCA/INIT/PMI Protocol & ESAL...
2009-12-25 vanjeffreplaced EFI_HOB_TYPE_LOAD_PEIM with EFI_HOB_TYPE_LOAD_...
2009-12-25 vanjeffreplaced EFI_HOB_TYPE_LOAD_PEIM with EFI_HOB_TYPE_LOAD_...
2009-12-25 xli24Enable package level build.
2009-12-25 xli24Fix ICC compiler warning.
2009-12-25 xli24Move Status Code Handler modules for PI implementation...
2009-12-25 xli24Move Status Code Handler modules for PI implementation...
2009-12-25 xli24Move Status Code Handler modules for PI implementation...
2009-12-25 xli24Move Status Code Handler modules for PI implementation...
2009-12-25 xli24Remove status code modules' dependency on IntelFramewor...
2009-12-25 xli24Remove status code modules' dependency on IntelFramewor...
2009-12-25 xli24Remove status code modules' dependency on IntelFramewor...
2009-12-25 xli24Remove status code modules' dependency on IntelFramewor...
2009-12-25 xli24Remove status code modules' dependency on IntelFramewor...
2009-12-25 qhuang8Add assertion to ensure the boolean value must be 0...
2009-12-25 klu2Add fixing for supporting third-party FV in unknown...
2009-12-25 rsun3Fix ICC toolchain build break.
2009-12-24 rsun3Update resource degrade algorithm in PCI bus driver...
2009-12-24 rsun3Update PCI bus driver to support non-standard PCI to...
2009-12-24 qhuang81. Fix bug in some boundary cases to calculate SectorCo...
2009-12-24 eric_tianupdate file/function comments to list the string length...
2009-12-24 eric_tianclean-up the license to open source.
2009-12-23 klu2Correct license's header.
2009-12-23 davidhuangPI 1.1 SMM Feature Check-in
2009-12-23 davidhuangPI 1.1 SMM Feature Check-in
2009-12-23 davidhuangPI 1.1 SMM Feature Check-in
2009-12-23 davidhuangPI 1.1 SMM Feature Check-in
2009-12-23 lgao4Try to get the image form device path by FALSE and...
2009-12-23 qhuang8Fix a bug in MdePkg BaseLib: StrnCat() and AsciiStrnCat...
2009-12-22 AJFISHWorking on having a single stack for all modes. This...
2009-12-22 lgao4Produce LoadPeImage protocol only in framework compatib...
2009-12-22 qhuang8Add new UEFI driver AtaBusDxe:
2009-12-22 qhuang8Enhance SCSI disk module to produce Disk Info protocol...
2009-12-22 eric_tianadd error handling for input parameter.
2009-12-22 eric_tianadd error handling for input parameter.
2009-12-22 gdong1Add variable definitions of user identification
2009-12-21 xli24Return EFI_UNSUPPORTED on NT32 platform.
2009-12-20 klu2Fix bug that ovmf's BDS can not be entered and add...
2009-12-18 AJFISHFix a bug with the shell cp command. When searching...
2009-12-17 davidhuang1. Fix a bug encounter in build
2009-12-17 vanjeffRefine the functions headers.
2009-12-17 davidhuangTo avoid naming conflicts between PI SMMBASE2 Protocol...
2009-12-17 xli24Refine type cast.
2009-12-16 jljustenBaseUefiCpuLib: Preserve EBX register in InitializeFloa...
2009-12-16 jljustenOVMF SEC: Modify to match new interface of reset vector...
2009-12-16 jljustenOVMF ResetVector: Modify interface with SEC module
2009-12-16 jljustenAdd missing EFIAPI instances on several functions.
2009-12-16 qhuang81. Update Fat binaries for IA32, x64, IPF and EBC to...
2009-12-16 xli24Fix the issue that callback function with TPL lower...
2009-12-16 xli24Make MP Services thunk driver only be built under IA32...
2009-12-16 eric_tianadd error handling on usb related modules.
2009-12-15 qhuang8Add '0x' prefix to indicate hex number
2009-12-15 rsun3Fix a PeiServices pointer checking error bug in EfiComm...
2009-12-15 xli24Check in thunk driver to produce PI MP Services Protoco...
2009-12-14 lhauchRemoving BuildNotes.txt file, as it was for the obsolet...
2009-12-14 tyeEnable Undi driver to support multicast MAC address...
2009-12-14 eric_tianIntroduce a MDEPKG_NDEBUG macro to provide a method...
2009-12-14 gikidyUpdate ReadMe file for we use the binaries of boot...
2009-12-14 gikidyRemove Driver Health sample driver from OptionRomPkg.
2009-12-12 klu2Fix a obvious bug for judge whether the PPB support ISA
2009-12-11 klu2Smbios driver wrong compute the offset when updating...
2009-12-11 klu2there is no 0 between a SMBIOS buffer and the first...
2009-12-11 lgao4Fix the bug for evaluate EFI_IFR_NOT_EQUAL_OP opcode...
2009-12-11 klu2The consumer for smbios recorder should *not* make...
2009-12-11 rsun3Improve status codes returned for functions of EFI_TCG_...
2009-12-11 xli24Add return value description for EFI_PEI_RECOVERY_BLOCK...
2009-12-11 qhuang8Add missing definition of "EFI_PEI_DESCRIPTOR" in PI...
2009-12-10 xli24Add legacy region range check.
2009-12-10 xdu2Correct the comments.
2009-12-10 AJFISHTempoprary removal of this ASSERT as it crashes the...
2009-12-09 lgao4Add the missing HiiVendor DevicePath for new added...
2009-12-09 eric_tianfix the wrong module name.
2009-12-09 AJFISHMake the build.sh script match the TOT BaseTools project.
2009-12-08 AJFISHFix for the Linux Build. #ifdef __APPLE__ around the...
2009-12-08 eric_tianfix build error, CpuIo module is replaced with CpuIo2Dxe
2009-12-08 lgao4Don't need call SAP measure GPT table, which can be...
2009-12-08 lgao4Directly use FALSE when BootPolicy is FALSE.
2009-12-08 xdu2Fix incorrect return status usage of HiiGetBrowserData().
2009-12-08 ajfishFix the UnixPkg default to have the tools come from...
2009-12-07 jcarseyadd ASSERT to 2 functions and fix issue with size diffe...
2009-12-07 jcarseyclean up comments
2009-12-07 jcarseyAdding StringNoCaseCompare to SortLib
2009-12-07 xli24Update to consume CPU I/O 2 Protocol instead of Framewo...
2009-12-07 xli24Update to consume CPU I/O 2 Protocol instead of Framewo...
2009-12-07 xli24Update UnixPkg emulation platform to produce dummy...
2009-12-07 gikidyRefine code make callback logic same with frontPage.
2009-12-07 eric_tian1. fix the wrong description, change "target the buffer...
2009-12-07 lgao4Correct LzmaCustomDecompressLib to produce NULL library...
2009-12-07 xli24Update NT32 emulation platform to produce dummy CPU...
2009-12-07 eric_tianaccording to IA32 intel architecture spec, mwait instuc...
2009-12-07 eric_tianfix GCC build issue, mWait instruction need not the...
2009-12-07 xli24Remove unnecessary reference to CPU I/O Protocol.
2009-12-07 xli24Update drivers to consume CPU I/O 2 Protocol instead...
2009-12-07 xli24Check in thunk driver for CPU I/O 2 Protocol.
2009-12-07 xli24Check in driver to produce CPU I/O 2 Protocol for IA32...
2009-12-07 lgao4Add the missing EFI_IMAGE_EXECUTION_AUTH_ value definit...
2009-12-06 AJFISHFixes for ARM build in the EdkCompatibilityPkg and...
next