Write a quick and dirty testing program to dump physical memory to help
test and debug the smbios.c code in new environments.
Sponsored by: Netflix
Paths
| Differential D39791 Authored by imp on Apr 25 2023, 4:25 AM.
Details
Summary Write a quick and dirty testing program to dump physical memory to help Sponsored by: Netflix
Diff Detail
Event TimelineHerald added a subscriber: dab. · View Herald TranscriptApr 25 2023, 4:25 AM2023-04-25 04:25:25 (UTC+0) Harbormaster completed remote builds in B51166: Diff 120976.Apr 25 2023, 4:25 AM2023-04-25 04:25:25 (UTC+0) imp added a parent revision: D39790: kboot: Add HOST_MAP_FAILED define.Apr 25 2023, 4:25 AM2023-04-25 04:25:27 (UTC+0) This revision was not accepted when it landed; it landed in state Needs Review.May 1 2023, 9:29 PM2023-05-01 21:29:00 (UTC+0) This revision was automatically updated to reflect the committed changes.
Diff 121355 tools/boot/smbios/Makefile
tools/boot/smbios/main.c
tools/boot/smbios/stand.h
|
I think I reviewed this change for upstream, but I'm not 100% sure. It seemed awful familiar as I was making it...