summaryrefslogtreecommitdiffstats
path: root/src/vendorcode
Commit message (Expand)AuthorAgeFilesLines
* vboot: Don't count boot attempts if lid is closedPatrick Georgi2015-07-081-0/+3
* vendorcode/intel/edk2: Fix EFI_PEI_GRAPHICS_INFO_HOB structureLee Leahy2015-07-081-4/+4
* x86: Drop -Wa,--divideStefan Reinauer2015-07-076-18/+18
* vboot: move vbnv_* sources around a bit more.Patrick Georgi2015-06-301-3/+8
* chromeos: push vbnv_* accessors from verstage to libverstagePatrick Georgi2015-06-301-3/+3
* Add Kconfig flag to specify if there's a lid switchPatrick Georgi2015-06-301-0/+6
* vboot2: Enable VBOOT_DYNAMIC_WORK_BUFFER on x86Stefan Reinauer2015-06-291-0/+1
* vboot2: consolidate vboot2 buffer initializationPatrick Georgi2015-06-292-19/+19
* google/chromeos: always enable VBOOT_VERIFY_FIRMWARE with CHROMEOSPatrick Georgi2015-06-261-1/+2
* vboot: Init vb2 work memory area before calling verstagePatrick Georgi2015-06-261-0/+1
* Intel vendorcode: Add FSP_SMBIOS_MEMORY_INFO_GUIDLee Leahy2015-06-241-0/+6
* vendorcode: Use cross archiver for libagesa.a on AMD f14Stefan Reinauer2015-06-231-1/+1
* chromeos: vpd: properly null terminate valuesStephen Barber2015-06-231-1/+2
* vendorcode/amd: unify amdlib for binary piStefan Reinauer2015-06-1314-4164/+199
* AMD Merlin Falcon: Add binary PI vendorcode filesWANG Siyuan2015-06-136-2/+2000
* vboot: add new firmware indiciesAaron Durbin2015-06-091-0/+14
* Removed unused SOUTHBRIDGE_INTEL_FSP_I89XX expressionsMartin Roth2015-06-071-1/+0
* assets: abstract away the firmware assets used for bootingAaron Durbin2015-06-021-25/+25
* cbfs: new API and better program loadingAaron Durbin2015-06-021-96/+53
* vboot: Increase max parsed fw components to 6Furquan Shaikh2015-06-021-1/+1
* UEFI: Conditionally define the ASSERT macroLee Leahy2015-05-291-0/+2
* chromeos: always enable timestampsStefan Reinauer2015-05-291-0/+1
* Move TPM code out of chromeosVladimir Serbinenko2015-05-274-253/+2
* vboot: move to region_devicesAaron Durbin2015-05-267-130/+104
* fmap: new API using region_deviceAaron Durbin2015-05-266-121/+17
* vboot: use only offsets for tracking firmware componentsAaron Durbin2015-05-267-95/+105
* Remove address from GPLv2 headersPatrick Georgi2015-05-2142-42/+42
* vboot: remove vboot_context.hAaron Durbin2015-05-191-55/+0
* vboot: fix die() hang for recovery pathAaron Durbin2015-05-131-0/+4
* amd/pi: Move AGESA cbfs access into the wrapperMarc Jones2015-05-132-0/+2
* vboot: indicate verstage loading on consoleAaron Durbin2015-05-131-0/+2
* vboot: handle RELOCATABLE_RAMSTAGEAaron Durbin2015-05-131-1/+11
* vboot: allow for dynamic work buffersAaron Durbin2015-05-112-2/+22
* vboot: add vb2_working_data_size()Aaron Durbin2015-05-113-2/+10
* chromeos: remove vboot_verify_firmware()Aaron Durbin2015-05-111-1/+0
* vboot: inject vboot loader for stage loadingAaron Durbin2015-05-116-184/+265
* vboot2: Use the right set of compiler flags for building vboot librariesPatrick Georgi2015-05-111-1/+2
* vboot: allow options to be selected from .configAaron Durbin2015-05-111-4/+4
* vboot: fix vboot_reference compilationAaron Durbin2015-05-111-2/+11
* chromeos: add missing vboot functionsAaron Durbin2015-05-111-2/+17
* vboot2: Replace hard coded 'fallback' prefix with Kconfig variablePatrick Georgi2015-05-071-3/+3
* 3rdparty/vboot: Add vbootPatrick Georgi2015-05-051-1/+1
* 3rdparty: move to 3rdparty/blobsPatrick Georgi2015-05-054-4/+4
* 3rdparty: Move to blobsPatrick Georgi2015-05-054-4/+4
* vboot2: Fix compiler flags dropped during verstage/libverstage splitAaron Durbin2015-05-051-0/+1
* console: rename do_vtxprintf to do_printk_va_list and use itAaron Durbin2015-05-051-1/+1
* vboot: Remove vboot_get_payload()Aaron Durbin2015-05-052-37/+0
* vendorcode/intel: Add EDK2 header filesLee Leahy2015-04-3015-0/+5162
* vboot: split class in library and stagePatrick Georgi2015-04-301-7/+7
* chromeos: Use __attribute__ normal formPatrick Georgi2015-04-301-1/+1
OpenPOWER on IntegriCloud