Commit Graph

7 Commits

Author SHA1 Message Date
Frinzell, Aaron af43a3c141 Move Py368 EFI to latest EDK2
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
2022-05-17 15:19:30 -07:00
Aaron Frinzell 4f8444edce Move UEFI Shell to Python 3.6.8 2021-12-08 08:39:32 -08:00
Erik Bjorge e7f8db4879 Fixed 64-bit PA issue in UEFI Shell
Updated Python UEFI Shell support to enable passing 64-bit addresses when accessing memory/MMIO.

Signed-off-by: Erik Bjorge <erik.c.bjorge@intel.com>
2020-07-09 09:40:35 -07:00
BrentHoltsclaw 2efeda4345 Merge python3-rc2 branch into master (#656) 2019-08-15 14:11:20 -07:00
Erik Bjorge 388606733d Fixed x64 calling convention for SW SMI generation. (#255)
See chapter 2 of the UEFI specificaiton for more information about the
x64 calling convention.
2017-07-21 19:43:19 -07:00
abazhaniuk c377a72e28 Deb package (#135)
* merge

* Add Debian packaging

* cleanup

* Removed incorrect info into Copyright.

* One more: removed incorrect info in Copyright.
2017-01-06 12:57:13 -08:00
abazhaniuk 9e42ff337d add compression tools to python package (#111) 2016-10-25 14:01:27 -07:00