Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android
/
bootable
/
bootloader
/
edk2
/
35c77daed97acbd189b332b256525e010ce3de1a
/
ArmPlatformPkg
/
PrePi
18744a5
ARM Packages: Removed unused PcdArmPrimaryCore
by Olivier Martin
· 10 years ago
91c38d4
ARM Packages: Replace tabs by spaces for indentation
by Ronald Cron
· 10 years ago
3402aac
ARM Packages: Removed trailing spaces
by Ronald Cron
· 10 years ago
1b0ac0d
ArmPkg/ArmGic: Returned the InterruptId in ArmGicAcknowledgeInterrupt()
by Olivier Martin
· 10 years ago
2ca815a
ArmPkg/ArmGic: Move out the EndOfInterrupt from the interrupt acknowledgement
by Olivier Martin
· 10 years ago
f8a9910
ARM Packages: Use .8byte instead of .dword for pointers
by Brendan Jackman
· 11 years ago
ef7b378
ARM Packages: Remove GCC filter for AARCH64 assembly files
by Brendan Jackman
· 11 years ago
81514a8
ArmPlatformPkg/PrePi: Use the same calculation to declare the stack size as in the entrypoint
by Olivier Martin
· 11 years ago
c2d87a4
ArmPlatformPkg/PrePi: Fixed register corruption
by Olivier Martin
· 11 years ago
c357fd6
ArmPkg/ArmPkg.dec: Redefined PcdSystemMemory(Base|Size) as UINT64
by Olivier Martin
· 11 years ago
6cc28dc
ARM Packages: Removed 'Chipset/ArmV7.h' inclusion from the non-ARMv7 specific files
by Olivier Martin
· 11 years ago
54ed21d
ArmPlatformPkg/ArmVExpressPkg: Removed unused PCDs declaration from INF file
by Olivier Martin
· 11 years ago
6dafb30
ArmPlatformPkg: PrePei Cache disable and invalidate.
by Olivier Martin
· 11 years ago
1bc8326
ArmPlatformPkg: Added Aarch64 support
by Harry Liebel
· 11 years ago
da27524
ArmPkg: Removed the non-used PCD PcdGicPrimaryCoreId
by Olivier Martin
· 11 years ago
f93f248
ArmPlatformPkg: Removed the check on the CpuId to release the secondary cores from their mailbox spinning
by Olivier Martin
· 11 years ago
b5a5722
ArmPlatform/ArmPlatformLib: Introduced ArmPlatformPeiBootAction()
by oliviermartin
· 12 years ago
bebda7c
ArmPlatformPkg/ArmPlatformLib: Added support for ArmPlatformIsPrimaryCore()
by oliviermartin
· 12 years ago
a9d7090
ArmPlatformPkg: Moved ARMv7 specific files to a 'Arm' subdirectory
by oliviermartin
· 12 years ago
063ad84
ArmPlatformPkg/PrePi: Removed magic values
by oliviermartin
· 12 years ago
17839a4
ArmPlatformPkg/ArmPlatformStackLib: Introduced helper library to initialize stacks
by oliviermartin
· 12 years ago
695df8b
ArmPlatformPkg: Introduction of gArmPlatformTokenSpaceGuid.PcdCoreCount
by oliviermartin
· 12 years ago
fb47559
ArmPlatformPkg/PrePi: Moved Exception Vector Table to ArmPkg/DebugAgentBaseLib
by oliviermartin
· 12 years ago
ce88684
ARM Packages: Fixed mispellings
by oliviermartin
· 12 years ago
0dbbacd
ArmPlatformPkg/PrePi: Declared the ARM MP Core Info
by oliviermartin
· 12 years ago
92034e1
ARM Packages: Clean code (Remove unused PCDs, ...)
by oliviermartin
· 12 years ago
a32dae4
ArmPkg/AsmMacroIoLib: Renamed 'GetCorePositionInStack' macro into 'GetCorePositionFromMpId'
by oliviermartin
· 12 years ago
2575b72
ArmPkg: Fixed RVCT compiler warnings
by oliviermartin
· 12 years ago
315649c
ArmPkg/ArmGicLib: Replaced 'ArmGicAcknowledgeSgiFrom' by 'ArmGicAcknowledgeInterrupt'
by oliviermartin
· 13 years ago
4c19ece
ArmPkg/ArmGicLib: Changed ArmGicSendSgiTo() to allow to send a specific SGI
by oliviermartin
· 13 years ago
b1d41be
ArmPkg/ArmCpuLib: Replaced complex functions ArmCpuSynchronizeWait & ArmCpuSynchronizeSignal by sev & wfe
by oliviermartin
· 13 years ago
f437141
ArmPlatformPkg: Renamed and Invoked earlier ArmPlatformNormalInitialize()
by oliviermartin
· 13 years ago
82325f9
ARM Packages: Minor changes (fixed mispelling, line endings, incorrect comments)
by oliviermartin
· 13 years ago
37363df
ArmPlatformPkg/PrePi: Added Firmware Version String to the 'welcome' statement
by oliviermartin
· 13 years ago
7defe7b
ArmPlatformPkg/PrePi: Fix comment (minor change)
by oliviermartin
· 13 years ago
1377db6
ArmPlatformPkg: Updated the stack setup to have the same geometry between the Secure and Normal World
by oliviermartin
· 13 years ago
2569b06
ArmPlatformPkg/PrePi: Fixed stack setup when System Memory is mapped upto 0xFFFFFFFF
by oliviermartin
· 13 years ago
1aa9860
ArmPlatformPkg/PrePi: Ony synchronize cores when it is a MPCore System
by oliviermartin
· 13 years ago
5f5b907
ArmPlatformPkg: Fix Global Variable region initialization when GlobalVariable's size is zero
by oliviermartin
· 13 years ago
aa26b8f
ArmPlatformPkg/PrePi: Remove duplicate call of BuildMemoryTypeInformationHob()
by oliviermartin
· 13 years ago
031f52c
ArmPlatformPkg: Fix initialization of the Global Variable when stack pointer higher than 0x7FFFFFFF
by oliviermartin
· 13 years ago
99565b8
ArmPlatform/PrePi: Fixed PrePi for MP Cores platform and Global Variable region settings
by oliviermartin
· 13 years ago
89bbce1
Arm Packages: Fix builds for XCODE32 toolchain
by oliviermartin
· 13 years ago
886f97c
ARM Packages: Fixed Build failings/warnings/EDK2 coding convention
by oliviermartin
· 13 years ago
bd6b979
ArmPkg/ArmLib: Clean ArmV7Lib
by oliviermartin
· 13 years ago
1d2bbdb
ArmPkg: Removed deprecated 'ArmMPCoreMailBoxLib'
by oliviermartin
· 13 years ago
44788ba
ArmPkg: Create MpCoreInfo PPI and HOB to describe CPU Cores on a MPCore platform
by oliviermartin
· 13 years ago
8fc38a3
ArmPlatformPkg: Introduce ArmPlatformGlobalVariableLib
by oliviermartin
· 13 years ago
c524ffb
ArmPlatformPkg/PrePi: Removed the dependency on 'PcdCPUCoresNonSecStackBase'
by oliviermartin
· 13 years ago
f92b93c
ARM Packages: Rename PcdNormal* into Pcd* PCDs
by oliviermartin
· 13 years ago
2dbcb8f
ArmPlatformPkg: Changed memory model for the stacks
by oliviermartin
· 13 years ago
0787bc6
ArmPlatformPkg: Introduce Primary core macros
by oliviermartin
· 13 years ago
55a0d64
ArmPkg: Renamed library 'PL390GicLib' into 'ArmGicLib'
by oliviermartin
· 13 years ago
11c20f4
Arm Packages: Fixed coding style/Line endings to follow EDK2 coding convention
by oliviermartin
· 13 years ago
3757392
ArmPlatformPkg/PrePi: Removed harcoded HobList pointer calculation to use PrePeiHobListPointerLib function
by oliviermartin
· 13 years ago
11e667f
ArmPlatformPkg/PrePi: Removed second initialization of DebugAgenLib
by oliviermartin
· 13 years ago
2ee8536
ArmPlatformPkg: Fix warnings
by oliviermartin
· 13 years ago
d269095
ArmPlatformPkg: Change the memory model for the ARM Platform components
by oliviermartin
· 13 years ago
a6caee6
ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatformSecExtraAction()
by oliviermartin
· 13 years ago
fb42fff
ArmPlatformPkg: Fix build issues
by oliviermartin
· 13 years ago
5cc45b7
ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Drivers/
by oliviermartin
· 14 years ago
cd872e4
ArmPlatformPkg/PrePi: Add support for PrePi module
by oliviermartin
· 14 years ago