Skip to content

Commit

Permalink
IntelFsp2Pkg : Add fsp status code for fspsmm init
Browse files Browse the repository at this point in the history
Add fsp status code for fspsmm init interface.

Signed-off-by: Hongbin1 Zhang <[email protected]>
Cc: Chasel Chiu <[email protected]>
Cc: Nate DeSimone <[email protected]>
Cc: Duggapu Chinni B <[email protected]>
Cc: Star Zeng <[email protected]>
Cc: Ted Kuo <[email protected]>
Cc: Ashraf Ali S <[email protected]>
Cc: Ray Ni <[email protected]>
  • Loading branch information
hongbin123 committed Oct 9, 2024
1 parent 5a0c215 commit 6c8f888
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions IntelFsp2Pkg/Include/FspStatusCode.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
#define FSP_STATUS_CODE_MEMORY_INIT 0xD000
#define FSP_STATUS_CODE_TEMP_RAM_EXIT 0xB000
#define FSP_STATUS_CODE_SILICON_INIT 0x9000
#define FSP_STATUS_CODE_FSPSMM_INIT 0x7000
#define FSP_STATUS_CODE_POST_PCIE_ENUM_NOTIFICATION 0x6000
#define FSP_STATUS_CODE_READY_TO_BOOT_NOTIFICATION 0x4000
#define FSP_STATUS_CODE_END_OF_FIRMWARE_NOTIFICATION 0x2000
Expand Down

0 comments on commit 6c8f888

Please sign in to comment.