EmulatorPkg/Win: Enable 64bit (SEC,PEI,DXE all run at 64bit)
Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com> Reviewed-by: Hao Wu <hao.a.wu@intel.com> Cc: Andrew Fish <afish@apple.com>
This commit is contained in:
@@ -24,7 +24,7 @@ typedef struct {
|
||||
BOOLEAN Readonly;
|
||||
|
||||
HANDLE NtHandle;
|
||||
UINTN BlockSize;
|
||||
UINT32 BlockSize;
|
||||
|
||||
EFI_BLOCK_IO_MEDIA *Media;
|
||||
EMU_BLOCK_IO_PROTOCOL EmuBlockIo;
|
||||
|
Reference in New Issue
Block a user