summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-15Update or add comments to files and functions for use by Doxygen.darylm503
2011-08-15ArmPkg/DebugAgentSymbolsOnlyLib: Fix the Firmware Base Address containing the...oliviermartin
2011-08-15ArmPkg/ArmDmaLib: Fix coherency issues in DmaLiboliviermartin
2011-08-15ArmPkg/DebugAgentSymbolsOnlyLib: Fixed switch() statement - missing 'break'oliviermartin
2011-08-15ArmPkg/PL390Gic: Fix RegisterInterruptSource() to be able to unregister an in...oliviermartin
2011-08-15Omap35xxPkg: Turn on the power for the USB Huboliviermartin
2011-08-15EmbeddedPkg/MmcDxe: Set the BlockLength at the beginning of the BlockIo transferoliviermartin
2011-08-15EmbeddedPkg/MmcDxe: Fix the indexes in the response arrayoliviermartin
2011-08-15EmbeddedPkg/MmcDxe: Implement the correct macro to get the device size of SD ...oliviermartin
2011-08-15EmbeddedPkg/MmcDxe: Fix the CMD3 sequenceoliviermartin
2011-08-15EmbeddedPkg/MmcDxe: Improved parameters checkingoliviermartin
2011-08-15EmbeddedPkg/MmcDxe: Create a periodic function to check if a card is presentoliviermartin
2011-08-15Use linked list to replace the current array solution to store the periodic S...niruiyu
2011-08-13EmulatorPkg/build.sh: Pass extra build options to the build commandjljusten
2011-08-13OvmfPkg/SmbiosPlatformDxe: Add OVMF SMBIOS driver (with Xen support)jljusten
2011-08-121. Enhanced error handling in case PXE DHCP process error happens.hhuan13
2011-08-121. Fix bugs for PXE-IPv6 to accommodate the situation: hhuan13
2011-08-11OvmfPkg AcpiTimerLib: Fix issue with I/O address initializationjljusten
2011-08-11EmulatorPkg: Remove UnixPkg instance of the BaseLib and use PcdDxeIplBuildPag...andrewfish
2011-08-11EmulatorPkg: Make the library work with DXE Core.andrewfish
2011-08-11EmulatorPkg: Make early DEBUG prints in DXE Core work.andrewfish
2011-08-10ShellPkg: bug fix for edit search/replace functionjcarsey
2011-08-10MdeModulePkg: Don't build SmmLockBoxPeiLib for IPFjljusten
2011-08-09Disable building socket applications.darylm503
2011-08-09This adds support for @ prefixed commands in script files.jcarsey
2011-08-09Fix the bug in AcpiTableDxe drivers that doesn't work when more than 20 Acpi ...lgao4
2011-08-09Fix X64 VS2005 and VS2008 compile error.lgao4
2011-08-09Fix X64 compile error.lgao4
2011-08-09Remove the code added originally to restore 8254 timer to 54ms.li-elvin
2011-08-08clarify the logic of the print length counting functions in both PrintLib lib...jcarsey
2011-08-08EmbeddedPkg: Fix mispellingsoliviermartin
2011-08-08remove CatSPrint from ShellPkg.jcarsey
2011-08-08Better handle transmit errorslpleahy
2011-08-08add IPv4 address copy macro.jcarsey
2011-08-08MdeModulePkg/Dxe: Move assertions inside CoreInsertGcdMapEntry()oliviermartin
2011-08-08Remove SocketPkg referenceslpleahy
2011-08-08Add non null assertion before using the bridge instance.niruiyu
2011-08-05Fix @return Doxygen commands to be singular instead of plural.darylm503
2011-08-05Update or add comments to files and functions for use by Doxygen.darylm503
2011-08-05Get rid of some rcsid blocks. The EDK II build options cause a build break o...darylm503
2011-08-05OvmfPkg/PlatformPei: Add Xen supportjljusten
2011-08-04Update or add comments to files and functions for use by Doxygen.darylm503
2011-08-04Update or add comments to files and functions for use by Doxygen.darylm503
2011-08-04Print PCI Interrupt Line/Interrupt Pin registers before booting legacy OS.niruiyu
2011-08-04Print resource allocation/bar programming when PciBus driver does PCI BUS enu...niruiyu
2011-08-04Fix X64 compile error.lgao4
2011-08-04UefiCpuPkg: Replace the un-necessary WBINVD instruction at the reset vector w...rsun3
2011-08-04Normalize data transfer buffer in BlockIo thunk driver to avoid INT 13 Functi...li-elvin
2011-08-03Fix send to properly wait while long transmits are in progresslpleahy
2011-08-03ShellPkg: Added the Ctrl based hot key for hexeditjcarsey