X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FUniversal%2FDebugSupportDxe%2FIa32%2FDebugSupport.h;h=1af8a8983374c551bb4da872a8a44724e752942a;hp=d1a126c1c29937bd08ac9ea5047d55b4507f0405;hb=7601dbe7c5ed94c859600649fc316918bb3572b3;hpb=cfcbb8bc5428cf3d86107913be4e33ee323d13c9 diff --git a/MdeModulePkg/Universal/DebugSupportDxe/Ia32/DebugSupport.h b/MdeModulePkg/Universal/DebugSupportDxe/Ia32/DebugSupport.h index d1a126c1c2..1af8a89833 100644 --- a/MdeModulePkg/Universal/DebugSupportDxe/Ia32/DebugSupport.h +++ b/MdeModulePkg/Universal/DebugSupportDxe/Ia32/DebugSupport.h @@ -86,7 +86,7 @@ Vect2Desc ( ); /** - Initializes driver's handler registration databas. + Initializes driver's handler registration database. This code executes in boot services context Must be public because it's referenced from DebugSupport.c