Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
0cd3a2fd1e88a3b16ad0ebdf63274e6d87368dd7
/
ArmPkg
/
Library
/
BdsLib
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
9d8ee78
ArmPkg/BdsLib: Fixed TFTP when there are directories in the name
by Olivier Martin
· 10 years ago
b398ead
ArmPkg/BdsLib: Fixed line ending
by Olivier Martin
· 10 years ago
459823d
ArmPkg: update BdsLib to updated definition of EFI_LOAD_OPTION
by Ard Biesheuvel
· 10 years ago
ffaa6b4
ArmPkg: fix pointer indirection bug in BdsFirmwareVolumeLoadImage()
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
df320b1
ArmPkg/BdsLib: Added support to change the given DevicePath of a Boot Entry
by Olivier Martin
· 10 years ago
ad7e31b
ArmPkg/BdsLib: Close file after reading an Image
by Ronald Cron
· 10 years ago
f88a751
ArmPkg/BdsLib: Fix DHCP4 configuration
by Ronald Cron
· 10 years ago
8577487
ArmPkg/BdsLib: Update the size of the Device Tree before booting Linux
by Olivier Martin
· 10 years ago
061568e
ArmPkg/BdsLib: Rework TFTP boot
by Ronald Cron
· 10 years ago
f8d7d6e
ArmPkg,ArmPlatformPkg: Allow dynamic PCDs for memory base and size
by Ard Biesheuvel
· 10 years ago
dc63be2
ArmPkg: allow dynamic GIC base addresses
by Ard Biesheuvel
· 10 years ago
e754c23
ArmPkg/BdsLib/Arm: Check Linux image and parameters are not overlapping
by Olivier Martin
· 10 years ago
5779aaa
ArmPkg/BdsLib/Arm: Clean Data cache before disabling it
by Olivier Martin
· 10 years ago
04ad241
ArmPkg/BdsLib: Prevent a hang in BdsConnectDevicePath() when a sub-device path is not found
by Olivier Martin
· 10 years ago
3402aac
ARM Packages: Removed trailing spaces
by Ronald Cron
· 10 years ago
62d441f
ARM Packages: Corrected non-DOS line endings
by Ronald Cron
· 10 years ago
9232ee5
ArmPkg/BdsLib: Removed PSCI discoverability from the Linux loader
by Olivier Martin
· 10 years ago
edc93a3
ArmPkg/BdsLib: Prevent memory leak whith TFTP
by Olivier Martin
· 11 years ago
d8f36fb
ArmPkg/BdsLib: Added support for TFTP servers without 'tsize' extension
by Olivier Martin
· 11 years ago
271ce4b
ArmPkg/BdsLib/AArch64: Added more useful error messages when loading Linux
by Brendan Jackman
· 11 years ago
1aaa6f6
ArmPkg/BdsLib: Fix allocating kernel buffer in TFTP
by Brendan Jackman
· 11 years ago
10ddca8
ArmPkg/BdsLib: Fix booting with partial paths
by Mark Salter
· 11 years ago
919a3a0
ARM Packages: use GCC_ASM_EXPORT to export functions
by Brendan Jackman
· 11 years ago
ef7b378
ARM Packages: Remove GCC filter for AARCH64 assembly files
by Brendan Jackman
· 11 years ago
d8dc9f0
ArmPkg: Fixed GetEnvironmentVariable() when the UEFI Variable did not exist
by Olivier Martin
· 11 years ago
b83a92b
ArmPkg/BdsLib: Support ignoring EfiReservedMemoryType when updating the FDT.
by Garrett Kirkendall
· 11 years ago
226d557
ArmPkg/BdsLib: Removed unused MachineType argument (AArch64)
by Olivier Martin
· 11 years ago
c357fd6
ArmPkg/ArmPkg.dec: Redefined PcdSystemMemory(Base|Size) as UINT64
by Olivier Martin
· 11 years ago
b2ce4a3
ARM Packages: Removed 'inline' keyword
by Olivier Martin
· 11 years ago
ff58c91
ArmPkg/BdsLib: Fixed the alignment of the relocated Device Tree
by Olivier Martin
· 11 years ago
63e25b6
ArmPkg/BdsLib: AArch64 MPCore Linux 'spin-table' boot cache fix
by Harry Liebel
· 11 years ago
634bdd9
ArmPkg/BdsLib: Added Aarch64 support for booting Linux
by Harry Liebel
· 11 years ago
25402f5
ArmPkg: Added Aarch64 support
by Harry Liebel
· 11 years ago
a58266e
ArmPkg/BdsLib: Fixed manipulation of the Memory Map returned by GetMemoryMap()
by Olivier Martin
· 12 years ago
2425e1d
ArmPkg: Moved PcdArmLinuxAtagMaxOffset to be ARM specific
by Olivier Martin
· 12 years ago
86d7584
ArmPkg/BdsLib: Update FDT CPU node format
by Olivier Martin
· 12 years ago
e359565
ArmPkg/BdsLinuxFdt.c: Fix creation of 'cpu' and 'psci' device tree nodes.
by oliviermartin
· 12 years ago
8255c56
ArmPkg/BdsLinuxFdt.c: Introduce cpu_to_fdtn() function.
by oliviermartin
· 12 years ago
cc9f215
ArmPkg/BdsLinuxFdt.c: Split PrepareFdt() into several functions.
by oliviermartin
· 12 years ago
387653a
ArmPkg/BdsLib: Added support for FDT alignment through PcdArmLinuxFdtAlignment
by oliviermartin
· 12 years ago
ac0fb62
ArmPkg: Delete PCD value PcdArmLinuxKernelFixedOffset.
by oliviermartin
· 12 years ago
467b76b
ArmPkg/BdsLib: Fix uInitrd detection
by oliviermartin
· 12 years ago
3809e6e
ArmPkg/BdsLib: Do not create additional 'cpu' nodes if the 'cpus' node already exist
by oliviermartin
· 12 years ago
1a7b6d9
ArmPkg/BdsLib: Replace ARM magic value by a proper defined value.
by oliviermartin
· 12 years ago
2edb5ad
ArmPkg/BdsLib: Fixed TFTP and PXE Boot
by oliviermartin
· 12 years ago
a90e327
ArmPkg/BdsLib: Free the memory when Linux fails to start
by oliviermartin
· 12 years ago
7e91dec
ArmPkg/BdsLinuxFdt.c: Check that FDT blob is correctly loaded.
by oliviermartin
· 12 years ago
39f58c9
ArmPkg/BdsLib: Update 'cpu-release-addr' with the UEFI locations if the method is 'spin-table'
by oliviermartin
· 12 years ago
bc87b50
ArmPkg/BdsLib: Added support to declare Power State Coordination Interface (PSCI) to the Flat Device Tree (FDT)
by oliviermartin
· 12 years ago
a01e042
ArmPkg/BdsLib: Passed reserved memory regions to the Device Tree
by oliviermartin
· 12 years ago
c63626b
ArmPkg: Fixed unsigned type to be architecture independent
by oliviermartin
· 12 years ago
2614b0c
ArmPkg: Moved ARMv7 specific files to a 'Arm' subdirectory
by oliviermartin
· 12 years ago
6f71161
ARM Packages: Fixed coding style and typos
by oliviermartin
· 12 years ago
c0b2e47
ArmPkg: Introduce GetGlobalEnvironmentVariable() function.
by oliviermartin
· 12 years ago
c26aa6f
ArmPkg/BdsLib: Added TimerLib to INF file
by oliviermartin
· 12 years ago
1e57a46
ARM Packages: Fixed line endings
by oliviermartin
· 12 years ago
0a6653b
ArmPkg/BdsLib: Added FDT support for BdsLib
by oliviermartin
· 12 years ago
b34e4db
ARM Packages: Minor typo, mispellings and coding style changes
by oliviermartin
· 12 years ago
ed71a22
ArmPkg/BdsLib: Fixed cache cleaning in PreparePlatformHardware()
by oliviermartin
· 13 years ago
7422411
ArmPkg/BdsLib: Fixed ShutdownUefiBootServices() in case the first gBS->GetMemoryMap() was successful
by oliviermartin
· 13 years ago
c0a1f77
ArmPkg/BdsLib: Added support for using uInitrd
by oliviermartin
· 13 years ago
1093e30
ArmPkg/BdsLib: Fixed LinuxImageSize if uImagei format
by oliviermartin
· 13 years ago
3d565dd
ArmPkg/BdsLib: Fixed memory leak
by oliviermartin
· 13 years ago
7598f36
ArmPkg/BdsLib: Fixed incorrect typecasting
by oliviermartin
· 13 years ago
4671d15
ArmPkg/BdsLib: Load initrd next to the Linux kernel to allow to reduce the memory from the Linux command line
by oliviermartin
· 13 years ago
995d967
ArmPkg/BdsLib: Added support to start uImage
by oliviermartin
· 13 years ago
19a7404
ArmPkg/BdsLib: Fix incorrect pointer casting
by oliviermartin
· 13 years ago
d9325c8
ArmPkg/BdsLib: Move the code specific to the Atag preparation into a separate file
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
a6d4d0a
ArmPkg/BdsLib: Add missing BdsLoadOption.c file
by oliviermartin
· 13 years ago
aa863d3
ArmPkg/BdsLib: Fix MemMap Device Path node support
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
48be3ea
ArmPkg/BdsLib: InitrdImageSize was not initialized when no initrd was passed
by oliviermartin
· 13 years ago
1c6f402
ArmPkg/BdsLib: Fixed parameters passed to AllocatePages()
by oliviermartin
· 13 years ago
8c454d9
BeagleBoardPkg: Use gArmTokenSpaceGuid.PcdSystemMemoryBase/Size to define System Memory
by oliviermartin
· 13 years ago
bd54c23
ArmPkg/BdsLib: Allocate memory with AnyPage type if it failed with the one initially requested
by oliviermartin
· 13 years ago
656416b
ArmPlatformPkg/Bds: Add Linux 'initrd' support to BDS
by oliviermartin
· 13 years ago
1c1e70f
ArmPkg/BdsLib: Linux kernel supports either FDT or ATAG
by oliviermartin
· 14 years ago
3723a71
ArmPlatformPkg: Fix builds
by oliviermartin
· 14 years ago
5b49151
ArmPkg/BdsLib: Check if the performance timer is counting down or up in PrintPerformance()
by oliviermartin
· 14 years ago
6bab33c
ArmPlatformPkg/Bds: Fix various bugs in the new BDS
by oliviermartin
· 14 years ago
e862cd5
ArmPkg: Fix warnings raised by ARMGCC
by oliviermartin
· 14 years ago
a355a36
ArmPkg/BdsLib: Upgrade the library to use natively the Device Path
by oliviermartin
· 14 years ago
cf3a77a
ArmPkg/BdsLib: Fix GetSystemMemoryResources()
by oliviermartin
· 14 years ago
bad880b
ArmPkg/BdsLib: Prevent application to hang the platform using watchdog
by oliviermartin
· 14 years ago
2ac288f
Fix issue with fixing tabs.
by andrewfish
· 14 years ago
58b5d03
Remove tabs from all text files in the package.
by andrewfish
· 14 years ago
1bfda05
Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsUnixLib.h and fixed a lot of issues with Xcode building.
by andrewfish
· 14 years ago