summaryrefslogtreecommitdiff
path: root/lib/vbexport
AgeCommit message (Expand)Author
2011-08-29CHROMIUM: Add the VbExIsShutdownRequested function and will implement it later.Tom Wai-Hong Tam
2011-08-29CHROMIUM: Remove duplicated vboot/firmware_storage libraries.Tom Wai-Hong Tam
2011-08-29CHROMIUM: VbExDisplayScreen shows text on the center of LCD instead of printf.Tom Wai-Hong Tam
2011-08-29CHROMIUM: Implement VbExDisplayDebugInfo to show debug message on LCD.Tom Wai-Hong Tam
2011-08-29CHROMIUM: Implement VbExDisplayImage function to show an image on LCD.Tom Wai-Hong Tam
2011-08-29CHROMIUM: Implement the basic display functions.Tom Wai-Hong Tam
2011-08-29CHROMIUM: Implement VbExKeyboardRead function.Tom Wai-Hong Tam
2011-08-29CHROMIUM: Implement VbExHashFirmwareBody function.Tom Wai-Hong Tam
2011-08-29CHROMIUM: Implement nvstorage related functions for vboot_wrapper APIs.Tom Wai-Hong Tam
2011-08-29CHROMIUM: Implement read and write disk for vboot_wrapper APIs.Tom Wai-Hong Tam
2011-08-29CHROMIUM: Implement get and free disk info for vboot_wrapper APIs.Tom Wai-Hong Tam
2011-08-29CHROMIUM: Port tlcl_stub.c to new vboot_wrapper APIs.Tom Wai-Hong Tam
2011-08-29CHROMIUM: Implement utility APIs provided by u-boot and exported to vboot_ref...Tom Wai-Hong Tam