Home
last modified time | relevance | path

Searched defs:bootblock (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/fsck_msdos/
H A Ddosfs.h45 struct bootblock { struct
46 u_int bpbBytesPerSec; /* bytes per sector */
47 u_int bpbSecPerClust; /* sectors per cluster */
48 u_int bpbResSectors; /* number of reserved sectors */
49 u_int bpbFATs; /* number of bpbFATs */
50 u_int bpbRootDirEnts; /* number of root directory entries */
51 u_int32_t bpbSectors; /* total number of sectors */
52 u_int bpbMedia; /* media descriptor */
53 u_int bpbFATsmall; /* number of sectors per FAT */
54 u_int SecPerTrack; /* sectors per track */
[all …]
/aosp_15_r20/external/coreboot/Documentation/getting_started/
H A Darchitecture.md23 ## bootblock section in coreboot architecture
42 ### Cache-As-Ram
/aosp_15_r20/external/coreboot/util/cbfstool/
H A Dfit.c520 static uint32_t *get_fit_ptr(struct buffer *bootblock, fit_offset_converter_t offset_fn, in get_fit_ptr()
529 int set_fit_pointer(struct buffer *bootblock, in set_fit_pointer()
557 struct fit_table *fit_get_table(struct buffer *bootblock, in fit_get_table()
H A Dplatform_fixups.c122 static void *mediatek_find_hash(struct buffer *bootblock, struct vb2_hash *real_hash) in mediatek_find_hash()
H A Difittool.c293 struct buffer bootblock; in main() local
H A Dcbfstool.c48 const char *bootblock; member
1417 struct buffer bootblock; in cbfs_create() local
H A Dcbfs_image.c246 struct buffer *bootblock, in cbfs_legacy_image_create()
/aosp_15_r20/external/coreboot/Documentation/soc/amd/
H A Dfamily17h.md200 ### bootblock subsection