-
Notifications
You must be signed in to change notification settings - Fork 108
Comparing changes
Open a pull request
base repository: microsoft/mu_plus
base: dev/202502
head repository: Pateldisolution/mu_plus
compare: release/201808
- 10 commits
- 119 files changed
- 4 contributors
Commits on Jan 14, 2019
-
Merged PR 654: Fix byte packing issue with GCC
Fix byte packing issue with GCC. MS_UI_FONT_DESCRIPTION had different packing than included structures producing different output between Visual Studio and GCC.
Configuration menu - View commit details
-
Copy full SHA for 6264c2a - Browse repository at this point
Copy the full SHA 6264c2aView commit details
Commits on Jan 15, 2019
-
Merged PR 617: Fix build errors with LLVM, add FltUsedLib, change Gop…
…OverrideDxe a bit Fix build errors with LLVM, add FltUsedLib, change GopOverrideDxe a bit
Configuration menu - View commit details
-
Copy full SHA for 9590194 - Browse repository at this point
Copy the full SHA 9590194View commit details
Commits on Jan 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 25ec415 - Browse repository at this point
Copy the full SHA 25ec415View commit details
Commits on Jan 18, 2019
-
Merged PR 700: Add destructor to clean up registered event
Add destructor to clean up registered event. If a driver with this library exits, the destructor will close the registered event. Related work items: #276
Configuration menu - View commit details
-
Copy full SHA for 1e27357 - Browse repository at this point
Copy the full SHA 1e27357View commit details -
Merged PR 707: Removing hardcoded address bit width by changing to co…
…mmand line input Removing hardcoded address bit width by changing to command line input and minor error log improvement
Configuration menu - View commit details
-
Copy full SHA for 7d26cd8 - Browse repository at this point
Copy the full SHA 7d26cd8View commit details -
Merged PR 705: Fixing guard page count issue in Dxe PagingAudit drive…
…r and minor code clean up Fixing guard page count issue in Dxe PagingAudit driver and minor code clean up
Configuration menu - View commit details
-
Copy full SHA for b2737ec - Browse repository at this point
Copy the full SHA b2737ecView commit details -
Merged PR 655: Correct usage of EFI_FONT_INFO
Correct usage of EFI_FONT_INFO. EFI_FONT_INFO structure ends with a string. The definition is only for the first character. The code did not allow for a font name to be specified, nor did it set the first character to a NULL when a font name was not needed.
Configuration menu - View commit details
-
Copy full SHA for d324a2a - Browse repository at this point
Copy the full SHA d324a2aView commit details
Commits on Jan 22, 2019
-
Merged PR 714: Fixed boot policy cannot iterate through all boot opti…
…ons in the list Fixed boot policy cannot iterate through all boot options in the list
Configuration menu - View commit details
-
Copy full SHA for 2992c5a - Browse repository at this point
Copy the full SHA 2992c5aView commit details
Commits on Jan 23, 2019
-
Merged PR 725: Remove FltUsedLib.h and its usage
The lib itself stays, but the header file is unnecessary, thus removing it.
Configuration menu - View commit details
-
Copy full SHA for 63f0a2b - Browse repository at this point
Copy the full SHA 63f0a2bView commit details
Commits on Jan 25, 2019
-
Merged PR 706: Added a UEFI_APPLICATION version of paging audit tool
Added a UEFI_APPLICATION version of paging audit tool
Configuration menu - View commit details
-
Copy full SHA for 58472e7 - Browse repository at this point
Copy the full SHA 58472e7View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff dev/202502...release/201808