]> git.proxmox.com Git - mirror_edk2.git/history - ArmPlatformPkg/Bds/Bds.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / ArmPlatformPkg / Bds / Bds.c
2016-10-26 Ard BiesheuvelArmPlatformPkg: remove ARM BDS
2016-02-10 Jaben CarseyMerge branch 'master' of https://github.com/tianocore...
2016-02-09 Supreeth VenkateshArmPlatformPkg/Bds: Early Console Initialization
2015-07-14 Olivier MartinArmPlatformPkg/Bds: Remove Linux specific boot path
2015-05-13 Olivier MartinArmPlatformPkg/Bds: Clarify assert message with debug...
2015-03-27 Ard BiesheuvelArmPlatformPkg: fix two instances of FreePool () on...
2015-01-06 Olivier MartinArmPlatformPkg/Bds: Signal when the variable 'Fdt'...
2014-08-26 Ronald CronARM Packages: Replace tabs by spaces for indentation
2014-08-01 Olivier MartinArmPlatformPkg/Bds: Signal EndOfDxe PI Event
2014-08-01 Olivier MartinArmPlatformPkg: Removed the global ImageHandle when...
2014-07-29 Olivier MartinArmPlatformPkg/Bds: Do not ignore the error code in...
2014-04-16 Olivier MartinArmPlatformPkg/Bds: Do not free NULL pointer
2014-04-11 Harry LiebelArmPlatformPkg/Bds: Fix loading Timeout from NV storage
2014-04-11 Olivier MartinArmPlatformPkg/Bds: Added support to pass parameters...
2014-04-11 Olivier MartinArmPlatformPkg/Bds: Decoupled OptionalData for the...
2014-04-11 Olivier MartinArmPlatformPkg/Bds: Add support to handle Unicode param...
2013-04-14 oliviermartinArmPlatformPkg/Bds: Missing CRC32 update
2013-03-12 oliviermartinArmPkg: Introduce GetGlobalEnvironmentVariable() function.
2012-09-27 oliviermartinARM Packages: Minor typo, mispellings and coding style...
2012-08-08 oliviermartinArmPlatformPkg/Bds: Fixed device path of the default...
2012-02-09 oliviermartinArmPlatformPkg/Bds: Fixed 'BootNext' support
2012-02-09 oliviermartinArmPlatformPkg/Bds: Fixed memory leak
2011-11-01 oliviermartinArmPlatformPkg/Bds: Fix when the default console variab...
2011-09-28 oliviermartinArmPlatformPkg/Bds: Fix GetConsoleDevicePathFromVariabl...
2011-09-22 oliviermartinArmPlatformPkg/Bds: Fixed initialization of default...
2011-09-09 oliviermartinArmPlatformPkg/Bds: Add a signature in front of the...
2011-08-18 oliviermartinArmPlatformPkg/Bds: Add Linux 'initrd' support to BDS
2011-07-06 oliviermartinArmPlatformPkg/Bds: Catch the key pressed to escape...
2011-07-04 oliviermartinArmPlatformPkg: Fix build issues
2011-06-28 oliviermartinArmPlatformPkg/Bds: Check if the assumed requirements...
2011-06-15 oliviermartinArmPkg: Fix warnings raised by ARMGCC
2011-06-11 oliviermartinArmPlatformPkg/Bds: Upgrade the BDS to be more conforme...