summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-19EmulatorPkg: Add D-BUS Listener Threaddev/prmd_poc/nldesimoNate DeSimone13-343/+1660
2023-07-14EmulatorPkg: Add IsSigTermSignaled mechanism.Chasel Chiu9-1/+275
2023-07-13EmulatorPkg: Add SIGTERM signal support.Chasel Chiu2-0/+14
2023-07-09EmulatorPkg: Update DbusServer InterfaceAshley E DeSimone1-4/+4
2023-07-09Revert "Update dbus server interface schema to have request/reply methods."Ashley E DeSimone1-23/+10
2023-07-06Update dbus server interface schema to have request/reply methods.Ashley E DeSimone1-10/+23
2023-06-30X86EmulatorPkg: Initial Commit of ARM32 + SIGSEGV HandlerNate DeSimone9-130/+96
2023-06-29Package/Module: Initial Commit of Dbus ServerAshley E DeSimone1-0/+295
2023-06-29EmulatorPkg: Fix WinHost build failure.Chasel Chiu1-0/+12
2023-06-28EmulatorPkg: switch performance count to microseconds.Chasel Chiu1-1/+4
2023-06-28EmulatorPkg: Add clarifying comment to DxeEmuCacheMaintenanceLibNathaniel L DeSimone1-0/+5
2023-06-28Revert "EmulatorPkg: Improve DxeEmuCacheMaintenanceLib"Nathaniel L DeSimone2-36/+81
2023-06-28EmulatorPkg/Host: Fixed build failure in previous commit.Chasel Chiu1-1/+1
2023-06-28EmulatorPkg/Host: Add QueryPerformanceCounter for ARM Linux.Chasel Chiu1-2/+7
2023-06-27EmulatorPkg: Fix IA32 and X64 BuildNathaniel L DeSimone2-40/+40
2023-06-27EmulatorPkg: Fix misspellingsNate DeSimone2-4/+4
2023-06-27EmulatorPkg: Improve DxeEmuCacheMaintenanceLibNate DeSimone2-81/+36
2023-06-27EmulatorPkg: Add POSIX Signal Handler SupportNate DeSimone18-0/+1129
2023-06-27EmulatorPkg: Implement SetMemoryAttributesNate DeSimone11-7/+390
2023-06-27Revert "ArmPkg: Add ArmMmuNullLib"Nate DeSimone3-122/+0
2023-06-07edk2/EmulatorPkg: Remove X11 dependency.Chasel Chiu3-5/+5
2023-06-07edk2/EmulatorPkg: fix B0 redefined build failure.Chasel Chiu1-1/+3
2023-06-07edk2/BaseTools: Remove -luuidChasel Chiu3-18/+3
2023-06-01BaseTools/GenFw: Fixed ARM PrmHandler pointer issue.Chasel Chiu1-1/+1
2023-04-24PrmPkg/PrmLoaderDxe: Support CreatePrmPackage function.Chasel Chiu9-47/+150
2023-04-20BaseTools/GenFw/: Support --prm for GCC ARM32 build.Chasel Chiu1-3/+243
2023-04-19PrmPkg: Support ARM32 PeCoff image.Chasel Chiu1-1/+2
2023-04-19MdePkg: Support cross arch for PeCoffLoader.Chasel Chiu2-2/+5
2023-03-13MdeModulePkg: Fix misspellingNate DeSimone1-1/+1
2023-03-13EmulatorPkg: Remove Duplicate gEmuIoThunkProtocolGuidNate DeSimone1-1/+0
2023-03-13EmulatorPkg: Fix mispellingNate DeSimone1-1/+1
2023-03-13EmulatorPkg: Correct CommentNate DeSimone1-1/+1
2023-03-13EmulatorPkg: Delete EMU_IO_THUNK_PROTOCO_GUIDNate DeSimone1-3/+1
2023-03-13EmulatorPkg: Rename VariableNate DeSimone2-6/+6
2023-03-13EmulatorPkg: Fix misspellingNate DeSimone3-3/+3
2023-03-13EmulatorPkg: Add EmuCacheMaintenanceLibNate DeSimone11-2/+1276
2023-03-13EmulatorPkg: Add ARM support to EmuSecNate DeSimone3-1/+98
2023-03-13EmulatorPkg: Add ARM support to UNIX Host AppNate DeSimone5-1/+2042
2023-03-13EmulatorPkg: Fix PosixFileSystem function misspellingsNate DeSimone4-47/+49
2023-03-13EmulatorPkg: Add ARM Build TargetNate DeSimone3-6/+30
2023-03-13ArmPkg: Add ArmMmuNullLibNate DeSimone3-0/+122
2023-03-10Update README.mdPeter Geis1-3/+3
2023-03-10x86: fix pcmpestrm and pcmpistrmBlue Swirl1-4/+8
2023-03-10Update README.mdArd Biesheuvel1-1/+1
2023-03-10Use the correct version of CacheMaintenanceLibArd Biesheuvel1-1/+1
2023-03-10Update README to reflect upstream statusArd Biesheuvel1-3/+4
2023-03-10Add .dsc file so the driver can be built standaloneArd Biesheuvel1-0/+88
2023-03-10Add machine type sanity check at registration time.Ard Biesheuvel3-0/+21
2023-03-10Switch to the updated PE/COFF emulator protocol interfaceArd Biesheuvel1-10/+9
2023-03-10Replace int8 type with intArd Biesheuvel2-2/+2