Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
refs/heads/sos-3.10
/
ArmVirtPkg
f813662
ArmVirtPkg: include BaseStackCheckLib also for AARCH64
by Mark Rutland
· 9 years ago
64df44b
ArmVirtPkg/ArmVirtQemu: enable non-exec DXE stack for AARCH64
by Ard Biesheuvel
· 9 years ago
955b494
ArmVirtPkg: use 4 KB section alignment for ARM DXE_RUNTIME_DRIVER modules
by Ard Biesheuvel
· 9 years ago
5236e09
ArmVirtPkg: build the TFTP command into the UEFI shell
by Laszlo Ersek
· 9 years ago
953bcbc
ArmVirtPkg: QemuFwCfgLib: read bytes from fw-cfg with DMA when available
by Laszlo Ersek
· 9 years ago
50b9144
ArmVirtPkg: VirtFdtDxe: detect fw-cfg DMA interface from the DTB
by Laszlo Ersek
· 9 years ago
2f71ad1
ArmVirtPkg: reduce preallocation of boot services data pages
by Ard Biesheuvel
· 9 years ago
9a470da
ArmVirtPkg: PlatformIntelBdsLib: signal ReadyToBoot on direct kernel boot
by Laszlo Ersek
· 9 years ago
5f6ed46
ArmVirtPkg: set max physical address width to 40 bits
by Ard Biesheuvel
· 9 years ago
72daeed
ArmVirtPkg/ArmVirtMemoryInitPeiLib: handle memory above 4 GB on 32-bit ARM
by Ard Biesheuvel
· 9 years ago
218ea6c
ArmVirtPkg: revert unintended change to ArmVirt.dsc.inc
by Ard Biesheuvel
· 9 years ago
0ad3e6d
ArmPlatformPkg/FVP: unify support for Foundation and Base models
by Ard Biesheuvel
· 9 years ago
7a9f5b2
ArmVirtPkg: Link separated VarCheckUefiLib NULL class library instance
by Star Zeng
· 9 years ago
0bdbaad
ArmVirtPkg: Add VarCheckLib library mapping
by Star Zeng
· 9 years ago
b1e3967
ArmVirtPkg: use global section alignment in custom linker script
by Ard Biesheuvel
· 9 years ago
5bf512d
ArmVirtPkg: avoid relocated immediates in AARCH64 asm
by Ard Biesheuvel
· 9 years ago
9b1c5be
ArmVirtPkg: set default for PcdSmbiosDocRev
by Laszlo Ersek
· 9 years ago
f52af48
ArmVirtPkg/ArmVirtQemu.dsc: set default for PcdQemuSmbiosValidated
by Laszlo Ersek
· 9 years ago
59e0efa
ArmVirtPkg: revert "ArmVirtPkg: add QemuFwCfgToPcdDxe"
by Laszlo Ersek
· 9 years ago
34eeb67
ArmVirtPkg: set SMBIOS version in DetectSmbiosVersionLib instead of QemuFwCfgToPcdDxe
by Laszlo Ersek
· 9 years ago
7ed8496
ArmVirtPkg/ArmVirtXen: add missing BdsLib instance
by Ard Biesheuvel
· 9 years ago
9038538
ArmVirtPkg/ArmVirtQemu: add LinuxLoader UEFI app to ARM build
by Ard Biesheuvel
· 9 years ago
a20f683
ArmVirtPkg/ArmVirtXen: remove unused PcdFirmwareVendor PCD
by Ard Biesheuvel
· 9 years ago
1c51e60
ArmVirtPkg/ArmVirtQemu: drop ARM BDS and make Intel BDS the default
by Ard Biesheuvel
· 9 years ago
5670dd5
ArmVirtPkg: move to unified GCC linker script
by Ard Biesheuvel
· 9 years ago
7669f73
ArmVirtPkg: use 'auto' alignment and FIXED placement for XIP modules
by Ard Biesheuvel
· 9 years ago
15c9b25
ArmVirtPkg: implement DT-based ArmGicArchLib
by Ard Biesheuvel
· 9 years ago
ae26410
ArmVirtPkg: record GIC revision in dynamic PCD
by Ard Biesheuvel
· 9 years ago
8d13298
ArmPkg: split off ArmGicArchLib from ArmGicLib
by Ard Biesheuvel
· 9 years ago
ceb0574
ArmVirtPkg/ArmVirtQemu: support SMBIOS
by Laszlo Ersek
· 9 years ago
c98da33
ArmVirtPkg: QemuFwCfgToPcdDxe: set SMBIOS entry point version dynamically
by Laszlo Ersek
· 9 years ago
d2733aa
ArmVirtPkg: add QemuFwCfgToPcdDxe
by Laszlo Ersek
· 9 years ago
a5955fa
ArmVirtPkg: Make terminal type consistent
by Heyi Guo
· 9 years ago
4003821
ArmVirtPkg/ArmVirtQemu.dsc: Remove Linux specific boot path
by Olivier Martin
· 9 years ago
a68a598
ArmVirtPkg: Remove Ip4ConfigDxe module from ArmVirtPkg
by Jiaxin Wu
· 9 years ago
aa754e8
add TTY_TERMINAL build option for ARM BDS
by Roy Franz
· 9 years ago
a51c169
Add PCD for selecting terminal type at build time
by Laszlo Ersek
· 9 years ago
e109e3f
ArmVirtPkg/ArmVirt.dsc.inc: Fixed BuildOptions
by Olivier Martin
· 9 years ago
0393190
ArmVirtPkg: use correct ASM decoration for non-function global symbols
by Ard Biesheuvel
· 9 years ago
f7b0d3f
ArmVirtPkg: adapt ArmVirtXen build to system memory end global variable
by Ard Biesheuvel
· 9 years ago
093b7c8
ArmVirtPkg: build runtime drivers with 64 KB section alignment
by Ard Biesheuvel
· 9 years ago
288ed59
Revert tree to r17801
by Jordan Justen
· 9 years ago
226d10c
ArmVirtPkg: build runtime drivers with 64 KB section alignment
by Ard Biesheuvel
· 9 years ago
d68d2ed
ArmVirtPkg: Use the merged Variable driver
by Star Zeng
· 9 years ago
5e56fb3
ArmVirtPkg: Cleanup redundant library class resolution of Variable modules
by Star Zeng
· 9 years ago
31c0338
ArmVirtPkg: Link AuthVariableLib for following merged variable driver deploy
by Star Zeng
· 9 years ago
9cd7d3c
ArmVirtPkg: signal EndOxDxe event in PlatformBsdInit
by Ard Biesheuvel
· 10 years ago
e0bb8ad
ArmVirtPkg: increase memory preallocations for secure build
by Ard Biesheuvel
· 10 years ago
496157c
ArmVirtPkg: add "Contributions.txt" and "License.txt"
by Laszlo Ersek
· 10 years ago
91a3cb3
ArmVirtPkg: XenRealTimeClockLib: fixup typo in Linaro copyright notice
by Laszlo Ersek
· 10 years ago
c199315
ArmVirtPkg: increase memory preallocations to reduce region count
by Ard Biesheuvel
· 10 years ago
7fbd1eb
Renamed ArmPlatformPkg/ArmVirtualizationPkg into ArmVirtPkg
by Olivier Martin
· 10 years ago