Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ovmf with gdb log | Regia König | 2022-05-19 | 1 | -1/+1 |
| | |||||
* | Add README about how to use gdb | Regia König | 2022-04-11 | 1 | -1/+1 |
| | |||||
* | asd | Regia König | 2022-03-11 | 1 | -1/+2 |
| | |||||
* | Fix ulong to int conversion warning | Regia König | 2022-03-11 | 1 | -1/+2 |
| | |||||
* | Add a bunch of flags for debugging (Warning flags) | Regia König | 2022-03-11 | 1 | -6/+20 |
| | |||||
* | Split build process into debug build and release build (gdb vs lto) | Regia König | 2022-03-10 | 1 | -8/+25 |
| | |||||
* | Add stuff | Regia König | 2022-03-02 | 1 | -2/+5 |
| | |||||
* | Clean directory after build step | Regia König | 2021-08-05 | 1 | -1/+1 |
| | |||||
* | Eliminate run.sh | Regia König | 2021-08-05 | 1 | -1/+1 |
| | |||||
* | Complete the 'make clean' process | Regia König | 2021-08-05 | 1 | -1/+2 |
| | |||||
* | Eliminate 'OUTPUT' directory | Regia König | 2021-08-05 | 1 | -4/+3 |
| | |||||
* | Reorder object creation | Regia König | 2021-06-21 | 1 | -3/+4 |
| | |||||
* | Modify cpu_cache_speed() to print a reasonable clock value | Regina König | 2021-04-21 | 1 | -5/+7 |
| | |||||
* | Move GUID and Pcd definitions from Efi_Defs.h into separate files | Regia König | 2021-04-14 | 1 | -8/+9 |
| | |||||
* | Rename AutoGen by Efi_Defs. Adjust Makefile | Regia König | 2021-04-13 | 1 | -9/+4 |
| | |||||
* | Comment some CFLAGs | Regia König | 2021-04-13 | 1 | -3/+3 |
| | |||||
* | New Alignment of CFLAGS for better commentation | Regia König | 2021-04-13 | 1 | -10/+20 |
| | |||||
* | Untrack MemtestEfi.efi | Regia König | 2021-04-12 | 1 | -1/+1 |
| | |||||
* | Build Unaligned.o. Build Process Successfull | Regia König | 2021-04-12 | 1 | -6/+7 |
| | |||||
* | Add Math64.o to Makefile | Regia König | 2021-04-12 | 1 | -2/+3 |
| | |||||
* | Fix bug in Makefile | Regia König | 2021-04-12 | 1 | -12/+12 |
| | |||||
* | Correct Makefile | Regia König | 2021-04-12 | 1 | -11/+16 |
| | |||||
* | Include AutoGen.h in PcdLib.h | Regia König | 2021-04-12 | 1 | -1/+2 |
| | |||||
* | Remove some redundancies in Makefile | Regia König | 2021-04-12 | 1 | -5/+6 |
| | |||||
* | Build BaseLib | Regia König | 2021-04-12 | 1 | -5/+18 |
| | |||||
* | Build UefiMemoryAllocationLib.o | Regia König | 2021-04-09 | 1 | -8/+6 |
| | |||||
* | Build UefiDevicePathLib2.o | Regia König | 2021-04-09 | 1 | -4/+20 |
| | |||||
* | Build BasePrintLib.o | Regia König | 2021-04-09 | 1 | -2/+8 |
| | |||||
* | Build BasePcdLibNull.o | Regia König | 2021-04-09 | 1 | -2/+6 |
| | |||||
* | Build BaseMemoryLib.o | Regia König | 2021-04-09 | 1 | -2/+14 |
| | |||||
* | Build BaseDebugPrintErrorLevelLib.o | Regia König | 2021-04-09 | 1 | -2/+3 |
| | |||||
* | Create UefiDebugLibStdErr.o | Regia König | 2021-04-09 | 1 | -5/+6 |
| | |||||
* | Remove INCLUDE_FILES var | Regia König | 2021-04-09 | 1 | -3/+0 |
| | |||||
* | Remove ADDITIONAL_HEADER variable | Regia König | 2021-04-09 | 1 | -3/+0 |
| | |||||
* | Rename UefiLib.o to UefiLib2.o | Regia König | 2021-04-09 | 1 | -3/+3 |
| | |||||
* | Add Acpi.h | Regia König | 2021-04-08 | 1 | -25/+17 |
| | |||||
* | Create UEFI RuntimServices and BootServices objects | Regia König | 2021-04-08 | 1 | -6/+7 |
| | |||||
* | Add additional header to compile BaseLib | Regia König | 2021-04-08 | 1 | -2/+8 |
| | |||||
* | Build UefiApplicationEntryPoint.o instead of using lib" | Regia König | 2021-04-08 | 1 | -2/+2 |
| | |||||
* | Change order of libs | Regia König | 2021-04-08 | 1 | -6/+10 |
| | |||||
* | Add one object in Makefile | Regia König | 2021-04-08 | 1 | -1/+1 |
| | |||||
* | Replace BaseDebugPrintErrorLevelLib.lib by *.c file | Regia König | 2021-04-08 | 1 | -2/+7 |
| | |||||
* | Remove all page_allocation files from master | Regina König | 2021-04-01 | 1 | -1/+1 |
| | |||||
* | added page_allocator to Makefile | Regina König | 2021-03-15 | 1 | -1/+1 |
| | |||||
* | strip strtab section of MemtestEfi.dll | Regina König | 2020-12-10 | 1 | -0/+1 |
| | |||||
* | Removed static_library_files.lst and added all libs in Makefile | Regina König | 2020-12-10 | 1 | -3/+12 |
| | |||||
* | extended clean procedure in Makefile | Regina König | 2020-12-09 | 1 | -2/+8 |
| | |||||
* | .. | Regina König | 2020-10-06 | 1 | -1/+1 |
| | |||||
* | moved some class files to bios/ efi/ | Regina König | 2020-08-06 | 1 | -4/+4 |
| | |||||
* | moving display function to bios/ or efi/ respectively | Regina König | 2020-08-03 | 1 | -1/+1 |
| |