index
:
openslx-ng/memtest86.git
master
page-allocation
pxe531b
memtest86+ with EFI support
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
efi_memtest
/
MemtestEfi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Outcomment code for debugging
Regina König
2021-07-30
1
-23
/
+26
*
Save last state
Regia König
2021-06-16
1
-0
/
+10
*
Get approximation of stack location
Regia König
2021-06-15
1
-0
/
+10
*
Get current return address in UefiMain
Regia König
2021-06-15
1
-7
/
+21
*
Retrieve position (address) where the efi image is loaded
Regia König
2021-06-15
1
-36
/
+63
*
Add EFI_LOADED_IMAGE_PROTOCOL_GUID
Regia König
2021-06-15
1
-0
/
+13
*
Create dedicated file for logger configuration
Regia König
2021-06-14
1
-11
/
+1
*
Remove unused codesection. Add new logflag.
Regia König
2021-06-14
1
-3
/
+4
*
Clean up logging information
Regia König
2021-06-04
1
-0
/
+2
*
Backup
Regia König
2021-06-02
1
-0
/
+1
*
Try to get controller-name
Regia König
2021-06-01
1
-1
/
+1
*
Move cprint statements of memspeed into print_mainscreen()
Regina König
2021-04-21
1
-1
/
+1
*
Delete old display_init()
Regina König
2021-04-21
1
-1
/
+1
*
Complete refactoring of cpuspeed()
Regina König
2021-04-21
1
-0
/
+1
*
New Alignment of CFLAGS for better commentation
Regia König
2021-04-13
1
-4
/
+1
*
Adjustet print_map()
Regina König
2021-03-30
1
-1
/
+1
*
added page_allocator to test.c, printing pmap, print SUCCESS if allocation wa...
Regina König
2021-03-15
1
-3
/
+3
*
created new files: page_alloactor.c/h
Regina König
2021-03-15
1
-0
/
+2
*
Moved lib.c into bios and efi dir
Regina König
2021-01-28
1
-0
/
+1
*
disabled some functions which caused the test to stop after a found error
Regina König
2021-01-26
1
-1
/
+1
*
Outcommented all logs
Regina König
2021-01-21
1
-2
/
+2
*
divide len_dw by 2
Regina König
2021-01-21
1
-3
/
+2
*
if logger finds memtest_log file, then it ~should~ write
Regina König
2020-12-18
1
-2
/
+1
*
..
Regina König
2020-12-18
1
-2
/
+5
*
General trace_init statements
Regina König
2020-12-18
1
-1
/
+1
*
clear screen before init_trace and start at position 0,0
Regina König
2020-12-18
1
-0
/
+5
*
New function 'trace_init()'for logging before logger initialization
Regina König
2020-12-18
1
-0
/
+3
*
fixed memory-area bug
Regina König
2020-12-12
1
-1
/
+2
*
Added a function to print pmap
Regina König
2020-12-10
1
-0
/
+1
*
finer logger settings
Regina König
2020-12-06
1
-3
/
+5
*
..
Regina König
2020-12-06
1
-1
/
+1
*
Test #2 is called (but not executed successfully)
Regina König
2020-10-13
1
-0
/
+1
*
..
Regina König
2020-10-06
1
-4
/
+4
*
latest Memtest.efi version whith endless loop at the end. Code where the bug ...
Regina König
2020-09-04
1
-0
/
+2
*
trying to find the source of relocation error message
Regina König
2020-08-30
1
-1
/
+1
*
fixed some problems which seem to only appear in 25*80 mode. in 50*80 mode, e...
Regina König
2020-08-29
1
-3
/
+9
*
modified a function in logger.c so that it is possible to append an integer t...
Regina König
2020-08-26
1
-1
/
+1
*
Logger creates new file if it does not exist and is able to write to it
Regina König
2020-08-25
1
-3
/
+2
*
added logger to MemtestEfi
Regina König
2020-08-25
1
-4
/
+11
*
moved some class files to bios/ efi/
Regina König
2020-08-06
1
-2
/
+2
*
logger has a flag to log or not. Display function now clears the screen and s...
Regina König
2020-08-04
1
-6
/
+7
*
TextOutput.c set foreground/background color, clears screen and sets display ...
Regina König
2020-08-04
1
-1
/
+5
*
changed format type from %s to %a. Now logger prints messages to screen
Regina König
2020-07-30
1
-1
/
+2
*
moved some files into efi and bios directory. Created some new header
Regina König
2020-07-28
1
-1
/
+1
*
still creating Makefile
Regina König
2020-07-26
1
-2
/
+2
*
moved main while loop from main.c into separate file
Regina König
2020-07-22
1
-6
/
+1
*
Moved code to get protocols into own application
Regina König
2020-07-22
1
-174
/
+0
*
renamed one application
Regina König
2020-07-21
1
-1
/
+6
*
...
Regina König
2020-07-21
1
-4
/
+84
*
was able to write to a log file from efi shell.
Regina König
2020-07-20
1
-3
/
+8
[next]