Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
d8fdd5247ca6e33c71fc354fdb752f3c8df9d72c
/
ArmPlatformPkg
947a14a
ArmPlatformPkg: Fix ARM EB and VE builds
by oliviermartin
· 13 years ago
53f39c6
ArmPlatformPkg/ArmVExpressPkg: Add PL180 MCI support to ARM RTSM
by oliviermartin
· 13 years ago
c7b7c44
ArmPlatformPkg: Renamed 'DebugSecExtraActionLib' into 'ArmPlatformSecExtraActionLib'
by oliviermartin
· 13 years ago
6d8d736
ArmPlatformPkg/LcdPlatformLib: Produce the protocols EFI_EDID_DISCOVERED_PROTOCOL and EFI_EDID_ACTIVE_PROTOCOL
by oliviermartin
· 13 years ago
fab5507
ArmPlatformPkg/Sec: Fixed Monitor stack setup
by oliviermartin
· 13 years ago
d655026
MdeModulePkg/Variable: Check if there is a NV Variable Storage header prior to use its attributes
by oliviermartin
· 13 years ago
c20d62b
ArmPlatformPkg: Coding style changes (tab and line endings) - Minor changes
by oliviermartin
· 13 years ago
22ed9fb
BaseTools: Pending patches update
by oliviermartin
· 13 years ago
8234441
ArmPlatformPkg/Sec: Enabled VFP (if supported by platform) prior to any library invocation
by oliviermartin
· 13 years ago
8e0b5e0
ArmPlatformPkg: Update pending patches with the latest BaseTools SyncUp
by oliviermartin
· 13 years ago
1aa9860
ArmPlatformPkg/PrePi: Ony synchronize cores when it is a MPCore System
by oliviermartin
· 13 years ago
d0da41c
ArmPlatformPkg: Remove inappropriate comment in ArmPlatformPkg.dec
by oliviermartin
· 13 years ago
720b0d8
ArmPlatformPkg/patches: Update pending patches to fix builds
by oliviermartin
· 13 years ago
09bb585
ArmPlatformPkg/patches: Update the 'PendingPatches' on the latest BaseTools syncup
by oliviermartin
· 13 years ago
5f5b907
ArmPlatformPkg: Fix Global Variable region initialization when GlobalVariable's size is zero
by oliviermartin
· 13 years ago
710b8ac
ArmPlatform/Sec: Ensure all the CPU cores are calling ArmCpuSetup()
by oliviermartin
· 13 years ago
aa26b8f
ArmPlatformPkg/PrePi: Remove duplicate call of BuildMemoryTypeInformationHob()
by oliviermartin
· 13 years ago
d17afc8
ArmPlaformPkg/ArmVExpressPkg: Move initialization of SP810 at the early stage of the platform initialization (SEC)
by oliviermartin
· 13 years ago
ce5ed6c
ArmPlatformPkg: Fix PCD namespace for PCD that defines the the size of a Secure/Non Secure FD/FV files
by oliviermartin
· 13 years ago
c0658bd
ArmPlatformPkg/Bds: Fix the Boot Manager option to set the FDT device path
by oliviermartin
· 13 years ago
22a262c
ArmPlatformPkg/Bds: Fixed and Improved initrd support in the ArmPlatformPkg Boot Manager
by oliviermartin
· 13 years ago
483bc3d
ArmPlatformPkg/Bds: Fix when the default console variables are empty (or null)
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
513aa34
ArmPlatformPkg/Sec: Replaced hardcode SCR and NSACR values by PCDs to enable CPU and Platform Specific settings
by oliviermartin
· 13 years ago
504d146
ArmPlatformPkg: Use EmuVariable, Add Simple TextInTextOut to make easier to port to a new platform
by oliviermartin
· 13 years ago
00b2153
ArmPlatformPkg: Boot Linux from semihosting on RTSM by default (was NOR Flash)
by oliviermartin
· 13 years ago
d4bec9f
ArmPlatformPkg: Use fixed PcdTrustzoneSupport to define if Trustzone is enabled for a firmware
by oliviermartin
· 13 years ago
d48e4b1
ArmPlatformPkg: Fix PrePi firmwares for ArmRealViewEb
by oliviermartin
· 13 years ago
8d0fe26
ArmPlatformPkg: Remove ArmPlatformBootRemapping() function from the ArmPlatformLib
by oliviermartin
· 13 years ago
81be6e0
ArmPkg/ArmCpuLib: Fix GCC/XCode builds
by oliviermartin
· 13 years ago
793275a
ArmPlatformPkg: Coding style (minor changes)
by oliviermartin
· 13 years ago
a79803d
ArmPlatformPkg/ArmVExpressPkg: Do not declare SCC base for the RTSM VE Model
by oliviermartin
· 13 years ago
89bbce1
Arm Packages: Fix builds for XCODE32 toolchain
by oliviermartin
· 13 years ago
fa16d12
ArmPlatformPkg/ArmVExpressPkg: The virtual memory must have the Secure attribute when the platform does not make the transition in Normal World.
by oliviermartin
· 13 years ago
66f530e
ArmPlatformPkg/ArmVExpressPkg: HiiDatabaseDxe driver was missing
by oliviermartin
· 13 years ago
705b0c0
ArmPlatformPkg/Bds: Fix GetConsoleDevicePathFromVariable() when SetVariable has failed
by oliviermartin
· 13 years ago
886f97c
ARM Packages: Fixed Build failings/warnings/EDK2 coding convention
by oliviermartin
· 13 years ago
12fcdcb
ArmPlatformPkg: Create an ARM Platform DSC / FDF / ArmPlatformLib template
by oliviermartin
· 13 years ago
88d4f51
ArmPlatformPkg: Add support for ARM RTSM Versatile Express A15x1 and A15x4
by oliviermartin
· 13 years ago
bd6b979
ArmPkg/ArmLib: Clean ArmV7Lib
by oliviermartin
· 13 years ago
12c5ae2
ArmPlatformPkg: Replaced 'ArmPlatformTrustzoneSupported' by the fixed Pcd gArmTokenSpaceGuid.PcdTrustzoneSupport
by oliviermartin
· 13 years ago
4103bc9
ArmPlatformPkg: Replaced '!if' conditions by more appropriate '!ifdef' conditions
by oliviermartin
· 13 years ago
aa84fef
ArmPkg: Removed 'ArmV7/ArmV7MPCore*' files
by oliviermartin
· 13 years ago
90d6a1b
ArmPkg: Introduce ArmCpuLib to abstract ARM Cpu specific initialization
by oliviermartin
· 13 years ago
9703e34
ArmPlatformPkg/patches: Update the pending patches with the updated ARMGCC and RVCT toolchains and the new ARMLINUXGCC toolchain patches.
by oliviermartin
· 13 years ago
95b3580
ArmPlatformPkg/Bds: Add an option in the Boot Manager to edit the Device Path of the Platform Device Tree
by oliviermartin
· 13 years ago
1ddb209
ArmPlatformPkg/ArmVExpressPkg: Add support for ARM Versatile Express A9x4 Model
by oliviermartin
· 13 years ago
4463f70
ArmPlatformPkg/ArmiVExpressPkg: Introduce 'ArmVExpress.dsc.inc' to avoid duplication of library and PCD defintions around ARM Versatile Express Boards
by oliviermartin
· 13 years ago
f4ee7a8
ArmPlatformPkg/ArmRealViewEbPkg: Introduce 'ArmRealViewEb.dsc.inc' to avoid duplication of library and PCD defintions around ARM RealView Emulation Boards
by oliviermartin
· 13 years ago
c21e237
ArmPlatformPkg/ArmRealViewEbPkg: Removed unused 'Pei' module
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
77de7e5
ArmPlatformPkg: Add ArmPlatformGetPlatformPpiList()
by oliviermartin
· 13 years ago
93d451c
ArmPlatformPkg/PrePeiCore: Reverse Stack & PeiTemporary
by oliviermartin
· 13 years ago
8fc38a3
ArmPlatformPkg: Introduce ArmPlatformGlobalVariableLib
by oliviermartin
· 13 years ago
5b1928f
ArmPlatformPkg/Sec: Clean and Move all declaration into 'SecInternal.h' (2)
by oliviermartin
· 13 years ago
c524ffb
ArmPlatformPkg/PrePi: Removed the dependency on 'PcdCPUCoresNonSecStackBase'
by oliviermartin
· 13 years ago
009f583
ArmPlatformPkg/Sec: Clean and Move all declaration into 'SecInternal.h'
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
f156d5b
ArmPlatformPkg/ArmPlatformLib: Removed 'ArmPlatformIsMemoryInitialized' function
by oliviermartin
· 13 years ago
44e272f
ArmPlatformPkg/ArmPlatformLib: Introduce ArmPlatformSecBootAction function
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
76d17c3
ArmPkg/BdsLib: Use two distinct functions to boot Linux either by Atag or Fdt
by oliviermartin
· 13 years ago
11c20f4
Arm Packages: Fixed coding style/Line endings to follow EDK2 coding convention
by oliviermartin
· 13 years ago
c93ab96
ArmPlatformPkg/Bds: Fix menu when no boot entry are present for deletion or update
by oliviermartin
· 13 years ago
e8e1dae
ArmPlatformPkg/Bds: Fixed initialization of default Boot Entry with an initrd
by oliviermartin
· 13 years ago
e291948
ArmPlatformPkg/patches: Updated list of Pending patches after latest BaseTools sync
by oliviermartin
· 13 years ago
3e71018
ArmPlatformPkg/Bds: Fix the update of existing boot entries
by oliviermartin
· 13 years ago
ff7666c
ArmPlatformPkg/Bds: Minor fixes and coding style changes
by oliviermartin
· 13 years ago
4aa2417
ArmPkg/BdsLib: Move some functions used to create/update BDS Boot Entry from ArmPlatformPkg/Bds to ArmPkg/BdsLib
by oliviermartin
· 13 years ago
2755d84
ArmPkg/BdsLib: Add support to pass argument to a loaded EFI application
by oliviermartin
· 13 years ago
a6e97d2
ArmPkg/BdsLib: Move the Generic BDS_LOAD_OPTION structure from Armplatform/Pkg to ArmPkg/Bds
by oliviermartin
· 13 years ago
2ccfb71
ArmPlatformPkg/Bds: Add a signature in front of the Boot Argument propoer to this Bds
by oliviermartin
· 13 years ago
74b9613
ArmPlatformPkg/Bds: Get User inputs in Unicode
by oliviermartin
· 13 years ago
6740ea7
Clean up Rules of Platform FDFs to apply only one EFI image and Depex for each driver
by oliviermartin
· 13 years ago
16d88c2
EmbeddedPkg/MmcDxe: Add 'This' pointer attribute to protocol function
by oliviermartin
· 13 years ago
c8ece79
ArmPlatformPkg: Fix ARM RealView EB and VE builds (2)
by oliviermartin
· 13 years ago
192039d
ArmPlatformPkg: Update list of pending patches
by oliviermartin
· 13 years ago
cc1e814
ArmPlatformPkg: Fix ARM RealView EB and VE builds
by oliviermartin
· 13 years ago
ca8afbc
ArmPlatformPkg: Changed the reference base of the PI Global Pointer Offset
by oliviermartin
· 13 years ago
656416b
ArmPlatformPkg/Bds: Add Linux 'initrd' support to BDS
by oliviermartin
· 13 years ago
326d1df
ArmPlatformPkg/Bds: Add return carriage after the user presses 'ESC'
by oliviermartin
· 13 years ago
e180860
ArmPlatformPkg/PrePiHobListPointerLib: Fixed pointer calculation
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
2dde40b
ArmPlatformPkg/SP804TimerLib: Fix delay functions to be reentrant
by oliviermartin
· 13 years ago
9e4a626
ArmPlatformPkg/SP804TimerLib: Fixed macro timer base addresses
by oliviermartin
· 13 years ago
bb0f9e9
EmbeddedPkg/MmcDxe: Fix the indexes in the response array
by oliviermartin
· 13 years ago
1d36ec0
ArmPkg: Fix ARM builds for XCode32
by oliviermartin
· 13 years ago
65cd89d
ArmPkg/DebugAgentSymbolsOnlyLib: Add library to print loaded address of the SEC and PEI_CORE modules
by oliviermartin
· 13 years ago
e5bdb12
ArmPlatformPkg/Documentation: Add diagram to the documentation
by oliviermartin
· 13 years ago
2ee8536
ArmPlatformPkg: Fix warnings
by oliviermartin
· 14 years ago
dbf6167
ArmPlatformPkg/Documentation: Update ArmPLatformPkg documentation with PCD descriptions and explain how to port UEFI to new ARM platforms
by oliviermartin
· 14 years ago
d269095
ArmPlatformPkg: Change the memory model for the ARM Platform components
by oliviermartin
· 14 years ago
a6caee6
ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatformSecExtraAction()
by oliviermartin
· 14 years ago
70aa21d
ArmPlatformPkg/Bds: Catch the key pressed to escape the count doan
by oliviermartin
· 14 years ago
bcd8fa7
ArmPlatformPkg/SP804TimerLib: Fixed the performance timer
by oliviermartin
· 14 years ago
Next »