X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FInclude%2FLibrary%2FPciLib.h;h=708571bfd32f020e6fc39c7537c2c895c1306617;hp=d85acf52e072b6457fb84179f336930662b5fb9f;hb=1a2f870c9babe077c2d3abea23b6e8e044778341;hpb=7076244ef4005642712f32591abbd8188d6b6f40;ds=sidebyside diff --git a/MdePkg/Include/Library/PciLib.h b/MdePkg/Include/Library/PciLib.h index d85acf52e0..708571bfd3 100644 --- a/MdePkg/Include/Library/PciLib.h +++ b/MdePkg/Include/Library/PciLib.h @@ -167,7 +167,7 @@ PciAnd8 ( /** Performs a bitwise AND of an 8-bit PCI configuration register with an 8-bit - value, followed a bitwise OR with another 8-bit value. + value, followed by a bitwise OR with another 8-bit value. Reads the 8-bit PCI configuration register specified by Address, performs a bitwise AND between the read result and the value specified by AndData,