# UEFIPatch patch: # # Patch string format # FileGuid SectionType PatchType:FindPatternOrOffset:ReplacePattern # Please ensure that the latest symbol in patch string is space # Possible section types: # PE32 image 10 # Position-independent code 11 # TE Image 12 # DXE Dependency 13 # Version information 14 # User interface string 15 # 16-bit code 16 # Guided freeform 18 # Raw data 19 # PEI Dependency 1B # SMM Dependency 1C # Please do not try another section types, it can make the resulting image broken # Possible patch types: # P - pattern-based, first parameter is a pattern to find, second - a pattern to replace # O - offset-based, first parameter is hexadecimal offset, second - a pattern to replace # Patterns can have . as "any possible value" symbol #------------------------------------------------------------------------------- # Set IA32_DEBUG_INTERFACE.Enable (MSR 0xC80, bit 0) #------------------------------------------------------------------------------- # SiInit | Apollo Lake # -> disable the conditional jump for the global flag test 299D6F8B-2EC9-4E40-9EC6-DDAA7EBF5FD9 12 P:f680344d00008056577454:f680344d00008056577400 # -> disable the conditional jump for the config flag test 299D6F8B-2EC9-4E40-9EC6-DDAA7EBF5FD9 12 P:f644240c808bca740583c801:f644240c808bca740083c801