summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-28StdLib, AppPkg: Update ReadMe files.darylm503
2012-02-27StdLib/Include/paths.h: Update paths to reflect new base of \Efi\StdLib.darylm503
2012-02-27ArmPlatformPkg/PrePeiCore: Ensured the size is 8-byte alignedoliviermartin
2012-02-27ArmPlatformPkg/ArmPlatformGlobalVariableLib: Added an assert to ensure the 'V...oliviermartin
2012-02-27ArmPlatformPkg/SP804TimerDxe: Move 'gVector' initialization earlier in the codeoliviermartin
2012-02-27ArmPkg/ArmArchTimerLib: Renamed the constructor to 'TimerConstructor()'oliviermartin
2012-02-27ArmPkg/PL390Gic: Removed duplicated line of codes disabling the interruptsoliviermartin
2012-02-27ArmPkg/LinuxLoader: Fixed memory leakoliviermartin
2012-02-27Update the modifier of ThunkContext parameter for AsmPrepareThunk16() in Base...lgao4
2012-02-27Update ECP Package Glue BaseLib to save/restore xmm6-xmm15 in functions setJu...lgao4
2012-02-27Add code check to avoid access violation.ydong10
2012-02-27Remove ASSERT to let DXE core return gracefully when loading an invalid image.gdong1
2012-02-24Fix issues detected by python web-server.lpleahy
2012-02-24ShellPkg: Fix ICC11 build failure.jcarsey
2012-02-24ArmPkg/BdsLib: Added support for using uInitrdoliviermartin
2012-02-24ArmPkg/BdsLib: Fixed LinuxImageSize if uImagei formatoliviermartin
2012-02-24EmbeddedPkg/FdtLib: Added patches to support libfdt in EDK2oliviermartin
2012-02-24GraphicsConsole supports both UGA and GOP protocol, "UGA Console Driver" is c...li-elvin
2012-02-22MdePkg: Add a new macro VA_COPY for variable argument support. Fix a bug in t...rsun3
2012-02-17Fix the errors detected by the GCC compiler:lpleahy
2012-02-17* StdLib.dsc was changed to always build the sockets code.lpleahy
2012-02-17Don't install FV protocol on the corrupt FV image. lgao4
2012-02-15Bug fix: CreateEvent sometimes returning EFI_INVALID_PARAMETER due to bad TPL...lpleahy
2012-02-15Set executable attributes for those run scripts. lgao4
2012-02-15Enable PCD version check on PCD driver and PCD database.lgao4
2012-02-15Add code check to avoid access violation.ydong10
2012-02-15Enable write file to USB from Shell in Win7 OSydong10
2012-02-14ArmPkg/ArmV7Lib: Add support for Invalid Instruction Cache to Point of Unific...oliviermartin
2012-02-14ArmPkg: Changed ARM CPU SetMemoryAttributes to always use strongly ordered fo...oliviermartin
2012-02-14Enhance BGRT driver to install BGRT table upon every ReadyToBoot eventczhang46
2012-02-13Update documentation to match required tree on the storage device.lpleahy
2012-02-13Change to match the tree required on the storage device.lpleahy
2012-02-10Fix some errors detected by the GCC 4.4 compiler.lpleahy
2012-02-10Fix some errors detected by the GCC 4.4 compiler.lpleahy
2012-02-09Merged socket development branch:lpleahy
2012-02-09Merged socket development branch:lpleahy
2012-02-09Merged socket development branchlpleahy
2012-02-09ArmPlatformPkg/Bds: Add support for 'BootCurrent'oliviermartin
2012-02-09ArmPlatformPkg/Bds: Fixed update of boot entriesoliviermartin
2012-02-09ArmPlatformPkg/Bds: Fixed 'BootNext' supportoliviermartin
2012-02-09ArmPlatformPkg/Bds: Fixed memory leakoliviermartin
2012-02-09ArmPkg/BdsLib: Fixed memory leakoliviermartin
2012-02-09ArmPkg/BdsLib: Fixed incorrect typecastingoliviermartin
2012-02-09ArmPkg/BdsLib: Load initrd next to the Linux kernel to allow to reduce the me...oliviermartin
2012-02-09ArmPkg/BdsLib: Added support to start uImageoliviermartin
2012-02-071. Fix a bug for PXEv6 when Proxy PXE server and DHCP server are located at t...sfu5
2012-02-07Generic solution to handle reset failure in some special platforms.niruiyu
2012-02-03Append double-null for Type 19 data record.lzeng14
2012-02-03Change StrLen from UINT8 to UINTN to fix the potential infinite loop issue.lzeng14
2012-02-02ShellPkg: fix 'ls' handling of empty drives where there is not even an "." or...jcarsey