]> git.proxmox.com Git - mirror_edk2.git/history - OvmfPkg
OvmfPkg/Csm/LegacyBiosDxe: Update to make it build for OVMF
[mirror_edk2.git] / OvmfPkg /
2019-06-14 Hao A WuOvmfPkg/Csm/LegacyBiosDxe: Update to make it build...
2019-06-14 Hao A WuOvmfPkg/Csm/VideoDxe: Update to make it build for OVMF
2019-06-14 Hao A WuOvmfPkg/OvmfPkg.dec: Add PCD definitions used by copied...
2019-06-14 Hao A WuOvmfPkg/OvmfPkg.dec: Add the new include folder for...
2019-06-14 Hao A WuOvmfPkg/OvmfPkg.dec: Add definitions for CSM-related...
2019-06-14 Hao A WuOvmfPkg: Copy the required CSM components from framewor...
2019-06-11 Gary LinOvmfPkg/README: Update the network build flags
2019-06-11 Hao A WuOvmfPkg: Drop build flag USE_LEGACY_ISA_STACK and legac...
2019-06-06 Marc W ChenOvmfPkg/QemuVideoDxe: Shouldn't assume system in VGA...
2019-06-03 Laszlo ErsekOvmfPkg/PlatformPei: set 32-bit UC area at PciBase...
2019-06-03 Laszlo ErsekOvmfPkg: raise the PCIEXBAR base to 2816 MB on Q35
2019-06-03 Laszlo ErsekRevert "OvmfPkg/PlatformPei: assign PciSize on both...
2019-06-03 Laszlo ErsekRevert "OvmfPkg/PlatformPei: hoist PciBase assignment...
2019-06-03 Laszlo ErsekRevert "OvmfPkg/PlatformPei: reorder the 32-bit PCI...
2019-06-03 Laszlo ErsekRevert "OvmfPkg/PlatformPei: fix MTRR for low-RAM sizes...
2019-05-16 Laszlo ErsekOvmfPkg/PlatformPei: fix MTRR for low-RAM sizes that...
2019-05-16 Laszlo ErsekOvmfPkg/PlatformPei: reorder the 32-bit PCI window...
2019-05-16 Laszlo ErsekOvmfPkg/PlatformPei: hoist PciBase assignment above...
2019-05-16 Laszlo ErsekOvmfPkg/PlatformPei: assign PciSize on both i440fx...
2019-05-16 Fu SiyuanOvmfPkg: Update DSC/FDF to use NetworkPkg's include...
2019-05-16 Gary LinOvmfPkg/EnrollDefaultKeys: import the non-default key...
2019-05-15 Zhang, ShengleiOvmfPkg: Remove duplicated library classes in dxe drive...
2019-05-10 Michael D KinneyOvmfPkg/QemuVideoDxe: Remove dependency on OptionRomPkg
2019-05-01 Laszlo ErsekOvmfPkg/EnrollDefaultKeys: suppress incorrect compiler...
2019-04-30 Igor DruzhininOvmfPkg/XenSupport: turn off address decoding before...
2019-04-30 Igor DruzhininOvmfPkg/XenSupport: use a correct PCI host bridge apert...
2019-04-30 Igor DruzhininOvmfPkg/XenSupport: remove usage of prefetchable PCI...
2019-04-30 Laszlo ErsekOvmfPkg/EnrollDefaultKeys: remove Red Hat's hard-coded...
2019-04-30 Laszlo ErsekOvmfPkg/EnrollDefaultKeys: enroll PK/KEK1 from the...
2019-04-30 Laszlo ErsekOvmfPkg: introduce OVMF_PK_KEK1_APP_PREFIX_GUID
2019-04-30 Laszlo ErsekOvmfPkg/EnrollDefaultKeys: document the steps of the...
2019-04-30 Laszlo ErsekOvmfPkg/EnrollDefaultKeys: describe functions with...
2019-04-30 Laszlo ErsekOvmfPkg/EnrollDefaultKeys: extract MICROSOFT_VENDOR_GUID
2019-04-30 Laszlo ErsekOvmfPkg/EnrollDefaultKeys: split out certificate and...
2019-04-30 Laszlo ErsekOvmfPkg/EnrollDefaultKeys: extract typedefs to a header...
2019-04-30 Laszlo ErsekOvmfPkg/EnrollDefaultKeys: remove unneeded EFIAPI call...
2019-04-30 Laszlo ErsekOvmfPkg/EnrollDefaultKeys: clean up acronym capitalizat...
2019-04-30 Laszlo ErsekOvmfPkg/EnrollDefaultKeys: clean up global variable...
2019-04-30 Laszlo ErsekOvmfPkg/EnrollDefaultKeys: clean up minor whitespace...
2019-04-30 Laszlo ErsekOvmfPkg/EnrollDefaultKeys: refresh INF file
2019-04-30 Laszlo ErsekOvmfPkg/EnrollDefaultKeys: update @file comment blocks
2019-04-30 Laszlo ErsekOvmfPkg: introduce EnrollDefaultKeys application
2019-04-28 Shenglei ZhangOvmfPkg/PlatformBootManagerLib: Remove dependency on...
2019-04-28 Zhichao GaoOvmfPkg/ResetSystemLib: Add new API ResetSystem
2019-04-24 Laszlo ErsekOvmfPkg/Sec: fix out-of-bounds reads
2019-04-18 Laszlo ErsekOvmfPkg/BasePciCapLib: suppress invalid "nullptr deref...
2019-04-18 Laszlo ErsekOvmfPkg/AcpiPlatformDxe: catch theoretical nullptr...
2019-04-18 Laszlo ErsekOvmfPkg/AcpiPlatformDxe: suppress invalid "deref of...
2019-04-18 Laszlo ErsekOvmfPkg/QemuVideoDxe: avoid arithmetic on null pointer
2019-04-12 Laszlo ErsekOvmfPkg/XenBusDxe: replace MIT license text with SPDX ID
2019-04-12 Laszlo ErsekOvmfPkg/IndustryStandard/Xen: replace MIT license text...
2019-04-12 Laszlo ErsekOvmfPkg/License.txt: refresh the MIT license text and...
2019-04-12 Laszlo ErsekOvmfPkg/License.txt: remove XenPvBlkDxe from the MIT...
2019-04-11 Hao WuOvmfPkg: Update DSC/FDF files to consume 8259/8254...
2019-04-11 Hao WuOvmfPkg/8254TimerDxe: Update to make it build for OVMF
2019-04-11 Hao WuOvmfPkg: Copy 8254TimerDxe driver from PcAtChipsetPkg
2019-04-11 Hao WuOvmfPkg/AcpiPlatformDxe: Consume the 8259 PCD defined...
2019-04-11 Hao WuOvmfPkg/8259InterruptControllerDxe: Update to make...
2019-04-11 Hao WuOvmfPkg/OvmfPkg.dec: Add 8259-related PCDs in OVMF...
2019-04-11 Hao WuOvmfPkg: Copy Legacy8259 protocol definitions from...
2019-04-11 Hao WuOvmfPkg: Copy 8259InterruptControllerDxe driver from...
2019-04-09 Michael D KinneyOvmfPkg: Change License.txt from 2-Clause BSD to BSD...
2019-04-09 Michael D KinneyOvmfPkg: Replace BSD License with BSD+Patent License
2019-04-02 Bret BarkelewOvmfPkg/PlatformDebugLibIoPort: Add new APIs
2019-03-27 Hao WuOvmfPkg: Add a build flag to select ISA driver stack
2019-03-27 Hao WuOvmfPkg: Add an Super IO bus driver
2019-03-27 Hao WuOvmfPkg: Drop the ISA Floppy device support
2019-03-26 Laszlo ErsekOvmfPkg: retire "create-release.py"
2019-02-25 Laszlo ErsekOvmfPkg/PlatformBootManagerLib: display boot option...
2019-02-25 Laszlo ErsekOvmfPkg: add library to track boot option loading/start...
2019-02-22 Hao WuOvmfPkg/LockBoxLib: Update the comments for API UpdateL...
2019-02-19 Jordan JustenOvmfPkg/build.sh: Enable flash for qemu 3 or later
2019-02-14 Shenglei ZhangOvmfPkg/README: Remove UNIXGCC
2019-02-11 Stefan BergerOvmfPkg: Add TCG2 Configuration menu to the Device...
2019-01-16 Ard BiesheuvelOvmfPkg: add MmServicesTableLib resolution
2019-01-08 Laszlo ErsekOvmfPkg: require GCC48 or later
2018-12-19 Star ZengOvmfPkg: Remove PcdPeiCoreMaxXXX PCDs' statement
2018-11-27 Liming GaoOvmfPkg: Don't include TftpDynamicCommand in XCODE5...
2018-11-20 yuchenlinOvmfPkg: simply use the Bochs interface for vmsvga
2018-11-20 yuchenlinRevert "OvmfPkg: VMWare SVGA display device register...
2018-11-20 yuchenlinRevert "OvmfPkg/QemuVideoDxe: Helper functions for...
2018-11-20 yuchenlinRevert "OvmfPkg/QemuVideoDxe: VMWare SVGA device support"
2018-11-20 yuchenlinRevert "OvmfPkg/QemuVideoDxe: list "UnalignedIoInternal...
2018-11-19 shengleiOvmfPkg: Remove EdkShellBinPkg in FDF
2018-11-12 Laszlo ErsekReapply "OvmfPkg/QemuVideoDxe: list "UnalignedIoInterna...
2018-11-12 Laszlo ErsekReapply "OvmfPkg/QemuVideoDxe: VMWare SVGA device support"
2018-11-12 Laszlo ErsekReapply "OvmfPkg/QemuVideoDxe: Helper functions for...
2018-11-12 Laszlo ErsekReapply "OvmfPkg: VMWare SVGA display device register...
2018-11-06 yuchenlinRevert "OvmfPkg: VMWare SVGA display device register...
2018-11-06 yuchenlinRevert "OvmfPkg/QemuVideoDxe: Helper functions for...
2018-11-06 yuchenlinRevert "OvmfPkg/QemuVideoDxe: VMWare SVGA device support"
2018-11-06 yuchenlinRevert "OvmfPkg/QemuVideoDxe: list "UnalignedIoInternal...
2018-11-06 Fu SiyuanOvmfPkg: Replace obsoleted network drivers from platfor...
2018-10-05 Marc-André LureauOvmfPkg/PlatformPei: clear CPU caches
2018-08-16 Gary LinOvmfPkg: link Sha384 and Sha512 support into Tcg2Pei...
2018-08-06 Laszlo ErsekOvmfPkg/PlatformDebugLibIoPort: fix port detection...
2018-07-27 Ruiyu NiOvmfPkg/PlatformBds: Implement PlatformBootManagerUnabl...
2018-07-24 Liming GaoOvmfPkg: Correct ResourcePublicationLib class name...
2018-07-20 Laszlo ErsekOvmfPkg/XenPvBlkDxe: remove gEfiDevicePathProtocolGuid...
2018-07-19 Laszlo ErsekOvmfPkg/AcpiPlatformDxe: clean up libs and protos in...
next