summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ArmPlatformPkg/PrePi: Removed harcoded HobList pointer calculation to use Pre...oliviermartin2011-08-181-4/+4
* ArmPkg: Fix ARMGCC buildoliviermartin2011-08-182-2/+1
* ArmPlatformPkg/PrePi: Removed second initialization of DebugAgenLiboliviermartin2011-08-181-3/+0
* ArmPlatformPkg/SP804TimerLib: Fix delay functions to be reentrantoliviermartin2011-08-181-29/+92
* ArmPlatformPkg/SP804TimerLib: Fixed macro timer base addressesoliviermartin2011-08-181-7/+7
* Omap35xxPkg/Library/RealTimeClockLib: Add RTC Supportoliviermartin2011-08-188-10/+1118
* Omap35xxPkg/MMCHSDxe: Fixed initialization when started from gBS->ConnectCont...oliviermartin2011-08-181-6/+1
* Added 3 new EFI Resources Attributes defined in PI 1.2 Specification, Errata B. vanjeff2011-08-181-1/+7
* Updated GCD implementation to consume the correct EFI Resources Attributes(Ca...vanjeff2011-08-181-3/+28
* Fix mismatch between the declaration and definition of fwrite.darylm5032011-08-181-4/+4
* Added 3 new EFI Resources Attributes defined in PI 1.2 Specification, Errata B. vanjeff2011-08-181-9/+12
* Re-enable the declaration for ftello.darylm5032011-08-181-1/+1
* OvmfPkg/SmbiosPlatformDxe: Fix Visual Studio build issuejljusten2011-08-171-2/+2
* Update or add comments to files and functions for use by Doxygen.darylm5032011-08-177-569/+2443
* Allocate memory buffer to store TscFrequency, and InstallConfigurationTable w...lzeng142011-08-172-6/+12
* Remove the blank line. lgao42011-08-171-2/+1
* Add IScsiDxe driver to NetworkPkg in order to support iSCSI over IPv6 stack a...tye12011-08-1726-1/+14300
* 1. Add Uefi231 secure boot related definitionshhuan132011-08-163-9/+51
* 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