Maurice Ma
f68a5dce1b
Add FSP HOB print function
...
This patch will display FSP HOBs. It will help the debug when FSP
produce incomplete HOBs.
Signed-off-by: Maurice Ma <maurice.ma@intel.com >
2021-02-02 19:48:39 -08:00
Guo Dong
833ecbc46b
Format update by coding style
...
1) Replace TAB with spaces
2) Convert CR, LF or LFCR to CRLF
3) Remove trailing spaces
4) Updated below strings:
"EFI_D_INFO" -> "DEBUG_INFO",
"EFI_D_WARN" -> "DEBUG_WARN",
"EFI_D_ERROR" -> "DEBUG_ERROR",
Signed-off-by: Guo Dong <guo.dong@intel.com >
2020-02-07 22:43:45 -07:00
Aiden Park
b24fd2759c
Cosmetic: Convert LF to CRLF
...
This will fully support PatchCheck.py.
- Remove all trailing whitespace
- Convert LF to CRLF by default
- Update EFI_D_* to DEBUG_*
- Re-enable CRLF check in PatchCheck.py
Signed-off-by: Aiden Park <aiden.park@intel.com >
2019-12-02 16:21:19 -08:00
Guo Dong
5e10bd1e07
Update BSD license to BSD+Patent license
...
To align with EDK2, update file license
to use BSD+Patent license
Signed-off-by: Guo Dong <guo.dong@intel.com >
2019-06-13 10:46:49 -07:00
Maurice Ma
c6999f497a
Initial check-in for Slim Bootloader source
2018-09-13 16:11:07 -07:00