Skip to content

Commit

Permalink
QemuQ35Pkg.fdf: Remove assignment of Lock Box PCDs
Browse files Browse the repository at this point in the history
Removes the following PCDs since the lock box is no longer supported.

  - `gQemuPkgTokenSpaceGuid.PcdOvmfLockBoxStorageBase`
  - `gQemuPkgTokenSpaceGuid.PcdOvmfLockBoxStorageSize`

Signed-off-by: Michael Kubacki <Michael.kubacki@microsoft.com>
  • Loading branch information
makubacki committed Sep 24, 2024
1 parent 2fad849 commit 8783ba9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Platforms/QemuQ35Pkg/QemuQ35Pkg.fdf
Original file line number Diff line number Diff line change
Expand Up @@ -153,9 +153,6 @@ NumBlocks = 0xD0
gUefiQemuQ35PkgTokenSpaceGuid.PcdOvmfSecPageTablesBase|gUefiQemuQ35PkgTokenSpaceGuid.PcdOvmfSecPageTablesSize

0x006000|0x001000
gQemuPkgTokenSpaceGuid.PcdOvmfLockBoxStorageBase|gQemuPkgTokenSpaceGuid.PcdOvmfLockBoxStorageSize

0x007000|0x001000
gEfiMdePkgTokenSpaceGuid.PcdGuidedExtractHandlerTableAddress|gUefiQemuQ35PkgTokenSpaceGuid.PcdGuidedExtractHandlerTableSize

0x010000|0x010000
Expand Down

0 comments on commit 8783ba9

Please sign in to comment.