summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-03VS2005 and DDK3790 tool chain tags require typecasts to BOOLEAN to compile.mdkinney
2012-09-29MdeModulePkg:removes the unreachable ‘break’ instruction after a ‘retur...erictian
2012-09-28ArmPlatformPkg/LcdPlatformLib.h: Updated HD mode settings to produce a 60Hz f...oliviermartin
2012-09-28ArmPlatformPkg/LcdPlatformLib.h: Added support for 'WSXGA+ Mode: 1680 x 1050'oliviermartin
2012-09-28ArmPlatformPkg/ArmVExpress-CTA15-A7: Added support for CoreTile Express A15x2...oliviermartin
2012-09-28ArmPlatformPkg/ArmPlatformStackLib: Introduced helper library to initialize s...oliviermartin
2012-09-28EmbeddedPkg: Introduced 'SerialPortExtLib.h'oliviermartin
2012-09-28ARM Packages: Moved ARM assembly files to 'Arm' subdirectoryoliviermartin
2012-09-28ArmPlatformPkg/EblCmdLib: Added the command 'dumpfdt'oliviermartin
2012-09-28ArmPlatformPkg/ArmPlatformLib.h: Introduced ArmPlatformGetCorePosition()oliviermartin
2012-09-28ArmPlatformPkg: Introduction of gArmPlatformTokenSpaceGuid.PcdCoreCountoliviermartin
2012-09-28ArmPkg/BdsLib: Added FDT support for BdsLiboliviermartin
2012-09-28ArmPkg/DefaultExceptionHandlerLib: Added support to the BASE-type libraryoliviermartin
2012-09-28ArmPlatformPkg/PrePi: Moved Exception Vector Table to ArmPkg/DebugAgentBaseLiboliviermartin
2012-09-28ArmPlatformPkg/Sec: Moved Exception Vector Table to ArmPkg/DebugAgentBaseLiboliviermartin
2012-09-28Add more exact SMM check in SmmFaultTolerantWriteHandler.lzeng14
2012-09-28Rename Trusted Hob to Measured FV hob and add Guided Hob layout structureczhang46
2012-09-27ArmPlatformPkg/ArmVExpress-CTA9x4.dsc: Fixed buildoliviermartin
2012-09-27EmbeddedPkg: Added support to libfdtoliviermartin
2012-09-27ArmPlatformPkg/Bds: Replaced 'EBL' by 'UEFI Shell' as the default shell on AR...oliviermartin
2012-09-27ARM Packages: Replaced the build of Fat driver and EBL by the binaries of Fat...oliviermartin
2012-09-27ShellBinPkg: Added ARM Binariesoliviermartin
2012-09-27FatBinPkg: Added ARM Binariesoliviermartin
2012-09-27EdkShellPkg: Added new patch to support EFI Shell project revision 61oliviermartin
2012-09-27EdkShellBinPkg: Added ARM Binariesoliviermartin
2012-09-27Omap35xxPkg/Flash: Fixed 'NandStatus may be used before being set'oliviermartin
2012-09-27ARM Packages: Minor typo, mispellings and coding style changesoliviermartin
2012-09-27Enable EFI_IFR_DEFAULT2 opcode in browser.ydong10
2012-09-27Add debug port and debug port 2 table.jyao1
2012-09-27Save and disable CPU interrupt before programming MTRR settings, and restore ...vanjeff
2012-09-27Reset system only when the pre-allocated memory is more than 1.5 of needed me...niruiyu
2012-09-26ArmPlatformPkg/EblCmdLib: Fixed 'performance' commandoliviermartin
2012-09-26ArmPlatformPkg/VExpressMotherBoard.h: Added more motherboard definitionsoliviermartin
2012-09-26ArmPlatformPkg/PL011Uart: The PL011 UART fractional part does not need to be ...oliviermartin
2012-09-26ArmPkg/include: Added macro ARM_VECTOR_TABLE_ALIGNMENToliviermartin
2012-09-26ArmPlatformPkg: Added 'Makefile' to build EDK2 from Makefile based IDEoliviermartin
2012-09-26Remove local function IsValidDevicePath and use new interface provided by Uef...niruiyu
2012-09-25StdLib/Include: Minor changes in preparation for Interactive I/O (TTY) functi...darylm503
2012-09-251. Update PiSmmCore to always invoke SmiManage (NULL, NULL, NULL, NULL) when ...vanjeff
2012-09-24StdLib/LibC/StdLib/Malloc.c: Make the free() function conform to the ISO/IEC...darylm503
2012-09-24Clean the build warning.ydong10
2012-09-24Add new API IsDevicePathValid() to UefiDevicePathLib.niruiyu
2012-09-24Handle the case when OpROM wants to completely remove itself.niruiyu
2012-09-20StdLib, StdLibPrivateInternalFiles: Clean up comments, Remove debugging code,...darylm503
2012-09-19Add TperReset Logic By using MOR bit - Remove the unnecessary parameter. qianouyang
2012-09-14Add a dialog box with help message when user changes the state of "Attempt Se...sfu5
2012-09-14Fix the issue that FTW driver fail to reclaim WorkSpace.lzeng14
2012-09-141. Fix a bug when comparing two timestamp in auth-variable driver.sfu5
2012-09-13Fix coding style issue czhang46
2012-09-13Add ImageAuthenticationStatusLib to SAP to check Authentication Status return...czhang46