]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/UefiLib/UefiLibPrint.c
1.Define SPIN_LOCK as "volatile UINTN" to prevent mutli-processor access harzard.
[mirror_edk2.git] / MdePkg / Library / UefiLib / UefiLibPrint.c
2007-03-09 qwang12Update the comments.
2007-02-14 qwang12Added Print, ErrorPrint, AsciiPrint, AsciiErrorPrint...