History log of /fuchsia/zircon/bootloader/lib/console-printf.c
Revision Date Author Comments
# d20e3375 29-Jan-2018 Christopher Anderson <cja@google.com>

[bootloader] Fix puts16 return

puts has a return type of int, but returns a value with a
(1 << 63) mask applied. Correct the return value to be an int64_t.

Change-Id: I8f0314e0fae9c0e3580d1b87d4d7c4cb393c695f


# c113dac8 23-Jan-2018 Josh Conner <joshconner@google.com>

[bootloader] Ignore buffers we didn't allocate

When the EFI network services are shared, buffers returned by
SimpleNetworkProtocol->GetStatus may not be ones we've allocated.
When this happens, just ignore them.

ZX-1516

Change-Id: I05a4b2d8766a41fbb2b88f3f4c6862b80d02d033


# fbbb4582 30-Sep-2016 Brian Swetland <swetland@google.com>

[bootloader] utils.h becomes xefi.h, helper functions renamed

Change-Id: I395ce58f9272b4b6cea4dd9103acf1938737e2af


# 4e0dd124 30-Sep-2016 The Fuchsia Authors <authors@fuchsia.local>

[bootloader] Initial import of gigaboot

Original source:
https://fuchsia.googlesource.com/gigaboot20x6/
Upstream commit:
80eef665f1e248eafe48f9b430fdae702ece20c1

Change-Id: I1be9ad20831e0d790937446febc28755943884a5