Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
refs/heads/sos-5.x
/
ArmPkg
/
Include
4d9a4f6
ArmPkg/ArmLib MMU: add functions to set/clear RO and XN bits on regions
by Ard Biesheuvel
· 9 years ago
2afeabd
ArmPkg/AArch64Mmu: use architecturally correct definitions for XN/UXN
by Ard Biesheuvel
· 9 years ago
70119d2
ArmPkg: remove ARMv6 support code
by Ard Biesheuvel
· 9 years ago
8d13298
ArmPkg: split off ArmGicArchLib from ArmGicLib
by Ard Biesheuvel
· 9 years ago
bce29e3
ArmPkg: merge ArmGicV[23]Lib.h into ArmGicLib.h
by Ard Biesheuvel
· 9 years ago
c75d3eb
ArmPkg/BdsLib: Remove Linux loader from BdsLib
by Olivier Martin
· 9 years ago
0c72676
ArmPkg/BdsLib: Replaced BdsLoadApplication() by LocateEfiApplicationInFv()
by Olivier Martin
· 9 years ago
829ea9b
ArmPkg: Expand AArch64 address width to 48 bits
by Heyi Guo
· 10 years ago
459823d
ArmPkg: update BdsLib to updated definition of EFI_LOAD_OPTION
by Ard Biesheuvel
· 10 years ago
cc053ee
ArmPkg/BdsLib: Exposed ShutdownUefiBootServices() in the BdsLib interface
by Olivier Martin
· 10 years ago
6332ffb
ArmPlatformPkg/Bds: Remove any use of the "Fdt" UEFI variable
by Ronald Cron
· 10 years ago
7aec292
ArmPlatformPkg/ArmJunoDxe: Set the platform dependent FDT device path
by Ronald Cron
· 10 years ago
f6d46e2
ArmPkg/ArmGic: enable ARE bit before driving GICv3 in native mode
by Ard Biesheuvel
· 10 years ago
41fb5d4
ArmPkg/ArmGic: Use the GIC Redistributor instead of GIC Distributor for GICv3
by Olivier Martin
· 10 years ago
919697a
ArmPkg/ArmGic: Added GICv3 specific definitions
by Olivier Martin
· 10 years ago
90ed18c
ArmPkg/ArmLib.h: Add CPU Affinity definitions
by Olivier Martin
· 10 years ago
d5daaa8
ArmPkg/AsmMacroIoLib: Fixed the global variables initialization
by Olivier Martin
· 10 years ago
8dd618d
ArmPkg/ArmLib: Removed duplicated invalidate TLB function
by Olivier Martin
· 10 years ago
5521b5c
ArmPkg/SemihostLib: Add library functions
by Ronald Cron
· 10 years ago
c20f8ec
ArmPkg/Semihostlib: Rename semi-hosting open option
by Ronald Cron
· 10 years ago
5f81082
ArmPkg/ArmGic: Added GicV3 support to ArmGicDxe
by Olivier Martin
· 10 years ago
5f52576
ArmPkg/ArmGic: Added GicV3 detection
by Olivier Martin
· 10 years ago
d5c6b7f
ArmPkg/ArmGic: Introduced ArmGicGetSupportedArchRevision()
by Olivier Martin
· 10 years ago
58e92b3
ArmPkg: Add ArmHvcLib
by Ard Biesheuvel
· 10 years ago
ae9bc05
ArmPkg: Add PSCI 0.2 constants for system poweroff and reset
by Ard Biesheuvel
· 10 years ago
4f6d34b
ArmPkg: Move TimerDxe and ArmArchTimerLib to new ArmGenericTimerCounterLib
by Ard Biesheuvel
· 10 years ago
e715125
ArmPkg: add ArmGenericTimerCounterLib interface
by Ard Biesheuvel
· 10 years ago
d4bb43c
ArmPkg: Renamed ArmArchTimerLib.h to ArmArchTimer.h
by Ard Biesheuvel
· 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
b4e53e3
ArmPkg/ArmSmcLib: Fixed SMC helper functions
by Olivier Martin
· 10 years ago
9a9dd4e
ArmPkg/IndustryStandard/ArmStdSmc.h: Update Standard Service SMC Calls
by Olivier Martin
· 10 years ago
46d4d75
ArmPkg/ArmLib.h: Fixed name of the argument
by Olivier Martin
· 10 years ago
f3c5066
ArmPkg/AArch64.h: Added Exception Syndrome Register definitions
by Olivier Martin
· 10 years ago
6a44c22
ArmPkg/AArch64: Added ARM_HCR_TSC definition
by Olivier Martin
· 10 years ago
7e119c6
ArmPkg/AArch64.h: Added SPSR and Timer register definitions
by Olivier Martin
· 10 years ago
f53da37
ArmPkg/ArmLib.h: Removed GET_CORE_POS macro
by Ronald Cron
· 10 years ago
1b0ac0d
ArmPkg/ArmGic: Returned the InterruptId in ArmGicAcknowledgeInterrupt()
by Olivier Martin
· 10 years ago
793ca69
ArmPkg/ArmGic: Introduced support for GicV2 to ArmGicLib
by Olivier Martin
· 10 years ago
e700a1f
ArmPkg/ArmGic: Introduced helper functions to access the GIC controller
by Olivier Martin
· 10 years ago
2ca815a
ArmPkg/ArmGic: Move out the EndOfInterrupt from the interrupt acknowledgement
by Olivier Martin
· 10 years ago
d80401a
ArmPkg/Drivers/ArmGic: Introduced ArmGicEndOfInterrupt()
by Olivier Martin
· 10 years ago
5f1103b
ArmPkg/AsmMacroIoLib: Add support for ARM Compiler 6.00
by Olivier Martin
· 11 years ago
27331bf
ArmPkg: Added new ARM Processor Feature Register definitions
by Olivier Martin
· 11 years ago
d8dc9f0
ArmPkg: Fixed GetEnvironmentVariable() when the UEFI Variable did not exist
by Olivier Martin
· 11 years ago
47d183d
ArmPkg/ArmCortexA5x: Declared the helper functions to access the CPU Extended Control Register
by Olivier Martin
· 11 years ago
52d44f7
ArmPkg/ArmLib: Added helper functions for accessing CPU ACTLR
by Olivier Martin
· 11 years ago
b7dd4db
ArmPkg/Chipset: Added ARMv8 CPU's PartNum
by Olivier Martin
· 11 years ago
6475172
ArmPkg/ArmLib: Renamed Cp15CacheInfo into ArmCacheInfo
by Olivier Martin
· 11 years ago
d9bd3f1
ArmPkg/ArmLib: Removed unused ArmSwitchProcessorMode & ArmProcessorMode functions
by Olivier Martin
· 11 years ago
f6c5a29
ArmPkg/ArmLib: Rationalise ArmReadMidr and cognate functions.
by Olivier Martin
· 11 years ago
eaa84fd
ArmPkg: Replace single dead loop.
by Olivier Martin
· 11 years ago
0ff0e41
ArmPkg/ArmLib: Move common definitions from ArmV7Lib.h & AArch64Lib.h to ArmLib.h
by Olivier Martin
· 11 years ago
0a6f286
ArmPkg/AsmMacroIoLibV8.h: Correct 32 bit accesses in asm macros
by Olivier Martin
· 11 years ago
9401d6f
ArmPkg/ArmLib: Added ArmReadMidr()
by Olivier Martin
· 11 years ago
abc0e10
ArmPkg: Removed unused header 'BdsUnixLib.h'
by Olivier Martin
· 11 years ago
4e57d6d
ArmPkg/ArmLib: VBAR_ELx not written correctly when handler above 4GB
by Olivier Martin
· 11 years ago
c357fd6
ArmPkg/ArmPkg.dec: Redefined PcdSystemMemory(Base|Size) as UINT64
by Olivier Martin
· 11 years ago
62436c2
ArmPkg/AArch64Mmu.h: Fix 'Shift is >= width of type'
by Olivier Martin
· 11 years ago
77d7af4
ArmPkg/ArmMpCoreInfo.h: Fixed macro definition
by Olivier Martin
· 11 years ago
168d724
ArmPkg: Move definition of ArmIsArchTimerImplemented / ArmReadIdPfrN to ArmLib
by Olivier Martin
· 11 years ago
017baa1
ARM Packages: Renamed PL390Gic driver into ArmGic driver
by Olivier Martin
· 11 years ago
8833370
ArmPkg/Include/Chipset: Fix translation table address calculations for AARCH64
by Garrett Kirkendall
· 11 years ago
1cb1367
ArmPkg/ArmGicLib.h: Added macro to retrieve the information from the ICCIDR
by Olivier Martin
· 11 years ago
6adbd5b
ArmPkg/ArmLib: Added ConvertSectionAttributesToPageAttributes()
by Olivier Martin
· 11 years ago
09e3122
ArmPkg/ArmV7Mmu.h: Added masks to extract attributes from Section and Page entries
by Olivier Martin
· 11 years ago
d9680b9
ArmPkg/ArmLib: Introduced TT_LAST_BLOCK_ADDRESS()
by Olivier Martin
· 11 years ago
e7e50d6
ArmPkg/ArmV7Mmu.h: Fixed XN bit conversion from section to small/large page format
by Olivier Martin
· 11 years ago
d6dc67b
ARM: Remove NSACR from the common code
by Olivier Martin
· 11 years ago
25402f5
ArmPkg: Added Aarch64 support
by Harry Liebel
· 11 years ago
6f050ad
ArmPkg: Made ArmConfigureMmu() returns a status code
by Olivier Martin
· 12 years ago
e359565
ArmPkg/BdsLinuxFdt.c: Fix creation of 'cpu' and 'psci' device tree nodes.
by oliviermartin
· 12 years ago
2d45f19
ARM Packages: Replaced the macro GetCorePositionFromMpId() by the ArmPlatformGetCorePosition()
by oliviermartin
· 12 years ago
bebda7c
ArmPlatformPkg/ArmPlatformLib: Added support for ArmPlatformIsPrimaryCore()
by oliviermartin
· 12 years ago
1a7b6d9
ArmPkg/BdsLib: Replace ARM magic value by a proper defined value.
by oliviermartin
· 12 years ago
5ea2c2d
ArmPkg/ArmLib: Functions to access ARM HYP Vector base address register.
by oliviermartin
· 12 years ago
782d3d4
ArmPkg/IndustryStandard: Added definition for some SMC IDs
by oliviermartin
· 12 years ago
c63626b
ArmPkg: Fixed unsigned type to be architecture independent
by oliviermartin
· 12 years ago
c0b2e47
ArmPkg: Introduce GetGlobalEnvironmentVariable() function.
by oliviermartin
· 12 years ago
166c01f
ArmPkg: Move ArmSmcLib from ArmPlatformLib to ArmPkg
by oliviermartin
· 12 years ago
111339d
ArmPkg/ArmV7.h: Introduced ARM_ARCH_EXCEPTION_IRQ
by oliviermartin
· 12 years ago
063ad84
ArmPlatformPkg/PrePi: Removed magic values
by oliviermartin
· 12 years ago
47585ed
ArmPkg: Move Arm(Enable|Disable)Irq() functions from internal header to library header file
by oliviermartin
· 12 years ago
1e57a46
ARM Packages: Fixed line endings
by oliviermartin
· 12 years ago
17839a4
ArmPlatformPkg/ArmPlatformStackLib: Introduced helper library to initialize stacks
by oliviermartin
· 12 years ago
01bd6ea
ArmPkg/include: Added macro ARM_VECTOR_TABLE_ALIGNMENT
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
9736c29
ArmPkg/PL390Gic: Added support for ArmGicDisableInterruptInterface()
by oliviermartin
· 12 years ago
9d59a88
ArmPkg/ArmCpuLib: Fixed SMP Cortex-A9 and Cortex-A15
by oliviermartin
· 13 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
1e40431
ArmPkg/ArmLib: Added ARM Cpu IDs
by oliviermartin
· 13 years ago
9133aa8
ArmPkg/ArmLib: Fixed MpCore macros
by oliviermartin
· 13 years ago
836c350
ArmPkg/ArmLib: Added new functions to access ARM coprocessors
by oliviermartin
· 13 years ago
7fffeef
ARM Packages: Fixed th 'NS' (Non Secure) bit in the MMU page Table Descriptor
by oliviermartin
· 13 years ago
b1d41be
ArmPkg/ArmCpuLib: Replaced complex functions ArmCpuSynchronizeWait & ArmCpuSynchronizeSignal by sev & wfe
by oliviermartin
· 13 years ago
e9f7c58
ArmPkg: Replaced gArmTokenSpaceGuid.PcdGicNumInterrupts by ArmGicGetMaxNumInterrupts()
by oliviermartin
· 13 years ago
5e77314
ArmPlatformPkg/Sec: Allowed the Secondary Cores to set the Secure/Non Secure bits to their PPIs
by oliviermartin
· 13 years ago
0e9674e
ArmPkg/ArmLib: Added ARM_PROCESSOR_MODE_HYP to ARM_PROCESSOR_MODE
by oliviermartin
· 13 years ago
Next »