Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android
/
bootable
/
bootloader
/
edk2
/
3b1450c91bfe3353c4aef6220942aebc61b5b3dd
/
ArmPlatformPkg
/
Bds
387e7c1
ArmPlatformPkg/Bds: Use HandleProtocol to get SNP instance
by Heyi Guo
· 9 years ago
5d9e9d1
ArmPlatformPkg/Bds: Added support for booting legacy kernel from BDS
by Olivier Martin
· 9 years ago
8b129b7
ArmPlatformPkg/Bds: Remove Linux specific boot path
by Olivier Martin
· 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
0ae6a51
ArmPlatformPkg/Bds: Restore the setting of the FDT device path in the boot manager
by Ronald Cron
· 9 years ago
db1b9ea
ArmPlaformPkg: Replaced gArmPlatformTokenSpaceGuid.PcdPlatformBootTimeOut
by Olivier Martin
· 10 years ago
b51cffe
ArmPlatformPkg/Bds: Clarify assert message with debug information
by Olivier Martin
· 10 years ago
459823d
ArmPkg: update BdsLib to updated definition of EFI_LOAD_OPTION
by Ard Biesheuvel
· 10 years ago
3a2b37f
ArmPlatformPkg: fix two instances of FreePool () on NULL value
by Ard Biesheuvel
· 10 years ago
6332ffb
ArmPlatformPkg/Bds: Remove any use of the "Fdt" UEFI variable
by Ronald Cron
· 10 years ago
cae7af2
ArmPlatformPkg/ArmJunoPkg : Use FdtPlatformDxe driver to install the FDT
by Ronald Cron
· 10 years ago
5c2d456
ArmPlatformPkg/Bds: Signal when the variable 'Fdt' has been updated
by Olivier Martin
· 10 years ago
f2c730d
ArmPlatformPkg/Bds: Retrieve the Status when calling RT.SetVariable
by Olivier Martin
· 10 years ago
061568e
ArmPkg/BdsLib: Rework TFTP boot
by Ronald Cron
· 10 years ago
b4c2226
ArmPlatformPkg/Bds: Test if OptionalData is NULL before using it
by Olivier Martin
· 10 years ago
830e5b8
ArmPlatformPkg/Bds: Fixed memory leak
by Olivier Martin
· 10 years ago
3a0e480
ArmPlatformPkg/Bds: Reduce boot device entries
by Harry Liebel
· 10 years ago
c41bffd
ArmPlatformPkg/Bds: Fix delete boot option
by Harry Liebel
· 10 years ago
947a10b
ArmPlatformPkg/Bds: Corrected a bug in IsPrintableString()
by Ronald Cron
· 10 years ago
4477336
ArmPlatformPkg/Bds: Correct copy of an unaligned Unicode string
by Ronald Cron
· 10 years ago
749d91f
ArmPlatformPkg/Bds: Fix compiler warning
by Harry Liebel
· 10 years ago
91c38d4
ARM Packages: Replace tabs by spaces for indentation
by Ronald Cron
· 10 years ago
5c670b2
ArmPlatformPkg/Bds: Fixed condition on LOAD_OPTION_CATEGORY_BOOT
by Olivier Martin
· 10 years ago
5e6322a
ArmPlatformPkg/Bds: Fixed typo issue
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
ae19003
ArmPlatformPkg/Bds: Signal EndOfDxe PI Event
by Olivier Martin
· 10 years ago
c3b6d97
ArmPlatformPkg: Removed the global ImageHandle when UefiBootServicesTableLib is included
by Olivier Martin
· 10 years ago
019680b
ArmPlatformPkg/Bds: Added boot options reordering
by Ronald Cron
· 10 years ago
22a50a1
ArmPlatformPkg/Bds: Corrected boot type detection
by Ronald Cron
· 10 years ago
6698201
ArmPlatformPkg/Bds: Do not ignore the error code in DefineDefaultBootEntries()
by Olivier Martin
· 10 years ago
152286c
ArmPlatformPkg/Bds: Added TFTP boot option update
by Ronald Cron
· 10 years ago
cf30b99
ArmPlatformPkg/Bds: Change the GetHIInput/EditHIInput to always return a valid IP address
by Ronald Cron
· 10 years ago
889ac6a
ArmPlatformPkg/Bds: Got rid of RequestBootType argument
by Ronald Cron
· 10 years ago
8bf4ad4
ArmPlatformPkg/Bds: Getting and editing IP addresses
by Ronald Cron
· 10 years ago
2db1636
ArmPlatformPkg/Bds: Added update of Pxe boot option
by Ronald Cron
· 10 years ago
42de093
ArmPlatformPkg/Bds: Added boot timeout setting
by Ronald Cron
· 10 years ago
5382a85
ArmPlatformPkg/Bds: Fix setting kernel command line
by Olivier Martin
· 11 years ago
5aecd34
ArmPlatformPkg/Bds: Do not print garbage if the command line argument is empty
by Olivier Martin
· 11 years ago
0aa39d2
ArmPlatformPkg/Bds: Do not free NULL pointer
by Olivier Martin
· 11 years ago
1335480
ArmPlatformPkg/Bds: Fix loading Timeout from NV storage
by Harry Liebel
· 11 years ago
4c8bb1e
ArmPlatformPkg/Bds: Do not start all devices when starting an OS loader
by Olivier Martin
· 11 years ago
3b3b72d
ArmPlatformPkg/Bds: Allow to update EFI application boot entries
by Olivier Martin
· 11 years ago
5389972
ArmPlatformPkg: Print arguments for EFI Application
by Olivier Martin
· 11 years ago
135b09a
ArmPlatformPkg/Bds: Introduced helper function to detect if an Ascii/Unicode string is printable
by Olivier Martin
· 11 years ago
55a9f75
ArmPlatformPkg/Bds: Added support to detect if the binary is a EFI image
by Olivier Martin
· 11 years ago
0604481
ArmPlatformPkg/Bds: Added support to pass parameters to EFI applications
by Olivier Martin
· 11 years ago
90a44ec
ArmPlatformPkg/Bds: Decoupled OptionalData for the EFI application boot entry from the Linux loader
by Olivier Martin
· 11 years ago
9fc9aa4
ArmPlatformPkg/Bds: Add support to handle Unicode parameters
by Olivier Martin
· 11 years ago
734b6c3
ArmPlatformPkg/Bds: Check OptionalData is not NULL before accessing it
by Olivier Martin
· 11 years ago
79480c8
ArmPlatformPkg: Fixed memory leak after calling GetEnvironmentVariable()
by Olivier Martin
· 11 years ago
7ffa9c6
ArmPlatformPkg/Bds: stop inputting more characters when string is full
by Ryan Harkin
· 11 years ago
abc0e10
ArmPkg: Removed unused header 'BdsUnixLib.h'
by Olivier Martin
· 11 years ago
e30acb4
ArmPlatformPkg/BdsLib: Let the user press enter when inputting booleans
by Olivier Martin
· 11 years ago
0d304be
ArmPlatformPkg/Bds: Make ".EFI" files recognizable as EFI applications
by Leif Lindholm
· 12 years ago
4076165
ArmPlatformPkg/Bds: Moved the PrintLib() after forcing the last character to be null
by Olivier Martin
· 12 years ago
7ff3b94
ArmPlatformPkg/Bds: Fixed potential overflow in EditHIInputStr()
by Ryan Harkin
· 12 years ago
53cba4f
ArmPlatformPkg/Bds: Missing CRC32 update
by oliviermartin
· 12 years ago
ecc62d1
ArmPlatformPkg/Bds: Fixed adding support for new boot entry when the generated DevicePath is bigger than one node
by oliviermartin
· 12 years ago
c0b2e47
ArmPkg: Introduce GetGlobalEnvironmentVariable() function.
by oliviermartin
· 12 years ago
7135d76
ArmPlatformPkg/BootMenu.c: Print loader type in a more friendly way.
by oliviermartin
· 12 years ago
aeaf64d
ArmPlatformPkg/Bds/BootMenu.c: Set "Fdt" UEFI variable as local
by oliviermartin
· 12 years ago
9127a09
ArmPlatformPkg/Bds: Fixed the deletion of boot option entries
by oliviermartin
· 12 years ago
1e57a46
ARM Packages: Fixed line endings
by oliviermartin
· 12 years ago
8213627
ArmPlatformPkg/Bds: Replaced 'EBL' by 'UEFI Shell' as the default shell on ARM Platforms
by oliviermartin
· 12 years ago
b34e4db
ARM Packages: Minor typo, mispellings and coding style changes
by oliviermartin
· 12 years ago
30d1bcd
ArmPlatformPkg/Bds: Fixed device path of the default error output device
by oliviermartin
· 12 years ago
14238a6
ArmPlatformPkg/Bds: Fixed Memory Corruption when updating the path of a Linux initrd
by oliviermartin
· 13 years ago
82325f9
ARM Packages: Minor changes (fixed mispelling, line endings, incorrect comments)
by oliviermartin
· 13 years ago
e34114e
ArmPlatformPkg/Bds: Fixed the size of the unicode string use to represent hexadecimal memory address
by oliviermartin
· 13 years ago
0db25cc
ArmPlatformPkg: Minor code changes (comments, misspellings, coding stylei, line endings)
by oliviermartin
· 13 years ago
91213ad
ArmPlatformPkg/Bds: Add support for 'BootCurrent'
by oliviermartin
· 13 years ago
49a25d8
ArmPlatformPkg/Bds: Fixed update of boot entries
by oliviermartin
· 13 years ago
0e29bf5
ArmPlatformPkg/Bds: Fixed 'BootNext' support
by oliviermartin
· 13 years ago
b148591
ArmPlatformPkg/Bds: Fixed memory leak
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
793275a
ArmPlatformPkg: Coding style (minor changes)
by oliviermartin
· 13 years ago
705b0c0
ArmPlatformPkg/Bds: Fix GetConsoleDevicePathFromVariable() when SetVariable has failed
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
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
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
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
a6caee6
ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatformSecExtraAction()
by oliviermartin
· 13 years ago
70aa21d
ArmPlatformPkg/Bds: Catch the key pressed to escape the count doan
by oliviermartin
· 13 years ago
fb42fff
ArmPlatformPkg: Fix build issues
by oliviermartin
· 13 years ago
c60ea9a
ArmPlatformPkg/Bds: Use unaligned read to access OptionalData in EFI_LOAD_OPTION
by oliviermartin
· 14 years ago
aa95e2f
ArmPlatformPkg/Bds: Check if the assumed requirements are set before to use it
by oliviermartin
· 14 years ago
Next »