Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android
/
bootable
/
bootloader
/
edk2
/
077c7aeec07361fc36f8090be46959adb7d38873
/
IntelFrameworkModulePkg
/
Universal
/
DataHubDxe
b4c9005
First try to get log time at TPL level <= TPL_CALLBACK, then fill time into DataHub.
by lgao4
· 14 years ago
1134ead
Reduce DataHub TPL Level to TPL_CALLBACK, because DataHub uses GetTime() service that must be called <= TPL_CALLBACK.
by lgao4
· 14 years ago
d2720e0
Fix bug in DataHub where it would skip the first record in a set when a filter is being used. Also add comments and update source code logic to make it easier to understand and maintain.
by mdkinney
· 14 years ago
13314ba
Add explicit type cast to suppress possible warning of precession loss.
by xli24
· 14 years ago
180a5a3
Update the copyright notice format
by hhtian
· 15 years ago
03b8583
Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.
by klu2
· 15 years ago
6bfbb5f
1. Correct File header to ## @file
by lgao4
· 15 years ago
79bc7a8
Remove extra #includes where possible to make build more efficient
by mdkinney
· 16 years ago
8b7a357
1) Add blank before @file to follows doxygen style.
by klu2
· 16 years ago
2ab2392
This patch includes:
by klu2
· 16 years ago
2ebbe08
Fix an issue in DataHubGetNextRecord.
by gikidy
· 16 years ago
9f6531d
Adjust the code so that global variable placed at beginning of file.
by gikidy
· 16 years ago
4ee6846
1. EDK_RELEASE_VERSION removed;
by gikidy
· 16 years ago
f02bd37
Clean up to update the reference of the these macros:
by qhuang8
· 16 years ago
819d148
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
f829715
remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkModulePkg, Nt32Pkg, OptionRomPkg.
by lgao4
· 16 years ago
a73d0c7
Add some function/header comments.
by klu2
· 17 years ago
41e4912
fix DataHubGetNextRecord bug
by eric_tian
· 17 years ago
3db5109
Correct all header files for doxygen format and correct the license issue for VgaClass driver.
by klu2
· 17 years ago
ed7748f
remove some comments introduced by tools.
by vanjeff
· 17 years ago
dd0687a
remove some comments introduced by tools.
by vanjeff
· 17 years ago
69b26c1
Adjust directory structures.
by qhuang8
· 17 years ago