summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-25Use UNI file string to display Boot Option for language localization.gikidy
2009-06-25fix build failure.eric_tian
2009-06-25change the enum field name convention to pass ECCeric_tian
2009-06-25roll back r8590 patcheric_tian
2009-06-24Fix build warning of implicitly pointer castingklu2
2009-06-24add assertion to ensure ACPI table is checksumed.eric_tian
2009-06-24do checksum before installing IBFT.eric_tian
2009-06-24Fix the potential issue that using integrate as BOOLEAN value in judgment. klu2
2009-06-24Use INTN to case the result of subtractklu2
2009-06-24Explicit to judge whether Index is out of boundary.klu2
2009-06-24Add NULL checking for input parameter.klu2
2009-06-241) Add blank before @file to follows doxygen style.klu2
2009-06-24Refine commentsklu2
2009-06-24Refine comments.klu2
2009-06-24This patch includes:klu2
2009-06-24Update code style and commentslgao4
2009-06-24Refine the comments for IntelFrameworkPkg/Include/Protocol/DataHub.hklu2
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