]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2009-07-01 gikidyFix date/time not work for the return value of RtcRead...
2009-07-01 rsun3Isa Floppy driver code scrub.
2009-07-01 vanjeff1. Remove SetVecotor() in SetMode().
2009-07-01 mdkinneyAdd Null implementation of the Legacy Region Protocol
2009-07-01 eric_tiansync tracker 210250&210253 of R8 into R9, which fix...
2009-07-01 mdkinneyAdd Null implementation of the Reset System Library...
2009-06-30 mdkinneyAdjust the behavior of the MdePkg Print Library class...
2009-06-30 jljusten* Modify various PCI register settings for OVMF.
2009-06-30 jljustenDo not update the GL-GD5446 DRAM Control register during
2009-06-30 jljustenDo not draw anything during DrawLogo.
2009-06-30 jljustenAdd MdeModulePkg/Universal/PrintDxe driver to OVMF.
2009-06-30 eric_tianadd error handler to pass K8 check
2009-06-30 xli24Add null instance of SmmLib in IntelFrameworkPkg.
2009-06-30 gikidyFix system memory map issue.
2009-06-30 klu2Should not use integer as boolean value for judgment.
2009-06-30 klu2Refine the member name.
2009-06-30 klu2Refine the member name.
2009-06-29 jcarseygit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2009-06-29 vanjeffadd security check.
2009-06-29 eric_tianadd assertion to pass K8 check.
2009-06-29 xli24Add check for memory allocation.
2009-06-29 gikidyUpdate the SCSI Disk Driver to not mount drives on...
2009-06-29 xli24Fix the bug that necessary call of SetVectorBase()...
2009-06-29 gikidyFix incorrect error handling when PXE boot timeout.
2009-06-29 vanjefffixed ecc and k8 issues.
2009-06-26 darylm503Update Copyright. Delete erroneous "Module Name" line.
2009-06-26 darylm503Updated copyright. Deleted erroneous "Module Name"...
2009-06-26 darylm503Changed Copyright to 2006-2009 to reflect original...
2009-06-26 rsun3Coding style clean-up.
2009-06-26 lgao4Update code style.
2009-06-26 jchen20git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2009-06-26 gikidyEnhance error handle of BuildDevicePath for it is possi...
2009-06-26 gikidyVerified some definitions of DataHubRecord.
2009-06-26 vanjeffClean up ECC.
2009-06-26 jchen20git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2009-06-26 jchen20Code scrub for IdeBusDxe driver
2009-06-25 vanjeffCode scrub for PCI Bus module and PciIncompatibleDevice...
2009-06-25 eric_tianupdate the comments on Event
2009-06-25 lgao4Correct DriverSample ConfigAcess protocol ExtractConfig...
2009-06-25 eric_tiancode scrub on Ps2MouseDxe/Ps2MouseAbsolutePointer module
2009-06-25 lgao4Clean up Library LzmaCustomDecompressLib, PeiRecoveryLi...
2009-06-25 eric_tiancode scrub on Ps2MouseDxe module
2009-06-25 gikidyExtend the max number of interface to 128 and correct...
2009-06-25 gikidyUse UNI file string to display Boot Option for language...
2009-06-25 eric_tianfix build failure.
2009-06-25 eric_tianchange the enum field name convention to pass ECC
2009-06-25 eric_tianroll back r8590 patch
2009-06-24 klu2Fix build warning of implicitly pointer casting
2009-06-24 eric_tianadd assertion to ensure ACPI table is checksumed.
2009-06-24 eric_tiando checksum before installing IBFT.
2009-06-24 klu2Fix the potential issue that using integrate as BOOLEAN...
2009-06-24 klu2Use INTN to case the result of subtract
2009-06-24 klu2Explicit to judge whether Index is out of boundary.
2009-06-24 klu2Add NULL checking for input parameter.
2009-06-24 klu21) Add blank before @file to follows doxygen style.
2009-06-24 klu2Refine comments
2009-06-24 klu2Refine comments.
2009-06-24 klu2This patch includes:
2009-06-24 lgao4Update code style and comments
2009-06-24 klu2Refine the comments for IntelFrameworkPkg/Include/Proto...
2009-06-24 eric_tianremove the self-implementation on checksum() in this...
2009-06-24 eric_tianremove the self-implementation on checksum() in this...
2009-06-24 jchen20Code scrub for IdeBusDxe driver
2009-06-24 klu2Update structure's comments to doxygen style.
2009-06-23 jljustenRestore Include/Library/ShellCEntryLib.h. Cleanup...
2009-06-23 jcarseygit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2009-06-23 jljustenFix a syntax error. There was an extra closing parenth...
2009-06-23 jljustenSet the SMI port in the ACPI FACP table to 0. This...
2009-06-23 jljustenMake 0xa0000 - 0xb0000 I/O memory.
2009-06-23 klu2Fix some potential buffer overflow issue.
2009-06-23 vanjefffixed Unix GCC build issue.
2009-06-23 klu2Fix potential buffer overflow issue.
2009-06-23 klu2Add more checking to avoid the buffer overflow.
2009-06-23 eric_tianrefine VariablePei driver to unify the algorithm of...
2009-06-23 vanjeffClean up meta data and code scrub for PCI Bus module.
2009-06-23 klu2Synchronize the binary with build tools' source at...
2009-06-22 vanjefffixed one bug causing "sct -u" failure when running...
2009-06-22 lgao4Correct the code format.
2009-06-22 klu2This patch includes:
2009-06-22 lgao4Update FV file path to follow the definition in Framewo...
2009-06-21 klu2Fix the wrong structure definition in Smbios.h.
2009-06-21 klu2Synchronize all binaries with build tools source base...
2009-06-20 mdkinneyFix ICC compatibility issues
2009-06-19 klu2Synchronize binary with modification of r1618 in buildt...
2009-06-19 xli24Refine include file for PCI Platform Protocol, and...
2009-06-19 jchen20git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2009-06-19 klu2Remove unused PCDs: PcdPciIsaEnable and PcdPciVgaEnable
2009-06-19 klu2Remove unused PCDs: PcdPciIsaEnable and PcdPciVgaEnable
2009-06-19 klu2Remove unused PCDs: PcdPciIsaEnable and PcdPciVgaEnable
2009-06-19 jchen20Code scrub for IdeBusDxe driver and PeiS3Lib.(undergoing)
2009-06-19 xli24Code scrub for VgaMiniPortDxe.
2009-06-19 klu2Add missing source item in INF for Bmp.h header file
2009-06-19 klu21) Make naming of enumeration type follows coding style
2009-06-19 klu2Refine the comments.
2009-06-19 klu2Clean up the Ps2keyboardDxe module
2009-06-19 xli24Update comments.
2009-06-19 xli24Code scrub for SmmRuntimeDxeReportStatusCodeLibFramework.
2009-06-18 rsun3Remove an inline assembly statement added for debug
2009-06-18 pkandelReviewed the description in the FatBinPkg .dec file.
2009-06-18 pkandelReviewed the description of ECP in the .dec file for...
next