X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=BaseTools%2FSource%2FC%2FGenBootSector%2FGenBootSector.c;fp=BaseTools%2FSource%2FC%2FGenBootSector%2FGenBootSector.c;h=c218548a4c4943bf0df09a3312345692a858e6e9;hb=64957e357bca8d1f9fec2fabaa7aa9a3a8721f1f;hp=40cb19fb59e17bbb4b1966d06fdc062a14fa5a1b;hpb=e90a0ee8a4c04117668edaeaf57d3db56a71fc11;p=mirror_edk2.git diff --git a/BaseTools/Source/C/GenBootSector/GenBootSector.c b/BaseTools/Source/C/GenBootSector/GenBootSector.c index 40cb19fb59..c218548a4c 100644 --- a/BaseTools/Source/C/GenBootSector/GenBootSector.c +++ b/BaseTools/Source/C/GenBootSector/GenBootSector.c @@ -278,7 +278,7 @@ GetBootSectorOffset ( Description: Get the offset of boot sector. For non-MBR disk, offset is just 0 - for disk with MBR, offset needs to be caculated by parsing MBR + for disk with MBR, offset needs to be calculated by parsing MBR NOTE: if no one is active, we will patch MBR to select first partition as active.