Age | Commit message (Expand) | Author |
2009-06-26 | Updated copyright. Deleted erroneous "Module Name" line. Changed preceding ma... | darylm503 |
2009-06-26 | Changed Copyright to 2006-2009 to reflect original through current revisions.... | darylm503 |
2009-06-26 | Coding style clean-up. | rsun3 |
2009-06-26 | Update code style. | lgao4 |
2009-06-26 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8668 6f1... | jchen20 |
2009-06-26 | Enhance error handle of BuildDevicePath for it is possible to receive other e... | gikidy |
2009-06-26 | Verified some definitions of DataHubRecord. | gikidy |
2009-06-26 | Clean up ECC. | vanjeff |
2009-06-26 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8664 6f1... | jchen20 |
2009-06-26 | Code scrub for IdeBusDxe driver | jchen20 |
2009-06-25 | Code scrub for PCI Bus module and PciIncompatibleDeviceSupportLib module. | vanjeff |
2009-06-25 | update the comments on Event | eric_tian |
2009-06-25 | Correct DriverSample ConfigAcess protocol ExtractConfig interface. | lgao4 |
2009-06-25 | code scrub on Ps2MouseDxe/Ps2MouseAbsolutePointer module | eric_tian |
2009-06-25 | Clean up Library LzmaCustomDecompressLib, PeiRecoveryLib and driver SectionEx... | lgao4 |
2009-06-25 | code scrub on Ps2MouseDxe module | eric_tian |
2009-06-25 | Extend the max number of interface to 128 and correct the display of eth name. | gikidy |
2009-06-25 | Use UNI file string to display Boot Option for language localization. | gikidy |
2009-06-25 | fix build failure. | eric_tian |
2009-06-25 | change the enum field name convention to pass ECC | eric_tian |
2009-06-25 | roll back r8590 patch | eric_tian |
2009-06-24 | Fix build warning of implicitly pointer casting | klu2 |
2009-06-24 | add assertion to ensure ACPI table is checksumed. | eric_tian |
2009-06-24 | do checksum before installing IBFT. | eric_tian |
2009-06-24 | Fix the potential issue that using integrate as BOOLEAN value in judgment. | klu2 |
2009-06-24 | Use INTN to case the result of subtract | klu2 |
2009-06-24 | Explicit to judge whether Index is out of boundary. | klu2 |
2009-06-24 | Add NULL checking for input parameter. | klu2 |
2009-06-24 | 1) Add blank before @file to follows doxygen style. | klu2 |
2009-06-24 | Refine comments | klu2 |
2009-06-24 | Refine comments. | klu2 |
2009-06-24 | This patch includes: | klu2 |
2009-06-24 | Update code style and comments | lgao4 |
2009-06-24 | Refine the comments for IntelFrameworkPkg/Include/Protocol/DataHub.h | klu2 |
2009-06-24 | remove the self-implementation on checksum() in this module by using BaseLib. | eric_tian |
2009-06-24 | remove the self-implementation on checksum() in this module by using BaseLib. | eric_tian |
2009-06-24 | Code scrub for IdeBusDxe driver | jchen20 |
2009-06-24 | Update structure's comments to doxygen style. | klu2 |
2009-06-23 | Restore Include/Library/ShellCEntryLib.h. Cleanup function and | jljusten |
2009-06-23 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8633 6f1... | jcarsey |
2009-06-23 | Fix a syntax error. There was an extra closing parenthesis: ')' | jljusten |
2009-06-23 | Set the SMI port in the ACPI FACP table to 0. This signals to the | jljusten |
2009-06-23 | Make 0xa0000 - 0xb0000 I/O memory. | jljusten |
2009-06-23 | Fix some potential buffer overflow issue. | klu2 |
2009-06-23 | fixed Unix GCC build issue. | vanjeff |
2009-06-23 | Fix potential buffer overflow issue. | klu2 |
2009-06-23 | Add more checking to avoid the buffer overflow. | klu2 |
2009-06-23 | refine VariablePei driver to unify the algorithm of access VariableIndexTable... | eric_tian |
2009-06-23 | Clean up meta data and code scrub for PCI Bus module. | vanjeff |
2009-06-23 | Synchronize the binary with build tools' source at r1630 which fix the issue ... | klu2 |