Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
refs/heads/sos-3.10
/
DuetPkg
/
DxeIpl
55501e1
Prevent EBDA area being overwritten, get the size info from the address 0x40E. If can’t get the size info, then use the default value for it.
by Eric Dong
· 10 years ago
cec6685
Both printed fields are 64 bit long for IA32 too. It is better to print them as such.
by Nikolai Saoukh
· 10 years ago
db4d3fa
Clean up the private GUID definition in module Level.
by lgao4
· 13 years ago
fd99d1a
Fix UnixGcc build failures.
by niruiyu
· 14 years ago
b68b78e
Change DUET DxeIpl to use SerialPort instead of manipulating serial port directly.
by niruiyu
· 14 years ago
01b024f
DuetPkg DxeIpl: Send result of PrintValue to serial port
by jljusten
· 14 years ago
dcb428d
DuetPkg: Move EfiLdr Handoff data to stack
by jljusten
· 14 years ago
b1f700a
Update the copyright notice format
by hhtian
· 15 years ago
4903c01
Change the PM Timer RegisterBitWidth according to the Flags
by niruiyu
· 15 years ago
f7c4d74
Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkModulePkg.
by xli24
· 15 years ago
91a6db7
Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.
by klu2
· 15 years ago
d555d90
Change DUET specific HOB structure to make all HOB 8-byte align to fix the PI-SCT failure.
by niruiyu
· 15 years ago
6bfbb5f
1. Correct File header to ## @file
by lgao4
· 15 years ago
0e047a2
Port AcpiResetDxe from EDK to EDKII to enable reset function on DUET above legacy free platform.
by niruiyu
· 15 years ago
9612f0c
Add license header
by klu2
· 15 years ago
4a1db20
Remove unused definitions
by mdkinney
· 15 years ago
e843cdd
1. update bat file to generate right bootia32.efi/bootx64.efi file according to command line parameters.
by eric_tian
· 15 years ago
e5d1b4f
add correct [Depex] section.
by vanjeff
· 15 years ago
d569cbb
Fix system memory map issue.
by gikidy
· 16 years ago
0c1e176
Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModulePei.h>
by mdkinney
· 16 years ago
bc61c01
Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SIZE with sizeof(Buffer)
by mdkinney
· 16 years ago
b5a8e95
This checkin addresses the compatibility issue of passing arguments of type VA_LIST between components. The type VA_LIST is mapped onto the compiler specific implementation of varargs. As a result, modules build with different compilers may not use the same VA_LIST structure. The solution to this issue is to define a new type called BASE_LIST that is a compiler independent method of passing varargs between modules.
by mdkinney
· 16 years ago
8941b53
Fix building warning for mismatching paramter pointer type
by klu2
· 16 years ago
40b499c
Add header file "SerialStatusCode.h" inclusion.
by qhuang8
· 16 years ago
d26b17e
Also output information to serial
by klu2
· 16 years ago
7bc4989
Fix build break for EFI_SMBIOS_TABLE_GUID name has been changed.
by gikidy
· 16 years ago
3fd6fde
Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExtraActionLib class and instances.
by qhuang8
· 16 years ago
439c34f
Fix build broken for variable's header modification.
by klu2
· 16 years ago
3709c4c
1. delete Include/Guid/VariableInfo.h
by eric_tian
· 16 years ago
204d0e0
Fix build break: Remove unused NvDataFvHob Replace it with NvDataFvGuid
by qhuang8
· 16 years ago
9008db4
Clean up DxeIpl:
by qhuang8
· 16 years ago
62d8cc5
Add GCC assember for DxeIpl module
by klu2
· 16 years ago
ef03248
Add GCC assember for DxeIpl module
by klu2
· 16 years ago
a4f31da
Remove debug code.
by klu2
· 16 years ago
e25803f
1, Enable USB boot for R9's Duet.
by klu2
· 16 years ago
eea53ce
Clean up to update the reference of the these macros:
by qhuang8
· 16 years ago
3a0a147
Clean DuetPkg for ICC build.
by xli24
· 16 years ago
e188a60
Fix bundle of issue for ICC build
by klu2
· 16 years ago
e56dd2c
Patch to remove STATIC modifier. This is on longer recommended by EFI Framework coding style. All duplicated symbols has been renamed accordingly.
by jji4
· 16 years ago
d8bee43
Fix build issue in linux environment.
by eric_tian
· 16 years ago
5f87392
Fix build breaks.
by mdkinney
· 16 years ago
df166ce
1) DxeIpl should not use UefiDriverEntryPointLib
by klu2
· 17 years ago
eb16e24
Add 8254 module and fix the hob operation for R9 library.
by klu2
· 17 years ago
9dce17a
Fix a bug for producing status code instance.
by klu2
· 17 years ago
ff514e2
Add more debug print message and fix some issues.
by klu2
· 17 years ago
f40bbc0
Apply david's patch.
by klu2
· 17 years ago
c69dd9d
Porting Duet module from EDKI to EDKII
by klu2
· 17 years ago
91aac0e
Rebase the duet module with new HII modifications.
by klu2
· 17 years ago
18b8485
Modify all file header to follow doxygen format
by klu2
· 17 years ago
ca16210
Initialize DuetPkg ...
by klu2
· 17 years ago