summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add new interfaces to support PKCS7#7 signed data and authenticode signature....tye12011-08-1618-158/+1440
* 1.Fix a icc build breakhhuan132011-08-161-1/+1
* 1. Add two performance measurement points for SMM performance measurement;rsun32011-08-168-5/+166
* Update or add comments to files and functions for use by Doxygen.darylm5032011-08-1511-714/+1746
* ArmPkg/DebugAgentSymbolsOnlyLib: Fix the Firmware Base Address containing the...oliviermartin2011-08-151-1/+1
* ArmPkg/ArmDmaLib: Fix coherency issues in DmaLiboliviermartin2011-08-151-32/+42
* ArmPkg/DebugAgentSymbolsOnlyLib: Fixed switch() statement - missing 'break'oliviermartin2011-08-151-0/+2
* ArmPkg/PL390Gic: Fix RegisterInterruptSource() to be able to unregister an in...oliviermartin2011-08-151-2/+8
* Omap35xxPkg: Turn on the power for the USB Huboliviermartin2011-08-152-11/+28
* EmbeddedPkg/MmcDxe: Set the BlockLength at the beginning of the BlockIo transferoliviermartin2011-08-151-10/+12
* EmbeddedPkg/MmcDxe: Fix the indexes in the response arrayoliviermartin2011-08-153-14/+13
* EmbeddedPkg/MmcDxe: Implement the correct macro to get the device size of SD ...oliviermartin2011-08-152-3/+3
* EmbeddedPkg/MmcDxe: Fix the CMD3 sequenceoliviermartin2011-08-151-11/+13
* EmbeddedPkg/MmcDxe: Improved parameters checkingoliviermartin2011-08-151-9/+19
* EmbeddedPkg/MmcDxe: Create a periodic function to check if a card is presentoliviermartin2011-08-153-6/+87
* Use linked list to replace the current array solution to store the periodic S...niruiyu2011-08-151-123/+173
* EmulatorPkg/build.sh: Pass extra build options to the build commandjljusten2011-08-131-3/+3
* OvmfPkg/SmbiosPlatformDxe: Add OVMF SMBIOS driver (with Xen support)jljusten2011-08-1310-6/+373
* 1. Enhanced error handling in case PXE DHCP process error happens.hhuan132011-08-121-0/+8
* 1. Fix bugs for PXE-IPv6 to accommodate the situation: hhuan132011-08-128-28/+352
* OvmfPkg AcpiTimerLib: Fix issue with I/O address initializationjljusten2011-08-111-1/+1
* EmulatorPkg: Remove UnixPkg instance of the BaseLib and use PcdDxeIplBuildPag...andrewfish2011-08-111-12/+2
* EmulatorPkg: Make the library work with DXE Core.andrewfish2011-08-111-0/+4
* EmulatorPkg: Make early DEBUG prints in DXE Core work.andrewfish2011-08-111-0/+2
* ShellPkg: bug fix for edit search/replace functionjcarsey2011-08-101-13/+16
* MdeModulePkg: Don't build SmmLockBoxPeiLib for IPFjljusten2011-08-101-1/+1
* Disable building socket applications.darylm5032011-08-091-17/+17
* This adds support for @ prefixed commands in script files.jcarsey2011-08-091-1/+17
* Fix the bug in AcpiTableDxe drivers that doesn't work when more than 20 Acpi ...lgao42011-08-091-44/+49
* Fix X64 VS2005 and VS2008 compile error.lgao42011-08-091-1/+1
* Fix X64 compile error.lgao42011-08-091-1/+1
* Remove the code added originally to restore 8254 timer to 54ms.li-elvin2011-08-093-38/+0
* clarify the logic of the print length counting functions in both PrintLib lib...jcarsey2011-08-082-65/+25
* EmbeddedPkg: Fix mispellingsoliviermartin2011-08-0821-146/+146
* remove CatSPrint from ShellPkg.jcarsey2011-08-082-77/+0
* Better handle transmit errorslpleahy2011-08-082-224/+251
* add IPv4 address copy macro.jcarsey2011-08-081-0/+1
* MdeModulePkg/Dxe: Move assertions inside CoreInsertGcdMapEntry()oliviermartin2011-08-081-2/+4
* Remove SocketPkg referenceslpleahy2011-08-082-2/+0
* Add non null assertion before using the bridge instance.niruiyu2011-08-081-0/+6
* Fix @return Doxygen commands to be singular instead of plural.darylm5032011-08-0524-5092/+5092
* Update or add comments to files and functions for use by Doxygen.darylm5032011-08-058-131/+193
* Get rid of some rcsid blocks. The EDK II build options cause a build break o...darylm5032011-08-054-246/+241
* OvmfPkg/PlatformPei: Add Xen supportjljusten2011-08-054-14/+197
* Update or add comments to files and functions for use by Doxygen.darylm5032011-08-0411-194/+253
* Update or add comments to files and functions for use by Doxygen.darylm5032011-08-049-203/+436
* Print PCI Interrupt Line/Interrupt Pin registers before booting legacy OS.niruiyu2011-08-041-3/+71
* Print resource allocation/bar programming when PciBus driver does PCI BUS enu...niruiyu2011-08-046-288/+324
* Fix X64 compile error.lgao42011-08-041-1/+1
* UefiCpuPkg: Replace the un-necessary WBINVD instruction at the reset vector w...rsun32011-08-047-2/+3