X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkNt32Pkg%2FPei%2FFlashMap%2FFlashMap.msa;h=bedabe810b0c4599203b7a101926faf26db59a9c;hp=1a098cf057feca35b71730d0aa16d4c975ce8eab;hb=c587fa4b280c7d2439729a8d4f20784e95d1c9cb;hpb=202c5d55e5a5a1f065038cda8316ad36293aa6bb diff --git a/EdkNt32Pkg/Pei/FlashMap/FlashMap.msa b/EdkNt32Pkg/Pei/FlashMap/FlashMap.msa index 1a098cf057..bedabe810b 100644 --- a/EdkNt32Pkg/Pei/FlashMap/FlashMap.msa +++ b/EdkNt32Pkg/Pei/FlashMap/FlashMap.msa @@ -1,12 +1,4 @@ - PeiFlashMap @@ -58,7 +50,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.--> - + @@ -103,25 +95,32 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.--> normally a FIXED_AT_BUILD type as system memory map is fixed to BIOS. - + + PcdFlashNvStorageVariableSize + gEfiGenericPlatformTokenSpaceGuid + + To get the NvStorage Variable size from this PCD. + + + PcdFlashNvStorageFtwSpareBase gEfiGenericPlatformTokenSpaceGuid To get base address of the FTW spare block section in NV firmware volume. - + PcdFlashNvStorageFtwSpareSize gEfiGenericPlatformTokenSpaceGuid To get size of the FTW spare block section in NV firmware volume. - + PcdFlashNvStorageFtwWorkingBase gEfiGenericPlatformTokenSpaceGuid To get base address of the FTW working block section in NV firmware volume. - + PcdFlashNvStorageFtwWorkingSize gEfiGenericPlatformTokenSpaceGuid To get size of the FTW working block section in NV firmware volume. - +