]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2020-12-23 Yunhua FengBaseTools: Should always define PCD TOKEN value as...
2020-12-22 Michael D Kinney.mergify: Enable Mergify for stable/* branches
2020-12-22 Michael D KinneyOvmfPkg/.azurepipelines: Enable EDK II CI for stable...
2020-12-22 Michael D KinneyEmulatorPkg/.azurepipelines: Enable EDK II CI for stabl...
2020-12-22 Michael D KinneyArmVirtPkg/.azurepipelines: Enable EDK II CI for stable...
2020-12-22 Michael D Kinney.azurepipelines: Enable EDK II CI for stable/* branches
2020-12-22 wenyi,xie via... BaseTools/EfiRom: remove redundant checking of argc
2020-12-22 Tan, MingMdeModulePkg/Universal/StatusCodeHandler: Fix a bug...
2020-12-22 wenyi,xie via... BaseTools/GenFfs: Optimazing else if statement
2020-12-22 Yunhua FengBaseTools: Correct report the line number in INF file...
2020-12-22 Pierre GondoisBaseTools/Ecc: Allow init of function static variables
2020-12-22 Sami MujawarBaseTools: Fix crash in ECC when parsing incorrect...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: handle attribute updates in EFI_FI...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: add helper for determining file...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: add helper for determining access...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: add helper for determining file...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: implement the wrapper function...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: handle file rename/move in EFI_FIL...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: add helper for composing rename...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: implement the wrapper function...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: handle the volume label in EFI_FIL...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: implement EFI_FILE_PROTOCOL.Write()
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: implement the wrapper function...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: implement EFI_FILE_PROTOCOL.Flush()
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: implement EFI_FILE_PROTOCOL.Read...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: add EFI_FILE_INFO cache fields...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: convert FUSE dirent filename to...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: implement EFI_FILE_PROTOCOL.Read...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: add a shared wrapper for FUSE_READ...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: implement EFI_FILE_PROTOCOL.GetPos...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: implement EFI_FILE_PROTOCOL.GetInfo()
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: add helper for formatting UEFI...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: implement the wrapper function...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: erase the dir. entry in EFI_FILE_P...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: implement EFI_FILE_PROTOCOL.Open()
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: implement the wrapper function...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: add a shared wrapper for FUSE_UNLI...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: split canon. path into last parent...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: implement the wrapper function...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: convert FUSE inode attributes...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: implement the wrapper function...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: implement the wrapper function...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: implement the wrapper function...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: manage path lifecycle in OpenVolum...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: add helper for appending and sanit...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: flush, sync, release and forget...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: implement the wrapper function...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: add a shared wrapper for FUSE_FSYN...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: implement the wrapper function...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: implement EFI_SIMPLE_FILE_SYSTEM_P...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: add shared wrapper for FUSE_RELEAS...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: implement the wrapper function...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: submit the FUSE_INIT request to...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: map "errno" values to EFI_STATUS
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: introduce the basic FUSE request...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: add a scatter-gather list data...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: implement virtio device (un)initia...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: DriverBinding: open VirtioDevice...
2020-12-21 Laszlo ErsekArmVirtPkg: include VirtioFsDxe in the ArmVirtQemu...
2020-12-21 Laszlo ErsekOvmfPkg: introduce VirtioFsDxe
2020-12-21 Laszlo ErsekEmbeddedPkg/TimeBaseLib: remove useless truncation...
2020-12-21 Laszlo ErsekArmPlatformPkg/PL031RealTimeClockLib: cast EfiTimeToEpo...
2020-12-21 Bob FengEmulatorPkg/PlatformCI: stick with "ubuntu-18.04" for now
2020-12-19 Michael D KinneyMdeModulePkg/PciSioSerialDxe: Flush Tx before config...
2020-12-18 Quan NguyenArmPkg/ArmGicV3Dxe: Use ArmGicSetInterruptPriority...
2020-12-18 Quan NguyenArmPkg/ArmGicLib: Add ArmGicSetInterruptPriority()...
2020-12-18 Leif LindholmArmPkg/ArmLib: move ArmReadIdPfr0/1 into private header...
2020-12-18 Leif LindholmArmPkg/ArmLib: rename AArch64 variant of ArmReadIdPfr0
2020-12-18 Leif LindholmArmPkg/ArmLib: delete AArch64 version of ArmReadIdPfr1
2020-12-18 Leif LindholmArmPkg: use helper to check for Security extensions...
2020-12-18 Leif LindholmArmPkg: add ArmHasSecurityExtensions () helper function
2020-12-18 Leif LindholmArmPkg: remove duplicated ARM/AArch64 ArmGicArchSecLib...
2020-12-18 Leif LindholmArmPkg: remove duplicated ARM/AArch64 ArmGicArchLib...
2020-12-18 Leif LindholmArmPkg: use ID register helper for ArmGicArch(Sec)Lib
2020-12-18 Leif LindholmArmPkg/ArmLib: add ArmHasGicSystemRegisters () helper...
2020-12-18 Borghorst,... OvmfPkg/PlatformBootManagerLib: fix PCI interrupt link...
2020-12-18 Laszlo ErsekRevert "UefiCpuPkg/CpuDxe: Fix boot error"
2020-12-18 James BottomleyOvmfPkg/AmdSev/SecretDxe: make secret location naming...
2020-12-18 James BottomleyOvmfPkg: Change SEV Launch Secret API to be UINT64...
2020-12-18 Laszlo ErsekOvmfPkg/PlatformCI: stick with "ubuntu-18.04" for now
2020-12-18 Laszlo ErsekArmVirtPkg/PlatformCI: stick with "ubuntu-18.04" for now
2020-12-16 Abner ChangRedfishPkg/RedfishCredentialDxe: EDKII Redfish Credenti...
2020-12-16 Abner ChangRedfishPkg/Include: EDKII Redfish Credential Header...
2020-12-15 Sheng WeiMdePkg/include: Add DMAR SATC Table Definition
2020-12-15 Chen, ChristineBaseTools: Add comments in StructurePcd DSC file.
2020-12-15 Michael D KinneyMdeModulePkg/Variable/RuntimeDxe: Add Variable Lock...
2020-12-15 Bret BarkelewMdeModulePkg/Variable/RuntimeDxe: Restore Variable...
2020-12-15 Michael D Kinney.azurepipelines: Use alternate cmocka repo
2020-12-14 James BottomleyOvmfPkg/AmdSev: Expose the Sev Secret area using a...
2020-12-14 James BottomleyOvmfPkg/AmdSev: assign and reserve the Sev Secret area
2020-12-14 James BottomleyOvmfPkg: create a SEV secret area in the AmdSev memfd
2020-12-14 James BottomleyOvmfPkg/AmdSev: add Grub Firmware Volume Package
2020-12-14 James BottomleyOvmfPkg/Amdsev: Base commit to build encrypted boot...
2020-12-14 James BottomleyOvmfPkg/ResetVector: convert SEV-ES Reset Block structu...
2020-12-14 Sean BroganOvmfPkg: Disable EccCheck CI until EccCheck issues...
2020-12-14 Ray NiUefiCpuPkg/CpuFeature: reduce time complexty to calc...
2020-12-14 Star ZengUefiCpuPkg RegisterCpuFeaturesLib: Use AllocatePages...
2020-12-14 Baraneedharan... MdeModulePkg: Fix SetMem parameter in OnigurumaUefiPort
2020-12-11 Marc Moisson... ShellPkg/AcpiView: PCCT Parser
2020-12-11 Sami MujawarShellPkg/AcpiView: Fix field validator invocation
next