Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | OvmfPkg/VirtNorFlashDxe: map flash memory as uncacheable | Gerd Hoffmann | 2023-01-12 | 1 | -2/+2 |
* | OvmfPkg/VirtNorFlashDxe: use EFI_MEMORY_WC and drop AlignedCopyMem() | Ard Biesheuvel | 2022-10-27 | 2 | -65/+4 |
* | OvmfPkg/VirtNorFlashDxe: avoid switching between modes in a tight loop | Ard Biesheuvel | 2022-10-27 | 1 | -138/+76 |
* | OvmfPkg/VirtNorFlashDxe: avoid array mode switch after each word write | Ard Biesheuvel | 2022-10-27 | 2 | -9/+6 |
* | OvmfPkg/VirtNorFlashDxe: drop block I/O protocol implementation | Ard Biesheuvel | 2022-10-27 | 5 | -154/+45 |
* | OvmfPkg/VirtNorFlashDxe: remove disk I/O protocol implementation | Ard Biesheuvel | 2022-10-27 | 4 | -289/+0 |
* | OvmfPkg/VirtNorFlashDxe: remove CheckBlockLocked feature | Ard Biesheuvel | 2022-10-27 | 2 | -30/+8 |
* | OvmfPkg/VirtNorFlashDxe: clone ArmPlatformPkg's NOR flash driver | Ard Biesheuvel | 2022-10-27 | 6 | -0/+2891 |