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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove some redundancies in Makefile
Regia König
2021-04-12
1
-5
/
+6
*
Build BaseLib
Regia König
2021-04-12
2
-5
/
+19
*
Remove all code for other architectures than x64 in BaseLib
Regia König
2021-04-12
241
-11411
/
+0
*
Move two more gPcd cars to AutoGen.c
Regia König
2021-04-09
2
-2
/
+4
*
Move _gPcd_FixedAtBuild_PcdDebugPropertyMask to AutoGen.c
Regia König
2021-04-09
2
-2
/
+2
*
Uncomment __gPcd_FixedAtBuild_PcdDebugPropertyMask variable
Regia König
2021-04-09
1
-1
/
+1
*
Build UefiMemoryAllocationLib.o
Regia König
2021-04-09
2
-8
/
+821
*
Build UefiDevicePathLib2.o
Regia König
2021-04-09
13
-4
/
+8851
*
Build BasePrintLib.o
Regia König
2021-04-09
4
-2
/
+2389
*
Build BasePcdLibNull.o
Regia König
2021-04-09
2
-2
/
+1119
*
Build BaseMemoryLib.o
Regia König
2021-04-09
18
-2
/
+1689
*
Build BaseDebugPrintErrorLevelLib.o
Regia König
2021-04-09
2
-2
/
+5
*
Include AutoGen.h
Regia König
2021-04-09
1
-0
/
+2
*
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
*
Include AutoGen.h in UefiLibPrint.c
Regia König
2021-04-09
1
-0
/
+1
*
Remove ADDITIONAL_HEADER variable
Regia König
2021-04-09
1
-3
/
+0
*
Outcomment all _gPcd_ as it seems they are not needed
Regia König
2021-04-09
1
-17
/
+17
*
Rename UefiLib.o to UefiLib2.o
Regia König
2021-04-09
1
-3
/
+3
*
Include AutoGen.h in UefiDriverModel.c
Regia König
2021-04-09
1
-0
/
+1
*
Move PCD declarations into AutoGen.h for easier include
Regia König
2021-04-09
2
-155
/
+155
*
Add Acpi.h
Regia König
2021-04-08
4
-25
/
+531
*
Create UEFI RuntimServices and BootServices objects
Regia König
2021-04-08
3
-6
/
+110
*
Add additional header to compile BaseLib
Regia König
2021-04-08
20
-2
/
+9932
*
Build UefiApplicationEntryPoint.o instead of using lib"
Regia König
2021-04-08
1
-2
/
+2
*
source files for BaseLib
Regia König
2021-04-08
393
-0
/
+33634
*
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
*
Delete todo-file
Regia König
2021-04-08
1
-8
/
+0
*
Replace BaseDebugPrintErrorLevelLib.lib by *.c file
Regia König
2021-04-08
3
-2
/
+60
*
Remove all page_allocation files from master
Regina König
2021-04-01
3
-186
/
+1
*
Remove experimental parts for page allocation
Regina König
2021-04-01
1
-53
/
+0
*
Adjustet print_map()
Regina König
2021-03-30
2
-4
/
+4
*
vv->map has wrong values
Regina König
2021-03-30
1
-2
/
+3
*
trying to allocate only segment 5
Regina König
2021-03-30
3
-5
/
+7
*
Added additional entry to allocation_map: depth of d&cc algorithm
Regina König
2021-03-17
1
-1
/
+2
*
Added print_alloc_map() function
Regina König
2021-03-17
1
-5
/
+67
*
alloc_map is initialized in set_defaults()
Regina König
2021-03-17
2
-2
/
+7
*
Added datastructure to save allocated pages
Regina König
2021-03-17
3
-7
/
+35
*
divide_n_conquer implemented
Regina König
2021-03-17
2
-45
/
+78
*
..
Regina König
2021-03-16
2
-12
/
+28
*
print_pmap prints the page number, not the real address
Regina König
2021-03-16
5
-20
/
+64
*
pages are allocated only one time
Regina König
2021-03-16
2
-4
/
+11
*
Moved allocate pages into addr_tst2
Regina König
2021-03-16
1
-3
/
+3
*
added print_map function
Regina König
2021-03-15
3
-0
/
+33
*
added page_allocator to test.c, printing pmap, print SUCCESS if allocation wa...
Regina König
2021-03-15
4
-4
/
+30
*
added page_allocator to Makefile
Regina König
2021-03-15
1
-1
/
+1
*
created new files: page_alloactor.c/h
Regina König
2021-03-15
5
-7
/
+11
*
Some little changes. Enable Paging is not neccessary, because we are already ...
Regina König
2021-02-08
2
-21
/
+21
*
moved add_scroll_line() into cprints. The line gets stored if it is printed i...
Regina König
2021-02-06
3
-9
/
+11
[next]