summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-24remove the self-implementation on checksum() in this module by using BaseLib.eric_tian
2009-06-24remove the self-implementation on checksum() in this module by using BaseLib.eric_tian
2009-06-24Code scrub for IdeBusDxe driverjchen20
2009-06-24Update structure's comments to doxygen style.klu2
2009-06-23Restore Include/Library/ShellCEntryLib.h. Cleanup function andjljusten
2009-06-23git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8633 6f1...jcarsey
2009-06-23Fix a syntax error. There was an extra closing parenthesis: ')'jljusten
2009-06-23Set the SMI port in the ACPI FACP table to 0. This signals to thejljusten
2009-06-23Make 0xa0000 - 0xb0000 I/O memory.jljusten
2009-06-23Fix some potential buffer overflow issue.klu2
2009-06-23fixed Unix GCC build issue.vanjeff
2009-06-23Fix potential buffer overflow issue.klu2
2009-06-23Add more checking to avoid the buffer overflow.klu2
2009-06-23refine VariablePei driver to unify the algorithm of access VariableIndexTable...eric_tian
2009-06-23Clean up meta data and code scrub for PCI Bus module.vanjeff
2009-06-23Synchronize the binary with build tools' source at r1630 which fix the issue ...klu2
2009-06-22fixed one bug causing "sct -u" failure when running at twice or more times.vanjeff
2009-06-22Correct the code format.lgao4
2009-06-22This patch includes:klu2
2009-06-22Update FV file path to follow the definition in Framework DxeCis 0.91.lgao4
2009-06-21Fix the wrong structure definition in Smbios.h. klu2
2009-06-21Synchronize all binaries with build tools source base on r1628.klu2
2009-06-20Fix ICC compatibility issuesmdkinney
2009-06-19Synchronize binary with modification of r1618 in buildtools project. The modi...klu2
2009-06-19Refine include file for PCI Platform Protocol, and update C source code accor...xli24
2009-06-19git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8613 6f1...jchen20
2009-06-19Remove unused PCDs: PcdPciIsaEnable and PcdPciVgaEnableklu2
2009-06-19Remove unused PCDs: PcdPciIsaEnable and PcdPciVgaEnableklu2
2009-06-19Remove unused PCDs: PcdPciIsaEnable and PcdPciVgaEnableklu2
2009-06-19Code scrub for IdeBusDxe driver and PeiS3Lib.(undergoing)jchen20
2009-06-19Code scrub for VgaMiniPortDxe.xli24
2009-06-19Add missing source item in INF for Bmp.h header fileklu2
2009-06-191) Make naming of enumeration type follows coding styleklu2
2009-06-19Refine the comments.klu2
2009-06-19Clean up the Ps2keyboardDxe moduleklu2
2009-06-19Update comments.xli24
2009-06-19Code scrub for SmmRuntimeDxeReportStatusCodeLibFramework.xli24
2009-06-18Remove an inline assembly statement added for debugrsun3
2009-06-18Reviewed the description in the FatBinPkg .dec file. pkandel
2009-06-18Reviewed the description of ECP in the .dec file for clarity and completeness...pkandel
2009-06-18Remove the binary files of those applications which have been contained in Mi...eric_tian
2009-06-18The unicode char and shift unicode char should be unicode but not ascii char.klu2
2009-06-18update the usage help text on variable statistic information.eric_tian
2009-06-18Correct Fat Commentslgao4
2009-06-18Code scrub for PeiDxeDebugLibReportStatusCode.xli24
2009-06-18Fix wrong variable used that may overwrite correct data with incorrect one.gikidy
2009-06-18Retire FrameworkDevicePath header file. It is not defined in framework spec. ...lgao4
2009-06-181. used PciPlatfromProtocolGuid to get VgaIo and IsaIo supported capability.vanjeff
2009-06-18the checksum must to be updated when install a new table into ACPI tableeric_tian
2009-06-17fix swap of pointersjcarsey