Searched refs:PartitionRestoreGptTable (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Disk/PartitionDxe/
H A DGpt.c72 PartitionRestoreGptTable (
275 if (!PartitionRestoreGptTable (BlockIo, DiskIo, BackupHeader)) {
286 if (!PartitionRestoreGptTable (BlockIo, DiskIo, PrimaryHeader)) {
554 PartitionRestoreGptTable ( function
/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/PartitionDxe/
H A DGpt.c98 PartitionRestoreGptTable (
302 if (!PartitionRestoreGptTable (BlockIo, DiskIo, BackupHeader)) {
313 if (!PartitionRestoreGptTable (BlockIo, DiskIo, PrimaryHeader)) {
581 PartitionRestoreGptTable ( function

Completed in 75 milliseconds