summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-24remove the self-implementation on checksum() in this module by using BaseLib.eric_tian3-39/+6
2009-06-24Code scrub for IdeBusDxe driverjchen2010-3938/+3024
2009-06-24Update structure's comments to doxygen style.klu21-17/+18
2009-06-23Restore Include/Library/ShellCEntryLib.h. Cleanup function andjljusten3-9/+62
2009-06-23git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8633 6f1...jcarsey5-52/+39
2009-06-23Fix a syntax error. There was an extra closing parenthesis: ')'jljusten1-2/+13
2009-06-23Set the SMI port in the ACPI FACP table to 0. This signals to thejljusten1-1/+1
2009-06-23Make 0xa0000 - 0xb0000 I/O memory.jljusten1-2/+1
2009-06-23Fix some potential buffer overflow issue.klu21-4/+6
2009-06-23fixed Unix GCC build issue.vanjeff1-14/+13
2009-06-23Fix potential buffer overflow issue.klu22-1/+2
2009-06-23Add more checking to avoid the buffer overflow.klu21-0/+4
2009-06-23refine VariablePei driver to unify the algorithm of access VariableIndexTable...eric_tian5-163/+45
2009-06-23Clean up meta data and code scrub for PCI Bus module.vanjeff13-576/+456
2009-06-23Synchronize the binary with build tools' source at r1630 which fix the issue ...klu225-1/+1
2009-06-22fixed one bug causing "sct -u" failure when running at twice or more times.vanjeff1-12/+23
2009-06-22Correct the code format.lgao41-22/+10
2009-06-22This patch includes:klu221-51/+56
2009-06-22Update FV file path to follow the definition in Framework DxeCis 0.91.lgao43-33/+14
2009-06-21Fix the wrong structure definition in Smbios.h. klu22-54/+46
2009-06-21Synchronize all binaries with build tools source base on r1628.klu224-1/+1
2009-06-20Fix ICC compatibility issuesmdkinney8-75/+80
2009-06-19Synchronize binary with modification of r1618 in buildtools project. The modi...klu23-0/+0
2009-06-19Refine include file for PCI Platform Protocol, and update C source code accor...xli242-29/+43
2009-06-19git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8613 6f1...jchen202-17/+1
2009-06-19Remove unused PCDs: PcdPciIsaEnable and PcdPciVgaEnableklu21-4/+0
2009-06-19Remove unused PCDs: PcdPciIsaEnable and PcdPciVgaEnableklu21-2/+0
2009-06-19Remove unused PCDs: PcdPciIsaEnable and PcdPciVgaEnableklu22-9/+3
2009-06-19Code scrub for IdeBusDxe driver and PeiS3Lib.(undergoing)jchen2010-89/+89
2009-06-19Code scrub for VgaMiniPortDxe.xli244-237/+212
2009-06-19Add missing source item in INF for Bmp.h header fileklu22-2/+2
2009-06-191) Make naming of enumeration type follows coding styleklu28-85/+59
2009-06-19Refine the comments.klu26-48/+96
2009-06-19Clean up the Ps2keyboardDxe moduleklu25-263/+179
2009-06-19Update comments.xli241-0/+1
2009-06-19Code scrub for SmmRuntimeDxeReportStatusCodeLibFramework.xli244-336/+203
2009-06-18Remove an inline assembly statement added for debugrsun31-1/+0
2009-06-18Reviewed the description in the FatBinPkg .dec file. pkandel1-1/+1
2009-06-18Reviewed the description of ECP in the .dec file for clarity and completeness...pkandel3-24/+26
2009-06-18Remove the binary files of those applications which have been contained in Mi...eric_tian73-9/+22
2009-06-18The unicode char and shift unicode char should be unicode but not ascii char.klu21-177/+177
2009-06-18update the usage help text on variable statistic information.eric_tian3-2/+13
2009-06-18Correct Fat Commentslgao42-3/+45
2009-06-18Code scrub for PeiDxeDebugLibReportStatusCode.xli242-61/+70
2009-06-18Fix wrong variable used that may overwrite correct data with incorrect one.gikidy1-7/+7
2009-06-18Retire FrameworkDevicePath header file. It is not defined in framework spec. ...lgao42-34/+0
2009-06-181. used PciPlatfromProtocolGuid to get VgaIo and IsaIo supported capability.vanjeff6-69/+150
2009-06-18the checksum must to be updated when install a new table into ACPI tableeric_tian1-1/+1
2009-06-17fix swap of pointersjcarsey1-4/+4
2009-06-17Add ASL_OUTFLAG to contain the different ASL output options.lgao42-21/+38