summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ArmPlatformPkg: Minor code changes (comments, misspellings, coding stylei, li...oliviermartin2012-02-2826-458/+435
* ArmPlatformPkg/LcdGraphicsOutputDxe: Added support for ARM HDLCD controlleroliviermartin2012-02-281-1/+1
* StdLib, AppPkg: Update ReadMe files.darylm5032012-02-283-357/+501
* StdLib/Include/paths.h: Update paths to reflect new base of \Efi\StdLib.darylm5032012-02-271-83/+29
* ArmPlatformPkg/PrePeiCore: Ensured the size is 8-byte alignedoliviermartin2012-02-272-6/+14
* ArmPlatformPkg/ArmPlatformGlobalVariableLib: Added an assert to ensure the 'V...oliviermartin2012-02-277-22/+32
* ArmPlatformPkg/SP804TimerDxe: Move 'gVector' initialization earlier in the codeoliviermartin2012-02-271-1/+4
* ArmPkg/ArmArchTimerLib: Renamed the constructor to 'TimerConstructor()'oliviermartin2012-02-272-4/+4
* ArmPkg/PL390Gic: Removed duplicated line of codes disabling the interruptsoliviermartin2012-02-271-5/+2
* ArmPkg/LinuxLoader: Fixed memory leakoliviermartin2012-02-271-1/+2
* Update the modifier of ThunkContext parameter for AsmPrepareThunk16() in Base...lgao42012-02-272-4/+4
* Update ECP Package Glue BaseLib to save/restore xmm6-xmm15 in functions setJu...lgao42012-02-275-8/+58
* Add code check to avoid access violation.ydong102012-02-272-0/+12
* Remove ASSERT to let DXE core return gracefully when loading an invalid image.gdong12012-02-271-3/+1
* Fix issues detected by python web-server.lpleahy2012-02-248-56/+73
* ShellPkg: Fix ICC11 build failure.jcarsey2012-02-241-6/+10
* ArmPkg/BdsLib: Added support for using uInitrdoliviermartin2012-02-241-0/+14
* ArmPkg/BdsLib: Fixed LinuxImageSize if uImagei formatoliviermartin2012-02-241-0/+1
* EmbeddedPkg/FdtLib: Added patches to support libfdt in EDK2oliviermartin2012-02-244-0/+1010
* GraphicsConsole supports both UGA and GOP protocol, "UGA Console Driver" is c...li-elvin2012-02-241-2/+2
* MdePkg: Add a new macro VA_COPY for variable argument support. Fix a bug in t...rsun32012-02-222-2/+23
* Fix the errors detected by the GCC compiler:lpleahy2012-02-174-13/+15
* * StdLib.dsc was changed to always build the sockets code.lpleahy2012-02-1713-23/+31
* Don't install FV protocol on the corrupt FV image. lgao42012-02-173-38/+21
* Bug fix: CreateEvent sometimes returning EFI_INVALID_PARAMETER due to bad TPL...lpleahy2012-02-151-1/+1
* Set executable attributes for those run scripts. lgao42012-02-1528-0/+0
* Enable PCD version check on PCD driver and PCD database.lgao42012-02-152-8/+20
* Add code check to avoid access violation.ydong102012-02-153-0/+3
* Enable write file to USB from Shell in Win7 OSydong102012-02-151-1/+16
* ArmPkg/ArmV7Lib: Add support for Invalid Instruction Cache to Point of Unific...oliviermartin2012-02-147-14/+154
* ArmPkg: Changed ARM CPU SetMemoryAttributes to always use strongly ordered fo...oliviermartin2012-02-143-17/+4
* Enhance BGRT driver to install BGRT table upon every ReadyToBoot eventczhang462012-02-141-40/+79
* Update documentation to match required tree on the storage device.lpleahy2012-02-131-2/+2
* Change to match the tree required on the storage device.lpleahy2012-02-136-0/+0
* Fix some errors detected by the GCC 4.4 compiler.lpleahy2012-02-1015-40/+59
* Fix some errors detected by the GCC 4.4 compiler.lpleahy2012-02-1010-42/+13
* Merged socket development branch:lpleahy2012-02-0934-1295/+3447
* Merged socket development branch:lpleahy2012-02-0919-25/+6551
* Merged socket development branchlpleahy2012-02-090-0/+0
* ArmPlatformPkg/Bds: Add support for 'BootCurrent'oliviermartin2012-02-091-0/+13
* ArmPlatformPkg/Bds: Fixed update of boot entriesoliviermartin2012-02-091-3/+3
* ArmPlatformPkg/Bds: Fixed 'BootNext' supportoliviermartin2012-02-091-8/+33
* ArmPlatformPkg/Bds: Fixed memory leakoliviermartin2012-02-092-2/+25
* ArmPkg/BdsLib: Fixed memory leakoliviermartin2012-02-091-2/+8
* ArmPkg/BdsLib: Fixed incorrect typecastingoliviermartin2012-02-091-2/+2
* ArmPkg/BdsLib: Load initrd next to the Linux kernel to allow to reduce the me...oliviermartin2012-02-091-2/+11
* ArmPkg/BdsLib: Added support to start uImageoliviermartin2012-02-092-3/+11
* 1. Fix a bug for PXEv6 when Proxy PXE server and DHCP server are located at t...sfu52012-02-072-18/+38
* Generic solution to handle reset failure in some special platforms.niruiyu2012-02-076-8/+15
* Append double-null for Type 19 data record.lzeng142012-02-033-9/+6