]> git.proxmox.com Git - mirror_edk2.git/history - OvmfPkg/Library/LoadLinuxLib
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / OvmfPkg / Library / LoadLinuxLib /
2021-12-07 Michael KubackiOvmfPkg: Apply uncrustify changes
2020-04-30 Rebecca CranOvmfPkg: replace old EFI_D_ debug levels with new DEBUG...
2019-04-09 Michael D KinneyOvmfPkg: Replace BSD License with BSD+Patent License
2018-03-13 Laszlo ErsekOvmfPkg/LoadLinuxLib: list "LoadLinuxLib.h" in the...
2016-10-27 Gary LinOvmfPkg: Make more use of ARRAY_SIZE()
2015-07-28 Laszlo ErsekOvmfPkg: fix conversion specifiers in DEBUG format...
2014-10-31 Jordan JustenOvmfPkg LoadLinuxLib: Convert X64/JumpToKernel.asm...
2014-10-31 Jordan JustenOvmfPkg LoadLinuxLib: Convert Ia32/JumpToKernel.asm...
2014-09-25 Jordan JustenOvmfPkg: Fix VS2005 build warnings
2013-09-24 Matt FlemingOvmfPkg: EFI handover flags are in Bp->hdr.xloadflags
2013-08-18 Laszlo ErsekOvmfPkg: allocate the EFI memory map for Linux as Loade...
2013-07-16 Ruiyu NiFix IA32 build failure.
2013-02-14 jljustenOvmfPkg LoadLinuxLib: Use kernel's EFI entry point...
2013-01-28 jljustenRevert "OvmfPkg: LoadLinuxLib: Use kernel's EFI entry...
2013-01-23 andrewfishFix xcode tool chain assembly issue.
2013-01-16 jljustenOvmfPkg: Fix Xcode assembly issue
2013-01-16 jljustenOvmfPkg: LoadLinuxLib: Use kernel's EFI entry point...
2013-01-16 jljustenOvmfPkg: LoadLinuxLib: Zero kernel parameters instead...
2013-01-16 jljustenOvmfPkg: LoadLinuxLib: Fix check for relocatable kernel
2013-01-14 jljustenOvmfPkg: LoadLinuxLib: Fix kernel entry for 64-bit...
2012-11-02 jljustenOvmfPkg: Add LoadLinuxLib library implementation