summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg
AgeCommit message (Expand)Author
2012-08-08ArmPlatformPkg/Bds: Fixed device path of the default error output deviceoliviermartin
2012-08-03ArmPlatformPkg/Drivers/PL011Uart: Fixed PL011UartWrite()oliviermartin
2012-08-02ArmPlatformPkg: Fixed ArmRealViewEb & BeagleBoard buildsoliviermartin
2012-08-02ArmPlatformPkg/PL180MciDxe: Clean codeoliviermartin
2012-08-02ArmPlatformPkg/PL011Uart: PL011UartWrite() stop to transmit if the buffer is ...oliviermartin
2012-08-02ArmPlatformPkg/PL180MciDxe: Fixed coding styleoliviermartin
2012-08-01ArmPlatformPkg/ArmVExpressPkg: Fixed build issueoliviermartin
2012-07-11ArmPlatformPkg/ArmVExpressLibCTA9x4: Fixed buildoliviermartin
2012-07-04ARM Packages: Fixed mispellingsoliviermartin
2012-07-04ArmPlatformPkg/Sec: Fixed Primary Non-Cold Boot Patholiviermartin
2012-07-04ArmPlatformPkg/PrePi: Declared the ARM MP Core Infooliviermartin
2012-07-04ARM Packages: Clean code (Remove unused PCDs, ...)oliviermartin
2012-07-04ArmPkg/AsmMacroIoLib: Renamed 'GetCorePositionInStack' macro into 'GetCorePos...oliviermartin
2012-07-04ArmPlatformPkg/Sec: Added support for Non Cold Boot Pathsoliviermartin
2012-07-04ArmPkg: Fixed RVCT compiler warningsoliviermartin
2012-05-02ArmPlatformPkg: Replaced 'ArmGicSecLib' by 'ArmGicLib'oliviermartin
2012-05-02ArmPlatformPkg/Bds: Fixed Memory Corruption when updating the path of a Linux...oliviermartin
2012-05-02ArmPlatformPkg/DebugSecExtraActionLib: Added Warning comment to signal the DR...oliviermartin
2012-05-02ArmPlatformPkg: Introduced 'ArmPlatformSecLib'oliviermartin
2012-05-02ArmPkg/ArmGicLib: Replaced 'ArmGicAcknowledgeSgiFrom' by 'ArmGicAcknowledgeIn...oliviermartin
2012-05-02ArmPkg/ArmGicLib: Changed ArmGicSendSgiTo() to allow to send a specific SGIoliviermartin
2012-05-02EmbeddedPkg/SerialDxe: Do not block UART when no data is available on the portoliviermartin
2012-05-02ArmPlatformPkg/PL35xSmc: Added function PL35xSmcSetRefresholiviermartin
2012-05-02ArmPkg/ArmLib: Added new functions to access ARM coprocessorsoliviermartin
2012-05-02ARM Packages: Fixed th 'NS' (Non Secure) bit in the MMU page Table Descriptoroliviermartin
2012-05-02ArmPkg/PeCoffExtraActionLib: Enabled DS-5 command line when using ARM Toolcha...oliviermartin
2012-05-02ArmPkg/ArmCpuLib: Replaced complex functions ArmCpuSynchronizeWait & ArmCpuSy...oliviermartin
2012-05-02ArmPlatformPkg/ArmPlatformGlobalVariableLib: Fixed calculation of GlobalVaria...oliviermartin
2012-05-02ArmPlatformPkg: Removed the 'Identify' functionsoliviermartin
2012-05-02ArmPlatformPkg/ArmPlatformGlobalVariableLib: Added new function ArmPlatformGe...oliviermartin
2012-05-02ArmPlatformPkg: Renamed and Invoked earlier ArmPlatformNormalInitialize()oliviermartin
2012-05-02ArmPkg: Replaced gArmTokenSpaceGuid.PcdGicNumInterrupts by ArmGicGetMaxNumInt...oliviermartin
2012-05-02ARM Packages: Minor changes (fixed mispelling, line endings, incorrect comments)oliviermartin
2012-04-13ArmPlatformPkg: Fixed build after latest BaseTools syncupoliviermartin
2012-04-12EDK II Packages: Added License.txt filesoliviermartin
2012-04-11EDK II Packages: Add Contributions.txt and License.txt filesjljusten
2012-03-26ArmPlatformPkg/PrePi: Added Firmware Version String to the 'welcome' statementoliviermartin
2012-03-26ArmPlatformPkg/Sec: Change initial 'welcome' string from 'UEFI Firmware' to '...oliviermartin
2012-03-26ArmPlatformPkg/SP805WatchdogDxe: Removed late initialization capability from ...oliviermartin
2012-03-26ArmPlatformPkg: Fixed gcc build (minor change)oliviermartin
2012-03-26ArmPlatformPkg/Sec: Allowed the Secondary Cores to set the Secure/Non Secure ...oliviermartin
2012-03-26ArmPlatformPkg/ArmSmcLib: Added helper library to make SMC call to the Secure...oliviermartin
2012-03-26ArmPlatformPkg/SP805Watchdog.h: Removed the DXE function declarations from th...oliviermartin
2012-03-26ArmPlatformPkg/Sec: Move ArmGicSetupNonSecure() prior to initialize platform-...oliviermartin
2012-03-26ArmPlatformPkg/Sec: Fixed monitor stack setupoliviermartin
2012-03-26ArmPlatformPkg/PrePi: Fix comment (minor change)oliviermartin
2012-03-26ArmPlatformPkg/ArmPlatformGlobalVariableLib: Fixed incorrect type castingoliviermartin
2012-03-15ARM Packages: Added the NULL implementation of CpuExceptionHandlerLiboliviermartin
2012-02-29ArmPlatformPkg/ArmPlatformSysConfigLib: Removed dependency on Uefi.h since it...oliviermartin
2012-02-29ArmPlatformPkg/PL011Uart: Allowed to change UART settings in its initializati...oliviermartin