Gitiles
Code Review
Sign In
review.coreboot.org
/
vboot
/
bf6263d52994937033b397833be836d081b61958
/
firmware
/
lib
/
include
/
utility.h
664096b
vboot: use standard memcmp, memcpy, memset
by Randall Spangler
· 6 years ago
05f5944
fix build error when DEBUG is enabled
by Mike Frysinger
· 9 years ago
0c3ba24
Massive refactoring of external header files.
by Bill Richardson
· 9 years ago
[Renamed from firmware/include/utility.h]
ac8805e
Get rid of some crufty macros.
by Gabe Black
· 9 years ago
5fed2a6
Rename Strncat to StrnAppend, use it instead of strncat.
by Bill Richardson
· 9 years ago
firmware-skate-3824.129.B
firmware-spring-3824.4.B
firmware-spring-3824.55.B
firmware-spring-3824.84.B
firmware-spring-3824.B
a2db67d
Reformat header files to kernel style
by Randall Spangler
· 9 years ago
0600e41
new signature for optional easter egg.
by Bill Richardson
· 11 years ago
5b96f81
Some easter eggs may need a refresh.
by Bill Richardson
· 11 years ago
518d4f3
Stub out easter egg, in case BIOS wants to implement one.
by Bill Richardson
· 11 years ago
f02bbb4
Add tests for utility.h and sysincludes.h macros
by Randall Spangler
· 11 years ago
a3454fc
Add unit tests for utility.c
by Randall Spangler
· 11 years ago
e49e8af
Port vboot_reference to use new wrapper API utility functions
by Randall Spangler
· 11 years ago
bebe53c
Add string utility functions.
by Randall Spangler
· 11 years ago
cfd841d
Revert "Verified boot wrapper - replace utility functions"
by Randall Spangler
· 11 years ago
f8c6549
Verified boot wrapper - replace utility functions
by Randall Spangler
· 11 years ago
a7b9481
Revert "Verified boot wrapper - replace utility functions"
by mukesh agrawal
· 11 years ago
bd81b3a
Verified boot wrapper - replace utility functions
by Randall Spangler
· 11 years ago
32a6526
Verified boot wrapper - add stub implementations for host
by Randall Spangler
· 11 years ago
ad6824b
Added timing data to VbSharedData.
by Randall Spangler
· 11 years ago
c93347b
Add performance macros. When enabled, these are defined in each platform's biosincludes.h.
by Randall Spangler
· 12 years ago
37dff84
Make sure that our version of certain utility function implementations gets used in the firmware.
by Gaurav Shah
· 12 years ago
3ecaf77
Make vboot_reference build in MSVC command line environment.
by vbendeb
· 12 years ago
e2ec984
Add VBDEBUG macro for debug output.
by Randall Spangler
· 12 years ago
620c38c
Remove unused files, and tidy the directory structure of the remaining ones.
by Randall Spangler
· 12 years ago
[Renamed from vboot_firmware/include/utility.h]
f302905
Move all system includes in vboot_firmware to sysincludes.h
by Randall Spangler
· 12 years ago
d6ff721
StatefulMem* functions should be library functions.
by Bill Richardson
· 12 years ago
f5db4b8
Modifying the kernel_utility tool to create our magic blob.
by Bill Richardson
· 12 years ago
0b8f35c
Rearrange vboot_reference directories to isolate external components.
by Bill Richardson
· 12 years ago
[Renamed from common/include/utility.h]
37f6b55
Add helper functions and files for gpt tests.
by Louis Yung-Chieh Lo
· 12 years ago
fc70d72
VBoot Reference: Refactoring Part 3
by Gaurav Shah
· 12 years ago
[Renamed from include/utility.h]
ed9c96a
VBoot Reference: Refactor Pass 1: Split {firmware|kernel}_image
by Gaurav Shah
· 12 years ago
e450be4
Propagate use of uint64_t to more functions that may need to deal with arbitrary length data.
by Gaurav Shah
· 12 years ago
ce0cc30
VBoot Reference: Add version checking to for preventing rollbacks.
by Gaurav Shah
· 12 years ago
456678b
Vboot Reference: Make length types explicitly sized.
by Gaurav Shah
· 12 years ago
f5564fa
Vboot Reference: Refactor Code.
by Gaurav Shah
· 12 years ago
08df9b8
Vboot Reference: Add the "real" reference firmware verification function (VerifyFirmware).
by Gaurav Shah
· 12 years ago
d067712
Add a StatefulMemcpy which can be used to safely and iteratively copy blocks of memory.
by Gaurav Shah
· 12 years ago
322536d
RSA signature verification and SHA-1/256/512 reference implementation for verified boot.
by Gaurav Shah
· 12 years ago