summaryrefslogtreecommitdiff
path: root/ArmVirtPkg/Library
AgeCommit message (Expand)AuthorFilesLines
2023-03-29ArmVirtPkg: Fix depex in kvmtool guest Rtc librarySami Mujawar1-2/+2
2023-03-29ArmVirtPkg: Fix parsing of serial port nodeSami Mujawar1-2/+2
2023-01-26ArmVirtPkg/ArmVirtQemu: enlarge initial flash mappingArd Biesheuvel1-1/+3
2023-01-10ArmVirtPkg/ArmVirtQemu: Avoid early ID map on ThunderXArd Biesheuvel1-0/+15
2023-01-10ArmVirtPkg/ArmPlatformLibQemu: Ensure that VFP is on before running C codeArd Biesheuvel1-7/+5
2022-10-27ArmVirtPkg/ArmVirtKvmTool: Migrate to OVMF's VirtNorFlashDxeArd Biesheuvel2-12/+12
2022-10-27ArmVirtPkg/ArmVirtQemu: migrate to OVMF's VirtNorFlashDxeArd Biesheuvel2-8/+8
2022-10-26ArmVirtPkg/QemuVirtMemInfoLib: use HOB not PCD to record the memory sizeArd Biesheuvel6-22/+71
2022-10-26ArmVirtPkg/ArmVirtQemu: implement ArmPlatformLib with static ID mapArd Biesheuvel4-0/+276
2022-09-06CloudHv/arm: add PeiMemInfoLibJianyong Wu3-0/+332
2022-09-05ArmVirtPkg: Remove duplicated wordsPierre Gondois1-1/+1
2022-02-25ArmVirtPkg/ArmVirtMemoryInitPeiLib: avoid redundant cache invalidationArd Biesheuvel1-9/+0
2022-01-29OvmfPkg/BaseCachingPciExpressLib: Migrate BaseCachingPciExpressLibAbner Chang2-1463/+0
2021-12-07ArmVirtPkg: Apply uncrustify changesMichael Kubacki25-961/+1212
2021-12-07ArmVirtPkg: Change complex DEBUG_CODE() to DEBUG_CODE_BEGIN/END()Michael D Kinney1-2/+2
2021-12-07ArmVirtPkg: Change OPTIONAL keyword usage styleMichael D Kinney1-1/+1
2021-12-07ArmVirtPkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney7-21/+21
2021-10-14ArmVirtPkg/FdtPciHostBridgeLib: Relocate FdtPciHostBridgeLib to OvmfPkg/FdtAbner Chang2-472/+0
2021-10-14ArmVirtPkg/QemuFwCfgLib: Relocate QemuFwCfgLib to OvmfPkgAbner Chang2-682/+0
2021-10-14ArmVirtPkg/FdtPciPcdProducerLib: Relocate PciPcdProducerLib to OvmfPkgAbner Chang2-193/+0
2021-10-14ArmPkg: Use PcdPciIoTranslation PCD from MdePkgAbner Chang2-2/+2
2021-10-14ArmVirtPkg/FdtClintDxe: Move FdtClientDxe to EmbeddedPkgAbner Chang10-0/+10
2021-10-05ArmVirtPkg: Disable the TPM2 platform hierarchyStefan Berger2-0/+7
2021-10-05ArmVirtPkg: Reference new TPM classes in the build system for compilationStefan Berger1-0/+1
2021-06-22ArmVirtPkg: Add PCIe host bridge utility lib for ArmVirtPkgSami Mujawar2-0/+257
2021-01-20ArmVirtPkg/FdtPciHostBridgeLib: Add extra pci root buses supportJiahui Cen via groups.io1-18/+4
2021-01-20ArmVirtPkg/FdtPciHostBridgeLib: Refactor init/uninit of root bridgeJiahui Cen via groups.io2-64/+61
2021-01-20ArmVirtPkg: Refactor with PciHostBridgeUtilityLibJiahui Cen via groups.io2-41/+5
2020-10-16ArmVirtPkg: Add Kvmtool Platform Pei LibSami Mujawar2-0/+128
2020-10-16ArmVirtPkg: 16550 UART Platform hook librarySami Mujawar5-0/+280
2020-10-16ArmVirtPkg: Add Kvmtool NOR flash libSami Mujawar2-0/+384
2020-10-16ArmVirtPkg: kvmtool platform memory mapSami Mujawar2-0/+140
2020-10-16ArmVirtPkg: Add Kvmtool RTC Fdt Client LibrarySami Mujawar2-0/+272
2020-06-24ArmVirtPkg/NorFlashQemuLib: disable NOR flash DT nodes upon discoveryArd Biesheuvel1-0/+16
2020-04-28ArmVirtPkg/QemuFwCfgLib: allow UEFI_DRIVER modulesLaszlo Ersek1-1/+1
2020-03-26ArmVirtPkg/PlatformPeiLib: add dummy assignment to work around older GCCArd Biesheuvel1-0/+5
2020-03-17ArmVirtPkg: fix ASSERT in ArmVirtGicArchLib with virtualization=onLeif Lindholm1-1/+6
2020-03-05ArmVirtPkg/PlatformBootManagerLib: switch to separate QEMU loaderArd Biesheuvel2-1063/+7
2020-03-05ArmVirtPkg/PlatformBootManagerLib: sync Timeout with PcdPlatformBootTimeOutLaszlo Ersek2-2/+26
2020-03-04ArmVirtPkg: implement ArmVirtPsciResetSystemPeiLibArd Biesheuvel2-0/+271
2020-03-04ArmVirtPkg/PlatformPeiLib: discover the TPM base address from the DTArd Biesheuvel2-14/+106
2020-03-04ArmVirtPkg/PlatformPeiLib: make PcdLib dependency explicit in .INFArd Biesheuvel1-0/+1
2020-01-10ArmVirtPkg: remove EnterS3WithImmediateWake () from ResetSystemLibArd Biesheuvel1-14/+0
2019-10-16ArmVirtPkg/PlatformBootManagerLib: Don't update progress if Pcd is 0Pete Batard1-3/+11
2019-09-05ArmVirtPkg/PlatformBootManagerLib: unload image on EFI_SECURITY_VIOLATIONLaszlo Ersek1-1/+8
2019-08-21OvmfPkg: Move XenRealTimeClockLib from ArmVirtPkgAnthony PERARD2-223/+0
2019-06-14ArmVirtPkg/PlatformBootManagerLib: Use EDKII_SERIAL_PORT_LIB_VENDOR_GUIDAnthony PERARD1-6/+2
2019-04-28ArmVirtPkg/ArmVirtPsciResetSystemLib: Add a new API ResetSystemZhichao Gao1-0/+44
2019-04-09ArmVirtPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney42-292/+42
2019-02-25ArmVirtPkg/PlatformBootManagerLib: display boot option loading/startingLaszlo Ersek2-0/+4