]> git.proxmox.com Git - mirror_edk2.git/history - IntelFrameworkModulePkg
Committing changes to the comments, to improve code documentation.
[mirror_edk2.git] / IntelFrameworkModulePkg /
2009-07-09 pkandelCommitting changes to the comments, to improve code...
2009-07-09 eric_tianupdate the file header/function comments of DiskInfo...
2009-07-09 klu2Refine comments for BdsGetBootTypeFromDevicePath().
2009-07-09 vanjeffadd security check.
2009-07-09 lgao4Retire Logo and Shell guid header file, which are repla...
2009-07-08 lgao4Add comments for the return value of GenericBdsLib...
2009-07-08 gikidyEnhanced module to handle half handshake flow control.
2009-07-08 klu2Fix a building error due to check-in r8808
2009-07-08 klu2Refine comments.
2009-07-07 jljustenRemove TempStringLen. It was assigned, but not used...
2009-07-07 klu2Fix some issues reported by source static analysis...
2009-07-07 vanjeffAdd IncompatiblePciDeviceSupportDxe module in IntelFram...
2009-07-07 vanjeffRetired PciIncompatibleDeviceSupportLib from IntelFrame...
2009-07-06 vanjefffixed one typo.
2009-07-03 mdkinneyUpdate comments
2009-07-03 mdkinneyUpdate comments
2009-07-03 mdkinneyUpdate comments for IsaAcpi.h, IsaIo.h, and VgaMiniPort.h
2009-07-02 rsun3Fix bugs in last code scrub.
2009-07-01 lgao4Fix code bug to cause deal loop when no floppy device.
2009-07-01 rsun3Isa Floppy driver code scrub.
2009-07-01 mdkinneyAdd Null implementation of the Legacy Region Protocol
2009-06-30 klu2Should not use integer as boolean value for judgment.
2009-06-30 klu2Refine the member name.
2009-06-29 xli24Add check for memory allocation.
2009-06-29 vanjefffixed ecc and k8 issues.
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 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 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 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-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 jchen20Code scrub for IdeBusDxe driver
2009-06-23 jljustenFix a syntax error. There was an extra closing parenth...
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 vanjeffClean up meta data and code scrub for PCI Bus module.
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 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 klu2The unicode char and shift unicode char should be unico...
2009-06-18 xli24Code scrub for PeiDxeDebugLibReportStatusCode.
2009-06-18 gikidyFix wrong variable used that may overwrite correct...
2009-06-18 vanjeff1. used PciPlatfromProtocolGuid to get VgaIo and IsaIo...
2009-06-17 lgao4Update header file comments.
2009-06-17 eric_tianadd meta-data to describe module behavior
2009-06-17 eric_tianclean ECC issue
2009-06-16 xli24Update comments.
2009-06-16 xli24Update comments.
2009-06-16 xli24Update comments.
2009-06-16 lgao4Remove unused SerialIo protocol.
2009-06-16 lgao4Retire the duplicate StatusCode PCD:
2009-06-15 gikidyCorrected bad declaration.
2009-06-15 lgao4Retire VariablePei and PcatSingleSegmentPciCfgPei in...
2009-06-12 lgao4Retire DataHubProducer header file
2009-06-12 lgao4Add comments for IntelFrameworkModulePkg Header file.
2009-06-12 rsun3ISA Bus code scrub.
2009-06-11 rsun3ISA Bus driver code scrub. Fix a bug in Stop() that...
2009-06-11 gikidyFix BDS limitation of two "EFI DVD/CDROM" options appea...
2009-06-11 xli24Update comments for PeiReportStatusCodeLib.
2009-06-11 xli24Code scrub for DxeReportStatusCodeLib.
2009-06-10 rsun3ISA Bus driver code scrub.
2009-06-10 lgao4Correct TokenSpace Guid value
2009-06-10 eric_tianfix the ecc issue.
2009-06-09 vanjefffixed ECC and Klocwork issues.
2009-06-08 lgao4Add the missing Token Space Guid
2009-06-08 lgao4Add comments for Include header files
2009-06-08 lgao4Remove the duplicate NULL string.
2009-06-07 mdkinneyRemove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsL...
2009-06-07 mdkinneyRetire <FrameworkModuleBase.h>, <FrameworkModuleDxe...
2009-06-05 mdkinneyMove gEfiPciOptionRomTableGuid from IntelFrameworkModul...
2009-06-05 mdkinneyRetire PciHotplugDeviceGuid.
2009-06-05 gikidyEnhance Ps2Mouse and Ps2Keyboard driver and fix for...
next