summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-29ArmPlatformPkg/PL011Uart: Allowed to change UART settings in its initializati...oliviermartin
2012-02-29Update FrameworkUefiLib library instance to implement the missing CatSPrint()...lgao4
2012-02-29Fix the issue in PeiCore to support PDB file path without '\' or '.' character.lgao4
2012-02-29Add sample code to show how to register Browser HotKey by BrowserEx protocol.lgao4
2012-02-28MdePkg/Include/Base.h: Defined __va_copy macro when not defined by the ARM to...oliviermartin
2012-02-28ArmPlatformPkg/ArmPlatformSysConfigLib: Add function 'ArmPlatformSysConfigGet...oliviermartin
2012-02-28ArmPkg/Library/SemihostLib: Removed depenencies on Uefi.h (Base library)oliviermartin
2012-02-28ArmPlatformPkg/NorFlashDxe: Fixed CFI NOR Flash driveroliviermartin
2012-02-28ArmPlatformPkg/Bds: Fixed the size of the unicode string use to represent hex...oliviermartin
2012-02-28ArmPlatformPkg/Sec: Add ASSERT() for checking the Secure Monitor Stack PCD va...oliviermartin
2012-02-28ArmPlatformPkg/Sec: Move 'ArmPlatformSecExtraAction' before we set NSACR & SCRoliviermartin
2012-02-28ArmPlatformPkg/Sec: Fix transition to Trusted Monitor World with ARMGCColiviermartin
2012-02-28ArmPlatformPkg: Move the Secure Monitor initialization into a separate 'ArmTr...oliviermartin
2012-02-28ArmPlatformPkg: Updated the stack setup to have the same geometry between the...oliviermartin
2012-02-28ArmPlatformPkg/PrePi: Fixed stack setup when System Memory is mapped upto 0xF...oliviermartin
2012-02-28ArmPkg/ArmLib: Fixed 'ArmConfigureMmu()' to avoid overflow when an entry is m...oliviermartin
2012-02-28ArmPkg/ArmLib.h: Update 'ARM_MEMORY_REGION_DESCRIPTOR' to support 64bit addre...oliviermartin
2012-02-28ArmPlatformPkg: Moved 'ArmTrustZoneLib' from ArmPkg/Library to ArmPlatformPkg...oliviermartin
2012-02-28ArmPlatformPkg/LcdGraphicsOutputDxe: Added support for ARM HDLCD controller (2)oliviermartin
2012-02-28ArmPlatformPkg: Minor code changes (comments, misspellings, coding stylei, li...oliviermartin
2012-02-28ArmPlatformPkg/LcdGraphicsOutputDxe: Added support for ARM HDLCD controlleroliviermartin
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